[INFO] fetching crate quetty 0.1.9...
[INFO] testing quetty-0.1.9 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate quetty 0.1.9 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate quetty 0.1.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate quetty 0.1.9
[INFO] tweaked toml for crates.io crate quetty 0.1.9 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quetty 0.1.9 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quetty 0.1.9 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39c18928ff3a1271096626a7ff720523c37dd89c78bc8648ae06263490e49c85
[INFO] running `Command { std: "docker" "start" "-a" "39c18928ff3a1271096626a7ff720523c37dd89c78bc8648ae06263490e49c85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39c18928ff3a1271096626a7ff720523c37dd89c78bc8648ae06263490e49c85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39c18928ff3a1271096626a7ff720523c37dd89c78bc8648ae06263490e49c85", kill_on_drop: false }`
[INFO] [stdout] 39c18928ff3a1271096626a7ff720523c37dd89c78bc8648ae06263490e49c85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6993f33b259ae8fbd21a20f1762a73a0f5a8edde175cd63cc35b77d6f7a95a15
[INFO] running `Command { std: "docker" "start" "-a" "6993f33b259ae8fbd21a20f1762a73a0f5a8edde175cd63cc35b77d6f7a95a15", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 serde_amqp_derive v0.3.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling async-compression v0.4.25
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_amqp v0.14.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling fe2o3-amqp-types v0.14.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling fe2o3-amqp v0.14.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling typespec v0.5.0
[INFO] [stderr]    Compiling x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling tuirealm_derive v2.0.1
[INFO] [stderr]    Compiling typespec_macros v0.4.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling azure_core v0.25.0
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling wayland-cursor v0.31.10
[INFO] [stderr]    Compiling typespec_client_core v0.4.0
[INFO] [stderr]    Compiling fe2o3-amqp-management v0.14.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling tree_magic_mini v3.1.6
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling typespec v0.6.0
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling typespec_macros v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling azure_core v0.26.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling typespec_client_core v0.5.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling fe2o3-amqp-cbs v0.14.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling fe2o3-amqp-ws v0.14.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling timer-kit v0.1.1
[INFO] [stderr]    Compiling x11rb v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling x11-clipboard v0.7.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling governor v0.10.0
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling azservicebus v0.25.1
[INFO] [stderr]    Compiling x11-clipboard v0.9.3
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling tuirealm v3.0.1
[INFO] [stderr]    Compiling tuirealm v2.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling tui-realm-stdlib v3.0.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling quetty-server v0.1.9
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling copypasta v0.10.2
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling wl-clipboard-rs v0.7.0
[INFO] [stderr]    Compiling cli-clipboard v0.4.0
[INFO] [stderr]    Compiling tui-realm-textarea v2.1.0
[INFO] [stderr]    Compiling quetty v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<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] 145 |     fn render_validation_feedback(&self) -> Option<Line<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/page_size_popup.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<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] 74 |     fn render_options(&self) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block {
[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] 37 | fn create_block(details: &MessageDetails) -> Block<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/message_details/rendering.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph {
[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] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidThemePath` and `InvalidFileExtension` are never constructed
[INFO] [stdout]   --> src/theme/validation.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum ThemeValidationError {
[INFO] [stdout]    |          -------------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     InvalidThemePath { path: String, reason: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     MissingMetadata { field: String },
[INFO] [stdout] 13 |     InvalidFileExtension { path: String, expected: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThemeValidationError` has derived impls for the traits `Clone` and `Debug`, 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 `ThemePathValidator` is never constructed
[INFO] [stdout]    --> src/theme/validation.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct ThemePathValidator;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<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] 145 |     fn render_validation_feedback(&self) -> Option<Line<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/page_size_popup.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<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] 74 |     fn render_options(&self) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block {
[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] 37 | fn create_block(details: &MessageDetails) -> Block<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/message_details/rendering.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph {
[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] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6993f33b259ae8fbd21a20f1762a73a0f5a8edde175cd63cc35b77d6f7a95a15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6993f33b259ae8fbd21a20f1762a73a0f5a8edde175cd63cc35b77d6f7a95a15", kill_on_drop: false }`
[INFO] [stdout] 6993f33b259ae8fbd21a20f1762a73a0f5a8edde175cd63cc35b77d6f7a95a15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2873b9c349e8c350865b8963bd04fd49700c701a531dd2359dda61354c89a8e9
[INFO] running `Command { std: "docker" "start" "-a" "2873b9c349e8c350865b8963bd04fd49700c701a531dd2359dda61354c89a8e9", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<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] 145 |     fn render_validation_feedback(&self) -> Option<Line<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/page_size_popup.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<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] 74 |     fn render_options(&self) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block {
[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] 37 | fn create_block(details: &MessageDetails) -> Block<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/message_details/rendering.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph {
[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] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling claims v0.8.0
[INFO] [stdout] warning: variants `InvalidThemePath` and `InvalidFileExtension` are never constructed
[INFO] [stdout]   --> src/theme/validation.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum ThemeValidationError {
[INFO] [stdout]    |          -------------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     InvalidThemePath { path: String, reason: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     MissingMetadata { field: String },
[INFO] [stdout] 13 |     InvalidFileExtension { path: String, expected: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThemeValidationError` has derived impls for the traits `Clone` and `Debug`, 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 `ThemePathValidator` is never constructed
[INFO] [stdout]    --> src/theme/validation.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct ThemePathValidator;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<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] 145 |     fn render_validation_feedback(&self) -> Option<Line<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/page_size_popup.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<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] 74 |     fn render_options(&self) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block {
[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] 37 | fn create_block(details: &MessageDetails) -> Block<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/message_details/rendering.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph {
[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] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quetty v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcnq8PPL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libquetty-74a206b2e9a02ffd,libtoml-aae8b327b848f051,libtoml_writer-25518407d04ce520,libtoml_parser-b37f8540991c39af,libserde_spanned-a9810a459bce1d93,libtoml_datetime-f4caa8a2fde28253,libdotenv-7a66b7690bbb34f4,libdirs-2ec4178a0c7a87d5,libdirs_sys-f799f097e8009f2e,liboption_ext-61303ef911796993,libopen-f1cb41fd826f4806,libis_wsl-81b7ac55d47888b0,libis_docker-421f15eeca2fb803,libfern-c651d8e546ac7cd4,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b,libconfig-09c8dc6d139afeba,libpathdiff-3903ede7ad100cac,libjson5-204d35bd6725857e,libpest-d3daa9aba53bf332,libucd_trie-64e35acb102f3b4d,libron-2f43aae2b8cd1b40,libbase64-13144a1f1e192158,libtoml-efdbb3c1ebe93c00,libtoml_edit-d72a5892c00e3bb3,libserde_spanned-b823b2dbd80acdd6,libtoml_datetime-fc612fb261a54e3e,libwinnow-c4e7b491de794df0,libini-d62d4780b526dd85,libtrim_in_place-d8724e048d585993,libordered_multimap-a819fcf3c252eae8,libhashbrown-7535884dad52ee2f,libdlv_list-612e6c632a374eba,libyaml_rust2-2435cec1d7bcae89,libencoding_rs-a8bfad11509e5a6e,libarraydeque-113b06ef7681d200,libhashlink-fecd6a1fe0e11f8e,libconvert_case-68da4ebb4b63e298,libtui_realm_stdlib-9947319dfc36d33b,libtextwrap-279eb9bf539f984d,libunicode_linebreak-a9faaa33c69d8a42,libsmawk-f6e85575b00c6c1b,libcopypasta-5d7d14c834e9a490,libx11_clipboard-d33d1f721dbd3b06,libx11rb-9f96ccd4590b6450,libx11rb_protocol-2c7cbcf0d740d3d7,libsmithay_clipboard-49d3df7de27b9dcc,libsmithay_client_toolkit-0338f7547238647e,libwayland_cursor-da85e5a6f30a2662,libxcursor-e63349e13cc2c58b,libmemmap2-253f5c31ba2df220,libwayland_protocols_wlr-8acbb18a1085db93,libwayland_protocols-eb184d8667c2a90e,libwayland_csd_frame-3b4f3d08aabec1ce,libcursor_icon-d17eb410c35a9b40,libcalloop_wayland_source-82a1d3a58d596251,libwayland_client-0306d65bd55345e7,libwayland_backend-256fdb2931241c6a,libdowncast_rs-9143b3ab1f004153,libscoped_tls-ddc34d439339bb5f,libwayland_sys-01686e0577fa3a6c,libdlib-438b1a9647f585e7,liblibloading-f5fbe9f90d2b5721,libcalloop-095727298b19b8a2,libpolling-77bf3338e936d834,libserver-e0b99aa1bb2418de,libazure_core-7e2b2174b6597fa1,libtypespec_client_core-e49326afdcae4710,libtypespec-09ffb18c8fc8b815,libpbkdf2-5c26d92ff491e298,libaes_gcm-afabb7bfd09a401e,libctr-1b70efc6ceeb13cb,libghash-aa0f3341b54a586e,libpolyval-293dcdaa3806c671,libopaque_debug-90e66d859d53ff28,libuniversal_hash-4cbab2937cbdd23c,libaes-397fcc0fc87df989,libcipher-5bcee0c4903a6b34,libinout-984907f1ac447524,libaead-266bf2f82339ac64,libazservicebus-7c85bf3f63449806,liburlencoding-061758bc6028ea3e,libthiserror-ecaa8766f16a12a1,libconst_format-a79f313b431e7864,libfe2o3_amqp_cbs-484371d933c13df8,libtimer_kit-4437ef9a40bc6b9e,libfe2o3_amqp_ws-b24c2156b12e452e,libtokio_tungstenite-e229bfe9d0bbb284,libtungstenite-726b55c97e17e491,libdata_encoding-506ef4e476430498,librand-dc5dd6a17fcc1f19,librand_chacha-e7aa14a03ef7b2f6,librand_core-d9e99c1af5fdddc0,libutf8-f4341c3c7568480d,libsha1-3826fd2f21bc147b,libazure_core-0486c5f3a1a85385,libasync_lock-fd68df575a6de106,libevent_listener_strategy-fe086a913259c5fe,libevent_listener-f805a777ee7981fc,libparking-a9ae72c6c16ee980,libtypespec_client_core-75b14840feb76262,librand-a5ae92c664ced1a8,librand_chacha-294173369c1f6490,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,libreqwest-4d39fc48db542d23,libserde_urlencoded-c570995c34fa6c00,libhyper_rustls-240ccb7a8baac979,libwebpki_roots-21686ca4051255e3,libhyper_tls-ebcd381c84c7a8d9,libtokio_rustls-9982d755bc693c87,librustls-ce0ca4b01678d13c,libwebpki-611214366e614e8f,libring-2168d17802963595,libuntrusted-b2f816886faf2178,librustls_pki_types-287d1e93830c341c,libzeroize-33fcaf5b555e6404,libasync_compression-5f57b566a332911a,libflate2-546111d1abca0c36,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-d050623ef68bed8a,libtower_http-87070576b83fb31c,libiri_string-f2231ba2cbe5b068,libtower-68bdbbdd0cf565ba,libtower_layer-d908dd771b239ecd,libhyper_util-ac8b4f47cb56a0ad,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-4881c6afd8eb7511,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libpin_project-b0b250276b6e9e3e,libuuid-f19fdc93f10a3612,libgetrandom-2fe076aaf874837e,libdyn_clone-1b6a3de955048721,libtracing-2fe299f1cb47777f,libtracing_core-148ef8f7e3e4784c,libfutures-a454c8f1cb1745b4,libfutures_executor-ee01f57529a7cfc3,libtypespec-8759d141a6373b5e,libserde_json-67ba2fa90513fff5,libfe2o3_amqp_management-933d16f15823aad2,libfe2o3_amqp-78e42d6f16396523,libtokio_native_tls-1bf13322ebda8e9c,libnative_tls-c54bf4ed62e81816,libopenssl_probe-2c6d21a9709cae46,libopenssl-27ed75b9be3dab27,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-db18b073a0e38748,liburl-aa3fa176b00384d6,libidna-331a7a0dbb28b592,libutf8_iter-51566bbad89f3a68,libidna_adapter-4152761e2fed3c8c,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-73a778b526101f68,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libfe2o3_amqp_types-7ccee81d88342678,libserde_amqp-3ad148a0ec566110,libindexmap-112b76b27cf8dac6,libserde_bytes-4f1a6f754d57fa05,libordered_float-047010d9e7c54132,libtime-074b4813d4a47f7c,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-62010b87092774d3,libpowerfmt-f6019a2766e431f7,libtokio_util-60ab9b0e413905df,libfutures_util-397fac4a187b85e6,libfutures_io-59d0071c9258d69f,libslab-06cf58f8e93304ed,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libfutures_sink-ae1eb2d060de53a2,libsha2-8945ef04ab1db177,libcpufeatures-e04321643d03190d,libhmac-63129e70b2180062,libdigest-d21d58041d8ce188,libsubtle-2ae6a7038b9a0630,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-8bad2eff863317dc,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librand_core-df69b71734f4707b,libgetrandom-4c8929f987d018ad,libchrono-c36d10fbdba1113a,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1eb932bf07b03cfc,libbase64-32787b0325ea6df8,libtokio-14b959e46dc7b68a,libsocket2-52147840f00e14e1,libbytes-82ad4f0211bdc963,libpin_project_lite-72bf04572caa1c84,libtuirealm-1e8d9e8964e23de3,libcrossterm-738157851c7c4c55,librustix-31247cdcce0f79c4,liblinux_raw_sys-8ce70941c484cc04,libderive_more-7929ba2826422fc1,libthiserror-4571c34690b6c4a3,libratatui-cf47d5e31f92d61c,libunicode_truncate-4b589f2ada707900,libunicode_width-b1bc0d6c10c00ecc,liblru-cb1e9231cab82367,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libcassowary-12d00e585f48d567,libcompact_str-7b9bcdcd19983996,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libstatic_assertions-f0217ecdd817a834,libcastaway-4d2d9e6b41ed9407,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libstrum-92bba9ed68a5ca28,libcrossterm-4a8948bea9c11ef8,librustix-e379824256f91be3,liblinux_raw_sys-d6e0dca1ce2b87df,libbitflags-3fd14fd93370ba3e,libserde-684bc8748f47d632,libparking_lot-613bd19f2c970841,libparking_lot_core-13ba5ae2c11349be,libcfg_if-3a213765134f0c85,libsmallvec-6c6c590a496f6ac5,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libsignal_hook_mio-266b9de1abb4f757,libsignal_hook-cc42422aac684aa0,libsignal_hook_registry-9cc47e3b9c9c7695,libmio-0ec32b632376843e,liblibc-2ab02a50597ad08a,liblazy_regex-15c1d1f38d0574da,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libmemchr-eb753e192a6bbd2d,libregex_syntax-cf9ef9729ec61e4c,libonce_cell-e9252a7b5119f3eb,liblog-d6f7bb1298e9acd0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnq8PPL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-c90c09b9bfcee5e6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pagination_statistics_e2e-d172c30f10d0c657" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quetty` (test "pagination_statistics_e2e") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFWBjr3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libquetty-74a206b2e9a02ffd,libtoml-aae8b327b848f051,libtoml_writer-25518407d04ce520,libtoml_parser-b37f8540991c39af,libserde_spanned-a9810a459bce1d93,libtoml_datetime-f4caa8a2fde28253,libdotenv-7a66b7690bbb34f4,libdirs-2ec4178a0c7a87d5,libdirs_sys-f799f097e8009f2e,liboption_ext-61303ef911796993,libopen-f1cb41fd826f4806,libis_wsl-81b7ac55d47888b0,libis_docker-421f15eeca2fb803,libfern-c651d8e546ac7cd4,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b,libconfig-09c8dc6d139afeba,libpathdiff-3903ede7ad100cac,libjson5-204d35bd6725857e,libpest-d3daa9aba53bf332,libucd_trie-64e35acb102f3b4d,libron-2f43aae2b8cd1b40,libbase64-13144a1f1e192158,libtoml-efdbb3c1ebe93c00,libtoml_edit-d72a5892c00e3bb3,libserde_spanned-b823b2dbd80acdd6,libtoml_datetime-fc612fb261a54e3e,libwinnow-c4e7b491de794df0,libini-d62d4780b526dd85,libtrim_in_place-d8724e048d585993,libordered_multimap-a819fcf3c252eae8,libhashbrown-7535884dad52ee2f,libdlv_list-612e6c632a374eba,libyaml_rust2-2435cec1d7bcae89,libencoding_rs-a8bfad11509e5a6e,libarraydeque-113b06ef7681d200,libhashlink-fecd6a1fe0e11f8e,libconvert_case-68da4ebb4b63e298,libtui_realm_stdlib-9947319dfc36d33b,libtextwrap-279eb9bf539f984d,libunicode_linebreak-a9faaa33c69d8a42,libsmawk-f6e85575b00c6c1b,libcopypasta-5d7d14c834e9a490,libx11_clipboard-d33d1f721dbd3b06,libx11rb-9f96ccd4590b6450,libx11rb_protocol-2c7cbcf0d740d3d7,libsmithay_clipboard-49d3df7de27b9dcc,libsmithay_client_toolkit-0338f7547238647e,libwayland_cursor-da85e5a6f30a2662,libxcursor-e63349e13cc2c58b,libmemmap2-253f5c31ba2df220,libwayland_protocols_wlr-8acbb18a1085db93,libwayland_protocols-eb184d8667c2a90e,libwayland_csd_frame-3b4f3d08aabec1ce,libcursor_icon-d17eb410c35a9b40,libcalloop_wayland_source-82a1d3a58d596251,libwayland_client-0306d65bd55345e7,libwayland_backend-256fdb2931241c6a,libdowncast_rs-9143b3ab1f004153,libscoped_tls-ddc34d439339bb5f,libwayland_sys-01686e0577fa3a6c,libdlib-438b1a9647f585e7,liblibloading-f5fbe9f90d2b5721,libcalloop-095727298b19b8a2,libpolling-77bf3338e936d834,libserver-e0b99aa1bb2418de,libazure_core-7e2b2174b6597fa1,libtypespec_client_core-e49326afdcae4710,libtypespec-09ffb18c8fc8b815,libpbkdf2-5c26d92ff491e298,libaes_gcm-afabb7bfd09a401e,libctr-1b70efc6ceeb13cb,libghash-aa0f3341b54a586e,libpolyval-293dcdaa3806c671,libopaque_debug-90e66d859d53ff28,libuniversal_hash-4cbab2937cbdd23c,libaes-397fcc0fc87df989,libcipher-5bcee0c4903a6b34,libinout-984907f1ac447524,libaead-266bf2f82339ac64,libazservicebus-7c85bf3f63449806,liburlencoding-061758bc6028ea3e,libthiserror-ecaa8766f16a12a1,libconst_format-a79f313b431e7864,libfe2o3_amqp_cbs-484371d933c13df8,libtimer_kit-4437ef9a40bc6b9e,libfe2o3_amqp_ws-b24c2156b12e452e,libtokio_tungstenite-e229bfe9d0bbb284,libtungstenite-726b55c97e17e491,libdata_encoding-506ef4e476430498,librand-dc5dd6a17fcc1f19,librand_chacha-e7aa14a03ef7b2f6,librand_core-d9e99c1af5fdddc0,libutf8-f4341c3c7568480d,libsha1-3826fd2f21bc147b,libazure_core-0486c5f3a1a85385,libasync_lock-fd68df575a6de106,libevent_listener_strategy-fe086a913259c5fe,libevent_listener-f805a777ee7981fc,libparking-a9ae72c6c16ee980,libtypespec_client_core-75b14840feb76262,librand-a5ae92c664ced1a8,librand_chacha-294173369c1f6490,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,libreqwest-4d39fc48db542d23,libserde_urlencoded-c570995c34fa6c00,libhyper_rustls-240ccb7a8baac979,libwebpki_roots-21686ca4051255e3,libhyper_tls-ebcd381c84c7a8d9,libtokio_rustls-9982d755bc693c87,librustls-ce0ca4b01678d13c,libwebpki-611214366e614e8f,libring-2168d17802963595,libuntrusted-b2f816886faf2178,librustls_pki_types-287d1e93830c341c,libzeroize-33fcaf5b555e6404,libasync_compression-5f57b566a332911a,libflate2-546111d1abca0c36,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-d050623ef68bed8a,libtower_http-87070576b83fb31c,libiri_string-f2231ba2cbe5b068,libtower-68bdbbdd0cf565ba,libtower_layer-d908dd771b239ecd,libhyper_util-ac8b4f47cb56a0ad,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-4881c6afd8eb7511,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libpin_project-b0b250276b6e9e3e,libuuid-f19fdc93f10a3612,libgetrandom-2fe076aaf874837e,libdyn_clone-1b6a3de955048721,libtracing-2fe299f1cb47777f,libtracing_core-148ef8f7e3e4784c,libfutures-a454c8f1cb1745b4,libfutures_executor-ee01f57529a7cfc3,libtypespec-8759d141a6373b5e,libserde_json-67ba2fa90513fff5,libfe2o3_amqp_management-933d16f15823aad2,libfe2o3_amqp-78e42d6f16396523,libtokio_native_tls-1bf13322ebda8e9c,libnative_tls-c54bf4ed62e81816,libopenssl_probe-2c6d21a9709cae46,libopenssl-27ed75b9be3dab27,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-db18b073a0e38748,liburl-aa3fa176b00384d6,libidna-331a7a0dbb28b592,libutf8_iter-51566bbad89f3a68,libidna_adapter-4152761e2fed3c8c,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-73a778b526101f68,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libfe2o3_amqp_types-7ccee81d88342678,libserde_amqp-3ad148a0ec566110,libindexmap-112b76b27cf8dac6,libserde_bytes-4f1a6f754d57fa05,libordered_float-047010d9e7c54132,libtime-074b4813d4a47f7c,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-62010b87092774d3,libpowerfmt-f6019a2766e431f7,libtokio_util-60ab9b0e413905df,libfutures_util-397fac4a187b85e6,libfutures_io-59d0071c9258d69f,libslab-06cf58f8e93304ed,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libfutures_sink-ae1eb2d060de53a2,libsha2-8945ef04ab1db177,libcpufeatures-e04321643d03190d,libhmac-63129e70b2180062,libdigest-d21d58041d8ce188,libsubtle-2ae6a7038b9a0630,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-8bad2eff863317dc,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librand_core-df69b71734f4707b,libgetrandom-4c8929f987d018ad,libchrono-c36d10fbdba1113a,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1eb932bf07b03cfc,libbase64-32787b0325ea6df8,libtokio-14b959e46dc7b68a,libsocket2-52147840f00e14e1,libbytes-82ad4f0211bdc963,libpin_project_lite-72bf04572caa1c84,libtuirealm-1e8d9e8964e23de3,libcrossterm-738157851c7c4c55,librustix-31247cdcce0f79c4,liblinux_raw_sys-8ce70941c484cc04,libderive_more-7929ba2826422fc1,libthiserror-4571c34690b6c4a3,libratatui-cf47d5e31f92d61c,libunicode_truncate-4b589f2ada707900,libunicode_width-b1bc0d6c10c00ecc,liblru-cb1e9231cab82367,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libcassowary-12d00e585f48d567,libcompact_str-7b9bcdcd19983996,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libstatic_assertions-f0217ecdd817a834,libcastaway-4d2d9e6b41ed9407,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libstrum-92bba9ed68a5ca28,libcrossterm-4a8948bea9c11ef8,librustix-e379824256f91be3,liblinux_raw_sys-d6e0dca1ce2b87df,libbitflags-3fd14fd93370ba3e,libserde-684bc8748f47d632,libparking_lot-613bd19f2c970841,libparking_lot_core-13ba5ae2c11349be,libcfg_if-3a213765134f0c85,libsmallvec-6c6c590a496f6ac5,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libsignal_hook_mio-266b9de1abb4f757,libsignal_hook-cc42422aac684aa0,libsignal_hook_registry-9cc47e3b9c9c7695,libmio-0ec32b632376843e,liblibc-2ab02a50597ad08a,liblazy_regex-15c1d1f38d0574da,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libmemchr-eb753e192a6bbd2d,libregex_syntax-cf9ef9729ec61e4c,libonce_cell-e9252a7b5119f3eb,liblog-d6f7bb1298e9acd0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFWBjr3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-c90c09b9bfcee5e6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pagination_page_size_decrease_test-ce614d91c23dc23f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quetty` (test "pagination_page_size_decrease_test") due to 1 previous error
[INFO] [stdout] warning: variants `InvalidThemePath` and `InvalidFileExtension` are never constructed
[INFO] [stdout]   --> src/theme/validation.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum ThemeValidationError {
[INFO] [stdout]    |          -------------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     InvalidThemePath { path: String, reason: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     MissingMetadata { field: String },
[INFO] [stdout] 13 |     InvalidFileExtension { path: String, expected: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThemeValidationError` has derived impls for the traits `Clone` and `Debug`, 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 `ThemePathValidator` is never constructed
[INFO] [stdout]    --> src/theme/validation.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct ThemePathValidator;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<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] 145 |     fn render_validation_feedback(&self) -> Option<Line<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/page_size_popup.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<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] 74 |     fn render_options(&self) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block {
[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] 37 | fn create_block(details: &MessageDetails) -> Block<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/message_details/rendering.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph {
[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] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<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] 145 |     fn render_validation_feedback(&self) -> Option<Line<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/page_size_popup.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<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] 74 |     fn render_options(&self) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block {
[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] 37 | fn create_block(details: &MessageDetails) -> Block<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/message_details/rendering.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph {
[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] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2873b9c349e8c350865b8963bd04fd49700c701a531dd2359dda61354c89a8e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2873b9c349e8c350865b8963bd04fd49700c701a531dd2359dda61354c89a8e9", kill_on_drop: false }`
[INFO] [stdout] 2873b9c349e8c350865b8963bd04fd49700c701a531dd2359dda61354c89a8e9
