[INFO] cloning repository https://github.com/joshmuente/nightwaveplaza-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshmuente/nightwaveplaza-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshmuente%2Fnightwaveplaza-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshmuente%2Fnightwaveplaza-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e5d22455d60d81ed51cb2c2152536152a3bcceb [INFO] testing joshmuente/nightwaveplaza-tui against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshmuente%2Fnightwaveplaza-tui" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshmuente/nightwaveplaza-tui on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joshmuente/nightwaveplaza-tui [INFO] finished tweaking git repo https://github.com/joshmuente/nightwaveplaza-tui [INFO] tweaked toml for git repo https://github.com/joshmuente/nightwaveplaza-tui written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/joshmuente/nightwaveplaza-tui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.8.0 [INFO] [stderr] Downloaded nb-connect v1.2.0 [INFO] [stderr] Downloaded enumflags2_derive v0.6.4 [INFO] [stderr] Downloaded tracing v0.1.27 [INFO] [stderr] Downloaded strum v0.8.0 [INFO] [stderr] Downloaded mac-notification-sys v0.3.0 [INFO] [stderr] Downloaded ctrlc v3.2.0 [INFO] [stderr] Downloaded zvariant v2.8.0 [INFO] [stderr] Downloaded zbus_macros v1.9.1 [INFO] [stderr] Downloaded winrt-notification v0.2.4 [INFO] [stderr] Downloaded zbus v1.9.1 [INFO] [stderr] Downloaded winrt v0.4.0 [INFO] [stderr] Downloaded zvariant_derive v2.8.0 [INFO] [stderr] Downloaded openssl v0.10.36 [INFO] [stderr] Downloaded openssl-sys v0.9.66 [INFO] [stderr] Downloaded tinyvec v1.4.0 [INFO] [stderr] Downloaded notify-rust v4.5.3 [INFO] [stderr] Downloaded enumflags2 v0.6.4 [INFO] [stderr] Downloaded ansi_colours v1.0.4 [INFO] [stderr] Downloaded viuer v0.5.2 [INFO] [stderr] Downloaded gstreamer v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 931db2f9ac8f90d28781c267cc9e140263ea9aa75e6ba75f974729d668adc8d1 [INFO] running `Command { std: "docker" "start" "-a" "931db2f9ac8f90d28781c267cc9e140263ea9aa75e6ba75f974729d668adc8d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "931db2f9ac8f90d28781c267cc9e140263ea9aa75e6ba75f974729d668adc8d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "931db2f9ac8f90d28781c267cc9e140263ea9aa75e6ba75f974729d668adc8d1", kill_on_drop: false }` [INFO] [stdout] 931db2f9ac8f90d28781c267cc9e140263ea9aa75e6ba75f974729d668adc8d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 797dd89d4d6a6586c38418e6efa39a24322f0d4a4bb03f40397590c3fa72f1d0 [INFO] running `Command { std: "docker" "start" "-a" "797dd89d4d6a6586c38418e6efa39a24322f0d4a4bb03f40397590c3fa72f1d0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling gstreamer v0.7.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tracing v0.1.27 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling ansi_colours v1.0.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nb-connect v1.2.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling viuer v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling zvariant_derive v2.8.0 [INFO] [stderr] Compiling zbus_macros v1.9.1 [INFO] [stderr] Compiling zvariant v2.8.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling zbus v1.9.1 [INFO] [stderr] Compiling notify-rust v4.5.3 [INFO] [stderr] Compiling nightwaveplaza-tui v0.2.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/audiostream.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn open(uri: &str, title_callback: &Fn(&str)) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 - pub fn open(uri: &str, title_callback: &Fn(&str)) { [INFO] [stdout] 42 + pub fn open(uri: &str, title_callback: &dyn Fn(&str)) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p_title` [INFO] [stdout] --> src/audiostream.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let mut p_title: String = String::new(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_title` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `title_callback` [INFO] [stdout] --> src/audiostream.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn open(uri: &str, title_callback: &Fn(&str)) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_title_callback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/audiostream.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | let mut p_title: String = String::new(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_string` [INFO] [stdout] --> src/audiostream.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn parse_string(data: *const c_char) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_tags_get_title_if_present` [INFO] [stdout] --> src/audiostream.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn parse_tags_get_title_if_present(tags: *mut gst::ffi::GstTagList) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | io::copy(&mut bytes, &mut out); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | background::run(conf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/audiostream.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | CString::from_raw(*ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.nightwaveplaza_tui.a3fc4986-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380.2wvex3giru73342c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ansi_colours-4844b51dc7f992df/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-649eb1d636089bc8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9f8b4f94ffa87960.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-20750b14c36a0c6e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d238a9b0cb7c4f82.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ac114f49008cd69.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a5a78b3532bf00af.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-cd54fc6f4729c5af.rlib" "/opt/rustwide/target/debug/deps/libopenssl-93e0abd5599d527c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-65d8e8b6fde4ca95.rlib" "/opt/rustwide/target/debug/deps/libhyper-48af515fbf7f9375.rlib" "/opt/rustwide/target/debug/deps/libwant-49ac5ffed25917bb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libh2-70506c3954839660.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-be55bf37bf6390b1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libtracing-887952d2c7ee5a60.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4025543061b00e9f.rlib" "/opt/rustwide/target/debug/deps/libtokio-729cf9ffb09b90ce.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a2e845d827ef235c.rlib" "/opt/rustwide/target/debug/deps/liburl-cf981c40d43fa38c.rlib" "/opt/rustwide/target/debug/deps/libidna-bbeb6e53f6f436cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1a41e97918be9958.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-63751291aee7066e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e9615a955676425.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libhttp-6042555ff0e2e60e.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libterm_size-0e84481e6a910cee.rlib" "/opt/rustwide/target/debug/deps/libctrlc-57fc23a5b9c13647.rlib" "/opt/rustwide/target/debug/deps/libnix-6fbc692f9ea96e5e.rlib" "/opt/rustwide/target/debug/deps/libgst-c46ba36b08011d7d.rlib" "/opt/rustwide/target/debug/deps/libviuer-79b35a384720012f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f51f589c15d2f334.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/libconsole-825947418c5ae6d7.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-35aa1d032927f9d1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-d28119341f863696.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-879ea949c70014eb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-18df538d647e0656.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-eda6a4bae7c29a88.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-95150308240eb966.rlib" "/opt/rustwide/target/debug/deps/libmio-33c37baa2994aea1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-dcdd62d40f05cd73.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8155ef24d5a61498.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7aff3213d137eb8f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libinstant-514cb353dbfca351.rlib" "/opt/rustwide/target/debug/deps/librand-e7db5ba67115a042.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f7da0207215a669a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-f66428bdd084e26b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-45f4de0744b35c0a.rlib" "/opt/rustwide/target/debug/deps/libnotify_rust-e00f2bd5dae115b1.rlib" "/opt/rustwide/target/debug/deps/libzbus-baf157195afef433.rlib" "/opt/rustwide/target/debug/deps/libfutures-9622315aa32bcf7e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e8e4afdca4bf8c9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-be13ecae815787ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-13116e25b90def4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-47c8c13deccd95b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e8cdac0ef3295ae7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib" "/opt/rustwide/target/debug/deps/libnix-5e3f2a8da6186012.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-8cd91c891d5c20a8.rlib" "/opt/rustwide/target/debug/deps/libasync_io-2e3574449f195744.rlib" "/opt/rustwide/target/debug/deps/libslab-497e047104a1600d.rlib" "/opt/rustwide/target/debug/deps/libpolling-06c4ec4182411fa2.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-44b4da9d9042bfbf.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-cb0d593e4131767e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dfe6e459f1b58bd9.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-f37587f3a97d00d1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libfastrand-77e8ac917b88c912.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e06183a931bd6cc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-1c7e7d9b60b2d8cf.rlib" "/opt/rustwide/target/debug/deps/libparking-378a57a744abe59e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libzvariant-08742e6f50b43244.rlib" "/opt/rustwide/target/debug/deps/libenumflags2-82120ef7fef5e1f8.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-4d02c97831cce811.rlib" "/opt/rustwide/target/debug/deps/libserde-df95dc7e308ee8cc.rlib" "/opt/rustwide/target/debug/deps/libimage-f03473252b68300c.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-1d5881037bf8db70.rlib" "/opt/rustwide/target/debug/deps/libpng-958dfeafff0f855c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d6377f5c1c04dcd7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/libdeflate-df4770a758915bce.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fd696cad7fcf8286.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4dfa25aa4ebc745f.rlib" "/opt/rustwide/target/debug/deps/libgif-71bf1bd8df36357e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-54de0e524114032d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libtiff-634a612046f27cbd.rlib" "/opt/rustwide/target/debug/deps/libweezl-4ca977ed785f82a4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f4cef92de307bde9.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-f93b8eca24778dc6.rlib" "/opt/rustwide/target/debug/deps/librayon-d9ef892cce25c048.rlib" "/opt/rustwide/target/debug/deps/librayon_core-52cd5cf667a5479a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c25d32867e4cb05a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-12d6657b9303ab84.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13dfa97175c15482.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6af399bcdc7e94f3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f98715c03ccfa2d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7aeb67df1f4f62aa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libchrono-5fab2f90c2d88e97.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a50be04e3cefea8b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libtime-6bcebd89690b9672.rlib" "/opt/rustwide/target/debug/deps/liblibc-c3432d60362c0cd1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgstvideo-1.0" "-lgstapp-1.0" "-lgstbase-1.0" "-lgstreamer-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-3cd77820e85a7380" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lgstvideo-1.0 [INFO] [stdout] /usr/bin/ld: cannot find -lgstapp-1.0 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nightwaveplaza-tui` due to 2 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "797dd89d4d6a6586c38418e6efa39a24322f0d4a4bb03f40397590c3fa72f1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "797dd89d4d6a6586c38418e6efa39a24322f0d4a4bb03f40397590c3fa72f1d0", kill_on_drop: false }` [INFO] [stdout] 797dd89d4d6a6586c38418e6efa39a24322f0d4a4bb03f40397590c3fa72f1d0