[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshmuente%2Fnightwaveplaza-tui" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshmuente/nightwaveplaza-tui on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-26/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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b32d214b3bcd4089b80c8eb9ddc151113c1a519c4187e419b3b481817d31e5a [INFO] running `Command { std: "docker" "start" "-a" "2b32d214b3bcd4089b80c8eb9ddc151113c1a519c4187e419b3b481817d31e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b32d214b3bcd4089b80c8eb9ddc151113c1a519c4187e419b3b481817d31e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b32d214b3bcd4089b80c8eb9ddc151113c1a519c4187e419b3b481817d31e5a", kill_on_drop: false }` [INFO] [stdout] 2b32d214b3bcd4089b80c8eb9ddc151113c1a519c4187e419b3b481817d31e5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 550b95d666b8fc4a13b47899650178a65a93baa76607fe28c9bd1dfcf3112a85 [INFO] running `Command { std: "docker" "start" "-a" "550b95d666b8fc4a13b47899650178a65a93baa76607fe28c9bd1dfcf3112a85", kill_on_drop: false }` [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 cc v1.0.70 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling gstreamer v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.11.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 http v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling tracing v0.1.27 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling ansi_colours v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [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 parking_lot_core v0.8.5 [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 console v0.14.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling nb-connect v1.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.17 [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 image v0.23.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling viuer v0.5.2 [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 hyper v0.14.13 [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 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-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.nightwaveplaza_tui.e54a99bf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41.44whth405hguqogt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ansi_colours-f8893d99a4218286/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-1795ce862cec4ae7.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c8172f89d1bc8f07.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-be0fa0b73f1e5c73.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-12bce897c15e54bd.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7f3b8dd5c4021d0c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-eef7d97e536c2ee1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b485a6cdd4d1dcb4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3bef2903bd73cf79.rlib" "/opt/rustwide/target/debug/deps/libhyper-0a0d3079d30b4f07.rlib" "/opt/rustwide/target/debug/deps/libwant-5a94a909173fb724.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libh2-bc8f9794ba6a950a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5ff1cfbb73f4fb2b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-340415331a1bbc57.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-f49c76cad8a22ed2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-57d93239423e860c.rlib" "/opt/rustwide/target/debug/deps/libtokio-dfc5f548dec89527.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-04d7e03f7fec993d.rlib" "/opt/rustwide/target/debug/deps/liburl-030793e47830df98.rlib" "/opt/rustwide/target/debug/deps/libidna-78621e59bb956060.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-482bc6e70c0aa30e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a0272eddfa07c7ae.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-743968a3ce7a1fd3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libhttp-560a78e1ef945e9c.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libterm_size-bcfa7bbb7ca88137.rlib" "/opt/rustwide/target/debug/deps/libctrlc-f7c2801142f719e1.rlib" "/opt/rustwide/target/debug/deps/libnix-871ba6836862c599.rlib" "/opt/rustwide/target/debug/deps/libgst-1476681edacf0d4b.rlib" "/opt/rustwide/target/debug/deps/libviuer-75d52624cd2a4e11.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libtempfile-2f4a11d5e2e0f301.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libconsole-3af8d798d4fd1cd2.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-0291f6eadedaeb67.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-f2be279b1126b40f.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-230146f622f703de.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-22e2c1e60e485873.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-fd63d6285725276c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8f68f75bc7fa6f42.rlib" "/opt/rustwide/target/debug/deps/libmio-6d15864228deb1c4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-da612b50399cd8e7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5898d37908717092.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libinstant-a2e970ae1843adff.rlib" "/opt/rustwide/target/debug/deps/librand-c260364360bef329.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-92e32231dd2cb61a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-057dbcfb9e0688d7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c7f495c3d755aadb.rlib" "/opt/rustwide/target/debug/deps/libnotify_rust-603a4e25a616c7b3.rlib" "/opt/rustwide/target/debug/deps/libzbus-292b717ba087ada1.rlib" "/opt/rustwide/target/debug/deps/libfutures-1dd579be0d30a32b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4a1e3dd1141c8a78.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ff24936f06dc6d56.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c4c72ee5ea24029d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c92f3520fd4e9c9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4aaf5d31ab1f52e2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libnix-8ea89a72d81a0ab8.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-5c05a8b98870dba1.rlib" "/opt/rustwide/target/debug/deps/libasync_io-dbde3609e6581f5e.rlib" "/opt/rustwide/target/debug/deps/libslab-5817dde1e2fe571c.rlib" "/opt/rustwide/target/debug/deps/libpolling-1bea298f7769661c.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e4ede004fdce0e49.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-a226c858df3a36a2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2aac190d350454de.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-4945b406f35854b3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f4882fc5819ed458.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0bcc01dfeb588ddb.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5e66b847dfc7d0ca.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4de703460d892bd7.rlib" "/opt/rustwide/target/debug/deps/libparking-99e4e26c1529b2b0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libzvariant-a63377a08d15f6a3.rlib" "/opt/rustwide/target/debug/deps/libenumflags2-227821ad8a03c578.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libserde-65ca28098296a32b.rlib" "/opt/rustwide/target/debug/deps/libimage-c094471ae232d9cf.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a04b214c99a990f3.rlib" "/opt/rustwide/target/debug/deps/libpng-8fc926b6050c3e73.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cbe1f5d281b355c7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/libdeflate-36dbd082b93d5800.rlib" "/opt/rustwide/target/debug/deps/libadler32-45a11eeaabb26c9a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-85f7fdc09ba306e4.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a14b4bc6c72225f0.rlib" "/opt/rustwide/target/debug/deps/libgif-aa5b47e32fd09171.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c3b32fd1c6f0209d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libtiff-8f969540601daee3.rlib" "/opt/rustwide/target/debug/deps/libweezl-6b48c93230bd7410.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-61e359899b2e6631.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-867e8f1777e305f6.rlib" "/opt/rustwide/target/debug/deps/librayon-c41297df06e55ee0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e3b7fccfe0d8d10e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e9b31157ed6a811f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3df1a4d3cdd5ae07.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7348ed0ff71a5014.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-004b151aa64281c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5aec9e94286cd6c0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libchrono-d04343acaae97a48.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-95e6037de7bb4a3b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libtime-d0ffe3e8c8450a7b.rlib" "/opt/rustwide/target/debug/deps/liblibc-bf68b12c3f4e0bc3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nightwaveplaza_tui-b69b821777c51e41" "-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" "550b95d666b8fc4a13b47899650178a65a93baa76607fe28c9bd1dfcf3112a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "550b95d666b8fc4a13b47899650178a65a93baa76607fe28c9bd1dfcf3112a85", kill_on_drop: false }` [INFO] [stdout] 550b95d666b8fc4a13b47899650178a65a93baa76607fe28c9bd1dfcf3112a85