[INFO] cloning repository https://github.com/mrobakowski/dash-button-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrobakowski/dash-button-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fdash-button-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fdash-button-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5af767c2680d70166e11be9a51d71d2f8ded3c70 [INFO] testing mrobakowski/dash-button-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fdash-button-rs" "/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/mrobakowski/dash-button-rs 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/mrobakowski/dash-button-rs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/mrobakowski/dash-button-rs [INFO] tweaked toml for git repo https://github.com/mrobakowski/dash-button-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mrobakowski/dash-button-rs 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] 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] e20dc7219a7c122388b71eae040e98964666bf31d22efdf39b815b5dad18ca26 [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" "e20dc7219a7c122388b71eae040e98964666bf31d22efdf39b815b5dad18ca26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e20dc7219a7c122388b71eae040e98964666bf31d22efdf39b815b5dad18ca26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20dc7219a7c122388b71eae040e98964666bf31d22efdf39b815b5dad18ca26", kill_on_drop: false }` [INFO] [stdout] e20dc7219a7c122388b71eae040e98964666bf31d22efdf39b815b5dad18ca26 [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] 3b74ea8c26a1d6139047f7281b5f45d4c7d5a6aea0fa1e892e19eac6a80485a6 [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" "3b74ea8c26a1d6139047f7281b5f45d4c7d5a6aea0fa1e892e19eac6a80485a6", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rustc-serialize v0.3.23 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling try_from v0.2.1 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling pcap v0.5.7 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling dash-button-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / error_chain! { [INFO] [stdout] 25 | | foreign_links { [INFO] [stdout] 26 | | Pcap(::pcap::Error); [INFO] [stdout] 27 | | Io(::std::io::Error); [INFO] [stdout] 28 | | ParseError(::std::num::ParseIntError); [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / error_chain! { [INFO] [stdout] 25 | | foreign_links { [INFO] [stdout] 26 | | Pcap(::pcap::Error); [INFO] [stdout] 27 | | Io(::std::io::Error); [INFO] [stdout] 28 | | ParseError(::std::num::ParseIntError); [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.53s [INFO] running `Command { std: "docker" "inspect" "3b74ea8c26a1d6139047f7281b5f45d4c7d5a6aea0fa1e892e19eac6a80485a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b74ea8c26a1d6139047f7281b5f45d4c7d5a6aea0fa1e892e19eac6a80485a6", kill_on_drop: false }` [INFO] [stdout] 3b74ea8c26a1d6139047f7281b5f45d4c7d5a6aea0fa1e892e19eac6a80485a6 [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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c9a12ef83b21ad5961ca7177293ab5e5d01b13de4f3349077e131912b39775e [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" "2c9a12ef83b21ad5961ca7177293ab5e5d01b13de4f3349077e131912b39775e", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / error_chain! { [INFO] [stdout] 25 | | foreign_links { [INFO] [stdout] 26 | | Pcap(::pcap::Error); [INFO] [stdout] 27 | | Io(::std::io::Error); [INFO] [stdout] 28 | | ParseError(::std::num::ParseIntError); [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / error_chain! { [INFO] [stdout] 25 | | foreign_links { [INFO] [stdout] 26 | | Pcap(::pcap::Error); [INFO] [stdout] 27 | | Io(::std::io::Error); [INFO] [stdout] 28 | | ParseError(::std::num::ParseIntError); [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling dash-button-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / error_chain! { [INFO] [stdout] 25 | | foreign_links { [INFO] [stdout] 26 | | Pcap(::pcap::Error); [INFO] [stdout] 27 | | Io(::std::io::Error); [INFO] [stdout] 28 | | ParseError(::std::num::ParseIntError); [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / error_chain! { [INFO] [stdout] 25 | | foreign_links { [INFO] [stdout] 26 | | Pcap(::pcap::Error); [INFO] [stdout] 27 | | Io(::std::io::Error); [INFO] [stdout] 28 | | ParseError(::std::num::ParseIntError); [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [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/dash_button_rs-7c01b964c8914b90.dash_button_rs.d847b6ca-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dash_button_rs-7c01b964c8914b90.dash_button_rs.d847b6ca-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dash_button_rs-7c01b964c8914b90.dash_button_rs.d847b6ca-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dash_button_rs-7c01b964c8914b90.dash_button_rs.d847b6ca-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dash_button_rs-7c01b964c8914b90.dash_button_rs.d847b6ca-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dash_button_rs-7c01b964c8914b90.dash_button_rs.d847b6ca-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dash_button_rs-7c01b964c8914b90.232p0n063h0k8zyg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9901051c0923a846/out/.libs" "-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/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.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_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libtry_from-b42ee17d7d53848c.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-b245832fbe95c1e9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e559579624ce83f6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8728d096a758a134.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7e15d85fc88901db.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ae2fdbe13fcb6a8d.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-49e9be96729b4782.rlib" "/opt/rustwide/target/debug/deps/libwinapi-badfbf90d1758e51.rlib" "/opt/rustwide/target/debug/deps/libkernel32-04c238d3205332be.rlib" "/opt/rustwide/target/debug/deps/libpcap-7e372de52d9ffee9.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c5fcaa0806cc306.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" "-lpcap" "-lutil" "-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/dash_button_rs-7c01b964c8914b90" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lpcap [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dash-button-rs` due to 2 previous errors; 2 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/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.find_dash_button.766f39d3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/find_dash_button-371705f13bc20038.36ntunpd06gtyn50.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9901051c0923a846/out/.libs" "-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/libchrono-8ea44fcdbc88c084.rlib" "/opt/rustwide/target/debug/deps/libnum-a990f7a9361332bd.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-bf71666f64c78898.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2a24872c2cb3c117.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dbee2d0b053481d8.rlib" "/opt/rustwide/target/debug/deps/libtime-7f5c3ec4ac5f7686.rlib" "/opt/rustwide/target/debug/deps/libdash_button_rs-d750cfea19b7ada0.rlib" "/opt/rustwide/target/debug/deps/libtry_from-b42ee17d7d53848c.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-b245832fbe95c1e9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e559579624ce83f6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8728d096a758a134.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7e15d85fc88901db.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ae2fdbe13fcb6a8d.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-49e9be96729b4782.rlib" "/opt/rustwide/target/debug/deps/libwinapi-badfbf90d1758e51.rlib" "/opt/rustwide/target/debug/deps/libkernel32-04c238d3205332be.rlib" "/opt/rustwide/target/debug/deps/libpcap-7e372de52d9ffee9.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c5fcaa0806cc306.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" "-lpcap" "-lutil" "-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/examples/find_dash_button-371705f13bc20038" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lpcap [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: build failed [INFO] running `Command { std: "docker" "inspect" "2c9a12ef83b21ad5961ca7177293ab5e5d01b13de4f3349077e131912b39775e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c9a12ef83b21ad5961ca7177293ab5e5d01b13de4f3349077e131912b39775e", kill_on_drop: false }` [INFO] [stdout] 2c9a12ef83b21ad5961ca7177293ab5e5d01b13de4f3349077e131912b39775e