[INFO] fetching crate fosr 0.1.0... [INFO] testing fosr-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate fosr 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate fosr 0.1.0 [INFO] finished tweaking crates.io crate fosr 0.1.0 [INFO] tweaked toml for crates.io crate fosr 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fosr 0.1.0 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 fosr 0.1.0 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet v0.35.0 [INFO] [stderr] Downloaded pnet_transport v0.35.0 [INFO] [stderr] Downloaded iptables v0.5.2 [INFO] [stderr] Downloaded pnet_sys v0.35.0 [INFO] [stderr] Downloaded pnet_datalink v0.35.0 [INFO] [stderr] Downloaded kd-tree v0.6.0 [INFO] [stderr] Downloaded pcap v2.2.0 [INFO] [stderr] Downloaded pnet_macros_support v0.35.0 [INFO] [stderr] Downloaded pnet_macros v0.35.0 [INFO] [stderr] Downloaded pnet_packet v0.35.0 [INFO] [stderr] Downloaded pnet_base v0.35.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] 5e8f9f1dca5df384d09a8a61a3292c86ab88327b39807dd9e12b4170857151b2 [INFO] running `Command { std: "docker" "start" "-a" "5e8f9f1dca5df384d09a8a61a3292c86ab88327b39807dd9e12b4170857151b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e8f9f1dca5df384d09a8a61a3292c86ab88327b39807dd9e12b4170857151b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e8f9f1dca5df384d09a8a61a3292c86ab88327b39807dd9e12b4170857151b2", kill_on_drop: false }` [INFO] [stdout] 5e8f9f1dca5df384d09a8a61a3292c86ab88327b39807dd9e12b4170857151b2 [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] 2e8f47b18ebe7d7a70088c95f9923f327f5d020fb2a3a95ba7937160299d5231 [INFO] running `Command { std: "docker" "start" "-a" "2e8f47b18ebe7d7a70088c95f9923f327f5d020fb2a3a95ba7937160299d5231", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling pnet_macros_support v0.35.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling kd-tree v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling iptables v0.5.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling pcap v2.2.0 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pnet_packet v0.35.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling pnet_transport v0.35.0 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling fosr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `noise` is never read [INFO] [stdout] --> src/icmp.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ICMPPacketInfo { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub noise: NoiseType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ICMPPacketInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `noise` is never read [INFO] [stdout] --> src/tcp.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct TCPPacketInfo { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub noise: NoiseType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TCPPacketInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `noise` is never read [INFO] [stdout] --> src/udp.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct UDPPacketInfo { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub noise: NoiseType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UDPPacketInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [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/rustcHkzhdl/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libctrlc-449996086cf68d92.rlib,libenv_logger-0ee346a9f60a396d.rlib,libenv_filter-5e7ce4d352fe5f4f.rlib,libhumantime-d1d8eb802ffca79e.rlib,libiptables-87fa7c9a229e1f15.rlib,libregex-89d730340934734a.rlib,libregex_automata-f1455b20f0e1ba41.rlib,libaho_corasick-221b7966ebefc064.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libnix-00b1293634d4aeab.rlib,libbitflags-c7de70212db5cc44.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libserde_json-508677a80b5fc300.rlib,libmemchr-a6af4e08ecbb6708.rlib,libitoa-f163f11166b2899c.rlib,libryu-e1fffcc04a075728.rlib,libtoml-28c8c266fbf03c6c.rlib,libtoml_edit-d363374d541e1a8f.rlib,libserde_spanned-c678ad263b03e63e.rlib,libindexmap-b3655ced248687a5.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-888db2db3bd93af1.rlib,libwinnow-be5ac0e48af20563.rlib,libtoml_datetime-54c718a516c8975b.rlib,liblog-d54ce93ca28a6879.rlib,libkd_tree-8f1437d4fad3511f.rlib,libordered_float-98353444933d701c.rlib,libtypenum-cc4becc3569b0837.rlib,librand_pcg-416f15395380138e.rlib,librand_distr-27f41fb4e6d7f88f.rlib,libnum_traits-d71d94739ab4cb45.rlib,librand-9eff62ca4182b4ca.rlib,librand_chacha-de9ae40ba2e4bcfb.rlib,libppv_lite86-6215e4b45af0e4d1.rlib,libzerocopy-a3047319a13304b7.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,libcrossbeam_channel-fb7fbc5c8f26b2a4.rlib,libcrossbeam_utils-3e8757fdca4554a3.rlib,librand_core-ea6834c8edd82dc8.rlib,libgetrandom-b090310a6a61cf96.rlib,libcfg_if-66d55f6b302e88c8.rlib,libpnet-e6fe0d038d158508.rlib,libpnet_transport-fd8e623eddadf19d.rlib,libpnet_packet-e579c91a3e90ee42.rlib,libpnet_macros_support-a1b8933f1e252750.rlib,libpnet_datalink-760cb075d0b7baea.rlib,libpnet_sys-ecfa5e73367b8be8.rlib,libpnet_base-92b7ada091ad7bc8.rlib,libno_std_net-e9368c46db96e1b8.rlib,libipnetwork-66fead1277562f91.rlib,libclap-6562d366a48c7de0.rlib,libclap_builder-2d4f170c90b6b02c.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-b04abc9e061f964d.rlib,libanstyle-b75f78861eab6f9d.rlib,libserde-f75b9e1d9308cec1.rlib,libpcap-ddcd1a5078b0888e.rlib}.rlib" "-lpcap" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liberrno-7e45b0f2a17f2dbb.rlib,liblibc-581fab27e0150f92.rlib,libbitflags-e274cd04b58a060d.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/rustcHkzhdl/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/fosr-d128d2b11a5431e2" "-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 `fosr` (bin "fosr") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2e8f47b18ebe7d7a70088c95f9923f327f5d020fb2a3a95ba7937160299d5231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e8f47b18ebe7d7a70088c95f9923f327f5d020fb2a3a95ba7937160299d5231", kill_on_drop: false }` [INFO] [stdout] 2e8f47b18ebe7d7a70088c95f9923f327f5d020fb2a3a95ba7937160299d5231