[INFO] cloning repository https://github.com/rars/glowmarkt_logger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rars/glowmarkt_logger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frars%2Fglowmarkt_logger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frars%2Fglowmarkt_logger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 011ab85b45ab7ae82b27331a3bd5f934e53e2d5a
[INFO] testing rars/glowmarkt_logger against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frars%2Fglowmarkt_logger" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rars/glowmarkt_logger
[INFO] finished tweaking git repo https://github.com/rars/glowmarkt_logger
[INFO] tweaked toml for git repo https://github.com/rars/glowmarkt_logger written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rars/glowmarkt_logger on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rars/glowmarkt_logger 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel_migrations v2.2.0
[INFO] [stderr]   Downloaded migrations_internals v2.2.1
[INFO] [stderr]   Downloaded r2d2 v0.8.10
[INFO] [stderr]   Downloaded migrations_macros v2.2.0
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.7
[INFO] [stderr]   Downloaded deranged v0.5.3
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded diesel_derives v2.2.7
[INFO] [stderr]   Downloaded time v0.3.43
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded paho-mqtt v0.13.3
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded diesel v2.2.12
[INFO] [stderr]   Downloaded paho-mqtt-sys v0.10.3
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd408f24f56ef8f5db2bc96aaf236ec82c264feb30efe66eb472ee73b8c1731d
[INFO] running `Command { std: "docker" "start" "-a" "cd408f24f56ef8f5db2bc96aaf236ec82c264feb30efe66eb472ee73b8c1731d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd408f24f56ef8f5db2bc96aaf236ec82c264feb30efe66eb472ee73b8c1731d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd408f24f56ef8f5db2bc96aaf236ec82c264feb30efe66eb472ee73b8c1731d", kill_on_drop: false }`
[INFO] [stdout] cd408f24f56ef8f5db2bc96aaf236ec82c264feb30efe66eb472ee73b8c1731d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4f39d41d8cc1c4b6caa4eeb3fb2be931103bd26ed028432d008dbbb9117baaa
[INFO] running `Command { std: "docker" "start" "-a" "d4f39d41d8cc1c4b6caa4eeb3fb2be931103bd26ed028432d008dbbb9117baaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling paho-mqtt-sys v0.10.3
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling diesel_derives v2.2.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling paho-mqtt v0.13.3
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling diesel v2.2.12
[INFO] [stderr]    Compiling migrations_internals v2.2.1
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling glowmarkt_logger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ElectricityMeterMessage {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 19 |     pub electricity_meter_message_id: i32,
[INFO] [stdout] 20 |     pub timestamp: NaiveDateTime,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EnergyExportData` is never constructed
[INFO] [stdout]   --> src/models.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct EnergyExportData {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.19s
[INFO] running `Command { std: "docker" "inspect" "d4f39d41d8cc1c4b6caa4eeb3fb2be931103bd26ed028432d008dbbb9117baaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4f39d41d8cc1c4b6caa4eeb3fb2be931103bd26ed028432d008dbbb9117baaa", kill_on_drop: false }`
[INFO] [stdout] d4f39d41d8cc1c4b6caa4eeb3fb2be931103bd26ed028432d008dbbb9117baaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af9685c647797ae32edfe9d77efc0724870eec56c0df1e3cff95bd553f1934b0
[INFO] running `Command { std: "docker" "start" "-a" "af9685c647797ae32edfe9d77efc0724870eec56c0df1e3cff95bd553f1934b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling glowmarkt_logger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ElectricityMeterMessage {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 19 |     pub electricity_meter_message_id: i32,
[INFO] [stdout] 20 |     pub timestamp: NaiveDateTime,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EnergyExportData` is never constructed
[INFO] [stdout]   --> src/models.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct EnergyExportData {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "af9685c647797ae32edfe9d77efc0724870eec56c0df1e3cff95bd553f1934b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af9685c647797ae32edfe9d77efc0724870eec56c0df1e3cff95bd553f1934b0", kill_on_drop: false }`
[INFO] [stdout] af9685c647797ae32edfe9d77efc0724870eec56c0df1e3cff95bd553f1934b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4fa5cc9660be08afee415463f793b493333487262e645f332259c8920b5d607e
[INFO] running `Command { std: "docker" "start" "-a" "4fa5cc9660be08afee415463f793b493333487262e645f332259c8920b5d607e", kill_on_drop: false }`
[INFO] [stderr] warning: field `timestamp` is never read
[INFO] [stderr]   --> src/models.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct ElectricityMeterMessage {
[INFO] [stderr]    |            ----------------------- field in this struct
[INFO] [stderr] 19 |     pub electricity_meter_message_id: i32,
[INFO] [stderr] 20 |     pub timestamp: NaiveDateTime,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EnergyExportData` is never constructed
[INFO] [stderr]   --> src/models.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct EnergyExportData {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `glowmarkt_logger` (bin "glowmarkt_logger" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glowmarkt_logger-91a68acb52f90ad7)
[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" "4fa5cc9660be08afee415463f793b493333487262e645f332259c8920b5d607e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fa5cc9660be08afee415463f793b493333487262e645f332259c8920b5d607e", kill_on_drop: false }`
[INFO] [stdout] 4fa5cc9660be08afee415463f793b493333487262e645f332259c8920b5d607e
