[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#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwwbjqcom%2Fmysql_audit_rust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wwwbjqcom/mysql_audit_rust on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", 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-3/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5389fc38c855b9b59414cd756754fa07b2299ed67f60823f409e78f655ac1066 [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" "5389fc38c855b9b59414cd756754fa07b2299ed67f60823f409e78f655ac1066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5389fc38c855b9b59414cd756754fa07b2299ed67f60823f409e78f655ac1066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5389fc38c855b9b59414cd756754fa07b2299ed67f60823f409e78f655ac1066", kill_on_drop: false }` [INFO] [stdout] 5389fc38c855b9b59414cd756754fa07b2299ed67f60823f409e78f655ac1066 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2d9d08efdb1fd9a769b957b317233eb35d5bcbbc07c21d54b9092b2f40875a2 [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" "a2d9d08efdb1fd9a769b957b317233eb35d5bcbbc07c21d54b9092b2f40875a2", 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 log v0.4.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling version_check v0.9.1 [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 vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling ansi_term v0.11.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 semver v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [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 crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [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 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 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-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [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:13 [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:13 [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/testaa-d74cf1c227517170.testaa.812gvcbp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-d74cf1c227517170.testaa.812gvcbp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-d74cf1c227517170.testaa.812gvcbp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-d74cf1c227517170.testaa.812gvcbp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-d74cf1c227517170.testaa.812gvcbp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-d74cf1c227517170.testaa.812gvcbp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-d74cf1c227517170.testaa.812gvcbp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-d74cf1c227517170.testaa.812gvcbp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-d74cf1c227517170.testaa.812gvcbp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-d74cf1c227517170.testaa.812gvcbp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-d74cf1c227517170.testaa.812gvcbp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-d74cf1c227517170.testaa.812gvcbp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/testaa-d74cf1c227517170.testaa.812gvcbp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/testaa-d74cf1c227517170" "/opt/rustwide/target/debug/deps/testaa-d74cf1c227517170.4e3c1bcmbsj823y4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtestaa-332922df51be7dbb.rlib" "/opt/rustwide/target/debug/deps/libstructopt-ff264dfe9bf79d34.rlib" "/opt/rustwide/target/debug/deps/libclap-aaea45307ade1048.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-56a784a66ac8b420.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libpcap-c66544f2eed8e52b.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-5967d5eab7ff4324.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-6b18a7ea5a1a4c46.rlib" "/opt/rustwide/target/debug/deps/libtokio-6eaf99424b303141.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-91b6928933f6b0db.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-76456e8192ec3021.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-93b98fac9d9d381f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ef18dcb5d54ed758.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-56bc723a279c7ae9.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e1c625b2b80b1d55.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-07e70d04df665886.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d0503deaeb71f2a8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bcf1db8c13ce2b6a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b5519c4c6611b0fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-54cf72c9a085b590.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-e66cc19850c325b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bc6276598fbc15d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2cfe5a3ba7ff4b96.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3e7fda446b883a01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-d9ec10339df92b75.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b26c09accd3160d7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ac61d1ec8329032e.rlib" "/opt/rustwide/target/debug/deps/libbytes-4d7f9f667f99a8b2.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libmio-b85dd56e0cd46a79.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-dbc7205adfc4235a.rlib" "/opt/rustwide/target/debug/deps/libnet2-9d0f91e5170ac250.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblibc-aadda8a52fdf135c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "a2d9d08efdb1fd9a769b957b317233eb35d5bcbbc07c21d54b9092b2f40875a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d9d08efdb1fd9a769b957b317233eb35d5bcbbc07c21d54b9092b2f40875a2", kill_on_drop: false }` [INFO] [stdout] a2d9d08efdb1fd9a769b957b317233eb35d5bcbbc07c21d54b9092b2f40875a2