[INFO] cloning repository https://github.com/krishpranav/packetkit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krishpranav/packetkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishpranav%2Fpacketkit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishpranav%2Fpacketkit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b79dc21f1387fed5edb14f892255eab8817a81b [INFO] testing krishpranav/packetkit against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishpranav%2Fpacketkit" "/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/krishpranav/packetkit on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/krishpranav/packetkit [INFO] finished tweaking git repo https://github.com/krishpranav/packetkit [INFO] tweaked toml for git repo https://github.com/krishpranav/packetkit written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/krishpranav/packetkit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b6b1671130b474b0111792d988b1ffdf84114642cac6c945e88bda10fb73fb2 [INFO] running `Command { std: "docker" "start" "-a" "9b6b1671130b474b0111792d988b1ffdf84114642cac6c945e88bda10fb73fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b6b1671130b474b0111792d988b1ffdf84114642cac6c945e88bda10fb73fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b6b1671130b474b0111792d988b1ffdf84114642cac6c945e88bda10fb73fb2", kill_on_drop: false }` [INFO] [stdout] 9b6b1671130b474b0111792d988b1ffdf84114642cac6c945e88bda10fb73fb2 [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67a26f9f0a06df451362af9a8931c0e6601a4a93fd51be5f1c4713a692d9b594 [INFO] running `Command { std: "docker" "start" "-a" "67a26f9f0a06df451362af9a8931c0e6601a4a93fd51be5f1c4713a692d9b594", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling reduce v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pcap-sys v0.1.3 [INFO] [stderr] Compiling syscallz v0.15.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling nix v0.20.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling tls-parser v0.10.0 [INFO] [stderr] Compiling rusticata-macros v3.2.0 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling nom-derive v0.7.2 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling dhcp4r v0.2.2 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling pktparse v0.5.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling packetkit v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.packetkit.b19606a6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d.2dvs62e081a30i66.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnum_cpus-f4e330bfaadfab37.rlib" "/opt/rustwide/target/debug/deps/libpacketkit-781b2850920d6605.rlib" "/opt/rustwide/target/debug/deps/libpcap_sys-68958125a7220ebd.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libusers-ffe8a105c37cfb9f.rlib" "/opt/rustwide/target/debug/deps/libtoml-f6f69b9c5e38c0f3.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-00b65cd96bfcd466.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-a9d2b00f7d6b50d3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6711850318ce02a6.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libdns_parser-a8d6e6dbe8e78757.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libsyscallz-ae56758cfd8cbe7c.rlib" "/opt/rustwide/target/debug/deps/libstrum-e551b46c4a1a6fd4.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-e044e88de12fc0e7.rlib" "/opt/rustwide/target/debug/deps/libnix-3321ff481b74387d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libanyhow-bebb2b952d1078a2.rlib" "/opt/rustwide/target/debug/deps/libtls_parser-4fc246854fc09ab4.rlib" "/opt/rustwide/target/debug/deps/libphf-7b6ea36d50acf1c3.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-294659caeb73dc9a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-175a1754b0101475.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-0231b4903ff25308.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-254f80132b4f4b8c.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e5493dd8f7fdea5b.rlib" "/opt/rustwide/target/debug/deps/libdhcp4r-e8821a74689081bc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libpktparse-1ba03d157f8ea6ae.rlib" "/opt/rustwide/target/debug/deps/libserde-a1abacf075e83157.rlib" "/opt/rustwide/target/debug/deps/libnom-9b8eaee2fcaa4c6a.rlib" "/opt/rustwide/target/debug/deps/libnom-b3f969b226493e43.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-0d43af40b0299917.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1d9bfa3d2067556b.rlib" "/opt/rustwide/target/debug/deps/libbitvec-b53e538cf891c1d0.rlib" "/opt/rustwide/target/debug/deps/libfunty-8a054bdbaec5a441.rlib" "/opt/rustwide/target/debug/deps/libwyz-eb600e19ff14c857.rlib" "/opt/rustwide/target/debug/deps/libtap-9e5b99495c2ce03c.rlib" "/opt/rustwide/target/debug/deps/libradium-96e8823a1278b8aa.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-74cec6435e3711a1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libregex-3879281635df7629.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0ca4ed03003b560b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libsha2-5a4f53667d271589.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c8aceea61552e1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-de23f8886e09ab84.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-02c5e78306fda5dc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4285d16fb1e4fb7a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-933c0b966a536374.rlib" "/opt/rustwide/target/debug/deps/libreduce-dd4fb90d6af42e75.rlib" "/opt/rustwide/target/debug/deps/libstructopt-ab9c7065314352a4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libclap-8c5dae826875e37e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8446b73a30f7c69.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libatty-9df9a3bf54841124.rlib" "/opt/rustwide/target/debug/deps/liblibc-87463d8245aa9382.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/packetkit-bae4bcd947f82c0d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lseccomp [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 `packetkit` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "67a26f9f0a06df451362af9a8931c0e6601a4a93fd51be5f1c4713a692d9b594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a26f9f0a06df451362af9a8931c0e6601a4a93fd51be5f1c4713a692d9b594", kill_on_drop: false }` [INFO] [stdout] 67a26f9f0a06df451362af9a8931c0e6601a4a93fd51be5f1c4713a692d9b594