[INFO] fetching crate scroll-chat 0.2.0...
[INFO] testing scroll-chat-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate scroll-chat 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate scroll-chat 0.2.0
[INFO] finished tweaking crates.io crate scroll-chat 0.2.0
[INFO] tweaked toml for crates.io crate scroll-chat 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scroll-chat 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scroll-chat 0.2.0 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-04-21" "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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09edc91627132e37922e30094845acc2dedd4c5534b7fc34a938ddc0e249dcdf
[INFO] running `Command { std: "docker" "start" "-a" "09edc91627132e37922e30094845acc2dedd4c5534b7fc34a938ddc0e249dcdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09edc91627132e37922e30094845acc2dedd4c5534b7fc34a938ddc0e249dcdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09edc91627132e37922e30094845acc2dedd4c5534b7fc34a938ddc0e249dcdf", kill_on_drop: false }`
[INFO] [stdout] 09edc91627132e37922e30094845acc2dedd4c5534b7fc34a938ddc0e249dcdf
[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=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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6532b1bd0c84f7783cc9b2a2987b721ebc37290303eb75d68652b2caeeecae01
[INFO] running `Command { std: "docker" "start" "-a" "6532b1bd0c84f7783cc9b2a2987b721ebc37290303eb75d68652b2caeeecae01", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling russh-cryptovec v0.7.3
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling russh-keys v0.40.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling russh v0.40.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling scroll-chat v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `nsfw`, `religious`, `political`, `racist`, `sexist`, and `explicit_flag` are never read
[INFO] [stdout]    --> src/server.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 428 | struct Flags {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] 429 |     nsfw: bool,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 430 |     religious: bool,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 431 |     political: bool,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 432 |     racist: bool,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 433 |     sexist: bool,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 434 |     #[serde(rename = "explicit")]
[INFO] [stdout] 435 |     explicit_flag: bool,
[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 `category`, `joke_type`, `flags`, `id`, `safe`, and `lang` are never read
[INFO] [stdout]    --> src/server.rs:441:5
[INFO] [stdout]     |
[INFO] [stdout] 439 | struct JokeResponse {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 440 |     error: bool,
[INFO] [stdout] 441 |     category: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 442 |     #[serde(rename = "type")]
[INFO] [stdout] 443 |     joke_type: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 444 |     joke: String,
[INFO] [stdout] 445 |     flags: Flags,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 446 |     id: u64,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 447 |     safe: bool,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 448 |     lang: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "6532b1bd0c84f7783cc9b2a2987b721ebc37290303eb75d68652b2caeeecae01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6532b1bd0c84f7783cc9b2a2987b721ebc37290303eb75d68652b2caeeecae01", kill_on_drop: false }`
[INFO] [stdout] 6532b1bd0c84f7783cc9b2a2987b721ebc37290303eb75d68652b2caeeecae01
[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=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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0a0ccb6b12d0d742c5107d7c138a2ceb0cf7d445e86866d15df57d3add512e4
[INFO] running `Command { std: "docker" "start" "-a" "c0a0ccb6b12d0d742c5107d7c138a2ceb0cf7d445e86866d15df57d3add512e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling scroll-chat v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `nsfw`, `religious`, `political`, `racist`, `sexist`, and `explicit_flag` are never read
[INFO] [stdout]    --> src/server.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 428 | struct Flags {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] 429 |     nsfw: bool,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 430 |     religious: bool,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 431 |     political: bool,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 432 |     racist: bool,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 433 |     sexist: bool,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 434 |     #[serde(rename = "explicit")]
[INFO] [stdout] 435 |     explicit_flag: bool,
[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 `category`, `joke_type`, `flags`, `id`, `safe`, and `lang` are never read
[INFO] [stdout]    --> src/server.rs:441:5
[INFO] [stdout]     |
[INFO] [stdout] 439 | struct JokeResponse {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 440 |     error: bool,
[INFO] [stdout] 441 |     category: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 442 |     #[serde(rename = "type")]
[INFO] [stdout] 443 |     joke_type: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 444 |     joke: String,
[INFO] [stdout] 445 |     flags: Flags,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 446 |     id: u64,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 447 |     safe: bool,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 448 |     lang: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.31s
[INFO] running `Command { std: "docker" "inspect" "c0a0ccb6b12d0d742c5107d7c138a2ceb0cf7d445e86866d15df57d3add512e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0a0ccb6b12d0d742c5107d7c138a2ceb0cf7d445e86866d15df57d3add512e4", kill_on_drop: false }`
[INFO] [stdout] c0a0ccb6b12d0d742c5107d7c138a2ceb0cf7d445e86866d15df57d3add512e4
[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=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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb1ed5fd57bbe0c7c6d26001814352f4f1a6f57255de4c7a924a7235332abad0
[INFO] running `Command { std: "docker" "start" "-a" "fb1ed5fd57bbe0c7c6d26001814352f4f1a6f57255de4c7a924a7235332abad0", kill_on_drop: false }`
[INFO] [stderr] warning: fields `nsfw`, `religious`, `political`, `racist`, `sexist`, and `explicit_flag` are never read
[INFO] [stderr]    --> src/server.rs:429:5
[INFO] [stderr]     |
[INFO] [stderr] 428 | struct Flags {
[INFO] [stderr]     |        ----- fields in this struct
[INFO] [stderr] 429 |     nsfw: bool,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 430 |     religious: bool,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 431 |     political: bool,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 432 |     racist: bool,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 433 |     sexist: bool,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 434 |     #[serde(rename = "explicit")]
[INFO] [stderr] 435 |     explicit_flag: bool,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `category`, `joke_type`, `flags`, `id`, `safe`, and `lang` are never read
[INFO] [stderr]    --> src/server.rs:441:5
[INFO] [stderr]     |
[INFO] [stderr] 439 | struct JokeResponse {
[INFO] [stderr]     |        ------------ fields in this struct
[INFO] [stderr] 440 |     error: bool,
[INFO] [stderr] 441 |     category: String,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 442 |     #[serde(rename = "type")]
[INFO] [stderr] 443 |     joke_type: String,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 444 |     joke: String,
[INFO] [stderr] 445 |     flags: Flags,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 446 |     id: u64,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 447 |     safe: bool,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 448 |     lang: String,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `scroll-chat` (bin "scrollchat" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scrollchat-0bcc5d58e0a716e1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tunnel::tests::test_extract_bore_address ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fb1ed5fd57bbe0c7c6d26001814352f4f1a6f57255de4c7a924a7235332abad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb1ed5fd57bbe0c7c6d26001814352f4f1a6f57255de4c7a924a7235332abad0", kill_on_drop: false }`
[INFO] [stdout] fb1ed5fd57bbe0c7c6d26001814352f4f1a6f57255de4c7a924a7235332abad0
