[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrimantaBarua%2Fbed" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SrimantaBarua/bed on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-11/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-com-wrapper v0.1.0 [INFO] [stderr] Downloaded com-impl v0.1.1 [INFO] [stderr] Downloaded ropey v1.1.0 [INFO] [stderr] Downloaded checked-enum v0.1.1-alpha1 [INFO] [stderr] Downloaded auto-enum v0.2.0-alpha1 [INFO] [stderr] Downloaded guillotiere v0.4.4 [INFO] [stderr] Downloaded math2d v0.2.0-alpha8 [INFO] [stderr] Downloaded svg_fmt v0.2.1 [INFO] [stderr] Downloaded derive-com-impl v0.1.1 [INFO] [stderr] Downloaded com-wrapper v0.1.0 [INFO] [stderr] Downloaded directwrite v0.3.0-alpha4 [INFO] [stderr] Downloaded dcommon v0.3.0-alpha1 [INFO] [stderr] Downloaded harfbuzz-sys v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6fc733cd5decc8e0c008db31657a7f3803aa647322e6ef18d50d00076be985f [INFO] running `Command { std: "docker" "start" "-a" "f6fc733cd5decc8e0c008db31657a7f3803aa647322e6ef18d50d00076be985f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6fc733cd5decc8e0c008db31657a7f3803aa647322e6ef18d50d00076be985f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6fc733cd5decc8e0c008db31657a7f3803aa647322e6ef18d50d00076be985f", kill_on_drop: false }` [INFO] [stdout] f6fc733cd5decc8e0c008db31657a7f3803aa647322e6ef18d50d00076be985f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 858880445bf10df884b8fa3943b6b3184c52d5318deee6501ea4857c661a5398 [INFO] running `Command { std: "docker" "start" "-a" "858880445bf10df884b8fa3943b6b3184c52d5318deee6501ea4857c661a5398", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling bed v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling svg_fmt v0.2.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.10 [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 thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling ropey v1.1.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 harfbuzz-sys v0.3.4 [INFO] [stderr] Compiling tree-sitter v0.16.0 [INFO] [stderr] Compiling quote v1.0.5 [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: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/language_client/uri.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | #[serde(try_from = "String")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/style/color.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[serde(try_from = "&str")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | #[derive(Clone, Copy, Debug, Deserialize, Eq, PartialEq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/style/text.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[serde(try_from = "&str")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | #[derive(Clone, Copy, Debug, Deserialize, Eq, Hash, PartialEq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/style/text.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | #[serde(try_from = "&str")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | #[derive(Clone, Copy, Debug, Deserialize, Eq, Hash, PartialEq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/theme.rs:145:3 [INFO] [stdout] | [INFO] [stdout] 145 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 146 | #[derive(Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [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: 17 warnings emitted [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/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bed-f76bd040355c02bc.bed.79y7z6k7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bed-f76bd040355c02bc.bed.79y7z6k7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bed-f76bd040355c02bc.bed.79y7z6k7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bed-f76bd040355c02bc.bed.79y7z6k7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bed-f76bd040355c02bc.bed.79y7z6k7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bed-f76bd040355c02bc.bed.79y7z6k7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bed-f76bd040355c02bc.bed.79y7z6k7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bed-f76bd040355c02bc.bed.79y7z6k7-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bed-f76bd040355c02bc" "/opt/rustwide/target/debug/deps/bed-f76bd040355c02bc.y1e0z9r5lqjlxn7.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-55ad6c664449c275/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-02d33affbbb74dbc/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbed-e9bd525d750a7a21.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cf81b69d08d8207e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-6095f6978a20b9dd.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-66230bad88d8f1e6.rlib" "/opt/rustwide/target/debug/deps/libeuclid-17671c920f4fd7f2.rlib" "/opt/rustwide/target/debug/deps/libgl-c94ebc8a17fe04aa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bd07dcfe20cdecf9.rlib" "/opt/rustwide/target/debug/deps/libryu-ada7d88363cddc2e.rlib" "/opt/rustwide/target/debug/deps/libitoa-06800150090f1e82.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-1a68cf70b0e6f5a3.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-18c7c2c7645c32de.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-591fc23440f7dd97.rlib" "/opt/rustwide/target/debug/deps/libharfbuzz_sys-cb273fc41e07cd8c.rlib" "/opt/rustwide/target/debug/deps/libfreetype-ef7e00f12929ca6f.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-13e3575e69fb2939.rlib" "/opt/rustwide/target/debug/deps/libserde-00ff4bc1e6b47519.rlib" "/opt/rustwide/target/debug/deps/libdirectories-922c86cd34a9b737.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-590cc39ba6109abb.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-f99294360e5b5e1b.rlib" "/opt/rustwide/target/debug/deps/libtree_sitter-067cc1ec80f49d20.rlib" "/opt/rustwide/target/debug/deps/libregex-35f0561bdf6776a2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ba9460444d63af6a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e033b7b9d0ddc540.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libropey-cfbe4a5f1037f4fb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libglfw-f6780e5053407644.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5566a688babdfa9a.rlib" "/opt/rustwide/target/debug/deps/liblog-881c55c6dff23787.rlib" "/opt/rustwide/target/debug/deps/libsemver-f6a678163681db3d.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c99524a11d7de8f4.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/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libeuclid-c552f9e23d5c4e8a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fb8dddf4a8ddd77.rlib" "/opt/rustwide/target/debug/deps/libclap-56c192c70167b2f2.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-fb20cec72f5e99be.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ee9d06d0dac0a81b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libatty-511738838120122e.rlib" "/opt/rustwide/target/debug/deps/liblibc-e27d20201c16498f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.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" "858880445bf10df884b8fa3943b6b3184c52d5318deee6501ea4857c661a5398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "858880445bf10df884b8fa3943b6b3184c52d5318deee6501ea4857c661a5398", kill_on_drop: false }` [INFO] [stdout] 858880445bf10df884b8fa3943b6b3184c52d5318deee6501ea4857c661a5398