[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegol%2FRustCal" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/egol/RustCal on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-3/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4e1bb9fbfcddcad478f4c91e736622d86c30107bb1a757137a3e7fa4d691a67 [INFO] running `Command { std: "docker" "start" "-a" "c4e1bb9fbfcddcad478f4c91e736622d86c30107bb1a757137a3e7fa4d691a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4e1bb9fbfcddcad478f4c91e736622d86c30107bb1a757137a3e7fa4d691a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4e1bb9fbfcddcad478f4c91e736622d86c30107bb1a757137a3e7fa4d691a67", kill_on_drop: false }` [INFO] [stdout] c4e1bb9fbfcddcad478f4c91e736622d86c30107bb1a757137a3e7fa4d691a67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63ca652afb0e3c23f305e630906e4dadb9e6aab5855b9878763e7134b36b047e [INFO] running `Command { std: "docker" "start" "-a" "63ca652afb0e3c23f305e630906e4dadb9e6aab5855b9878763e7134b36b047e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling array-macro v1.0.4 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.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 unicode-normalization v0.1.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling bear-lib-terminal-sys v1.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling bear-lib-terminal v2.0.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling const-random v0.1.8 [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 ahash v0.2.18 [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: `changed` [INFO] [stdout] --> src/main.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | changed: bool, [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" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.gui.2b7cde1d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6.49o9046za90yjn4s.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhyper-e2dafba46b8039bc.rlib" "/opt/rustwide/target/debug/deps/libmime-280f89ab5992b5c9.rlib" "/opt/rustwide/target/debug/deps/liblog-f082e34083de5714.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libtypeable-de6bb559a502f535.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-af3347aa991ef25a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-169752918da5f131.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libunicase-a774ffa4bd248fc6.rlib" "/opt/rustwide/target/debug/deps/liburl-829dddc4473ac81f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libidna-b352ca39f4261448.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-134b5c4a36c684bc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-532193962d17b113.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libbase64-50cb7b119524e7cb.rlib" "/opt/rustwide/target/debug/deps/libsafemem-e38378ee48faf72f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9792166ee601f94c.rlib" "/opt/rustwide/target/debug/deps/libryu-a11625e032f500f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-546046868f519026.rlib" "/opt/rustwide/target/debug/deps/libcursive_calendar_view-6806e1407b95cda7.rlib" "/opt/rustwide/target/debug/deps/libcursive-08952519883be3e9.rlib" "/opt/rustwide/target/debug/deps/libahash-195c2530e6fbee97.rlib" "/opt/rustwide/target/debug/deps/libconst_random-fd7e7732c2d2f11c.rlib" "/opt/rustwide/target/debug/deps/libbear_lib_terminal-46fceafbf7ea96ac.rlib" "/opt/rustwide/target/debug/deps/libbear_lib_terminal_sys-6057b6467d8471b1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-141d80dbd9c44209.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e69cb8c8506a0037.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-203c1c08ba7e980c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4b6f7a831a6cce88.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-506755c7eca3e021.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-13f528ca25599bdd.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-245eaa65bcbdd4bf.rlib" "/opt/rustwide/target/debug/deps/liblog-ef319cfe97d0a4d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libnum-028192a0c7a85047.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-156480fca0e9c5f9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dd896cd3907fe853.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-05c81ffbe78f5b18.rlib" "/opt/rustwide/target/debug/deps/libenum_map-8e82690649dda32b.rlib" "/opt/rustwide/target/debug/deps/libarray_macro-516f2c979604e3de.rlib" "/opt/rustwide/target/debug/deps/libenumset-2e54d83be84e276f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-1f1919790ed87196.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1d2bdd05e197c9de.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-00437efdd44cc733.rlib" "/opt/rustwide/target/debug/deps/libchrono-534d221100b24d6f.rlib" "/opt/rustwide/target/debug/deps/libserde-a29dd78d876f2f75.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7888e3a5dfd7d962.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-377f789038c8fa89.rlib" "/opt/rustwide/target/debug/deps/libtime-834d54d302f976ff.rlib" "/opt/rustwide/target/debug/deps/liblibc-311e0d28c6d1dcc9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lBearLibTerminal" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gui-c2236525eb5cb6e6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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; 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gui` due to 2 previous errors; 20 warnings emitted [INFO] running `Command { std: "docker" "inspect" "63ca652afb0e3c23f305e630906e4dadb9e6aab5855b9878763e7134b36b047e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63ca652afb0e3c23f305e630906e4dadb9e6aab5855b9878763e7134b36b047e", kill_on_drop: false }` [INFO] [stdout] 63ca652afb0e3c23f305e630906e4dadb9e6aab5855b9878763e7134b36b047e