[INFO] fetching crate org-social-rs 0.2.2... [INFO] testing org-social-rs-0.2.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate org-social-rs 0.2.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate org-social-rs 0.2.2 [INFO] finished tweaking crates.io crate org-social-rs 0.2.2 [INFO] tweaked toml for crates.io crate org-social-rs 0.2.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate org-social-rs 0.2.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate org-social-rs 0.2.2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded castaway v0.2.4 [INFO] [stderr] Downloaded convert_case v0.7.1 [INFO] [stderr] Downloaded instability v0.3.9 [INFO] [stderr] Downloaded org-social-lib-rs v0.2.2 [INFO] [stderr] Downloaded signal-hook v0.3.18 [INFO] [stderr] Downloaded compact_str v0.8.1 [INFO] [stderr] Downloaded ratatui v0.29.0 [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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b0026467bf904202c6c620ed683d340afc3145834b5b9a10228e02e0201a52b [INFO] running `Command { std: "docker" "start" "-a" "2b0026467bf904202c6c620ed683d340afc3145834b5b9a10228e02e0201a52b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b0026467bf904202c6c620ed683d340afc3145834b5b9a10228e02e0201a52b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b0026467bf904202c6c620ed683d340afc3145834b5b9a10228e02e0201a52b", kill_on_drop: false }` [INFO] [stdout] 2b0026467bf904202c6c620ed683d340afc3145834b5b9a10228e02e0201a52b [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e9acff40477087014370c0513f8d8c3c16712a7f1e2f265c117b6d072faebb9 [INFO] running `Command { std: "docker" "start" "-a" "0e9acff40477087014370c0513f8d8c3c16712a7f1e2f265c117b6d072faebb9", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling org-social-lib-rs v0.2.2 [INFO] [stderr] Compiling org-social-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `line`, `start_col`, and `end_col` are never read [INFO] [stdout] --> src/tui/activatable.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ActivatablePosition { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 18 | pub element_type: ActivatableType, [INFO] [stdout] 19 | pub line: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | pub start_col: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | pub end_col: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActivatablePosition` has derived impls for the traits `Clone` and `Debug`, 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: fields `processed_content` and `content_elements` are never read [INFO] [stdout] --> src/tui/activatable.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct ActivatableManager { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 47 | processed_content: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 48 | /// Original activatable elements from the content [INFO] [stdout] 49 | content_elements: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActivatableManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_focused`, `get_focused_block_info`, `is_line_in_focused_block`, `get_processed_content`, `get_collapsed_blocks`, and `debug_info` are never used [INFO] [stdout] --> src/tui/activatable.rs:235:12 [INFO] [stdout] | [INFO] [stdout] 58 | impl ActivatableManager { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn is_focused(&self, element_id: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | pub fn get_focused_block_info(&self) -> Option<(usize, usize, bool)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn is_line_in_focused_block(&self, line: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | pub fn get_processed_content(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | pub fn get_collapsed_blocks(&self) -> &HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | pub fn debug_info(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui/ui/new_post.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 13 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui/ui/new_post.rs:61:41 [INFO] [stdout] | [INFO] [stdout] 61 | fn render_single_line_with_cursor(text: &str, cursor_pos: usize) -> Line { [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] 61 | fn render_single_line_with_cursor(text: &str, cursor_pos: usize) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui/ui/reply.rs:229:34 [INFO] [stdout] | [INFO] [stdout] 229 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec { [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] 229 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.66s [INFO] running `Command { std: "docker" "inspect" "0e9acff40477087014370c0513f8d8c3c16712a7f1e2f265c117b6d072faebb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9acff40477087014370c0513f8d8c3c16712a7f1e2f265c117b6d072faebb9", kill_on_drop: false }` [INFO] [stdout] 0e9acff40477087014370c0513f8d8c3c16712a7f1e2f265c117b6d072faebb9 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e8321594746c7e0ce859df1607755e7e0a5ed9d8908fbfde22ada987f4f480c [INFO] running `Command { std: "docker" "start" "-a" "5e8321594746c7e0ce859df1607755e7e0a5ed9d8908fbfde22ada987f4f480c", kill_on_drop: false }` [INFO] [stderr] Compiling org-social-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `line`, `start_col`, and `end_col` are never read [INFO] [stdout] --> src/tui/activatable.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ActivatablePosition { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 18 | pub element_type: ActivatableType, [INFO] [stdout] 19 | pub line: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | pub start_col: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | pub end_col: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActivatablePosition` has derived impls for the traits `Clone` and `Debug`, 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: fields `processed_content` and `content_elements` are never read [INFO] [stdout] --> src/tui/activatable.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct ActivatableManager { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 47 | processed_content: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 48 | /// Original activatable elements from the content [INFO] [stdout] 49 | content_elements: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActivatableManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_focused`, `get_focused_block_info`, `is_line_in_focused_block`, `get_processed_content`, `get_collapsed_blocks`, and `debug_info` are never used [INFO] [stdout] --> src/tui/activatable.rs:235:12 [INFO] [stdout] | [INFO] [stdout] 58 | impl ActivatableManager { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn is_focused(&self, element_id: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | pub fn get_focused_block_info(&self) -> Option<(usize, usize, bool)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn is_line_in_focused_block(&self, line: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | pub fn get_processed_content(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | pub fn get_collapsed_blocks(&self) -> &HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | pub fn debug_info(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui/ui/new_post.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 13 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui/ui/new_post.rs:61:41 [INFO] [stdout] | [INFO] [stdout] 61 | fn render_single_line_with_cursor(text: &str, cursor_pos: usize) -> Line { [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] 61 | fn render_single_line_with_cursor(text: &str, cursor_pos: usize) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui/ui/reply.rs:229:34 [INFO] [stdout] | [INFO] [stdout] 229 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec { [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] 229 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "5e8321594746c7e0ce859df1607755e7e0a5ed9d8908fbfde22ada987f4f480c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e8321594746c7e0ce859df1607755e7e0a5ed9d8908fbfde22ada987f4f480c", kill_on_drop: false }` [INFO] [stdout] 5e8321594746c7e0ce859df1607755e7e0a5ed9d8908fbfde22ada987f4f480c [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93c4e8dfeef254c1aed20b1fc419dc0f19a513b275a036080c59276a87284c58 [INFO] running `Command { std: "docker" "start" "-a" "93c4e8dfeef254c1aed20b1fc419dc0f19a513b275a036080c59276a87284c58", kill_on_drop: false }` [INFO] [stderr] warning: fields `line`, `start_col`, and `end_col` are never read [INFO] [stderr] --> src/tui/activatable.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct ActivatablePosition { [INFO] [stderr] | ------------------- fields in this struct [INFO] [stderr] 18 | pub element_type: ActivatableType, [INFO] [stderr] 19 | pub line: usize, [INFO] [stderr] | ^^^^ [INFO] [stderr] 20 | pub start_col: usize, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 21 | pub end_col: usize, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ActivatablePosition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `processed_content` and `content_elements` are never read [INFO] [stderr] --> src/tui/activatable.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 37 | pub struct ActivatableManager { [INFO] [stderr] | ------------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 47 | processed_content: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 48 | /// Original activatable elements from the content [INFO] [stderr] 49 | content_elements: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ActivatableManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `is_focused`, `get_focused_block_info`, `is_line_in_focused_block`, `get_processed_content`, `get_collapsed_blocks`, and `debug_info` are never used [INFO] [stderr] --> src/tui/activatable.rs:235:12 [INFO] [stderr] | [INFO] [stderr] 58 | impl ActivatableManager { [INFO] [stderr] | ----------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 235 | pub fn is_focused(&self, element_id: usize) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 272 | pub fn get_focused_block_info(&self) -> Option<(usize, usize, bool)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 286 | pub fn is_line_in_focused_block(&self, line: usize) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 318 | pub fn get_processed_content(&self) -> Option<&str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 322 | pub fn get_collapsed_blocks(&self) -> &HashMap { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | pub fn debug_info(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tui/ui/new_post.rs:13:34 [INFO] [stderr] | [INFO] [stderr] 13 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec { [INFO] [stderr] | ^^^^ ---- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 13 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tui/ui/new_post.rs:61:41 [INFO] [stderr] | [INFO] [stderr] 61 | fn render_single_line_with_cursor(text: &str, cursor_pos: usize) -> Line { [INFO] [stderr] | ^^^^ ---- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 61 | fn render_single_line_with_cursor(text: &str, cursor_pos: usize) -> Line<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tui/ui/reply.rs:229:34 [INFO] [stderr] | [INFO] [stderr] 229 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec { [INFO] [stderr] | ^^^^ ---- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 229 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `org-social-rs` (bin "org-social-rs" test) generated 6 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/org_social_rs-eeb9502882901c67) [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" "93c4e8dfeef254c1aed20b1fc419dc0f19a513b275a036080c59276a87284c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c4e8dfeef254c1aed20b1fc419dc0f19a513b275a036080c59276a87284c58", kill_on_drop: false }` [INFO] [stdout] 93c4e8dfeef254c1aed20b1fc419dc0f19a513b275a036080c59276a87284c58