[INFO] fetching crate xsk-rs 0.4.1... [INFO] building xsk-rs-0.4.1 against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] extracting crate xsk-rs 0.4.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate xsk-rs 0.4.1 on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xsk-rs 0.4.1 [INFO] finished tweaking crates.io crate xsk-rs 0.4.1 [INFO] tweaked toml for crates.io crate xsk-rs 0.4.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate xsk-rs 0.4.1 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" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netlink-packet-utils v0.4.0 [INFO] [stderr] Downloaded tokio-util v0.2.0 [INFO] [stderr] Downloaded netlink-packet-core v0.2.2 [INFO] [stderr] Downloaded netlink-sys v0.6.0 [INFO] [stderr] Downloaded libc v0.2.95 [INFO] [stderr] Downloaded thread_local v1.1.0 [INFO] [stderr] Downloaded etherparse v0.9.0 [INFO] [stderr] Downloaded paste v1.0.4 [INFO] [stderr] Downloaded ctrlc v3.1.7 [INFO] [stderr] Downloaded byteordered v0.5.0 [INFO] [stderr] Downloaded structopt v0.3.25 [INFO] [stderr] Downloaded tokio v0.2.24 [INFO] [stderr] Downloaded netlink-packet-route v0.7.1 [INFO] [stderr] Downloaded libbpf-sys v0.6.0-1 [INFO] [stderr] Downloaded netlink-proto v0.6.0 [INFO] [stderr] Downloaded rtnetlink v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa0bfaca6ef65293a9ebf31d7e0a9c10d261843443fce2d8a666e537ffbfc8ab [INFO] running `Command { std: "docker" "start" "-a" "aa0bfaca6ef65293a9ebf31d7e0a9c10d261843443fce2d8a666e537ffbfc8ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa0bfaca6ef65293a9ebf31d7e0a9c10d261843443fce2d8a666e537ffbfc8ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa0bfaca6ef65293a9ebf31d7e0a9c10d261843443fce2d8a666e537ffbfc8ab", kill_on_drop: false }` [INFO] [stdout] aa0bfaca6ef65293a9ebf31d7e0a9c10d261843443fce2d8a666e537ffbfc8ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9144f8e5c87c9cb155f244732633add03dde5a4578603d717428cc447358a171 [INFO] running `Command { std: "docker" "start" "-a" "9144f8e5c87c9cb155f244732633add03dde5a4578603d717428cc447358a171", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libbpf-sys v0.6.0-1 [INFO] [stderr] Compiling xsk-rs v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.76s [INFO] running `Command { std: "docker" "inspect" "9144f8e5c87c9cb155f244732633add03dde5a4578603d717428cc447358a171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9144f8e5c87c9cb155f244732633add03dde5a4578603d717428cc447358a171", kill_on_drop: false }` [INFO] [stdout] 9144f8e5c87c9cb155f244732633add03dde5a4578603d717428cc447358a171 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55a3d13de91ae8ded66909435a1acc281f30334342998d21fb150d922ff315b1 [INFO] running `Command { std: "docker" "start" "-a" "55a3d13de91ae8ded66909435a1acc281f30334342998d21fb150d922ff315b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling byteordered v0.5.0 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling etherparse v0.9.0 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling netlink-packet-utils v0.4.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling netlink-packet-core v0.2.2 [INFO] [stderr] Compiling netlink-packet-route v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling netlink-sys v0.6.0 [INFO] [stderr] Compiling netlink-proto v0.6.0 [INFO] [stderr] Compiling rtnetlink v0.7.0 [INFO] [stderr] Compiling xsk-rs v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcy7b6A6/symbols.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.dev1_to_dev2.c76339d2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486.wkgy8jfmsukwavu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libbpf-sys-54072c849154d1f6/out" "-L" "/opt/rustwide/target/debug/build/libbpf-sys-54072c849154d1f6/out" "-L" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-598ad830e912dc31.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9611d3333cbb4e47.rlib" "/opt/rustwide/target/debug/deps/libregex-16efddba7bfca4fe.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d9e43aff1fd2eedf.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7491114e1e16ca92.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/librand-c8d24dfab53acf00.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2de20ccfc33f1270.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-7dc4bb6ac1e84d06.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9919bfe2c2e02300.rlib" "/opt/rustwide/target/debug/deps/libctrlc-76f24e165c51a30e.rlib" "/opt/rustwide/target/debug/deps/libnix-e14b0da53b244bd6.rlib" "/opt/rustwide/target/debug/deps/librtnetlink-ed58b9cc694117aa.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_route-18187baa012698aa.rlib" "/opt/rustwide/target/debug/deps/libnix-29a474d331d781b5.rlib" "/opt/rustwide/target/debug/deps/libnetlink_proto-83990904dea5a1c7.rlib" "/opt/rustwide/target/debug/deps/libnetlink_sys-9dccce3d38fd7559.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4247b4d786670ff7.rlib" "/opt/rustwide/target/debug/deps/libtokio-2e98f95858553e15.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b4414c276c53e36c.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_core-f5aacb47f92e2703.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_utils-dca01ea54d7f6a57.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fd4c77a317fd4f89.rlib" "/opt/rustwide/target/debug/deps/libanyhow-5719e493777a7367.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libfutures-f389453b13f4fbd4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-872ca261d4ad7abf.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4b9062b95d5cdd9b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5aab7462ad32a418.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c8eacc6d246f0df4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8934bb06ebba9de9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-aee206bfe9107a93.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib" "/opt/rustwide/target/debug/deps/libetherparse-481f7202bef79a43.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-37eb315898b1f1bd.rlib" "/opt/rustwide/target/debug/deps/libxsk_rs-0fa6521e2e369af5.rlib" "/opt/rustwide/target/debug/deps/liblibbpf_sys-5487bc89803629d7.rlib" "/opt/rustwide/target/debug/deps/libtokio-816141cadf42c26d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0e082ef2dee0a296.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cbfc847547491f05.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/libmio-27a26c195a8fd3c3.rlib" "/opt/rustwide/target/debug/deps/liblog-f65a61c7426cc3ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libstructopt-1c922e4c4eb74cb6.rlib" "/opt/rustwide/target/debug/deps/libclap-8c2a6c042d7bdfc8.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libatty-7b97eeea97ba4ea5.rlib" "/opt/rustwide/target/debug/deps/liblibc-6ba11d439003327e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9b7d673895a72f26.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8a78495730aea6f5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lelf" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/dev1_to_dev2-149d66db72b6b486" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xsk-rs` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "55a3d13de91ae8ded66909435a1acc281f30334342998d21fb150d922ff315b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55a3d13de91ae8ded66909435a1acc281f30334342998d21fb150d922ff315b1", kill_on_drop: false }` [INFO] [stdout] 55a3d13de91ae8ded66909435a1acc281f30334342998d21fb150d922ff315b1