[INFO] crate mosquitto-client 0.1.5 is already in cache [INFO] extracting crate mosquitto-client 0.1.5 into work/ex/beta-1.37-6/sources/1.36.0/reg/mosquitto-client/0.1.5 [INFO] extracting crate mosquitto-client 0.1.5 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/mosquitto-client/0.1.5 [INFO] validating manifest of mosquitto-client-0.1.5 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mosquitto-client-0.1.5 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mosquitto-client-0.1.5 [INFO] finished frobbing mosquitto-client-0.1.5 [INFO] frobbed toml for mosquitto-client-0.1.5 written to work/ex/beta-1.37-6/sources/1.36.0/reg/mosquitto-client/0.1.5/Cargo.toml [INFO] started frobbing mosquitto-client-0.1.5 [INFO] finished frobbing mosquitto-client-0.1.5 [INFO] frobbed toml for mosquitto-client-0.1.5 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/mosquitto-client/0.1.5/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mosquitto-client-0.1.5 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/mosquitto-client/0.1.5:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] da5a093f084fe72ca72d65d414f82516e9845128ab4a1f32907343f3533f4987 [INFO] running `"docker" "start" "-a" "da5a093f084fe72ca72d65d414f82516e9845128ab4a1f32907343f3533f4987"` [INFO] [stderr] Compiling mosquitto-client v0.1.5 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:121:48 [INFO] [stderr] | [INFO] [stderr] 121 | use std::sync::atomic::{AtomicUsize, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:123:33 [INFO] [stderr] | [INFO] [stderr] 123 | static INSTANCES: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicUsize::new(0)` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `"docker" "inspect" "da5a093f084fe72ca72d65d414f82516e9845128ab4a1f32907343f3533f4987"` [INFO] running `"docker" "rm" "-f" "da5a093f084fe72ca72d65d414f82516e9845128ab4a1f32907343f3533f4987"` [INFO] [stdout] da5a093f084fe72ca72d65d414f82516e9845128ab4a1f32907343f3533f4987 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/mosquitto-client/0.1.5:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] eb4e9368de6f9905b51bbbd8ec718f9484465196b0d82a73bb0d49f9de3c0cc9 [INFO] running `"docker" "start" "-a" "eb4e9368de6f9905b51bbbd8ec718f9484465196b0d82a73bb0d49f9de3c0cc9"` [INFO] [stderr] Compiling mosquitto-client v0.1.5 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:121:48 [INFO] [stderr] | [INFO] [stderr] 121 | use std::sync::atomic::{AtomicUsize, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:123:33 [INFO] [stderr] | [INFO] [stderr] 123 | static INSTANCES: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicUsize::new(0)` [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.publish_wait.1e4j1rzw-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.publish_wait.1e4j1rzw-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.publish_wait.1e4j1rzw-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.publish_wait.1e4j1rzw-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.publish_wait.1e4j1rzw-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.publish_wait.1e4j1rzw-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.publish_wait.1e4j1rzw-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.publish_wait.1e4j1rzw-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.publish_wait.1e4j1rzw-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.publish_wait.1e4j1rzw-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.publish_wait.1e4j1rzw-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.publish_wait.1e4j1rzw-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.publish_wait.1e4j1rzw-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.publish_wait.1e4j1rzw-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.publish_wait.1e4j1rzw-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15" "/opt/crater/target/debug/examples/publish_wait-d2c495133283dc15.1ezjc8qinpg23q8k.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libmosquitto_client-70939a850dc9172a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lmosquitto" "-lc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lmosquitto [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `mosquitto-client`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/mosquitto_client-46c80e1a336d0063.mosquitto_client.39qow3bf-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/mosquitto_client-46c80e1a336d0063.mosquitto_client.39qow3bf-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/mosquitto_client-46c80e1a336d0063.mosquitto_client.39qow3bf-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/mosquitto_client-46c80e1a336d0063.mosquitto_client.39qow3bf-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/mosquitto_client-46c80e1a336d0063.mosquitto_client.39qow3bf-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/deps/mosquitto_client-46c80e1a336d0063" "/opt/crater/target/debug/deps/mosquitto_client-46c80e1a336d0063.5egzci9gscxr4pd7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lmosquitto" "-lc" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8fbf0b14816ca0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c9d91925876437f2.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-50d6bab7df588609.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-913b30c2987aa8da.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lmosquitto [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `mosquitto-client`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.self_publish_receive_many.f4p767dx-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6" "/opt/crater/target/debug/examples/self_publish_receive_many-fb870a45d61977e6.5aom6n327sen2nt2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libmosquitto_client-70939a850dc9172a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lmosquitto" "-lc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lmosquitto [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `mosquitto-client`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2.verify_publish.7btty18p-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2.verify_publish.7btty18p-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2.verify_publish.7btty18p-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2.verify_publish.7btty18p-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2.verify_publish.7btty18p-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2.verify_publish.7btty18p-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2.verify_publish.7btty18p-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2.verify_publish.7btty18p-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2.verify_publish.7btty18p-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2.verify_publish.7btty18p-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2.verify_publish.7btty18p-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2.verify_publish.7btty18p-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2.verify_publish.7btty18p-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2.verify_publish.7btty18p-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2" "/opt/crater/target/debug/examples/verify_publish-81be5ce175eacfd2.5blzuyqblmj6gv4o.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libmosquitto_client-70939a850dc9172a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lmosquitto" "-lc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lmosquitto [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.self_publish.5dgfwgp4-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512" "/opt/crater/target/debug/examples/self_publish-1d1d9dceb67f8512.4w3icixrzukxbur8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libmosquitto_client-70939a850dc9172a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lmosquitto" "-lc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lmosquitto [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `mosquitto-client`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `mosquitto-client`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f.subscribe_and_listen.5flf0m0d-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f.subscribe_and_listen.5flf0m0d-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f.subscribe_and_listen.5flf0m0d-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f.subscribe_and_listen.5flf0m0d-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f.subscribe_and_listen.5flf0m0d-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f.subscribe_and_listen.5flf0m0d-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f.subscribe_and_listen.5flf0m0d-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f.subscribe_and_listen.5flf0m0d-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f.subscribe_and_listen.5flf0m0d-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f.subscribe_and_listen.5flf0m0d-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f.subscribe_and_listen.5flf0m0d-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f.subscribe_and_listen.5flf0m0d-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f.subscribe_and_listen.5flf0m0d-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f.subscribe_and_listen.5flf0m0d-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f" "/opt/crater/target/debug/examples/subscribe_and_listen-9192a7b6bd47fa7f.bepwsw0ydshj3wz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libmosquitto_client-70939a850dc9172a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lmosquitto" "-lc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lmosquitto [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `mosquitto-client`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "eb4e9368de6f9905b51bbbd8ec718f9484465196b0d82a73bb0d49f9de3c0cc9"` [INFO] running `"docker" "rm" "-f" "eb4e9368de6f9905b51bbbd8ec718f9484465196b0d82a73bb0d49f9de3c0cc9"` [INFO] [stdout] eb4e9368de6f9905b51bbbd8ec718f9484465196b0d82a73bb0d49f9de3c0cc9