[INFO] cloning repository https://github.com/wwwbjqcom/mysql_audit_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wwwbjqcom/mysql_audit_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwwbjqcom%2Fmysql_audit_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwwbjqcom%2Fmysql_audit_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5ecb68981e46fa425ede74ba7ec718821ca9564 [INFO] testing wwwbjqcom/mysql_audit_rust against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwwbjqcom%2Fmysql_audit_rust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wwwbjqcom/mysql_audit_rust on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wwwbjqcom/mysql_audit_rust [INFO] finished tweaking git repo https://github.com/wwwbjqcom/mysql_audit_rust [INFO] tweaked toml for git repo https://github.com/wwwbjqcom/mysql_audit_rust written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/wwwbjqcom/mysql_audit_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9512942ec9db35a7ac2e333e24411b90842a9408384857f12870bf5dcab1a498 [INFO] running `Command { std: "docker" "start" "-a" "9512942ec9db35a7ac2e333e24411b90842a9408384857f12870bf5dcab1a498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9512942ec9db35a7ac2e333e24411b90842a9408384857f12870bf5dcab1a498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9512942ec9db35a7ac2e333e24411b90842a9408384857f12870bf5dcab1a498", kill_on_drop: false }` [INFO] [stdout] 9512942ec9db35a7ac2e333e24411b90842a9408384857f12870bf5dcab1a498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21e8a856ac7ebd32e8dd998e1c1a1e2e34b02bcd10d4967048190f4aa3a5eef3 [INFO] running `Command { std: "docker" "start" "-a" "21e8a856ac7ebd32e8dd998e1c1a1e2e34b02bcd10d4967048190f4aa3a5eef3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling testaa v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SessionHostInfo` [INFO] [stdout] --> src/packet/protocol.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::session::{SessionHostInfo, SessionInfo}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/packet.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{Cursor, Seek, Read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Tell` [INFO] [stdout] --> src/packet.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{Config, Tell}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Tell` [INFO] [stdout] --> src/session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::Tell; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/lib.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | 'all: for device in devices{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `session_key` is never read [INFO] [stdout] --> src/packet.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | let mut session_key = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `session_key` is never read [INFO] [stdout] --> src/packet.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | let mut session_key = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.testaa.4cffd2c5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd.f8cjr4a353umnqv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtestaa-fe0aae44c1a697b6.rlib" "/opt/rustwide/target/debug/deps/libstructopt-25d4a669a275295b.rlib" "/opt/rustwide/target/debug/deps/libclap-2105ef011b495b52.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a6bd19b879ced5e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-57aec043958db3e8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-fa27c616fc1835d7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libpcap-aa2d97c6f27e7fa7.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-f2c1d1099877d026.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-9311b32f042c9fe6.rlib" "/opt/rustwide/target/debug/deps/libtokio-4e2e206f3d6b2ba8.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e5a56ee8a43d2ae5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-926ff66bc397fa93.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-b6f23dbbde534c97.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-2c67a483140f01c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-96546185cbbaa740.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-782740115373c3c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-f51980bb60445ec0.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3ac884bf8ea8a56a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2e3a7a1d721ebb62.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-fb87bc066f9c8090.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-1526d13c1ee5e90e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-c2737edcdc4d068e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6c3120e7b39b3cc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a08df57ec1f2e4f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4225b87ee53090d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c5719c57b85634be.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b6053b001b833a06.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-323c2ef23e6ca369.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-2ceb6ee5b19d9754.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-833b184f57cf8d2e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6801a7210e9fe7be.rlib" "/opt/rustwide/target/debug/deps/libbytes-08d8806c9bb0acbd.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libmio-9cf804df25c65268.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-b5808dd6c1f35b5d.rlib" "/opt/rustwide/target/debug/deps/libnet2-2b255476b1a47541.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-ffe0d2d34dcd345e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/testaa-58e3475f091bf9cd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: could not compile `testaa` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "21e8a856ac7ebd32e8dd998e1c1a1e2e34b02bcd10d4967048190f4aa3a5eef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21e8a856ac7ebd32e8dd998e1c1a1e2e34b02bcd10d4967048190f4aa3a5eef3", kill_on_drop: false }` [INFO] [stdout] 21e8a856ac7ebd32e8dd998e1c1a1e2e34b02bcd10d4967048190f4aa3a5eef3