[INFO] cloning repository https://github.com/Dessix/lg600r [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dessix/lg600r" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDessix%2Flg600r", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDessix%2Flg600r'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12dafb4c81e8b3f2ba92c6d2765d5614aa8c4ee7 [INFO] testing Dessix/lg600r against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDessix%2Flg600r" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dessix/lg600r on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Dessix/lg600r [INFO] finished tweaking git repo https://github.com/Dessix/lg600r [INFO] tweaked toml for git repo https://github.com/Dessix/lg600r written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Dessix/lg600r already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17d055abf08024465d340acbd844c1a1331c7491afa5297e350c5a3798066874 [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" "17d055abf08024465d340acbd844c1a1331c7491afa5297e350c5a3798066874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17d055abf08024465d340acbd844c1a1331c7491afa5297e350c5a3798066874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17d055abf08024465d340acbd844c1a1331c7491afa5297e350c5a3798066874", kill_on_drop: false }` [INFO] [stdout] 17d055abf08024465d340acbd844c1a1331c7491afa5297e350c5a3798066874 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8a4e9921075f38e488ad29c6f716712f971befb60fc272f557c3af208612777 [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" "b8a4e9921075f38e488ad29c6f716712f971befb60fc272f557c3af208612777", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling ryu v1.0.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling which v3.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling evdev-sys v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling evdev-rs v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling lg600r v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `TryFrom`, `TryInto` [INFO] [stdout] --> src/config/mod.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | use std::convert::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Deserializer`, `Serialize` [INFO] [stdout] --> src/config/mod.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | use serde::{Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::linput` [INFO] [stdout] --> src/keyboard_watcher.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::linput; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BusType` [INFO] [stdout] --> src/keyboard_watcher.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use evdev_rs::enums::{BusType, EventCode, EventType, EV_MSC}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ReadFlag`, `ReadStatus` [INFO] [stdout] --> src/keyboard_watcher.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | use evdev_rs::{Device, InputEvent, ReadFlag, ReadStatus}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::prelude::AsRawFd` [INFO] [stdout] --> src/keyboard_watcher.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::os::unix::prelude::AsRawFd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `mem`, `slice` [INFO] [stdout] --> src/keyboard_watcher.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{mem, slice}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> src/keyboard_watcher.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufReader` [INFO] [stdout] --> src/keyboard_watcher.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/keyboard_watcher.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | let scancode = (scan.value & (!0x70000)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/config/mod.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | v => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/config/mod.rs:119:38 [INFO] [stdout] | [INFO] [stdout] 119 | BindingType::Command(cmd) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `serializer` [INFO] [stdout] --> src/config/mod.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | serializer: S, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_serializer` [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.lg600r.bgb44oqj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f" "/opt/rustwide/target/debug/deps/lg600r-5452eebd2e4d5d2f.1twdp7q5vv5j1f8b.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lxdo" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-40a9e76f21ccc08e.rlib" "/opt/rustwide/target/debug/deps/libryu-6b21f2a9d9e8c093.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libevdev_rs-a4d907fcabc27902.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libnix-ee450bd2546c8e92.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libevdev_sys-80cd96c8ede583ba.rlib" "/opt/rustwide/target/debug/deps/libserde_value-2112861dd3554163.rlib" "/opt/rustwide/target/debug/deps/libordered_float-ecc9a25f7027c5ad.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1603f5995b2ae559.rlib" "/opt/rustwide/target/debug/deps/libdirs-ae5ba9bd82f9e43c.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7b51b4c0cd81bcb6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/liblibc-43449a33f75e324c.rlib" "/opt/rustwide/target/debug/deps/libxdg-157fbbd5e20f74dc.rlib" "/opt/rustwide/target/debug/deps/libtoml-9161ef9f8b75237d.rlib" "/opt/rustwide/target/debug/deps/libserde-e60065decba25735.rlib" "/opt/rustwide/target/debug/deps/libmaplit-843eb53739d1d4ca.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-levdev" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxdo [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lg600r` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b8a4e9921075f38e488ad29c6f716712f971befb60fc272f557c3af208612777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8a4e9921075f38e488ad29c6f716712f971befb60fc272f557c3af208612777", kill_on_drop: false }` [INFO] [stdout] b8a4e9921075f38e488ad29c6f716712f971befb60fc272f557c3af208612777