[INFO] updating cached repository https://github.com/SrimantaBarua/bed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92d7cbce441ffd8b3e290bb4fa82b70334cf4749 [INFO] testing SrimantaBarua/bed against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrimantaBarua%2Fbed" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SrimantaBarua/bed on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-1/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dddd5aec01045ed749a6947bfcad8042e0beb769a381449aad8d09c409b9465d [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" "dddd5aec01045ed749a6947bfcad8042e0beb769a381449aad8d09c409b9465d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dddd5aec01045ed749a6947bfcad8042e0beb769a381449aad8d09c409b9465d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dddd5aec01045ed749a6947bfcad8042e0beb769a381449aad8d09c409b9465d", kill_on_drop: false }` [INFO] [stdout] dddd5aec01045ed749a6947bfcad8042e0beb769a381449aad8d09c409b9465d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7b62c407d93ac6875a904e5716ef0e99a22dc9f1ea273741d1a4c40e8c43c05 [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" "f7b62c407d93ac6875a904e5716ef0e99a22dc9f1ea273741d1a4c40e8c43c05", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling svg_fmt v0.2.1 [INFO] [stderr] Compiling bed v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling harfbuzz-sys v0.3.4 [INFO] [stderr] Compiling tree-sitter v0.16.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling ropey v1.1.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling quote v1.0.5 [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 crossbeam-channel v0.4.2 [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 euclid v0.20.11 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling glfw v0.37.0 [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: struct is never constructed: `TexRGB` [INFO] [stdout] --> src/opengl/texture.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) struct TexRGB; [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: 13 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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bed-77027a02a6034a9b.bed.86xb6t81-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bed-77027a02a6034a9b.bed.86xb6t81-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bed-77027a02a6034a9b.bed.86xb6t81-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bed-77027a02a6034a9b.bed.86xb6t81-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bed-77027a02a6034a9b.bed.86xb6t81-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bed-77027a02a6034a9b.bed.86xb6t81-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bed-77027a02a6034a9b.bed.86xb6t81-cgu.6.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bed-77027a02a6034a9b" "/opt/rustwide/target/debug/deps/bed-77027a02a6034a9b.2qo7ti7msuhfvhds.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-8fcde518ec744783/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-3dd1cea4635bcd07/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbed-cdd841fd27dd7fa2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-125b79f5e16cdc9a.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-107c751942a64f6c.rlib" "/opt/rustwide/target/debug/deps/libeuclid-eb569e824500125c.rlib" "/opt/rustwide/target/debug/deps/libgl-f27af3d26d729598.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c199b59137a03527.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6f19014665727d2.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-760ae2c70ac70249.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-c5575ab378dec168.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-1106d0644930d1d4.rlib" "/opt/rustwide/target/debug/deps/libharfbuzz_sys-a8deffe856bdeca6.rlib" "/opt/rustwide/target/debug/deps/libfreetype-fc295f041e95f934.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-a3bf498001066a9e.rlib" "/opt/rustwide/target/debug/deps/libserde-9862775cdef2ed8c.rlib" "/opt/rustwide/target/debug/deps/libdirectories-b7011e46714d06b6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-69fffc8707f785c1.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-141d4483db58356d.rlib" "/opt/rustwide/target/debug/deps/libtree_sitter-f5400602704c9c39.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libropey-71bc6e022e4135e7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libglfw-0257d1b58a4be995.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-49fd5dcdbf8f217c.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libsemver-d6376a20919b1fc6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libeuclid-4201c555709be5f4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/libclap-019871e43ab1f4c2.rlib" "/opt/rustwide/target/debug/deps/libvec_map-afdbc8d9b39dae03.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-5feedd006e37cdd7.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ltslangs" "-lstdc++" "-lfontconfig" "-lfreetype" "-lexpat" "-lharfbuzz" "-lfreetype" "-lX11" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "f7b62c407d93ac6875a904e5716ef0e99a22dc9f1ea273741d1a4c40e8c43c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7b62c407d93ac6875a904e5716ef0e99a22dc9f1ea273741d1a4c40e8c43c05", kill_on_drop: false }` [INFO] [stdout] f7b62c407d93ac6875a904e5716ef0e99a22dc9f1ea273741d1a4c40e8c43c05