[INFO] cloning repository https://github.com/Lyr-7D1h/cluster_iot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lyr-7D1h/cluster_iot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLyr-7D1h%2Fcluster_iot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLyr-7D1h%2Fcluster_iot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d19506f171c7134157b30333d17e6c06f0d4c874 [INFO] testing Lyr-7D1h/cluster_iot against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLyr-7D1h%2Fcluster_iot" "/workspace/builds/worker-60/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-60/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lyr-7D1h/cluster_iot on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-60/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-60/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Lyr-7D1h/cluster_iot [INFO] finished tweaking git repo https://github.com/Lyr-7D1h/cluster_iot [INFO] tweaked toml for git repo https://github.com/Lyr-7D1h/cluster_iot written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate git repo https://github.com/Lyr-7D1h/cluster_iot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--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 ssh v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 420f72bdf34efe6dfcdc6f70a92096e3981486cca670de87208e483227353951 [INFO] running `Command { std: "docker" "start" "-a" "420f72bdf34efe6dfcdc6f70a92096e3981486cca670de87208e483227353951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "420f72bdf34efe6dfcdc6f70a92096e3981486cca670de87208e483227353951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "420f72bdf34efe6dfcdc6f70a92096e3981486cca670de87208e483227353951", kill_on_drop: false }` [INFO] [stdout] 420f72bdf34efe6dfcdc6f70a92096e3981486cca670de87208e483227353951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6847a7ed8742477c8884fe12fa06b9c574c3b8e226176298dc9c42ccdab68ac1 [INFO] running `Command { std: "docker" "start" "-a" "6847a7ed8742477c8884fe12fa06b9c574c3b8e226176298dc9c42ccdab68ac1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ssh v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling clusterit v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::hash::Hash` [INFO] [stdout] --> src/clusterit/connection/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `connection::ConnectionError` [INFO] [stdout] --> src/clusterit/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use connection::ConnectionError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `executer::Executer` [INFO] [stdout] --> src/clusterit/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use executer::Executer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> src/clusterit/mod.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let connection = Connection::connect_to_destination(destination)?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `debpkgs` [INFO] [stdout] --> src/clusterit/executer.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn install(self, debpkgs: Vec) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debpkgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/clusterit/connection/mod.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn write(mut self) { [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: variable does not need to be mutable [INFO] [stdout] --> src/clusterit/connection/mod.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn read(mut self) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> src/clusterit/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | config: Config, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `session` [INFO] [stdout] --> src/clusterit/connection/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | session: Session, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write` [INFO] [stdout] --> src/clusterit/connection/mod.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn write(mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read` [INFO] [stdout] --> src/clusterit/connection/mod.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn read(mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Executer` [INFO] [stdout] --> src/clusterit/executer.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Executer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/clusterit/executer.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(connection: Connection) -> Executer { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `install` [INFO] [stdout] --> src/clusterit/executer.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn install(self, debpkgs: Vec) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/clusterit/connection/mod.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | session.set_username(user); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/clusterit/connection/mod.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | session.set_host(hostname); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/clusterit/connection/mod.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | session.set_port(port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/clusterit/connection/mod.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | session.set_host(destination); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.clusterit.092c907f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e.17mqxlgxi3mzccf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfern-5703bb17a43b773c.rlib" "/opt/rustwide/target/debug/deps/libclusterit-03c5641c28ef8dc0.rlib" "/opt/rustwide/target/debug/deps/libssh-758b1346fb59693e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2ebdd66e800270e7.rlib" "/opt/rustwide/target/debug/deps/liblog-e59097144fb4b086.rlib" "/opt/rustwide/target/debug/deps/liblibc-d5dd5c0cf478f782.rlib" "/opt/rustwide/target/debug/deps/libtoml-6f08a0ca9909e664.rlib" "/opt/rustwide/target/debug/deps/libserde-a30520d0ef2a4bb3.rlib" "/opt/rustwide/target/debug/deps/libstructopt-1e18e71726678b03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclap-7b9a4522e5dae1d6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssh" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/clusterit-d572a47c8877512e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lssh [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 `clusterit` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6847a7ed8742477c8884fe12fa06b9c574c3b8e226176298dc9c42ccdab68ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6847a7ed8742477c8884fe12fa06b9c574c3b8e226176298dc9c42ccdab68ac1", kill_on_drop: false }` [INFO] [stdout] 6847a7ed8742477c8884fe12fa06b9c574c3b8e226176298dc9c42ccdab68ac1