[INFO] cloning repository https://github.com/cccccroge/teampo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cccccroge/teampo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcccccroge%2Fteampo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcccccroge%2Fteampo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54a90ce7687bc42efbe3a0b7ce3664af7e63682f
[INFO] checking cccccroge/teampo against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcccccroge%2Fteampo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cccccroge/teampo
[INFO] finished tweaking git repo https://github.com/cccccroge/teampo
[INFO] tweaked toml for git repo https://github.com/cccccroge/teampo written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cccccroge/teampo on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cccccroge/teampo 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89d891a2e26ec3ad40b9cbd0caf1955813352a58af83b493a1c001dbf791edea
[INFO] running `Command { std: "docker" "start" "-a" "89d891a2e26ec3ad40b9cbd0caf1955813352a58af83b493a1c001dbf791edea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89d891a2e26ec3ad40b9cbd0caf1955813352a58af83b493a1c001dbf791edea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89d891a2e26ec3ad40b9cbd0caf1955813352a58af83b493a1c001dbf791edea", kill_on_drop: false }`
[INFO] [stdout] 89d891a2e26ec3ad40b9cbd0caf1955813352a58af83b493a1c001dbf791edea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0991476b184688e35646f7a521d0add6073d740e69257026f72f0c43cc5d8ce4
[INFO] running `Command { std: "docker" "start" "-a" "0991476b184688e35646f7a521d0add6073d740e69257026f72f0c43cc5d8ce4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tungstenite v0.26.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking tokio-tungstenite v0.26.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sqlx-core v0.8.3
[INFO] [stderr]     Checking sqlx-sqlite v0.8.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr]     Checking teampo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MetricDefinition`
[INFO] [stdout]  --> src/main.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use models::{MetricDefinition, EntityType, MetricValue};
[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: `MetricDefinition`
[INFO] [stdout]  --> src/main.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use models::{MetricDefinition, EntityType, MetricValue};
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Thread` is never constructed
[INFO] [stdout]  --> src/models.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum EntityType {
[INFO] [stdout]   |          ---------- variant in this enum
[INFO] [stdout] 8 |   User,
[INFO] [stdout] 9 |   Thread,
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EntityType` 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: struct `MetricDefinition` is never constructed
[INFO] [stdout]   --> src/models.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct MetricDefinition {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/models.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct MetricValue {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 32 |   pub entity_id: String,
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 33 |   pub entity_type: EntityType,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 34 |   pub metric_id: String,
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 35 |   pub value1: f64,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 36 |   pub value2: Option<f64>,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 37 |   pub value3: Option<f64>,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 38 |   pub period_start: DateTime<Utc>,
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create` is never used
[INFO] [stdout]   --> src/models.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl MetricDefinition {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 42 |   pub async fn create(
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Thread` is never constructed
[INFO] [stdout]  --> src/models.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum EntityType {
[INFO] [stdout]   |          ---------- variant in this enum
[INFO] [stdout] 8 |   User,
[INFO] [stdout] 9 |   Thread,
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EntityType` 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: struct `MetricDefinition` is never constructed
[INFO] [stdout]   --> src/models.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct MetricDefinition {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/models.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct MetricValue {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 32 |   pub entity_id: String,
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 33 |   pub entity_type: EntityType,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 34 |   pub metric_id: String,
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 35 |   pub value1: f64,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 36 |   pub value2: Option<f64>,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 37 |   pub value3: Option<f64>,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 38 |   pub period_start: DateTime<Utc>,
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create` is never used
[INFO] [stdout]   --> src/models.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl MetricDefinition {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 42 |   pub async fn create(
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "0991476b184688e35646f7a521d0add6073d740e69257026f72f0c43cc5d8ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0991476b184688e35646f7a521d0add6073d740e69257026f72f0c43cc5d8ce4", kill_on_drop: false }`
[INFO] [stdout] 0991476b184688e35646f7a521d0add6073d740e69257026f72f0c43cc5d8ce4
