[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] building hauntedhost/boo-rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhauntedhost%2Fboo-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hauntedhost/boo-rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ratatui-org/ratatui.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-truncate v1.0.0 [INFO] [stderr] Downloaded stability v0.2.0 [INFO] [stderr] Downloaded nid v3.0.0 [INFO] [stderr] Downloaded strum_macros v0.26.2 [INFO] [stderr] Downloaded wasmtimer v0.2.0 [INFO] [stderr] Downloaded atomic_enum v0.2.0 [INFO] [stderr] Downloaded castaway v0.2.2 [INFO] [stderr] Downloaded enfync v0.1.6 [INFO] [stderr] Downloaded tokio-tungstenite-wasm v0.2.1 [INFO] [stderr] Downloaded lorem-rustum v0.0.5 [INFO] [stderr] Downloaded ezsockets v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5d9afa7dfece6bc400b86a720e1d9980677cb61ff82f1cbcba693cd7fb84b20 [INFO] running `Command { std: "docker" "start" "-a" "b5d9afa7dfece6bc400b86a720e1d9980677cb61ff82f1cbcba693cd7fb84b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5d9afa7dfece6bc400b86a720e1d9980677cb61ff82f1cbcba693cd7fb84b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5d9afa7dfece6bc400b86a720e1d9980677cb61ff82f1cbcba693cd7fb84b20", kill_on_drop: false }` [INFO] [stdout] b5d9afa7dfece6bc400b86a720e1d9980677cb61ff82f1cbcba693cd7fb84b20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dff53ae728e997bae3b1b61176a1fd91405422eef6b903ad7c5f0bd68fc3204 [INFO] running `Command { std: "docker" "start" "-a" "6dff53ae728e997bae3b1b61176a1fd91405422eef6b903ad7c5f0bd68fc3204", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unicode-truncate v1.0.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling lorem-rustum v0.0.5 [INFO] [stderr] Compiling atomic_enum v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling nid v3.0.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling ratatui v0.26.2 (https://github.com/ratatui-org/ratatui.git?rev=76e5fe5a9a1934aa7cce8f0d48c1c9035ac0bf41#76e5fe5a) [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [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, [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)]` (part of `#[warn(unused)]`) 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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets/rooms.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | fn build_widget(rooms: &Vec<(String, u32)>, current_room: String, focus: Focus) -> Table { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn build_widget(rooms: &Vec<(String, u32)>, current_room: String, focus: Focus) -> Table<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets/users.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | fn build_widget(app_user_uuid: String, users: &Vec<(String, String)>) -> Table { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14 | fn build_widget(app_user_uuid: String, users: &Vec<(String, String)>) -> Table<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.14s [INFO] running `Command { std: "docker" "inspect" "6dff53ae728e997bae3b1b61176a1fd91405422eef6b903ad7c5f0bd68fc3204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dff53ae728e997bae3b1b61176a1fd91405422eef6b903ad7c5f0bd68fc3204", kill_on_drop: false }` [INFO] [stdout] 6dff53ae728e997bae3b1b61176a1fd91405422eef6b903ad7c5f0bd68fc3204 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3ad86bab2bb13c70b91f8db3c3fd96d838ae858159990dd81e3112c28b30e8c [INFO] running `Command { std: "docker" "start" "-a" "e3ad86bab2bb13c70b91f8db3c3fd96d838ae858159990dd81e3112c28b30e8c", 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, [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)]` (part of `#[warn(unused)]`) 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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets/rooms.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | fn build_widget(rooms: &Vec<(String, u32)>, current_room: String, focus: Focus) -> Table { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn build_widget(rooms: &Vec<(String, u32)>, current_room: String, focus: Focus) -> Table<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets/users.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | fn build_widget(app_user_uuid: String, users: &Vec<(String, String)>) -> Table { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14 | fn build_widget(app_user_uuid: String, users: &Vec<(String, String)>) -> Table<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.51s [INFO] running `Command { std: "docker" "inspect" "e3ad86bab2bb13c70b91f8db3c3fd96d838ae858159990dd81e3112c28b30e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3ad86bab2bb13c70b91f8db3c3fd96d838ae858159990dd81e3112c28b30e8c", kill_on_drop: false }` [INFO] [stdout] e3ad86bab2bb13c70b91f8db3c3fd96d838ae858159990dd81e3112c28b30e8c