[INFO] cloning repository https://github.com/kbowens/packet-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kbowens/packet-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbowens%2Fpacket-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbowens%2Fpacket-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fce8e3e743a93eaacf418d236912516a74aeda12 [INFO] testing kbowens/packet-chat against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbowens%2Fpacket-chat" "/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/kbowens/packet-chat on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kbowens/packet-chat [INFO] finished tweaking git repo https://github.com/kbowens/packet-chat [INFO] tweaked toml for git repo https://github.com/kbowens/packet-chat written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/kbowens/packet-chat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8857cfa06399019fa61609f24cfc2e66e5dbd2428c319c4a93338e861ca4f08e [INFO] running `Command { std: "docker" "start" "-a" "8857cfa06399019fa61609f24cfc2e66e5dbd2428c319c4a93338e861ca4f08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8857cfa06399019fa61609f24cfc2e66e5dbd2428c319c4a93338e861ca4f08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8857cfa06399019fa61609f24cfc2e66e5dbd2428c319c4a93338e861ca4f08e", kill_on_drop: false }` [INFO] [stdout] 8857cfa06399019fa61609f24cfc2e66e5dbd2428c319c4a93338e861ca4f08e [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b00a46e275e1c63daa3762619c819d1af48dedd9a8a2a79e671020dc2fef83d [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" "0b00a46e275e1c63daa3762619c819d1af48dedd9a8a2a79e671020dc2fef83d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling snap v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling owned-read v0.4.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling bitpacking v0.8.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling combine v4.4.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling etherparse v0.9.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling tantivy-fst v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling fail v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling sled v0.31.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling eui48 v1.1.0 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tui v0.12.0 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tantivy-query-grammar v0.12.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pallet-macros v0.4.0 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling tantivy v0.12.0 [INFO] [stderr] Compiling pallet v0.6.1 [INFO] [stderr] Compiling infosechonors v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/packetthread.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | update_tx.send(Event::Traffic(new_packet)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/dbthread.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | packetstore.create_multi(&new_packets); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.infosechonors.5fwra524-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b" "/opt/rustwide/target/debug/deps/infosechonors-0a81f6f4f2f3e35b.19x6mdptgrl8kftx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanyhow-328154719a6679f8.rlib" "/opt/rustwide/target/debug/deps/libetherparse-e05d1106ff65ebb7.rlib" "/opt/rustwide/target/debug/deps/libstfu8-e76c62408e5cd522.rlib" "/opt/rustwide/target/debug/deps/libpallet-66f483ddc63751bf.rlib" "/opt/rustwide/target/debug/deps/libbincode-35ca39d6b1a4bcb4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d18c9236355a226d.rlib" "/opt/rustwide/target/debug/deps/libtantivy-435542cc33c33531.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-16ae48140245be26.rlib" "/opt/rustwide/target/debug/deps/libsnap-ab39a727cd4f5e37.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-a3c20371ca1d4118.rlib" "/opt/rustwide/target/debug/deps/libcombine-2277b4c243a04556.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-b49fbc6ef3a43634.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-02b728d989b7157b.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-778736e799f7cf4a.rlib" "/opt/rustwide/target/debug/deps/libfst-aedd062088ffd198.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-841a110f0c68c0a7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ba3bea12218eef9a.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-a8bd2f2fc395c688.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libtempfile-2adf4b9f2c0ee5f5.rlib" "/opt/rustwide/target/debug/deps/libmemmap-1bfe18d195c8e50c.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-53a32425ae9cfe3f.rlib" "/opt/rustwide/target/debug/deps/libnix-d51403a099b9b9c9.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libtempdir-e4c27bc7af2e6afc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/librand-5df0f57f19472641.rlib" "/opt/rustwide/target/debug/deps/libnotify-ed8f3ef563f7ea6f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libinotify-48f61b9b501e2809.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-760da4534eac1fb8.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-a80e40ec132afe02.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libmio-5de527c00e0dfa51.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/libnet2-60508f628cc94d60.rlib" "/opt/rustwide/target/debug/deps/libfiletime-3760b8a0a11b6bf7.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f3249e0f95750d66.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-cb537c0974cf1929.rlib" "/opt/rustwide/target/debug/deps/libitertools-1736c9fd985da23b.rlib" "/opt/rustwide/target/debug/deps/libfutures-c8d77e2d38782533.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f71bf92e176ab842.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc036c2177e404d2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4faa2eb521b04003.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a70afd78977a3728.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bfebad92142c5ba7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2aab834cd9b1e448.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libfail-de4d4c1912905d33.rlib" "/opt/rustwide/target/debug/deps/librand-3367d91a71796207.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-a4f830f7ffc0871c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libuuid-7aaa1e54887e7525.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libowned_read-ec2ce701c919e053.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libcensus-69cff66294f230f6.rlib" "/opt/rustwide/target/debug/deps/librayon-c78e35cd604950e8.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c9cd03c39b3579a3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-295269ad84e2b80e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-977c4fb810671162.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4b9fc6983c8026c1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-153c840832f1e289.rlib" "/opt/rustwide/target/debug/deps/libeither-976ba12e28a58b3f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-6f981c5feabb2845.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libfailure-2788f5453dc06b2e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-58871dd7e3abafb4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9f06146b98c05c43.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libsled-932f1c17ad68d492.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-516f19d8f84806f9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libfs2-6b38644bafe548a3.rlib" "/opt/rustwide/target/debug/deps/libchrono-b345fd723829ae61.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/libserde-abcab967cdbdb258.rlib" "/opt/rustwide/target/debug/deps/libpcap-403e43556cf45755.rlib" "/opt/rustwide/target/debug/deps/libargh-466f8dac77aa1969.rlib" "/opt/rustwide/target/debug/deps/libargh_shared-e7cedaf50cd78d7c.rlib" "/opt/rustwide/target/debug/deps/libtui-219face12935b7d4.rlib" "/opt/rustwide/target/debug/deps/libcassowary-1ebc11006bfa7b63.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-ae7f1268ebc7909b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-67269cb09ab5fab2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-81d7e2d79ee5c4e7.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-68b2e5bd8aaa2959.rlib" "/opt/rustwide/target/debug/deps/libmio-32c1f8b23d32331d.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-432a83bc36e5b984.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-721ec652953b4b10.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lpcap" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `infosechonors` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0b00a46e275e1c63daa3762619c819d1af48dedd9a8a2a79e671020dc2fef83d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b00a46e275e1c63daa3762619c819d1af48dedd9a8a2a79e671020dc2fef83d", kill_on_drop: false }` [INFO] [stdout] 0b00a46e275e1c63daa3762619c819d1af48dedd9a8a2a79e671020dc2fef83d