[INFO] cloning repository https://github.com/rusty-drone-2024/picto_rust_client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rusty-drone-2024/picto_rust_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-drone-2024%2Fpicto_rust_client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-drone-2024%2Fpicto_rust_client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5925f7df75d9aacf6255c892bcc49ad2eaf2ad42
[INFO] checking rusty-drone-2024/picto_rust_client against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-drone-2024%2Fpicto_rust_client" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rusty-drone-2024/picto_rust_client
[INFO] finished tweaking git repo https://github.com/rusty-drone-2024/picto_rust_client
[INFO] tweaked toml for git repo https://github.com/rusty-drone-2024/picto_rust_client written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rusty-drone-2024/picto_rust_client on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rusty-drone-2024/picto_rust_client 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/rusty-drone-2024/common-structs.git`
[INFO] [stderr]     Updating git repository `https://github.com/WGL-2024/WGL_repo_2024.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tui-scrollview v0.5.1
[INFO] [stderr]   Downloaded zerocopy v0.8.17
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.17
[INFO] [stderr]   Downloaded toml_edit v0.22.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10de1bf0320c1f76a3da57b13d4d4946c59b51b9069b1fc80edeae8b6884f74e
[INFO] running `Command { std: "docker" "start" "-a" "10de1bf0320c1f76a3da57b13d4d4946c59b51b9069b1fc80edeae8b6884f74e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10de1bf0320c1f76a3da57b13d4d4946c59b51b9069b1fc80edeae8b6884f74e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10de1bf0320c1f76a3da57b13d4d4946c59b51b9069b1fc80edeae8b6884f74e", kill_on_drop: false }`
[INFO] [stdout] 10de1bf0320c1f76a3da57b13d4d4946c59b51b9069b1fc80edeae8b6884f74e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82c2ef118bf74b45391dd8b00d89dddbbd2f40942e17ebb7f51150f96b70067b
[INFO] running `Command { std: "docker" "start" "-a" "82c2ef118bf74b45391dd8b00d89dddbbd2f40942e17ebb7f51150f96b70067b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]     Checking wg_network v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]     Checking wg_packet v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]     Checking wg_config v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking wg_controller v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking wg_drone v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]     Checking wg_tests v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]     Checking wg_internal v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking wg_2024 v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]     Checking types v0.1.0 (https://github.com/rusty-drone-2024/common-structs.git#7ddec292)
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rstest v0.23.0
[INFO] [stderr]     Checking tui-scrollview v0.5.1
[INFO] [stderr]     Checking message v0.1.0 (https://github.com/rusty-drone-2024/common-structs.git#7ddec292)
[INFO] [stderr]     Checking client_lib v0.1.0 (/opt/rustwide/workdir/tui_common)
[INFO] [stderr]     Checking leaf v0.1.0 (https://github.com/rusty-drone-2024/common-structs.git#7ddec292)
[INFO] [stderr]     Checking common_structs v0.1.0 (https://github.com/rusty-drone-2024/common-structs.git#7ddec292)
[INFO] [stderr]     Checking client_tui v0.1.0 (/opt/rustwide/workdir/client_tui)
[INFO] [stderr]     Checking client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> client/src/network/pack_in.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]   --> client/src/network/pack_in.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::thread::sleep;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> client/src/network/pack_in.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> client/src/network/pack_in.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]   --> client/src/network/pack_in.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::thread::sleep;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> client/src/network/pack_in.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> client/src/communication/tui.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |             Err(e) => {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `listener_port`
[INFO] [stdout]   --> client/src/helpers.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let listener_port = match listener.local_addr() {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_listener_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> client/src/helpers.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut tui_exe = match current_exe() {
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> client/src/network/pack_in.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |             for i in 0..fragment.total_n_fragments {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> client/src/communication/tui.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |             Err(e) => {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `listener_port`
[INFO] [stdout]   --> client/src/helpers.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let listener_port = match listener.local_addr() {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_listener_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> client/src/helpers.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut tui_exe = match current_exe() {
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> client/src/network/pack_in.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |             for i in 0..fragment.total_n_fragments {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> client_tui/src/ui/chat_scroll_view.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn message(&self, m: &ChatMessage, id: usize) -> Paragraph {
[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] 72 |     fn message(&self, m: &ChatMessage, id: usize) -> Paragraph<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> client_tui/src/ui/chat_scroll_view.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn message(&self, m: &ChatMessage, id: usize) -> Paragraph {
[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] 72 |     fn message(&self, m: &ChatMessage, id: usize) -> Paragraph<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.28s
[INFO] running `Command { std: "docker" "inspect" "82c2ef118bf74b45391dd8b00d89dddbbd2f40942e17ebb7f51150f96b70067b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82c2ef118bf74b45391dd8b00d89dddbbd2f40942e17ebb7f51150f96b70067b", kill_on_drop: false }`
[INFO] [stdout] 82c2ef118bf74b45391dd8b00d89dddbbd2f40942e17ebb7f51150f96b70067b
