[INFO] cloning repository https://github.com/AdsanTheGreat/org-social-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdsanTheGreat/org-social-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdsanTheGreat%2Forg-social-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdsanTheGreat%2Forg-social-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 856cd6bb980ed6535d3fe7918db8e25ded4031db
[INFO] testing AdsanTheGreat/org-social-rs against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdsanTheGreat%2Forg-social-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AdsanTheGreat/org-social-rs
[INFO] finished tweaking git repo https://github.com/AdsanTheGreat/org-social-rs
[INFO] tweaked toml for git repo https://github.com/AdsanTheGreat/org-social-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdsanTheGreat/org-social-rs on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdsanTheGreat/org-social-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fd111d7f6ac81b2cc13ff8653947beddc1db4b7c4a7ced3f3498c9c48ab0d91
[INFO] running `Command { std: "docker" "start" "-a" "5fd111d7f6ac81b2cc13ff8653947beddc1db4b7c4a7ced3f3498c9c48ab0d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fd111d7f6ac81b2cc13ff8653947beddc1db4b7c4a7ced3f3498c9c48ab0d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fd111d7f6ac81b2cc13ff8653947beddc1db4b7c4a7ced3f3498c9c48ab0d91", kill_on_drop: false }`
[INFO] [stdout] 5fd111d7f6ac81b2cc13ff8653947beddc1db4b7c4a7ced3f3498c9c48ab0d91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64e9e0ef5ccfac2a3dd6373b0aedde2cab03304c6b5099c52839029481814877
[INFO] running `Command { std: "docker" "start" "-a" "64e9e0ef5ccfac2a3dd6373b0aedde2cab03304c6b5099c52839029481814877", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling org-social-lib-rs v0.3.1
[INFO] [stderr]    Compiling org-social-rs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `line`, `start_col`, and `end_col` are never read
[INFO] [stdout]   --> src/tui/activatable.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ActivatablePosition {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 19 |     pub element_type: ActivatableType,
[INFO] [stdout] 20 |     pub line: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 21 |     pub start_col: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 22 |     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:54:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct ActivatableManager {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     processed_content: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |     /// Original activatable elements from the content
[INFO] [stdout] 56 |     content_elements: Vec<ActivatableElement>,
[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:359:12
[INFO] [stdout]     |
[INFO] [stdout] 65  | impl ActivatableManager {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 359 |     pub fn is_focused(&self, element_id: usize) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 407 |     pub fn get_focused_block_info(&self) -> Option<(usize, usize, bool)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 421 |     pub fn is_line_in_focused_block(&self, line: usize) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 456 |     pub fn get_processed_content(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 460 |     pub fn get_collapsed_blocks(&self) -> &HashMap<usize, bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 515 |     pub fn debug_info(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_poll` is never used
[INFO] [stdout]    --> src/tui/activatable.rs:627:8
[INFO] [stdout]     |
[INFO] [stdout] 627 | pub fn collect_poll(collector: &ActivatableCollector, post_title: String, line: usize, start_col: usize, end_col: usize, original_line: u...
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `StartPollVote` is never constructed
[INFO] [stdout]   --> src/tui/events.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub enum EventResult {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 40 |     StartPollVote,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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<Line> {
[INFO] [stdout]    |                                  ^^^^                            ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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<Line> {
[INFO] [stdout]     |                                  ^^^^                            ---- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 15s
[INFO] running `Command { std: "docker" "inspect" "64e9e0ef5ccfac2a3dd6373b0aedde2cab03304c6b5099c52839029481814877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64e9e0ef5ccfac2a3dd6373b0aedde2cab03304c6b5099c52839029481814877", kill_on_drop: false }`
[INFO] [stdout] 64e9e0ef5ccfac2a3dd6373b0aedde2cab03304c6b5099c52839029481814877
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b231a38355473dd9bc848a5dd0660c29e2aac30098fb7efb197b9c03f5974d0
[INFO] running `Command { std: "docker" "start" "-a" "3b231a38355473dd9bc848a5dd0660c29e2aac30098fb7efb197b9c03f5974d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling org-social-rs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `line`, `start_col`, and `end_col` are never read
[INFO] [stdout]   --> src/tui/activatable.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ActivatablePosition {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 19 |     pub element_type: ActivatableType,
[INFO] [stdout] 20 |     pub line: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 21 |     pub start_col: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 22 |     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:54:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct ActivatableManager {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     processed_content: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |     /// Original activatable elements from the content
[INFO] [stdout] 56 |     content_elements: Vec<ActivatableElement>,
[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:359:12
[INFO] [stdout]     |
[INFO] [stdout] 65  | impl ActivatableManager {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 359 |     pub fn is_focused(&self, element_id: usize) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 407 |     pub fn get_focused_block_info(&self) -> Option<(usize, usize, bool)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 421 |     pub fn is_line_in_focused_block(&self, line: usize) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 456 |     pub fn get_processed_content(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 460 |     pub fn get_collapsed_blocks(&self) -> &HashMap<usize, bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 515 |     pub fn debug_info(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_poll` is never used
[INFO] [stdout]    --> src/tui/activatable.rs:627:8
[INFO] [stdout]     |
[INFO] [stdout] 627 | pub fn collect_poll(collector: &ActivatableCollector, post_title: String, line: usize, start_col: usize, end_col: usize, original_line: u...
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `StartPollVote` is never constructed
[INFO] [stdout]   --> src/tui/events.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub enum EventResult {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 40 |     StartPollVote,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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<Line> {
[INFO] [stdout]    |                                  ^^^^                            ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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<Line> {
[INFO] [stdout]     |                                  ^^^^                            ---- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s
[INFO] running `Command { std: "docker" "inspect" "3b231a38355473dd9bc848a5dd0660c29e2aac30098fb7efb197b9c03f5974d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b231a38355473dd9bc848a5dd0660c29e2aac30098fb7efb197b9c03f5974d0", kill_on_drop: false }`
[INFO] [stdout] 3b231a38355473dd9bc848a5dd0660c29e2aac30098fb7efb197b9c03f5974d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cf545e4c64915bf01c9810ee24bcd16f9aeb07dc6a5945bd2809359796a203d4
[INFO] running `Command { std: "docker" "start" "-a" "cf545e4c64915bf01c9810ee24bcd16f9aeb07dc6a5945bd2809359796a203d4", kill_on_drop: false }`
[INFO] [stderr] warning: fields `line`, `start_col`, and `end_col` are never read
[INFO] [stderr]   --> src/tui/activatable.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct ActivatablePosition {
[INFO] [stderr]    |            ------------------- fields in this struct
[INFO] [stderr] 19 |     pub element_type: ActivatableType,
[INFO] [stderr] 20 |     pub line: usize,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 21 |     pub start_col: usize,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 22 |     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:54:5
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub struct ActivatableManager {
[INFO] [stderr]    |            ------------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 54 |     processed_content: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 55 |     /// Original activatable elements from the content
[INFO] [stderr] 56 |     content_elements: Vec<ActivatableElement>,
[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:359:12
[INFO] [stderr]     |
[INFO] [stderr] 65  | impl ActivatableManager {
[INFO] [stderr]     | ----------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 359 |     pub fn is_focused(&self, element_id: usize) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 407 |     pub fn get_focused_block_info(&self) -> Option<(usize, usize, bool)> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 421 |     pub fn is_line_in_focused_block(&self, line: usize) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 456 |     pub fn get_processed_content(&self) -> Option<&str> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 460 |     pub fn get_collapsed_blocks(&self) -> &HashMap<usize, bool> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 515 |     pub fn debug_info(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_poll` is never used
[INFO] [stderr]    --> src/tui/activatable.rs:627:8
[INFO] [stderr]     |
[INFO] [stderr] 627 | pub fn collect_poll(collector: &ActivatableCollector, post_title: String, line: usize, start_col: usize, end_col: usize, original_line: u...
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `StartPollVote` is never constructed
[INFO] [stderr]   --> src/tui/events.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 8  | pub enum EventResult {
[INFO] [stderr]    |          ----------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 40 |     StartPollVote,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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<Line> {
[INFO] [stderr]    |                                  ^^^^                            ---- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 13 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec<Line<'_>> {
[INFO] [stderr]    |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                                         |
[INFO] [stderr]    |                                         this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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<Line> {
[INFO] [stderr]     |                                  ^^^^                            ---- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 229 | fn render_text_with_cursor(text: &str, cursor_pos: usize) -> Vec<Line<'_>> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `org-social-rs` (bin "org-social-rs" test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/org_social_rs-e7e9d3d661fd7fb8)
[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" "cf545e4c64915bf01c9810ee24bcd16f9aeb07dc6a5945bd2809359796a203d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf545e4c64915bf01c9810ee24bcd16f9aeb07dc6a5945bd2809359796a203d4", kill_on_drop: false }`
[INFO] [stdout] cf545e4c64915bf01c9810ee24bcd16f9aeb07dc6a5945bd2809359796a203d4
