[INFO] cloning repository https://github.com/egol/RustCal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/egol/RustCal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegol%2FRustCal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegol%2FRustCal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8dae85e734b0934a3d17c7c10244bd127237052 [INFO] testing egol/RustCal against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegol%2FRustCal" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/egol/RustCal on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/egol/RustCal [INFO] finished tweaking git repo https://github.com/egol/RustCal [INFO] tweaked toml for git repo https://github.com/egol/RustCal written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/egol/RustCal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ac9f4f5351a97cdd5999e20f2c04eb5b9357ddabdca3d3a718a448fe09a0325 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3ac9f4f5351a97cdd5999e20f2c04eb5b9357ddabdca3d3a718a448fe09a0325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ac9f4f5351a97cdd5999e20f2c04eb5b9357ddabdca3d3a718a448fe09a0325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac9f4f5351a97cdd5999e20f2c04eb5b9357ddabdca3d3a718a448fe09a0325", kill_on_drop: false }` [INFO] [stdout] 3ac9f4f5351a97cdd5999e20f2c04eb5b9357ddabdca3d3a718a448fe09a0325 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f762ea1da19ef3cad465a2974bc81d999b787a444f747ab9a55a398b8f12381 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f762ea1da19ef3cad465a2974bc81d999b787a444f747ab9a55a398b8f12381", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling array-macro v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling bear-lib-terminal-sys v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling bear-lib-terminal v2.0.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.4 [INFO] [stderr] Compiling enumset v0.4.5 [INFO] [stderr] Compiling cursive v0.14.0 [INFO] [stderr] Compiling cursive_calendar_view v0.6.0 [INFO] [stderr] Compiling gui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `RefMut` [INFO] [stdout] --> src/main.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | use std::cell::{RefCell, RefMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NaiveDate`, `NaiveTime` [INFO] [stdout] --> src/util/weather.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use chrono::{NaiveDate, NaiveTime}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/util/weather.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hyper::status::StatusCode` [INFO] [stdout] --> src/util/weather.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use hyper::status::StatusCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/util/weather.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/main.rs:333:28 [INFO] [stdout] | [INFO] [stdout] 333 | fn on_event(&mut self, event: Event) -> EventResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `counter` [INFO] [stdout] --> src/main.rs:505:17 [INFO] [stdout] | [INFO] [stdout] 505 | let mut counter = 0; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_counter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:505:13 [INFO] [stdout] | [INFO] [stdout] 505 | let mut counter = 0; [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: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:1388:9 [INFO] [stdout] | [INFO] [stdout] 1388 | let mut theme = siv.current_theme().clone(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:1393:10 [INFO] [stdout] | [INFO] [stdout] 1393 | fn write(mut s: &HashMap>) { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/util/weather.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let mut weather = Weather { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_weather` [INFO] [stdout] --> src/util/weather.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn get_weather>(location: L) -> Weather { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_raw_data` [INFO] [stdout] --> src/util/weather.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn get_raw_data>(location: L) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ndays_in_month` [INFO] [stdout] --> src/main.rs:85:4 [INFO] [stdout] | [INFO] [stdout] 85 | fn ndays_in_month(year: i32, month: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `num_to_string` [INFO] [stdout] --> src/main.rs:112:4 [INFO] [stdout] | [INFO] [stdout] 112 | fn num_to_string(num : i32) -> String{ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time` [INFO] [stdout] --> src/main.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | time: String [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `changed` [INFO] [stdout] --> src/main.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | changed: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `on_select` [INFO] [stdout] --> src/main.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | on_select: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/main.rs:396:5 [INFO] [stdout] | [INFO] [stdout] 396 | size: Vec2, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `current_date` [INFO] [stdout] --> src/main.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | current_date: cursive::XY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cell_to_day` [INFO] [stdout] --> src/main.rs:1297:4 [INFO] [stdout] | [INFO] [stdout] 1297 | fn cell_to_day(cell : cursive::XY) -> u32{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:1501:13 [INFO] [stdout] | [INFO] [stdout] 1501 | sink.send(Box::new(|s: &mut Cursive| s.refresh())); [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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.gui.c8l3l96d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0" "/opt/rustwide/target/debug/deps/gui-5a1aeaf66967d8a0.5djt2bihnydd3673.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhyper-2ae984b90f7e19b9.rlib" "/opt/rustwide/target/debug/deps/libmime-503fe1bec0bb78cb.rlib" "/opt/rustwide/target/debug/deps/liblog-b1d42afd3ad4a636.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libtypeable-dacfc48071ac3819.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-065b22d20d3b7821.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-db742ba74441e010.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/liburl-b62ac98efcd43f18.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-4273a25f5167bf93.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-052042f72b9c43ce.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a18440be741381e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbase64-85546ccf6a5f7fe5.rlib" "/opt/rustwide/target/debug/deps/libsafemem-237703e0d92f6f8f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dfcb2b7bae34bf11.rlib" "/opt/rustwide/target/debug/deps/libryu-ada7d88363cddc2e.rlib" "/opt/rustwide/target/debug/deps/libitoa-06800150090f1e82.rlib" "/opt/rustwide/target/debug/deps/libcursive_calendar_view-966abcbe68dbb13d.rlib" "/opt/rustwide/target/debug/deps/libcursive-430c2b70fd433186.rlib" "/opt/rustwide/target/debug/deps/libahash-9fe7d127c877521b.rlib" "/opt/rustwide/target/debug/deps/libconst_random-539492581abea1df.rlib" "/opt/rustwide/target/debug/deps/libbear_lib_terminal-b87dfdada01f3a52.rlib" "/opt/rustwide/target/debug/deps/libbear_lib_terminal_sys-745fd4c4405c45d3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-01c2966bea86c2b5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d32221da74a20cc7.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-4397c99c3e9673f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-194fbd9351fad082.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d9227aa3de882b81.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-921cf7c0c3bd8b67.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libnum-9731460e91731edd.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-aeff4118c401d4a8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-aa5626c0bbf665ba.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c8f8644d917ba8a0.rlib" "/opt/rustwide/target/debug/deps/libenum_map-a5d0b9c1ac4e3604.rlib" "/opt/rustwide/target/debug/deps/libarray_macro-d3f9adbf8b19c042.rlib" "/opt/rustwide/target/debug/deps/libenumset-88649c1f00568248.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-c3bd331ec24d3534.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ee9d06d0dac0a81b.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-f99294360e5b5e1b.rlib" "/opt/rustwide/target/debug/deps/libchrono-3e4ee5e5cead4548.rlib" "/opt/rustwide/target/debug/deps/libserde-20eb690ec78f9d2c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2cb6fed83320ea48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-db5df713ab494d02.rlib" "/opt/rustwide/target/debug/deps/libtime-2ae3de9813d3f6ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-e3098597c95e6155.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lBearLibTerminal" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lBearLibTerminal [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gui` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0f762ea1da19ef3cad465a2974bc81d999b787a444f747ab9a55a398b8f12381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f762ea1da19ef3cad465a2974bc81d999b787a444f747ab9a55a398b8f12381", kill_on_drop: false }` [INFO] [stdout] 0f762ea1da19ef3cad465a2974bc81d999b787a444f747ab9a55a398b8f12381