[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#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbowens%2Fpacket-chat" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kbowens/packet-chat on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owned-read v0.4.1 [INFO] [stderr] Downloaded tantivy-query-grammar v0.12.0 [INFO] [stderr] Downloaded crossterm v0.17.7 [INFO] [stderr] Downloaded bitpacking v0.8.2 [INFO] [stderr] Downloaded census v0.4.0 [INFO] [stderr] Downloaded etherparse v0.9.0 [INFO] [stderr] Downloaded fail v0.3.0 [INFO] [stderr] Downloaded eui48 v1.1.0 [INFO] [stderr] Downloaded murmurhash32 v0.2.0 [INFO] [stderr] Downloaded sled v0.31.0 [INFO] [stderr] Downloaded stfu8 v0.2.4 [INFO] [stderr] Downloaded rust-stemmers v1.2.0 [INFO] [stderr] Downloaded fst v0.3.5 [INFO] [stderr] Downloaded tantivy-fst v0.2.1 [INFO] [stderr] Downloaded pallet-macros v0.4.0 [INFO] [stderr] Downloaded tantivy v0.12.0 [INFO] [stderr] Downloaded pallet v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8f45f2e228cbf30ddc7cd836a3156f420e727abd27feab308435b762754cd17 [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" "a8f45f2e228cbf30ddc7cd836a3156f420e727abd27feab308435b762754cd17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8f45f2e228cbf30ddc7cd836a3156f420e727abd27feab308435b762754cd17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f45f2e228cbf30ddc7cd836a3156f420e727abd27feab308435b762754cd17", kill_on_drop: false }` [INFO] [stdout] a8f45f2e228cbf30ddc7cd836a3156f420e727abd27feab308435b762754cd17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1327ae976163628fb6397876dd9a73b1501cae1df639cd520277d616f716f8e0 [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" "1327ae976163628fb6397876dd9a73b1501cae1df639cd520277d616f716f8e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling const_fn v0.4.3 [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 proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [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 futures-io v0.3.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling snap v1.0.3 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [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 futures-channel v0.3.8 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling owned-read v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crc32fast v1.2.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 num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling etherparse v0.9.0 [INFO] [stderr] Compiling bitpacking v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling combine v4.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tantivy-fst v0.2.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling sled v0.31.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling fail v0.3.0 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling eui48 v1.1.0 [INFO] [stderr] Compiling tui v0.12.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] Compiling synstructure v0.12.4 [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 argh_derive v0.1.4 [INFO] [stderr] Compiling pallet-macros v0.4.0 [INFO] [stderr] Compiling tantivy-query-grammar v0.12.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling uuid v0.8.1 [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 `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 `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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.infosechonors.49f74b05-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837.2x9wydy5f16hazd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanyhow-c718e0f06c9c6c14.rlib" "/opt/rustwide/target/debug/deps/libetherparse-142789f9b01760da.rlib" "/opt/rustwide/target/debug/deps/libstfu8-85c790a6ce509ec9.rlib" "/opt/rustwide/target/debug/deps/libpallet-3df0e160c40edd72.rlib" "/opt/rustwide/target/debug/deps/libbincode-547c8c9cc935ba4d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3e7a6180162d69a1.rlib" "/opt/rustwide/target/debug/deps/libtantivy-41e99a1a6fb96348.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-d417c70ed623c051.rlib" "/opt/rustwide/target/debug/deps/libsnap-f35c1961a2f7acd0.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libregex-bbde173e4202a4f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5476c750da7ba7f3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-455bd9f00f9d6fe8.rlib" "/opt/rustwide/target/debug/deps/libcombine-10b740a52b4a859f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4f03bf62e379b80c.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-a4110d3b4545ae5d.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-ee1a47f9d642a88a.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-e723aa43765c8f1f.rlib" "/opt/rustwide/target/debug/deps/libfst-6941f3412477e92b.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-0d60015d2c37de0d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b871ec9e2adc2eaf.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-da3a382d5d113192.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-53858d4f13de0e65.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a4332db98dc43fb6.rlib" "/opt/rustwide/target/debug/deps/libmemmap-4cbdff92b35fbbf3.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-46920e4cec4ecdd1.rlib" "/opt/rustwide/target/debug/deps/libnix-a4f1b29c740f2be8.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libtempdir-9003dfbb554da681.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librand-8b4a0b6e22caa0d6.rlib" "/opt/rustwide/target/debug/deps/libnotify-4bef0b6304f32942.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libinotify-d9a00eab7f9d7767.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-a30f6ec790e178a8.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-3834092d591cf53c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-415c7f8c579dbe87.rlib" "/opt/rustwide/target/debug/deps/libmio-e0b8512332925482.rlib" "/opt/rustwide/target/debug/deps/libiovec-3efd8776961ad167.rlib" "/opt/rustwide/target/debug/deps/libnet2-1d2d54975a97b562.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a6398e4a8979173c.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-b9ffb2bf001c434f.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-7fd760912fec531a.rlib" "/opt/rustwide/target/debug/deps/libitertools-7a7f9c50f41b3cc7.rlib" "/opt/rustwide/target/debug/deps/libfutures-c4172005331ab8b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c35551467ea7f6bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5866e6b480acb38b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c9ad3e4945920a7b.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9e659f23c3e4c5b5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-43a00e7fe9873877.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5a8ae2f1795c5ced.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4d779d7e05fdd57e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e0dc5c6b40279b83.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libfail-5bac32d3aea4df4c.rlib" "/opt/rustwide/target/debug/deps/librand-207601f14777dd3a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-f7d8e0c25372c84f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libuuid-7421fca6f2dbdb74.rlib" "/opt/rustwide/target/debug/deps/librand-5fc4197c13602734.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-29b7e8b08d4cd606.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-ca2f111a7972238d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad4076224f47561f.rlib" "/opt/rustwide/target/debug/deps/libowned_read-e12fbf2b2f9e023e.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-108cb5d8a5d5d90f.rlib" "/opt/rustwide/target/debug/deps/libcensus-ab5ce143eeff37b4.rlib" "/opt/rustwide/target/debug/deps/librayon-526c12e7cf2c03d4.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ec1868e88c5ffcc4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5324953ea52aa636.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-010846199906c788.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-471a4994e5ffb2fd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b5450f7caf8e12c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3a84ca51f6edd261.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-dea5bb807182261b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8b8431d0e53e65f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c1bfc0cc6a39612d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a085e02b81d15f11.rlib" "/opt/rustwide/target/debug/deps/libfailure-45a46e217c05c835.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-91ed486ed196a82c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ac2ca5854e9d071.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-383a70e3e23794b9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c40c18b62ce0cda9.rlib" "/opt/rustwide/target/debug/deps/libgimli-732eb38d8c3f1081.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8277f2a653e33508.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5e9e91bde6817632.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-2f6da83df261e8c8.rlib" "/opt/rustwide/target/debug/deps/libsled-04817fed83bcf982.rlib" "/opt/rustwide/target/debug/deps/libfxhash-fba87f4fcc73b4a4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a44c139d6dc676d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8de7ac2046d68b88.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libfs2-b27e9487170e3df8.rlib" "/opt/rustwide/target/debug/deps/libchrono-e63a1ccdfab74a88.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-41e45cea2b96b32e.rlib" "/opt/rustwide/target/debug/deps/libserde-d2e26be093ed951a.rlib" "/opt/rustwide/target/debug/deps/libpcap-55d2e65d02232555.rlib" "/opt/rustwide/target/debug/deps/libargh-d75cb7eecac00f40.rlib" "/opt/rustwide/target/debug/deps/libargh_shared-17e86be31aa5d3b8.rlib" "/opt/rustwide/target/debug/deps/libtui-9cf4e415a47b4f7f.rlib" "/opt/rustwide/target/debug/deps/libcassowary-39f04e5b709c9e3e.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-8d7fc3bc9c4da007.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-2889211db18059e4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-17d048c692b65124.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-11d54fcceb6c8d94.rlib" "/opt/rustwide/target/debug/deps/libmio-8164c40e2206e163.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-55f18728a8f8d6a6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-64633aa294d38af9.rlib" "/opt/rustwide/target/debug/deps/liblibc-18fc58585b40a040.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-79a03428951bd74e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lpcap" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/infosechonors-c4cd3d5bfa0f3837" "-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; 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" "1327ae976163628fb6397876dd9a73b1501cae1df639cd520277d616f716f8e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1327ae976163628fb6397876dd9a73b1501cae1df639cd520277d616f716f8e0", kill_on_drop: false }` [INFO] [stdout] 1327ae976163628fb6397876dd9a73b1501cae1df639cd520277d616f716f8e0