[INFO] cloning repository https://github.com/hauntedhost/boo-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hauntedhost/boo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhauntedhost%2Fboo-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhauntedhost%2Fboo-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e38d87d49a4449bd555b199c099809b6ad0bf610
[INFO] testing hauntedhost/boo-rs against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhauntedhost%2Fboo-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hauntedhost/boo-rs on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/hauntedhost/boo-rs
[INFO] finished tweaking git repo https://github.com/hauntedhost/boo-rs
[INFO] tweaked toml for git repo https://github.com/hauntedhost/boo-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/hauntedhost/boo-rs 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b51de691cf0ee9eb3bf15f95d85b11cdc29b2f824aaaf4f50a60fdd6752e0d79
[INFO] running `Command { std: "docker" "start" "-a" "b51de691cf0ee9eb3bf15f95d85b11cdc29b2f824aaaf4f50a60fdd6752e0d79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b51de691cf0ee9eb3bf15f95d85b11cdc29b2f824aaaf4f50a60fdd6752e0d79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b51de691cf0ee9eb3bf15f95d85b11cdc29b2f824aaaf4f50a60fdd6752e0d79", kill_on_drop: false }`
[INFO] [stdout] b51de691cf0ee9eb3bf15f95d85b11cdc29b2f824aaaf4f50a60fdd6752e0d79
[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=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f796436528cc39f99dcbe7bd0dbaad611ce1e907abb4ddfe233ca2b33cd419e
[INFO] running `Command { std: "docker" "start" "-a" "9f796436528cc39f99dcbe7bd0dbaad611ce1e907abb4ddfe233ca2b33cd419e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling unicode-truncate v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling atomic_enum v0.2.0
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling ratatui v0.26.2 (https://github.com/ratatui-org/ratatui.git?rev=76e5fe5a9a1934aa7cce8f0d48c1c9035ac0bf41#76e5fe5a)
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling nid v3.0.0
[INFO] [stderr]    Compiling lorem-rustum v0.0.5
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling enfync v0.1.6
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-tungstenite-wasm v0.2.1
[INFO] [stderr]    Compiling ezsockets v0.6.2
[INFO] [stderr]    Compiling boo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `sent_at` is never read
[INFO] [stdout]   --> src/app/message.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct UserMessage {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub sent_at: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UserMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Header` is never constructed
[INFO] [stdout]  --> src/ui/widgets/header.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Header;
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "9f796436528cc39f99dcbe7bd0dbaad611ce1e907abb4ddfe233ca2b33cd419e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f796436528cc39f99dcbe7bd0dbaad611ce1e907abb4ddfe233ca2b33cd419e", kill_on_drop: false }`
[INFO] [stdout] 9f796436528cc39f99dcbe7bd0dbaad611ce1e907abb4ddfe233ca2b33cd419e
[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=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d929f654c9893efa822d1b01e09f8adb1e58ef97fc300bb423f299ae96186c3
[INFO] running `Command { std: "docker" "start" "-a" "9d929f654c9893efa822d1b01e09f8adb1e58ef97fc300bb423f299ae96186c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling boo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `sent_at` is never read
[INFO] [stdout]   --> src/app/message.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct UserMessage {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub sent_at: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UserMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Header` is never constructed
[INFO] [stdout]  --> src/ui/widgets/header.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Header;
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "9d929f654c9893efa822d1b01e09f8adb1e58ef97fc300bb423f299ae96186c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d929f654c9893efa822d1b01e09f8adb1e58ef97fc300bb423f299ae96186c3", kill_on_drop: false }`
[INFO] [stdout] 9d929f654c9893efa822d1b01e09f8adb1e58ef97fc300bb423f299ae96186c3
[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=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8f28f2ceaedd97ad7a80e9052441ccdcd475ee4eb67cbca86f720ffeb023219c
[INFO] running `Command { std: "docker" "start" "-a" "8f28f2ceaedd97ad7a80e9052441ccdcd475ee4eb67cbca86f720ffeb023219c", kill_on_drop: false }`
[INFO] [stderr] warning: field `sent_at` is never read
[INFO] [stderr]   --> src/app/message.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct UserMessage {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 17 |     pub sent_at: DateTime<Utc>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UserMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Header` is never constructed
[INFO] [stderr]  --> src/ui/widgets/header.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct Header;
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `boo` (bin "boo" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/boo-b702f6b4ff41c6b5)
[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" "8f28f2ceaedd97ad7a80e9052441ccdcd475ee4eb67cbca86f720ffeb023219c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f28f2ceaedd97ad7a80e9052441ccdcd475ee4eb67cbca86f720ffeb023219c", kill_on_drop: false }`
[INFO] [stdout] 8f28f2ceaedd97ad7a80e9052441ccdcd475ee4eb67cbca86f720ffeb023219c
