[INFO] cloning repository https://github.com/WeirdConstructor/wctr-commander [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WeirdConstructor/wctr-commander" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2Fwctr-commander", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2Fwctr-commander'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2445b4b8147eeb3118c29360f25ac4666cbbd571 [INFO] testing WeirdConstructor/wctr-commander against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2Fwctr-commander" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WeirdConstructor/wctr-commander on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WeirdConstructor/wctr-commander [INFO] removed path dependency wlambda from git repo https://github.com/WeirdConstructor/wctr-commander [INFO] finished tweaking git repo https://github.com/WeirdConstructor/wctr-commander [INFO] tweaked toml for git repo https://github.com/WeirdConstructor/wctr-commander written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/WeirdConstructor/wctr-commander already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (wlambda) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (wlambda) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85c68317b15ae3317886cb1994bcd8108ad12b489f619df2c242024be7bcc655 [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" "85c68317b15ae3317886cb1994bcd8108ad12b489f619df2c242024be7bcc655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85c68317b15ae3317886cb1994bcd8108ad12b489f619df2c242024be7bcc655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c68317b15ae3317886cb1994bcd8108ad12b489f619df2c242024be7bcc655", kill_on_drop: false }` [INFO] [stdout] 85c68317b15ae3317886cb1994bcd8108ad12b489f619df2c242024be7bcc655 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5d895cbfcbb829824b4d8266b87b655a4b059fbfbac122777dbd5eb87553164 [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" "b5d895cbfcbb829824b4d8266b87b655a4b059fbfbac122777dbd5eb87553164", kill_on_drop: false }` [INFO] [stderr] warning: dependency (wlambda) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling wlambda v0.6.3 [INFO] [stderr] Compiling wcdemengine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `genv` [INFO] [stdout] --> src/main.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | let genv = GlobalEnv::new_default(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_genv` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tq` [INFO] [stdout] --> src/main.rs:502:9 [INFO] [stdout] | [INFO] [stdout] 502 | let tq = txt.query(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keycode` [INFO] [stdout] --> src/main.rs:772:34 [INFO] [stdout] | [INFO] [stdout] 772 | Event::KeyDown { keycode, keymod, .. } => { [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `keycode: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keymod` [INFO] [stdout] --> src/main.rs:772:43 [INFO] [stdout] | [INFO] [stdout] 772 | Event::KeyDown { keycode, keymod, .. } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `keymod: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scroll_offs` [INFO] [stdout] --> src/main.rs:265:30 [INFO] [stdout] | [INFO] [stdout] 265 | let (cursor_pos, scroll_offs, line_txt) = [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scroll_offs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:548:5 [INFO] [stdout] | [INFO] [stdout] 548 | mut x: i32, [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: constant is never used: `HIGH_BG_COLOR` [INFO] [stdout] --> src/defs.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const HIGH_BG_COLOR : Color = Color { r: 255, g: 0, b: 0, a: 0xff }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SCRIND_COLOR` [INFO] [stdout] --> src/defs.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub const SCRIND_COLOR : Color = Color { r: 96, g: 255, b: 96, a: 0xff }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Clear` [INFO] [stdout] --> src/text_line.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Clear, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CursorRight` [INFO] [stdout] --> src/text_line.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | CursorRight, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CursorLeft` [INFO] [stdout] --> src/text_line.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | CursorLeft, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CursorBegin` [INFO] [stdout] --> src/text_line.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | CursorBegin, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CursorEnd` [INFO] [stdout] --> src/text_line.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | CursorEnd, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `HistoryUp` [INFO] [stdout] --> src/text_line.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | HistoryUp, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `HistoryDown` [INFO] [stdout] --> src/text_line.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | HistoryDown, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_history` [INFO] [stdout] --> src/text_line.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn add_history(&mut self, text: String) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Page` [INFO] [stdout] --> src/main.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | struct Page { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.wcdemengine.e515sl27-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40" "/opt/rustwide/target/debug/deps/wcdemengine-55448bc7d73c3d40.2o7zkacokz0eb7po.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwlambda-63897a357dc28e57.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ec5851468ba4a952.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-708e3185eb0f72f2.rlib" "/opt/rustwide/target/debug/deps/librmp-ea192f590cd40bee.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libserde-24a474b9641af20b.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libchrono-a27beadbbb4ef607.rlib" "/opt/rustwide/target/debug/deps/libtime-5dff10385abff53c.rlib" "/opt/rustwide/target/debug/deps/libsdl2-5dc6055ba0774e02.rlib" "/opt/rustwide/target/debug/deps/librand-df67b1dba0651ec0.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-7f3d8db512da25d1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-074338532878af67.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liblibc-cca56ad709f6507f.rlib" "/opt/rustwide/target/debug/deps/libnum-be3ebe915c2db5ee.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-506d8d2b959ba508.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1111d064da27e043.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a8f43e054a44200b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wcdemengine` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b5d895cbfcbb829824b4d8266b87b655a4b059fbfbac122777dbd5eb87553164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5d895cbfcbb829824b4d8266b87b655a4b059fbfbac122777dbd5eb87553164", kill_on_drop: false }` [INFO] [stdout] b5d895cbfcbb829824b4d8266b87b655a4b059fbfbac122777dbd5eb87553164