[INFO] cloning repository https://github.com/stevedonovan/moi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevedonovan/moi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevedonovan%2Fmoi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevedonovan%2Fmoi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 673be214de1109ab235de57a3b199ca37d6a841d [INFO] testing stevedonovan/moi 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%2Fstevedonovan%2Fmoi" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevedonovan/moi 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/stevedonovan/moi [INFO] finished tweaking git repo https://github.com/stevedonovan/moi [INFO] tweaked toml for git repo https://github.com/stevedonovan/moi written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/stevedonovan/moi 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] Downloading crates ... [INFO] [stderr] Downloaded c_linked_list v1.1.0 [INFO] [stderr] Downloaded lapp v0.3.1 [INFO] [stderr] Downloaded get_if_addrs-sys v0.1.0 [INFO] [stderr] Downloaded get_if_addrs v0.4.1 [INFO] [stderr] Downloaded md5 v0.3.6 [INFO] [stderr] Downloaded mosquitto-client v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] 6a6a4e50ffba5122e3790c40a7a81d06bf8f459254023b656332a481a66618c9 [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" "6a6a4e50ffba5122e3790c40a7a81d06bf8f459254023b656332a481a66618c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a6a4e50ffba5122e3790c40a7a81d06bf8f459254023b656332a481a66618c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a6a4e50ffba5122e3790c40a7a81d06bf8f459254023b656332a481a66618c9", kill_on_drop: false }` [INFO] [stdout] 6a6a4e50ffba5122e3790c40a7a81d06bf8f459254023b656332a481a66618c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 61852234dce4ee5a056bbb1067891b67ba9d2e6d5ca8e5326fc9d8ff57de2bad [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" "61852234dce4ee5a056bbb1067891b67ba9d2e6d5ca8e5326fc9d8ff57de2bad", kill_on_drop: false }` [INFO] [stderr] Compiling c_linked_list v1.1.0 [INFO] [stderr] Compiling md5 v0.3.6 [INFO] [stderr] Compiling mosquitto-client v0.1.4 [INFO] [stderr] Compiling lapp v0.3.1 [INFO] [stderr] Compiling json v0.11.12 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling get_if_addrs v0.4.1 [INFO] [stderr] Compiling moi v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/logging.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | hook: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Record) + Send + Sync + 'static` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 27 | pub type BoxResult = Result>; [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn err_io(msg: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/lib.rs:104:36 [INFO] [stdout] | [INFO] [stdout] 104 | String::from_utf8_lossy(bytes).trim_right_matches('\n').to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/lib.rs:447:50 [INFO] [stdout] | [INFO] [stdout] 447 | let text = read_to_string(&psk_keyfile)?.trim_right_matches('\n').to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/bin/moid/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] extern crate moi; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/moid/plugin.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | fn builtin_init() -> Box { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MoiPlugin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/moid/plugin.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | plugins: Vec> [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MoiPlugin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/bin/moi/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/bin/moi/strutil.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | (&arg[pos+1..]) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/bin/moi/flags.rs:104:18 [INFO] [stdout] | [INFO] [stdout] 104 | (env::home_dir().unwrap().join(".local"), false) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/moi/main.rs:216:51 [INFO] [stdout] | [INFO] [stdout] 216 | Err(e) => return ("".into(), false, e.description().into()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/moid/main.rs:570:42 [INFO] [stdout] | [INFO] [stdout] 570 | mdata.error_result(e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/moid/main.rs:610:48 [INFO] [stdout] | [INFO] [stdout] 610 | Err(e) => mdata.error_result(e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [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/moid-4456f807d2699d94.moid.6sekgpcc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.moid.6sekgpcc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.moid.6sekgpcc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.moid.6sekgpcc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.moid.6sekgpcc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.moid.6sekgpcc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.moid.6sekgpcc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.moid.6sekgpcc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.moid.6sekgpcc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.moid.6sekgpcc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.moid.6sekgpcc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.moid.6sekgpcc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.moid.6sekgpcc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.moid.6sekgpcc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.moid.6sekgpcc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.moid.6sekgpcc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94" "/opt/rustwide/target/debug/deps/moid-4456f807d2699d94.d3vyadgntont73m.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libmd5-315776012b174982.rlib" "/opt/rustwide/target/debug/deps/libmoi-77e559cbfc63dfe7.rlib" "/opt/rustwide/target/debug/deps/libtime-603559ea86b4664c.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-df133a02c225d04f.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-0dc7c6948e91e1bd.rlib" "/opt/rustwide/target/debug/deps/liblibc-566ca7d5daa85fcc.rlib" "/opt/rustwide/target/debug/deps/libmosquitto_client-f36785e142279f5c.rlib" "/opt/rustwide/target/debug/deps/libtoml-0d5de9e49c74b722.rlib" "/opt/rustwide/target/debug/deps/libserde-2dc7107c4b1032cf.rlib" "/opt/rustwide/target/debug/deps/libjson-7cbbc8f389f7197f.rlib" "/opt/rustwide/target/debug/deps/liblog-8b3375c7a1721d42.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c27d6000f8ec05ff.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" "-lutil" "-lutil" "-lmosquitto" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lmosquitto [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `moi` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.moi.3pfwyjhi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238" "/opt/rustwide/target/debug/deps/moi-83e22345c7cc8238.1nygv425rb47bila.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libmoi-77e559cbfc63dfe7.rlib" "/opt/rustwide/target/debug/deps/libtime-603559ea86b4664c.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-df133a02c225d04f.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-0dc7c6948e91e1bd.rlib" "/opt/rustwide/target/debug/deps/liblog-8b3375c7a1721d42.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c27d6000f8ec05ff.rlib" "/opt/rustwide/target/debug/deps/libansi_term-e1f42baa5c31098f.rlib" "/opt/rustwide/target/debug/deps/liblibc-566ca7d5daa85fcc.rlib" "/opt/rustwide/target/debug/deps/libmd5-315776012b174982.rlib" "/opt/rustwide/target/debug/deps/libtoml-0d5de9e49c74b722.rlib" "/opt/rustwide/target/debug/deps/libserde-2dc7107c4b1032cf.rlib" "/opt/rustwide/target/debug/deps/liblapp-dec43ca6cd2a5c9b.rlib" "/opt/rustwide/target/debug/deps/libmosquitto_client-f36785e142279f5c.rlib" "/opt/rustwide/target/debug/deps/libjson-7cbbc8f389f7197f.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" "-lutil" "-lutil" "-lmosquitto" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lmosquitto [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "61852234dce4ee5a056bbb1067891b67ba9d2e6d5ca8e5326fc9d8ff57de2bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61852234dce4ee5a056bbb1067891b67ba9d2e6d5ca8e5326fc9d8ff57de2bad", kill_on_drop: false }` [INFO] [stdout] 61852234dce4ee5a056bbb1067891b67ba9d2e6d5ca8e5326fc9d8ff57de2bad