[INFO] cloning repository https://github.com/itachilee/ratatui_weather [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itachilee/ratatui_weather" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitachilee%2Fratatui_weather", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitachilee%2Fratatui_weather'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0c75c489b6aa38e2e2a0d24a100e02da6ddc64e [INFO] testing itachilee/ratatui_weather against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitachilee%2Fratatui_weather" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/itachilee/ratatui_weather on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/itachilee/ratatui_weather [INFO] finished tweaking git repo https://github.com/itachilee/ratatui_weather [INFO] tweaked toml for git repo https://github.com/itachilee/ratatui_weather written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/itachilee/ratatui_weather 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-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded instability v0.3.7 [INFO] [stderr] Downloaded redis v0.25.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b1f3e5a2308cb09f894f593f8b5cd23af619030b1f33f6635082229f109b94f [INFO] running `Command { std: "docker" "start" "-a" "3b1f3e5a2308cb09f894f593f8b5cd23af619030b1f33f6635082229f109b94f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b1f3e5a2308cb09f894f593f8b5cd23af619030b1f33f6635082229f109b94f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b1f3e5a2308cb09f894f593f8b5cd23af619030b1f33f6635082229f109b94f", kill_on_drop: false }` [INFO] [stdout] 3b1f3e5a2308cb09f894f593f8b5cd23af619030b1f33f6635082229f109b94f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f06cd66124f3553fe8eb3a0a03bb40191a6323a69e7d3f0003bfd6df9c6b83b [INFO] running `Command { std: "docker" "start" "-a" "2f06cd66124f3553fe8eb3a0a03bb40191a6323a69e7d3f0003bfd6df9c6b83b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.9.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling unicode-truncate v1.0.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling scraper v0.19.0 [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling cookie_store v0.20.0 [INFO] [stderr] Compiling redis v0.25.4 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling ratatui_weather v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `observer::Event` is more private than the item `Publisher::subscribe` [INFO] [stdout] --> src/observer.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn subscribe(&mut self, event_type: Event, listener: Subscriber) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Publisher::subscribe` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `observer::Event` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/observer.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | enum Event { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `observer::Event` is more private than the item `Publisher::unsubscribe` [INFO] [stdout] --> src/observer.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn unsubscribe(&mut self, event_type: Event, listener: Subscriber) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Publisher::unsubscribe` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `observer::Event` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/observer.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | enum Event { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_json` is never used [INFO] [stdout] --> src/json.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn test_json() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `te` is never used [INFO] [stdout] --> src/mediator.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn te() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TrainStation` is never constructed [INFO] [stdout] --> src/mediator.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | struct TrainStation { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrainStation` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `accept` and `depart` are never used [INFO] [stdout] --> src/mediator.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 64 | impl TrainStation { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 65 | pub fn accept(&mut self, mut train: impl Train + 'static) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn depart(&mut self, name: &'static str) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PassengerTrain` is never constructed [INFO] [stdout] --> src/mediator.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | struct PassengerTrain { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/mediator.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 118 | impl PassengerTrain { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 119 | pub fn new(name: &'static str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `publisher` and `file_path` are never read [INFO] [stdout] --> src/observer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Editor { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 5 | publisher: Publisher, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 6 | file_path: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `events`, `load`, and `save` are never used [INFO] [stdout] --> src/observer.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl Editor { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 10 | fn events(&mut self) -> &mut Publisher { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | fn load(&mut self, path: String) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | fn save(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Load` and `Save` are never constructed [INFO] [stdout] --> src/observer.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | enum Event { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 26 | Load, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | Save, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `notify` is never used [INFO] [stdout] --> src/observer.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 37 | impl Publisher { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | fn notify(&mut self, event_type: Event, file_path: String) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_observer` is never used [INFO] [stdout] --> src/observer.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn test_observer() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_listener` is never used [INFO] [stdout] --> src/observer.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn load_listener(file_path: String) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save_listener` is never used [INFO] [stdout] --> src/observer.rs:78:4 [INFO] [stdout] | [INFO] [stdout] 78 | fn save_listener(file_path: String) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_an_integer` is never used [INFO] [stdout] --> src/redis_db.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn fetch_an_integer() -> redis::RedisResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_an_integer` is never used [INFO] [stdout] --> src/redis_db.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn set_an_integer() -> redis::RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_hitokoto` is never used [INFO] [stdout] --> src/redis_db.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | async fn set_hitokoto() -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_hitokoto` is never used [INFO] [stdout] --> src/redis_db.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | async fn get_hitokoto() -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/observer.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | .retain(|&x| x != listener); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 47 | .retain(|&x| !std::ptr::fn_addr_eq(x, listener)); [INFO] [stdout] | ++++++++++++++++++++++ ~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui_tx` [INFO] [stdout] --> src/main.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | let ui_tx = tx.clone(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_ui_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "2f06cd66124f3553fe8eb3a0a03bb40191a6323a69e7d3f0003bfd6df9c6b83b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f06cd66124f3553fe8eb3a0a03bb40191a6323a69e7d3f0003bfd6df9c6b83b", kill_on_drop: false }` [INFO] [stdout] 2f06cd66124f3553fe8eb3a0a03bb40191a6323a69e7d3f0003bfd6df9c6b83b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6d06247e969ba9a2f9b24651f709c5f4cc265e3a8f064a517973d3813826c28 [INFO] running `Command { std: "docker" "start" "-a" "c6d06247e969ba9a2f9b24651f709c5f4cc265e3a8f064a517973d3813826c28", kill_on_drop: false }` [INFO] [stderr] Compiling ratatui_weather v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `observer::Event` is more private than the item `Publisher::subscribe` [INFO] [stdout] --> src/observer.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn subscribe(&mut self, event_type: Event, listener: Subscriber) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Publisher::subscribe` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `observer::Event` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/observer.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | enum Event { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `observer::Event` is more private than the item `Publisher::unsubscribe` [INFO] [stdout] --> src/observer.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn unsubscribe(&mut self, event_type: Event, listener: Subscriber) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Publisher::unsubscribe` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `observer::Event` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/observer.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | enum Event { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_json` is never used [INFO] [stdout] --> src/json.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn test_json() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `te` is never used [INFO] [stdout] --> src/mediator.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn te() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TrainStation` is never constructed [INFO] [stdout] --> src/mediator.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | struct TrainStation { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrainStation` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `accept` and `depart` are never used [INFO] [stdout] --> src/mediator.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 64 | impl TrainStation { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 65 | pub fn accept(&mut self, mut train: impl Train + 'static) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn depart(&mut self, name: &'static str) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PassengerTrain` is never constructed [INFO] [stdout] --> src/mediator.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | struct PassengerTrain { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/mediator.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 118 | impl PassengerTrain { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 119 | pub fn new(name: &'static str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `publisher` and `file_path` are never read [INFO] [stdout] --> src/observer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Editor { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 5 | publisher: Publisher, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 6 | file_path: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `events`, `load`, and `save` are never used [INFO] [stdout] --> src/observer.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl Editor { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 10 | fn events(&mut self) -> &mut Publisher { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | fn load(&mut self, path: String) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | fn save(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Load` and `Save` are never constructed [INFO] [stdout] --> src/observer.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | enum Event { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 26 | Load, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | Save, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `notify` is never used [INFO] [stdout] --> src/observer.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 37 | impl Publisher { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | fn notify(&mut self, event_type: Event, file_path: String) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_observer` is never used [INFO] [stdout] --> src/observer.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn test_observer() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_listener` is never used [INFO] [stdout] --> src/observer.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn load_listener(file_path: String) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save_listener` is never used [INFO] [stdout] --> src/observer.rs:78:4 [INFO] [stdout] | [INFO] [stdout] 78 | fn save_listener(file_path: String) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_an_integer` is never used [INFO] [stdout] --> src/redis_db.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn fetch_an_integer() -> redis::RedisResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_an_integer` is never used [INFO] [stdout] --> src/redis_db.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn set_an_integer() -> redis::RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_hitokoto` is never used [INFO] [stdout] --> src/redis_db.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | async fn set_hitokoto() -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_hitokoto` is never used [INFO] [stdout] --> src/redis_db.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | async fn get_hitokoto() -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/observer.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | .retain(|&x| x != listener); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 47 | .retain(|&x| !std::ptr::fn_addr_eq(x, listener)); [INFO] [stdout] | ++++++++++++++++++++++ ~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui_tx` [INFO] [stdout] --> src/main.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | let ui_tx = tx.clone(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_ui_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Formatter` [INFO] [stdout] --> src/json.rs:82:20 [INFO] [stdout] | [INFO] [stdout] 82 | use std::fmt::{Formatter, Write}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/json.rs:82:31 [INFO] [stdout] | [INFO] [stdout] 82 | use std::fmt::{Formatter, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `observer::Event` is more private than the item `Publisher::subscribe` [INFO] [stdout] --> src/observer.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn subscribe(&mut self, event_type: Event, listener: Subscriber) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Publisher::subscribe` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `observer::Event` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/observer.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | enum Event { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `observer::Event` is more private than the item `Publisher::unsubscribe` [INFO] [stdout] --> src/observer.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn unsubscribe(&mut self, event_type: Event, listener: Subscriber) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Publisher::unsubscribe` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `observer::Event` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/observer.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | enum Event { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `te` is never used [INFO] [stdout] --> src/mediator.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn te() { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TrainStation` is never constructed [INFO] [stdout] --> src/mediator.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | struct TrainStation { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrainStation` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `accept` and `depart` are never used [INFO] [stdout] --> src/mediator.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 64 | impl TrainStation { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 65 | pub fn accept(&mut self, mut train: impl Train + 'static) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn depart(&mut self, name: &'static str) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PassengerTrain` is never constructed [INFO] [stdout] --> src/mediator.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | struct PassengerTrain { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/mediator.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 118 | impl PassengerTrain { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 119 | pub fn new(name: &'static str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_hitokoto` is never used [INFO] [stdout] --> src/redis_db.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | async fn set_hitokoto() -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_hitokoto` is never used [INFO] [stdout] --> src/redis_db.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | async fn get_hitokoto() -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/observer.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | .retain(|&x| x != listener); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 47 | .retain(|&x| !std::ptr::fn_addr_eq(x, listener)); [INFO] [stdout] | ++++++++++++++++++++++ ~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcG6WZqP/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-521f66e3d1bd63af.rlib,librustls_pemfile-b21619f6c66a14e4.rlib,librustls_pki_types-dfd8ac24fc7a47c8.rlib,libserde_urlencoded-358d5520496faa92.rlib,libcookie_store-88db8c6039f4f9f3.rlib,libpublicsuffix-17e3e9592dc0a806.rlib,libpsl_types-be5f8942940e3a9c.rlib,libcookie-9ed58d00a790a267.rlib,libtime-591b4e5621a970cb.rlib,libtime_core-1d4d75223b2cf7d2.rlib,libnum_conv-d3297905cfb69f59.rlib,libderanged-92956cf910ef0b9e.rlib,libpowerfmt-f6019a2766e431f7.rlib,libidna-2829dd27a2f61bc5.rlib,libunicode_normalization-e5a4294a47cab7c7.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-2593632bda154282.rlib,libbase64-32787b0325ea6df8.rlib,libipnet-21a83f2d587ce134.rlib,libhyper_tls-e115e2d1f0ecbbc4.rlib,libtokio_native_tls-b911010bdcbc84b8.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-ca79e330d79b9da1.rlib,libnative_tls-bee6b7be1b8f8828.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-ac182bd48b76d336.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-3d38b45849f33a10.rlib,libhyper_util-2e241b910adb0700.rlib,libtower-2e8f629a3d8c1e9c.rlib,libpin_project-d90734ae452076ca.rlib,libtower_layer-42079adb73a9aac4.rlib,libtower_service-442e0d38cf369aa3.rlib,libhyper-675106441a0e6f2b.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-d4ec7a8647df6d79.rlib,libh2-fc6da7fc46f3da23.rlib,libtracing-6f440e4b9df914ed.rlib,libtracing_core-b916b3518d5055ef.rlib,libindexmap-42e76a85cf149f32.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libtokio_util-0a7f30555ad6d6e1.rlib,libtokio-def15f558fa68c17.rlib,libnum_cpus-578543b43c689636.rlib,libmio-2d1bc45ed67778a2.rlib,libhttp_body_util-aec20a7f947388fa.rlib,libfutures_util-46e660f99d2ce64e.rlib,libfutures_io-15f510aebc68962e.rlib,libslab-b2d771989aa109c6.rlib,libfutures_channel-c5a37d957ff72faa.rlib,libfutures_sink-bfbbbc7bce12d32f.rlib,libfutures_task-7735bb2404c6e6f3.rlib,libpin_utils-3860774ad9b215b5.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libhttp_body-4371b0348f994417.rlib,libhttp-2b0cd9824ecd20f3.rlib,libfnv-79e2cbfbe03dcd16.rlib,libserde_json-09b74e7a441fefb5.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-881a28050740af2c.rlib,libgetopts-1ec82257904e6c1a.rlib,libunicode_width-4f5c184aada24a03.rlib,librustc_std_workspace_std-75e27242e8cac7c5.rlib}" "/opt/rustwide/target/debug/deps/{libratatui-af47eac451da00f3.rlib,libunicode_truncate-04c2eb1f09ebac1a.rlib,libunicode_width-450abb478efe54f7.rlib,libitertools-35963789e6133a22.rlib,liblru-6a74a33a66fd5b13.rlib,libhashbrown-ec014819826f6892.rlib,libahash-3e3af4c453d427af.rlib,libgetrandom-ccc8921e5aef6224.rlib,libonce_cell-a1d7742f74efe1da.rlib,libzerocopy-2a9b74fd45914c69.rlib,liballocator_api2-52e8e0a954c73b48.rlib,libitertools-dc40fd04db66c408.rlib,libeither-57cae2c18521d097.rlib,libcassowary-12d00e585f48d567.rlib,libcompact_str-b68e4290f08cc853.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libcastaway-1b38275096ed23b6.rlib,libunicode_segmentation-57475cbdf06b9b13.rlib,libunicode_width-0122813f2549e4e9.rlib,libstrum-d7f08469c123b680.rlib,libcrossterm-4b5a4f92f3e79f9d.rlib,librustix-cf21e05aa774ca7e.rlib,liblinux_raw_sys-07d08e485b51e8af.rlib,libbitflags-cc8ac0de6c10eef5.rlib,libparking_lot-9c4b5467074b882e.rlib,libparking_lot_core-cca3270f64a2eb93.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,liblock_api-f5b91ee196d0e1d3.rlib,libscopeguard-7ec2214574194454.rlib,libfutures_core-451bff7c303527ba.rlib,libsignal_hook_mio-778b24d98ecaa460.rlib,libsignal_hook-4747a8006fa47d07.rlib,libsignal_hook_registry-3f065a6dddcfee0b.rlib,libmio-97830f937195cf7b.rlib,liblog-b5d4972b7add18e7.rlib,libredis-2cf5362a8585fd62.rlib,libryu-a980823ac8640001.rlib,liburl-c8e4111aedc7cc32.rlib,libidna-bf49915997b4b167.rlib,libicu_normalizer-9cc2701b28c1bc4c.rlib,libicu_normalizer_data-5f7d7c19a0e21ea1.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libsmallvec-084045a3116dc58e.rlib,libicu_properties-8ff13619a107dd61.rlib,libicu_properties_data-61b2e4b1f2e1f988.rlib,libicu_locid_transform-f44a3add08147b52.rlib,libicu_locid_transform_data-94513cffde0b2fcb.rlib,libicu_collections-a7092d3c6ecba89d.rlib,libicu_provider-ff460708310cc4cb.rlib,libicu_locid-37f0ec6e03ded210.rlib,liblitemap-ef831971c0938ea9.rlib,libtinystr-4ced9ab996eb0c32.rlib,libzerovec-6a282b9e28b55fcf.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-36439cdeb94e4c9e.rlib,libzerofrom-21be04444d74ea04.rlib,libstable_deref_trait-a9f42b1d2f15127d.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libsocket2-97f4539d3ebd7d53.rlib,liblibc-3fe9b2fe20e86c1d.rlib,libitoa-20e94f961f8d160c.rlib,libsha1_smol-4cce16da093d0d7f.rlib,libcombine-b5332dccca217ef2.rlib,libmemchr-64e185d99f0c46ef.rlib,libbytes-3fbe0740e65931fa.rlib,libserde-309041cdf68c2733.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ratatui_weather-edafc5970d355ecb" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ratatui_weather` (lib test) due to 1 previous error; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c6d06247e969ba9a2f9b24651f709c5f4cc265e3a8f064a517973d3813826c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6d06247e969ba9a2f9b24651f709c5f4cc265e3a8f064a517973d3813826c28", kill_on_drop: false }` [INFO] [stdout] c6d06247e969ba9a2f9b24651f709c5f4cc265e3a8f064a517973d3813826c28