[INFO] cloning repository https://github.com/SrimantaBarua/bed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SrimantaBarua/bed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrimantaBarua%2Fbed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrimantaBarua%2Fbed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92d7cbce441ffd8b3e290bb4fa82b70334cf4749 [INFO] testing SrimantaBarua/bed against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrimantaBarua%2Fbed" "/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/SrimantaBarua/bed on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SrimantaBarua/bed [INFO] finished tweaking git repo https://github.com/SrimantaBarua/bed [INFO] tweaked toml for git repo https://github.com/SrimantaBarua/bed written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/SrimantaBarua/bed already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded guillotiere v0.4.4 [INFO] [stderr] Downloaded checked-enum v0.1.1-alpha1 [INFO] [stderr] Downloaded dcommon v0.3.0-alpha1 [INFO] [stderr] Downloaded auto-enum v0.2.0-alpha1 [INFO] [stderr] Downloaded com-wrapper v0.1.0 [INFO] [stderr] Downloaded derive-com-wrapper v0.1.0 [INFO] [stderr] Downloaded math2d v0.2.0-alpha8 [INFO] [stderr] Downloaded com-impl v0.1.1 [INFO] [stderr] Downloaded directwrite v0.3.0-alpha4 [INFO] [stderr] Downloaded derive-com-impl v0.1.1 [INFO] [stderr] Downloaded ropey v1.1.0 [INFO] [stderr] Downloaded svg_fmt v0.2.1 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 38d5be565830f04a8c0b397d64bd417f8b7530579f9d49fa834ea27c76fddd91 [INFO] running `Command { std: "docker" "start" "-a" "38d5be565830f04a8c0b397d64bd417f8b7530579f9d49fa834ea27c76fddd91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38d5be565830f04a8c0b397d64bd417f8b7530579f9d49fa834ea27c76fddd91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d5be565830f04a8c0b397d64bd417f8b7530579f9d49fa834ea27c76fddd91", kill_on_drop: false }` [INFO] [stdout] 38d5be565830f04a8c0b397d64bd417f8b7530579f9d49fa834ea27c76fddd91 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 578e8299ecb6e8139d8e8699d3ff7761f0da2c4cbb3e1820fd7c73aba99fd937 [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" "578e8299ecb6e8139d8e8699d3ff7761f0da2c4cbb3e1820fd7c73aba99fd937", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling bed v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling svg_fmt v0.2.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling tree-sitter v0.16.0 [INFO] [stderr] Compiling harfbuzz-sys v0.3.4 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling euclid v0.20.11 [INFO] [stderr] Compiling ropey v1.1.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glfw v0.37.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling guillotiere v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stdout] warning: unused variable: `height_above` [INFO] [stdout] --> src/hover_popup.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let height_above = relative_origin.y - text_ascender as u32; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_height_above` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `severity` [INFO] [stdout] --> src/hover_popup.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | severity: &DiagnosticSeverity, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_severity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `DEFAULT_HOVER_PADDING_VERTICAL` [INFO] [stdout] --> src/config/mod.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | static DEFAULT_HOVER_PADDING_VERTICAL: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/language_client/uri.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) fn new(s: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `uniform_1i` [INFO] [stdout] --> src/opengl/shader.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) fn uniform_1i(&mut self, name: &CStr, i: GLint) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Texture1` [INFO] [stdout] --> src/opengl/texture.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Texture1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Texture2` [INFO] [stdout] --> src/opengl/texture.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Texture2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deactivate` [INFO] [stdout] --> src/opengl/texture.rs:103:19 [INFO] [stdout] | [INFO] [stdout] 103 | pub(crate) fn deactivate(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_tex_dimensions` [INFO] [stdout] --> src/opengl/texture.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | pub(crate) fn get_tex_dimensions(&self, rect: Rect) -> Rect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `root` [INFO] [stdout] --> src/project/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) root: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vcs` [INFO] [stdout] --> src/project/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) vcs: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cursor_line` [INFO] [stdout] --> src/theme.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) cursor_line: Color, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bed-5abb9146f08413fa.bed.ef0ulaqw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bed-5abb9146f08413fa.bed.ef0ulaqw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bed-5abb9146f08413fa.bed.ef0ulaqw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bed-5abb9146f08413fa.bed.ef0ulaqw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bed-5abb9146f08413fa.bed.ef0ulaqw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bed-5abb9146f08413fa.bed.ef0ulaqw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bed-5abb9146f08413fa.bed.ef0ulaqw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bed-5abb9146f08413fa.bed.ef0ulaqw-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bed-5abb9146f08413fa" "/opt/rustwide/target/debug/deps/bed-5abb9146f08413fa.441rbug7u2ny4gw7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "target/build_debug" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/glfw-sys-9f7e6aa81484e073/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/tree-sitter-363e2d3f3b0d9691/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbed-3751666df82a0550.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-69f4529e4da111c5.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-cbae63dfd69a05e4.rlib" "/opt/rustwide/target/debug/deps/libeuclid-a3b1839f76ae6ed9.rlib" "/opt/rustwide/target/debug/deps/libgl-5f5e9ec2c769a24f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8a4121257d7faa19.rlib" "/opt/rustwide/target/debug/deps/libryu-190403dec639a8de.rlib" "/opt/rustwide/target/debug/deps/libitoa-9519358f9875601f.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-d61360f385b2c874.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-d0c5a24b707f6ecf.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-3590037c221d43a3.rlib" "/opt/rustwide/target/debug/deps/libharfbuzz_sys-6f4a483b3c4e03b3.rlib" "/opt/rustwide/target/debug/deps/libfreetype-fae6357381f9b7db.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-c7cca24d450a648b.rlib" "/opt/rustwide/target/debug/deps/libserde-c0790904239a7e1f.rlib" "/opt/rustwide/target/debug/deps/libdirectories-729f0cbe3a0caee1.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-dd5da862725f139b.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-4777cc608aff7688.rlib" "/opt/rustwide/target/debug/deps/libtree_sitter-72c77edc51a12e64.rlib" "/opt/rustwide/target/debug/deps/libregex-f3b58215d104a4a2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15cbfd292ca91181.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a763a6f3faacef7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libropey-06ad930f45410b4d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libglfw-8cf29608c8e878fb.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5abbb5d40fc03767.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libsemver-bb450cbd562a1133.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-bb70944049e860e8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a42a2670cdf7ef3b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-826d7e11296878e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libeuclid-0f08e23579cbaec1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-85b0292c6a28c7e5.rlib" "/opt/rustwide/target/debug/deps/libclap-2b6e80bf0fc1bcd0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-9c64949c2f867b0b.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d1be45a68445f076.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ccf5129a40d9887d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libatty-e277ebff908e3f96.rlib" "/opt/rustwide/target/debug/deps/liblibc-afd321618a22ef8c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-ltslangs" "-lstdc++" "-lfontconfig" "-lfreetype" "-lexpat" "-lharfbuzz" "-lfreetype" "-lX11" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ltslangs [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bed` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "578e8299ecb6e8139d8e8699d3ff7761f0da2c4cbb3e1820fd7c73aba99fd937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "578e8299ecb6e8139d8e8699d3ff7761f0da2c4cbb3e1820fd7c73aba99fd937", kill_on_drop: false }` [INFO] [stdout] 578e8299ecb6e8139d8e8699d3ff7761f0da2c4cbb3e1820fd7c73aba99fd937