[INFO] cloning repository https://github.com/KotaSHIOZAKI/RustApp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KotaSHIOZAKI/RustApp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotaSHIOZAKI%2FRustApp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotaSHIOZAKI%2FRustApp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b2b3fb0304af80d4d60669d34307efeae77077e
[INFO] testing KotaSHIOZAKI/RustApp against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotaSHIOZAKI%2FRustApp" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KotaSHIOZAKI/RustApp
[INFO] finished tweaking git repo https://github.com/KotaSHIOZAKI/RustApp
[INFO] tweaked toml for git repo https://github.com/KotaSHIOZAKI/RustApp written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KotaSHIOZAKI/RustApp on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KotaSHIOZAKI/RustApp 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bad7f200baccac188b9988c661c1d0f2060f36ebb1b71a42ac34b4b55840632
[INFO] running `Command { std: "docker" "start" "-a" "3bad7f200baccac188b9988c661c1d0f2060f36ebb1b71a42ac34b4b55840632", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bad7f200baccac188b9988c661c1d0f2060f36ebb1b71a42ac34b4b55840632", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bad7f200baccac188b9988c661c1d0f2060f36ebb1b71a42ac34b4b55840632", kill_on_drop: false }`
[INFO] [stdout] 3bad7f200baccac188b9988c661c1d0f2060f36ebb1b71a42ac34b4b55840632
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55730ace256f30bbb4e93f62598734f946195ccf3451cb19fcea44b376bd73f8
[INFO] running `Command { std: "docker" "start" "-a" "55730ace256f30bbb4e93f62598734f946195ccf3451cb19fcea44b376bd73f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bytestring v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling firestorm v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling sha1 v0.10.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling rusqlite v0.27.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling actix-router v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling r2d2_sqlite v0.20.0
[INFO] [stderr]    Compiling actix-web-codegen v4.0.1
[INFO] [stderr]    Compiling askama_shared v0.12.2
[INFO] [stderr]    Compiling askama_derive v0.11.2
[INFO] [stderr]    Compiling askama v0.11.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.1.0
[INFO] [stderr]    Compiling actix-web v4.1.0
[INFO] [stderr]    Compiling actix-files v0.6.1
[INFO] [stderr]    Compiling myapp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `actix_web::App::<T>::data`: Use `.app_data(Data::new(val))` instead.
[INFO] [stdout]    --> src/main.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 145 |         .data(pool.clone())
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserEntry` is never constructed
[INFO] [stdout]   --> src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct UserEntry {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct EventEntry {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 15 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 16 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `event_id`, and `limit` are never read
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TimeEntry {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 19 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 20 |     event_id: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     limit: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReserveEntry` is never constructed
[INFO] [stdout]   --> src/main.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct ReserveEntry {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "55730ace256f30bbb4e93f62598734f946195ccf3451cb19fcea44b376bd73f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55730ace256f30bbb4e93f62598734f946195ccf3451cb19fcea44b376bd73f8", kill_on_drop: false }`
[INFO] [stdout] 55730ace256f30bbb4e93f62598734f946195ccf3451cb19fcea44b376bd73f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ebf74420dce659acc7420b8e2cb6adf03b0cd68b6b59a1a067bd963f34f0cbe
[INFO] running `Command { std: "docker" "start" "-a" "5ebf74420dce659acc7420b8e2cb6adf03b0cd68b6b59a1a067bd963f34f0cbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling myapp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `actix_web::App::<T>::data`: Use `.app_data(Data::new(val))` instead.
[INFO] [stdout]    --> src/main.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 145 |         .data(pool.clone())
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserEntry` is never constructed
[INFO] [stdout]   --> src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct UserEntry {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct EventEntry {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 15 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 16 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `event_id`, and `limit` are never read
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TimeEntry {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 19 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 20 |     event_id: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     limit: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReserveEntry` is never constructed
[INFO] [stdout]   --> src/main.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct ReserveEntry {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] running `Command { std: "docker" "inspect" "5ebf74420dce659acc7420b8e2cb6adf03b0cd68b6b59a1a067bd963f34f0cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ebf74420dce659acc7420b8e2cb6adf03b0cd68b6b59a1a067bd963f34f0cbe", kill_on_drop: false }`
[INFO] [stdout] 5ebf74420dce659acc7420b8e2cb6adf03b0cd68b6b59a1a067bd963f34f0cbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0582ca996cd17928891530646696d6174c617503b94872c5fe0a2a079b22d0f2
[INFO] running `Command { std: "docker" "start" "-a" "0582ca996cd17928891530646696d6174c617503b94872c5fe0a2a079b22d0f2", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `actix_web::App::<T>::data`: Use `.app_data(Data::new(val))` instead.
[INFO] [stderr]    --> src/main.rs:145:10
[INFO] [stderr]     |
[INFO] [stderr] 145 |         .data(pool.clone())
[INFO] [stderr]     |          ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UserEntry` is never constructed
[INFO] [stderr]   --> src/main.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | struct UserEntry {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `name` are never read
[INFO] [stderr]   --> src/main.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct EventEntry {
[INFO] [stderr]    |        ---------- fields in this struct
[INFO] [stderr] 15 |     id: u32,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 16 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `event_id`, and `limit` are never read
[INFO] [stderr]   --> src/main.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | struct TimeEntry {
[INFO] [stderr]    |        --------- fields in this struct
[INFO] [stderr] 19 |     id: u32,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 20 |     event_id: u32,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 21 |     limit: u32,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ReserveEntry` is never constructed
[INFO] [stderr]   --> src/main.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 | struct ReserveEntry {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `myapp` (bin "myapp" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/myapp-496c05c1910ccf87)
[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" "0582ca996cd17928891530646696d6174c617503b94872c5fe0a2a079b22d0f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0582ca996cd17928891530646696d6174c617503b94872c5fe0a2a079b22d0f2", kill_on_drop: false }`
[INFO] [stdout] 0582ca996cd17928891530646696d6174c617503b94872c5fe0a2a079b22d0f2
