[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevedonovan%2Fmoi" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevedonovan/moi on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-5/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26b22b7f2b8173b74da90d0b3a612065c251c0f858bd85ea83d30c810921c76c [INFO] running `Command { std: "docker" "start" "-a" "26b22b7f2b8173b74da90d0b3a612065c251c0f858bd85ea83d30c810921c76c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26b22b7f2b8173b74da90d0b3a612065c251c0f858bd85ea83d30c810921c76c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26b22b7f2b8173b74da90d0b3a612065c251c0f858bd85ea83d30c810921c76c", kill_on_drop: false }` [INFO] [stdout] 26b22b7f2b8173b74da90d0b3a612065c251c0f858bd85ea83d30c810921c76c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d49e26ca56a7e4a71c97a015d2ca8a7906971a929a78d56dcbefe6cdacc53dba [INFO] running `Command { std: "docker" "start" "-a" "d49e26ca56a7e4a71c97a015d2ca8a7906971a929a78d56dcbefe6cdacc53dba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling c_linked_list v1.1.0 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling json v0.11.12 [INFO] [stderr] Compiling mosquitto-client v0.1.4 [INFO] [stderr] Compiling md5 v0.3.6 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling lapp v0.3.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling get_if_addrs v0.4.1 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling moi v0.1.6 (/opt/rustwide/workdir) [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] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - pub type BoxResult = Result>; [INFO] [stdout] 27 + pub type BoxResult = Result>; [INFO] [stdout] | [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] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 - pub fn err_io(msg: &str) -> Result> { [INFO] [stdout] 36 + pub fn err_io(msg: &str) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - hook: Box, [INFO] [stdout] 20 + hook: Box, [INFO] [stdout] | [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:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | plugins: Vec> [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 - plugins: Vec> [INFO] [stdout] 35 + plugins: Vec> [INFO] [stdout] | [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] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - fn builtin_init() -> Box { [INFO] [stdout] 20 + fn builtin_init() -> Box { [INFO] [stdout] | [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - (&arg[pos+1..]) [INFO] [stdout] 74 + &arg[pos+1..] [INFO] [stdout] | [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:23 [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/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] 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.moid.5711d75d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53.2irpcudlthxfvfuh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmd5-3161a68f3a93641c.rlib" "/opt/rustwide/target/debug/deps/libmoi-508b5f49ea406529.rlib" "/opt/rustwide/target/debug/deps/libtime-edee2ceac8a79b1c.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-3e8380375d49337b.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-0c9e0d9a417d8b27.rlib" "/opt/rustwide/target/debug/deps/liblibc-a8e6d094410229ca.rlib" "/opt/rustwide/target/debug/deps/libmosquitto_client-de515143d7f5c1e1.rlib" "/opt/rustwide/target/debug/deps/libtoml-ef6a44cfb610767a.rlib" "/opt/rustwide/target/debug/deps/libserde-f9736239c079f36d.rlib" "/opt/rustwide/target/debug/deps/libjson-d41910366b7bc461.rlib" "/opt/rustwide/target/debug/deps/liblog-440b7c964bb091c5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f62f7ae811025a73.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lutil" "-lmosquitto" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/moid-1079f171ea6e1a53" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.moi.86a56816-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e.4onh0o9k2gi8da06.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmoi-508b5f49ea406529.rlib" "/opt/rustwide/target/debug/deps/libtime-edee2ceac8a79b1c.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-3e8380375d49337b.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-0c9e0d9a417d8b27.rlib" "/opt/rustwide/target/debug/deps/liblog-440b7c964bb091c5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f62f7ae811025a73.rlib" "/opt/rustwide/target/debug/deps/libansi_term-80c9928bf6870cd9.rlib" "/opt/rustwide/target/debug/deps/liblibc-a8e6d094410229ca.rlib" "/opt/rustwide/target/debug/deps/libmd5-3161a68f3a93641c.rlib" "/opt/rustwide/target/debug/deps/libtoml-ef6a44cfb610767a.rlib" "/opt/rustwide/target/debug/deps/libserde-f9736239c079f36d.rlib" "/opt/rustwide/target/debug/deps/liblapp-c28ae4801c5408ed.rlib" "/opt/rustwide/target/debug/deps/libmosquitto_client-de515143d7f5c1e1.rlib" "/opt/rustwide/target/debug/deps/libjson-d41910366b7bc461.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lutil" "-lmosquitto" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/moi-4b99ea3e9e2df68e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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" "d49e26ca56a7e4a71c97a015d2ca8a7906971a929a78d56dcbefe6cdacc53dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d49e26ca56a7e4a71c97a015d2ca8a7906971a929a78d56dcbefe6cdacc53dba", kill_on_drop: false }` [INFO] [stdout] d49e26ca56a7e4a71c97a015d2ca8a7906971a929a78d56dcbefe6cdacc53dba