[INFO] fetching crate netpix 0.5.2... [INFO] testing netpix-0.5.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate netpix 0.5.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate netpix 0.5.2 [INFO] finished tweaking crates.io crate netpix 0.5.2 [INFO] tweaked toml for crates.io crate netpix 0.5.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate netpix 0.5.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate netpix 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netpix_macros v0.1.0 [INFO] [stderr] Downloaded rust-embed-impl v8.5.0 [INFO] [stderr] Downloaded rust-embed-utils v8.5.0 [INFO] [stderr] Downloaded ringbuf v0.4.7 [INFO] [stderr] Downloaded bon v3.3.0 [INFO] [stderr] Downloaded webrtc-sdp v0.3.13 [INFO] [stderr] Downloaded bon-macros v3.3.0 [INFO] [stderr] Downloaded rtp v0.11.0 [INFO] [stderr] Downloaded rtcp v0.11.0 [INFO] [stderr] Downloaded netpix_common v0.5.0 [INFO] [stderr] Downloaded pcap v2.2.0 [INFO] [stderr] Downloaded webrtc-util v0.9.0 [INFO] [stderr] Downloaded rust-embed v8.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca7fd008abee11ec5d2eef24a7efb33433196ac09c7b38c8d765adfbeaaf5111 [INFO] running `Command { std: "docker" "start" "-a" "ca7fd008abee11ec5d2eef24a7efb33433196ac09c7b38c8d765adfbeaaf5111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca7fd008abee11ec5d2eef24a7efb33433196ac09c7b38c8d765adfbeaaf5111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca7fd008abee11ec5d2eef24a7efb33433196ac09c7b38c8d765adfbeaaf5111", kill_on_drop: false }` [INFO] [stdout] ca7fd008abee11ec5d2eef24a7efb33433196ac09c7b38c8d765adfbeaaf5111 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4c1a674ba007435907c95c5bd31410018ac89cd4adeb0d0d40da16ec10b9b59e [INFO] running `Command { std: "docker" "start" "-a" "4c1a674ba007435907c95c5bd31410018ac89cd4adeb0d0d40da16ec10b9b59e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling pcap v2.2.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling pnet_macros_support v0.35.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap_builder v4.5.22 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ringbuf v0.4.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling netpix_macros v0.1.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pnet_packet v0.35.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v3.3.0 [INFO] [stderr] Compiling clap v4.5.22 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling bon v3.3.0 [INFO] [stderr] Compiling webrtc-util v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rtcp v0.11.0 [INFO] [stderr] Compiling rtp v0.11.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling webrtc-sdp v0.3.13 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling netpix_common v0.5.0 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling netpix v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcNyOBh2/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpretty_env_logger-bdb887691b674f46.rlib,libenv_logger-f429ff11f38516bb.rlib,libtermcolor-d92989218eee0326.rlib,libis_terminal-6a3a49974f34ce7c.rlib,libhumantime-d1d8eb802ffca79e.rlib,libregex-66215011ff483fc4.rlib,libregex_automata-dcf0f7e901fa1b90.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libregex_syntax-e1e74b324d770c72.rlib,libringbuf-9ff10f8c997e695e.rlib,libcrossbeam_utils-e1bfd4b872c91b7d.rlib,libflate2-39d8c9e398d80a02.rlib,libminiz_oxide-dc1aa182a202bc2e.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libbon-38dad47ffb838c59.rlib,libnetpix_common-15fd7840ced96ca9.rlib,libwebrtc_sdp-c59dbb78d85eefec.rlib,librtp-e94064ffa4ad4c1a.rlib,librtcp-0bdd2bba2f008827.rlib,libwebrtc_util-c0652344c8299dca.rlib,libipnet-afa9abf52dd6405d.rlib,libnix-00173107e593eaf9.rlib,libmemoffset-eba8e9ca3529c0c3.rlib,libportable_atomic-05015667c87876e9.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libpnet_packet-cde8ee179a87c25a.rlib,libpnet_macros_support-a1b8933f1e252750.rlib,libpnet_base-92b7ada091ad7bc8.rlib,libno_std_net-e9368c46db96e1b8.rlib,libbincode-48efdbd341e42656.rlib,libwarp-be266898fba4a91c.rlib,libmime_guess-366472a30f240b33.rlib,libunicase-5362a3502d495889.rlib,libserde_urlencoded-c6a8804fd790c1e3.rlib,libscoped_tls-bf1363384092f24c.rlib,libtokio_tungstenite-ebaee84f35308988.rlib,libtungstenite-474fcc90bcf12b0a.rlib,libdata_encoding-3ddabc335070f87f.rlib,librand-b63d826e5757a91f.rlib,librand_chacha-7d01daabe749e5d0.rlib,libppv_lite86-4c85a5554bff5db2.rlib,libzerocopy-d9847ae97ed57e3a.rlib,librand_core-a6b182c6eec4f975.rlib,libgetrandom-4545abb1723ff25d.rlib,libutf8-f59a957f78b3215a.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-5a75a16f24cdbcd7.rlib,liburl-084e85256a368cd9.rlib,libidna-8b59108ad58be7e2.rlib,libidna_adapter-598013ade4511957.rlib,libicu_normalizer-6b27ec3e6e694c49.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libicu_properties-1551dfd5cd665037.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-371635f3c5714ed8.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-b118ccffa0aff8c7.rlib,libicu_provider-08af9d68346d4eba.rlib,libicu_locid-3e1f8c244f831693.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-2ac4c71f18a3a01b.rlib,libzerovec-7ce8b255b8a491bc.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-0d27ac44dc95148a.rlib,libzerofrom-97bb742e8dbac177.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libhttp-dd8fd6c3ef173ce4.rlib,libserde_json-2da0f61e148cadf6.rlib,libryu-e1fffcc04a075728.rlib,libmulter-1c3990c5355ade49.rlib,libspin-75a55541309b1d21.rlib,libencoding_rs-89b4731dcf02c9d8.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libserde-c8f6b88e067f7d9f.rlib,libheaders-2a67cde8394c126d.rlib,libsha1-d81bfbf99c40315a.rlib,libmime-e6f732c53ac9de40.rlib,libheaders_core-f6212ea168fdda9d.rlib,libbase64-5a299c99a9cb883e.rlib,libhyper-37570fa722cde15e.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-312f79de28518be1.rlib,libh2-e037c7812166f4be.rlib,libindexmap-433cd27d67467b28.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-888db2db3bd93af1.rlib,libtokio_util-d983d1f48d7bb4df.rlib,libtower_service-0c39472df5066488.rlib,libtracing-2060fceb82c8d941.rlib,liblog-4f260390e802c8d1.rlib,libtracing_core-e20e21c220f33239.rlib,libonce_cell-b15ed62672602246.rlib,libhttp_body-e470f501f3e277cb.rlib,libhttpdate-a05a91876c090713.rlib,libhttp-08cff3f96d91eb7e.rlib,libitoa-f163f11166b2899c.rlib,libfnv-81596130b397d5c3.rlib,libpin_project-19567e87d9447c77.rlib,librust_embed-2cf3d6f0f35a9140.rlib,librust_embed_utils-229d07a44e72ccf6.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libsha2-fb4e62178927272c.rlib,libcpufeatures-dc869c7809644210.rlib,libdigest-c966374f41d6adf7.rlib,libblock_buffer-e856a51df9028cd8.rlib,libcrypto_common-401fc563872f960b.rlib,libgeneric_array-7d5bf7b6d8428491.rlib,libtypenum-cc4becc3569b0837.rlib,libpcap-2466f14081614d8f.rlib}.rlib" "-lpcap" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liberrno-04e0927a3bdb93b3.rlib,libtokio-8ed52489a90b9caf.rlib,libsignal_hook_registry-6076fdc50045ad0c.rlib,libsocket2-b3ab7294c4d2f5e4.rlib,libbytes-8183cfe5eb4bbecf.rlib,libmio-6aa96db1cad734ea.rlib,libparking_lot-dc2e993942203acd.rlib,libparking_lot_core-452ab909d994446b.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-9af0412bf7cbc97e.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libfutures-369702cbba061e7e.rlib,libfutures_executor-8c3196f76ce937eb.rlib,libfutures_util-49e5aaa1d8715adb.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libpin_project_lite-aebb60e442b19687.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,liblibc-aa571f630ac6d219.rlib,libbitflags-e274cd04b58a060d.rlib,libclap-13873e0dca897981.rlib,libclap_builder-c52b754835dde714.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-527927351f6d80a2.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-28b32b4329d7a831.rlib,libanstyle-b75f78861eab6f9d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcNyOBh2/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/netpix-d30004289c471bcc" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap.o): in function `pcap_list_tstamp_types': [INFO] [stdout] (.text+0x80f): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap.o): in function `add_addr_to_dev': [INFO] [stdout] (.text+0xa40): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xa6e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xa9e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xad1): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap.o): in function `pcap_lookupnet': [INFO] [stdout] (.text+0x1454): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1475): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap.o): in function `pcap_list_datalinks': [INFO] [stdout] (.text+0x1c0b): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap.o): in function `pcap_set_datalink': [INFO] [stdout] (.text+0x1d52): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1da3): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap.o): in function `pcap_datalink_val_to_description_or_dlt': [INFO] [stdout] (.text+0x1f5f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap.o): in function `pcap_statustostr': [INFO] [stdout] (.text+0x244f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap.o): in function `pcap_open_live': [INFO] [stdout] (.text+0x2744): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap.o):(.text+0x27ce): more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap.o): in function `pcap_perror': [INFO] [stdout] (.text+0x2164): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(gencode.o): in function `bpf_error': [INFO] [stdout] (.text+0x139): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x146): undefined reference to `__longjmp_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(gencode.o): in function `bpf_set_error': [INFO] [stdout] (.text+0x355): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(gencode.o): in function `newchunk_nolongjmp': [INFO] [stdout] (.text+0x3d7): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(gencode.o): in function `gen_uncond': [INFO] [stdout] (.text+0x49c): undefined reference to `__longjmp_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(gencode.o): in function `gen_abs_offset_varpart': [INFO] [stdout] (.text+0x553): undefined reference to `__longjmp_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(gencode.o): in function `gen_loadi_internal': [INFO] [stdout] (.text+0x652): undefined reference to `__longjmp_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(gencode.o): in function `gen_vlan_vloffset_add.constprop.0': [INFO] [stdout] (.text+0x7bb): undefined reference to `__longjmp_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(gencode.o): in function `gen_load_radiotap_llprefixlen': [INFO] [stdout] (.text+0x973): undefined reference to `__longjmp_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(gencode.o):(.text+0xabb): more undefined references to `__longjmp_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(optimize.o): in function `opt_error': [INFO] [stdout] (.text+0x48b): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x498): undefined reference to `__longjmp_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(optimize.o): in function `conv_error': [INFO] [stdout] (.text+0x5e4): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x5f1): undefined reference to `__longjmp_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(optimize.o): in function `icode_to_fcode': [INFO] [stdout] (.text+0x3656): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(optimize.o): in function `install_bpf_program': [INFO] [stdout] (.text+0x3748): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(scanner.o): in function `yy_fatal_error.isra.0': [INFO] [stdout] (.text+0x11d): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(scanner.o): in function `pcap_ensure_buffer_stack': [INFO] [stdout] (.text+0x1aa): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(nametoaddr.o): in function `pcap_nametonetaddr': [INFO] [stdout] (.text+0xfb): undefined reference to `getnetbyname_r' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(nametoaddr.o): in function `pcap_nametoproto': [INFO] [stdout] (.text+0x4c9): undefined reference to `getprotobyname_r' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(fmtutils.o): in function `pcap_vfmt_errmsg_for_errno': [INFO] [stdout] (.text+0x51): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(savefile.o): in function `pcap_fopen_offline_with_tstamp_precision': [INFO] [stdout] (.text+0x409): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(sf-pcap.o): in function `pcap_next_packet': [INFO] [stdout] (.text+0x15d): undefined reference to `__fread_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x36d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x439): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(sf-pcap.o): in function `pcap_check_header': [INFO] [stdout] (.text+0x89b): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x8d1): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x989): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(sf-pcap.o):(.text+0xb63): more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-linux.o): in function `has_broken_tpacket_v3': [INFO] [stdout] (.text+0x151): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-linux.o): in function `pcap_setnonblock_linux': [INFO] [stdout] (.text+0x396): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-linux.o): in function `linux_get_stat': [INFO] [stdout] (.text+0x5bd): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x609): undefined reference to `__isoc23_strtoll' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-linux.o): in function `is_wifi': [INFO] [stdout] (.text+0x671): undefined reference to `__asprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-linux.o): in function `pcap_wait_for_frames_mmap': [INFO] [stdout] (.text+0xab7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-linux.o): in function `get_if_flags': [INFO] [stdout] (.text+0xfe9): undefined reference to `__asprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1024): undefined reference to `__isoc23_fscanf' [INFO] [stdout] /usr/bin/ld: (.text+0x1134): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-linux.o): in function `pcap_setfilter_linux': [INFO] [stdout] (.text+0x1427): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x15f8): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-linux.o): in function `pcap_handle_packet_mmap': [INFO] [stdout] (.text+0x1cd2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1d5a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-linux.o): in function `pcap_activate_linux': [INFO] [stdout] (.text+0x28c6): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x313a): undefined reference to `__asprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x3769): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x3bb0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-usb-linux.o): in function `probe_devices': [INFO] [stdout] (.text+0x59d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x612): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-usb-linux.o): in function `usb_activate': [INFO] [stdout] (.text+0x99a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-usb-linux.o):(.text+0xb59): more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-netfilter-linux.o): in function `netfilter_send_config_msg': [INFO] [stdout] (.text+0x156): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-netfilter-linux.o): in function `netfilter_read_linux': [INFO] [stdout] (.text+0x7b0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x827): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-netfilter-linux.o): in function `netfilter_activate': [INFO] [stdout] (.text+0xf04): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-bt-linux.o): in function `bt_activate': [INFO] [stdout] (.text+0x4b1): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-bt-linux.o): in function `bt_findalldevs': [INFO] [stdout] (.text+0x8cb): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-bt-linux.o):(.text+0x8ee): more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-dbus.o): in function `dbus_write': [INFO] [stdout] (.text+0x107): undefined reference to `dbus_message_demarshal' [INFO] [stdout] /usr/bin/ld: (.text+0x11c): undefined reference to `dbus_connection_send' [INFO] [stdout] /usr/bin/ld: (.text+0x124): undefined reference to `dbus_connection_flush' [INFO] [stdout] /usr/bin/ld: (.text+0x12c): undefined reference to `dbus_message_unref' [INFO] [stdout] /usr/bin/ld: (.text+0x173): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x17b): undefined reference to `dbus_error_free' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-dbus.o): in function `dbus_read': [INFO] [stdout] (.text+0x1c6): undefined reference to `dbus_connection_pop_message' [INFO] [stdout] /usr/bin/ld: (.text+0x1e9): undefined reference to `dbus_connection_pop_message' [INFO] [stdout] /usr/bin/ld: (.text+0x1ff): undefined reference to `dbus_connection_read_write' [INFO] [stdout] /usr/bin/ld: (.text+0x272): undefined reference to `dbus_message_is_signal' [INFO] [stdout] /usr/bin/ld: (.text+0x28c): undefined reference to `dbus_message_marshal' [INFO] [stdout] /usr/bin/ld: (.text+0x2f2): undefined reference to `dbus_free' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-dbus.o): in function `dbus_cleanup': [INFO] [stdout] (.text+0x358): undefined reference to `dbus_connection_unref' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-dbus.o): in function `dbus_activate': [INFO] [stdout] (.text+0x408): undefined reference to `dbus_connection_open' [INFO] [stdout] /usr/bin/ld: (.text+0x420): undefined reference to `dbus_bus_register' [INFO] [stdout] /usr/bin/ld: (.text+0x510): undefined reference to `dbus_bus_add_match' [INFO] [stdout] /usr/bin/ld: (.text+0x518): undefined reference to `dbus_error_is_set' [INFO] [stdout] /usr/bin/ld: (.text+0x562): undefined reference to `dbus_bus_get' [INFO] [stdout] /usr/bin/ld: (.text+0x594): undefined reference to `dbus_error_free' [INFO] [stdout] /usr/bin/ld: (.text+0x5a5): undefined reference to `dbus_bus_add_match' [INFO] [stdout] /usr/bin/ld: (.text+0x5ad): undefined reference to `dbus_error_is_set' [INFO] [stdout] /usr/bin/ld: (.text+0x5dd): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x5e5): undefined reference to `dbus_error_free' [INFO] [stdout] /usr/bin/ld: (.text+0x5f1): undefined reference to `dbus_connection_unref' [INFO] [stdout] /usr/bin/ld: (.text+0x61d): undefined reference to `dbus_bus_get' [INFO] [stdout] /usr/bin/ld: (.text+0x650): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x658): undefined reference to `dbus_error_free' [INFO] [stdout] /usr/bin/ld: (.text+0x665): undefined reference to `dbus_connection_set_max_received_size' [INFO] [stdout] /usr/bin/ld: (.text+0x676): undefined reference to `dbus_connection_unref' [INFO] [stdout] /usr/bin/ld: (.text+0x6b1): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x6e2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x6ea): undefined reference to `dbus_error_free' [INFO] [stdout] /usr/bin/ld: (.text+0x71f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x727): undefined reference to `dbus_error_free' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-rdmasniff.o): in function `rdmasniff_read': [INFO] [stdout] (.text+0x175): undefined reference to `ibv_get_cq_event' [INFO] [stdout] /usr/bin/ld: (.text+0x18e): undefined reference to `ibv_ack_cq_events' [INFO] [stdout] /usr/bin/ld: (.text+0x29f): undefined reference to `ibv_wc_status_str' [INFO] [stdout] /usr/bin/ld: (.text+0x2c4): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-rdmasniff.o): in function `rdmasniff_activate': [INFO] [stdout] (.text+0x363): undefined reference to `ibv_open_device' [INFO] [stdout] /usr/bin/ld: (.text+0x378): undefined reference to `ibv_alloc_pd' [INFO] [stdout] /usr/bin/ld: (.text+0x38e): undefined reference to `ibv_create_comp_channel' [INFO] [stdout] /usr/bin/ld: (.text+0x3b1): undefined reference to `ibv_create_cq' [INFO] [stdout] /usr/bin/ld: (.text+0x428): undefined reference to `ibv_create_qp' [INFO] [stdout] /usr/bin/ld: (.text+0x497): undefined reference to `ibv_modify_qp' [INFO] [stdout] /usr/bin/ld: (.text+0x4ea): undefined reference to `ibv_modify_qp' [INFO] [stdout] /usr/bin/ld: (.text+0x5c1): undefined reference to `ibv_reg_mr' [INFO] [stdout] /usr/bin/ld: (.text+0x76c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x77a): undefined reference to `ibv_dereg_mr' [INFO] [stdout] /usr/bin/ld: (.text+0x7b4): undefined reference to `ibv_destroy_qp' [INFO] [stdout] /usr/bin/ld: (.text+0x7c2): undefined reference to `ibv_destroy_cq' [INFO] [stdout] /usr/bin/ld: (.text+0x7d0): undefined reference to `ibv_destroy_comp_channel' [INFO] [stdout] /usr/bin/ld: (.text+0x7de): undefined reference to `ibv_dealloc_pd' [INFO] [stdout] /usr/bin/ld: (.text+0x7ec): undefined reference to `ibv_close_device' [INFO] [stdout] /usr/bin/ld: (.text+0x83b): undefined reference to `ibv_query_port' [INFO] [stdout] /usr/bin/ld: (.text+0x8b3): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x8e0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x90d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x95c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-rdmasniff.o): in function `rdmasniff_cleanup': [INFO] [stdout] (.text+0x9b7): undefined reference to `ibv_dereg_mr' [INFO] [stdout] /usr/bin/ld: (.text+0x9e7): undefined reference to `ibv_destroy_qp' [INFO] [stdout] /usr/bin/ld: (.text+0x9f0): undefined reference to `ibv_destroy_cq' [INFO] [stdout] /usr/bin/ld: (.text+0x9f9): undefined reference to `ibv_dealloc_pd' [INFO] [stdout] /usr/bin/ld: (.text+0xa02): undefined reference to `ibv_destroy_comp_channel' [INFO] [stdout] /usr/bin/ld: (.text+0xa0b): undefined reference to `ibv_close_device' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-rdmasniff.o): in function `rdmasniff_create': [INFO] [stdout] (.text+0xa6a): undefined reference to `ibv_get_device_list' [INFO] [stdout] /usr/bin/ld: (.text+0xb77): undefined reference to `ibv_free_device_list' [INFO] [stdout] /usr/bin/ld: (.text+0xbb3): undefined reference to `ibv_free_device_list' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpcap.a(pcap-rdmasniff.o): in function `rdmasniff_findalldevs': [INFO] [stdout] (.text+0xbef): undefined reference to `ibv_get_device_list' [INFO] [stdout] /usr/bin/ld: (.text+0xc3f): undefined reference to `ibv_free_device_list' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `netpix` (bin "netpix") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4c1a674ba007435907c95c5bd31410018ac89cd4adeb0d0d40da16ec10b9b59e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c1a674ba007435907c95c5bd31410018ac89cd4adeb0d0d40da16ec10b9b59e", kill_on_drop: false }` [INFO] [stdout] 4c1a674ba007435907c95c5bd31410018ac89cd4adeb0d0d40da16ec10b9b59e