Sep 06 07:50:05.672 INFO checking dpdk-flow-0.1.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 07:50:05.672 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 07:50:05.672 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:50:05.920 INFO blam! ad9078d05f419e6abfb6fe3a0af8b1c29a8f6240af42f0549179c130a7cc02a3 Sep 06 07:50:05.922 INFO running `"docker" "start" "-a" "ad9078d05f419e6abfb6fe3a0af8b1c29a8f6240af42f0549179c130a7cc02a3"` Sep 06 07:50:07.062 INFO kablam! usermod: no changes Sep 06 07:50:07.348 INFO kablam! Compiling libnuma-sys v0.0.9 Sep 06 07:50:07.350 INFO kablam! Checking syscall-alt v0.0.14 Sep 06 07:50:07.350 INFO kablam! Checking likely v0.1.0 Sep 06 07:50:07.354 INFO kablam! Compiling rdma-core-sys v0.1.10 Sep 06 07:50:07.354 INFO kablam! Compiling dpdk-sys v0.1.5 Sep 06 07:50:07.354 INFO kablam! Checking const-cstr-fork v0.2.2 Sep 06 07:50:07.354 INFO kablam! Checking hyper-thread-random v0.4.2 Sep 06 07:50:07.354 INFO kablam! Checking arrayvec v0.4.7 Sep 06 07:50:08.786 INFO kablam! Checking network-packet v0.1.1 Sep 06 07:50:09.970 INFO kablam! Checking network-time v0.1.1 Sep 06 07:50:10.622 INFO kablam! Checking network-endian v0.1.5 Sep 06 07:50:10.686 INFO kablam! Checking libc-extra v0.3.2 Sep 06 07:50:12.005 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 06 07:50:12.005 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:16 Sep 06 07:50:12.005 INFO kablam! | Sep 06 07:50:12.005 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 06 07:50:12.005 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 06 07:50:12.005 INFO kablam! | Sep 06 07:50:12.005 INFO kablam! = help: did you mean `from_be`? Sep 06 07:50:12.005 INFO kablam! Sep 06 07:50:12.009 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 06 07:50:12.009 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:67 Sep 06 07:50:12.009 INFO kablam! | Sep 06 07:50:12.009 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 06 07:50:12.009 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 06 07:50:12.009 INFO kablam! | Sep 06 07:50:12.009 INFO kablam! = help: did you mean `from_be`? Sep 06 07:50:12.009 INFO kablam! Sep 06 07:50:12.022 INFO kablam! error: failed to run custom build command for `libnuma-sys v0.0.9` Sep 06 07:50:12.022 INFO kablam! process didn't exit successfully: `/target/debug/build/libnuma-sys-288784e70418358a/build-script-build` (exit code: 101) Sep 06 07:50:12.022 INFO kablam! --- stderr Sep 06 07:50:12.022 INFO kablam! thread 'main' panicked at 'Command 'bindgen-wrapper/build-under-cargo' failed with exit code '1' (standard out was ''; standard error was 'compile-rdma-core:The binary 'x86_64-linux-musl-gcc' needs to be in the path Sep 06 07:50:12.022 INFO kablam! compile-rdma-core:The binary 'x86_64-linux-musl-ar' needs to be in the path Sep 06 07:50:12.022 INFO kablam! compile-rdma-core:FAIL:Please make sure that the missing binaries are installed because 'make' Sep 06 07:50:12.023 INFO kablam! ')', /cargo-home/registry/src/github.com-1ecc6299db9ec823/libnuma-sys-0.0.9/src/build.rs:44:2 Sep 06 07:50:12.023 INFO kablam! stack backtrace: Sep 06 07:50:12.023 INFO kablam! 0: 0x55ca95a3a5ae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h8a3717aa058b4444 Sep 06 07:50:12.023 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 06 07:50:12.023 INFO kablam! 1: 0x55ca95a2c946 - std::sys_common::backtrace::print::h617f5662cea50e67 Sep 06 07:50:12.023 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 06 07:50:12.023 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 06 07:50:12.023 INFO kablam! 2: 0x55ca95a2b29d - std::panicking::default_hook::{{closure}}::h45bb696cfc423488 Sep 06 07:50:12.023 INFO kablam! at libstd/panicking.rs:211 Sep 06 07:50:12.023 INFO kablam! 3: 0x55ca95a2b010 - std::panicking::default_hook::h4902fe318897fea2 Sep 06 07:50:12.023 INFO kablam! at libstd/panicking.rs:227 Sep 06 07:50:12.023 INFO kablam! 4: 0x55ca95a2b85c - std::panicking::rust_panic_with_hook::h2d79c14c8c515345 Sep 06 07:50:12.023 INFO kablam! at libstd/panicking.rs:477 Sep 06 07:50:12.023 INFO kablam! 5: 0x55ca95a2b459 - std::panicking::continue_panic_fmt::h62ee5eb5a6bc9d14 Sep 06 07:50:12.023 INFO kablam! at libstd/panicking.rs:391 Sep 06 07:50:12.023 INFO kablam! 6: 0x55ca95a2b3bd - std::panicking::begin_panic_fmt::hd5b65c3e9cee3185 Sep 06 07:50:12.023 INFO kablam! at libstd/panicking.rs:346 Sep 06 07:50:12.023 INFO kablam! 7: 0x55ca95a267fb - build_script_build::panic_if_process_not_successul::h0ca4223b382b2435 Sep 06 07:50:12.023 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/libnuma-sys-0.0.9/src/build.rs:44 Sep 06 07:50:12.023 INFO kablam! 8: 0x55ca95a262b5 - build_script_build::tool::hbed55da90bfdf517 Sep 06 07:50:12.023 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/libnuma-sys-0.0.9/src/build.rs:22 Sep 06 07:50:12.023 INFO kablam! 9: 0x55ca95a25f1c - build_script_build::main::hcd147aa921de9334 Sep 06 07:50:12.023 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/libnuma-sys-0.0.9/src/build.rs:16 Sep 06 07:50:12.023 INFO kablam! 10: 0x55ca95a2364f - std::rt::lang_start::{{closure}}::h34b91add256debf3 Sep 06 07:50:12.023 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 06 07:50:12.023 INFO kablam! 11: 0x55ca95a2b342 - std::panicking::try::do_call::hf986ca4f663b7a95 Sep 06 07:50:12.023 INFO kablam! at libstd/rt.rs:59 Sep 06 07:50:12.023 INFO kablam! at libstd/panicking.rs:310 Sep 06 07:50:12.023 INFO kablam! 12: 0x55ca95a4b289 - __rust_maybe_catch_panic Sep 06 07:50:12.023 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 06 07:50:12.023 INFO kablam! 13: 0x55ca95a361c5 - std::rt::lang_start_internal::h1fa2095e36818e42 Sep 06 07:50:12.023 INFO kablam! at libstd/panicking.rs:289 Sep 06 07:50:12.023 INFO kablam! at libstd/panic.rs:392 Sep 06 07:50:12.023 INFO kablam! at libstd/rt.rs:58 Sep 06 07:50:12.023 INFO kablam! 14: 0x55ca95a23627 - std::rt::lang_start::h1fc9701178b72638 Sep 06 07:50:12.023 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 06 07:50:12.023 INFO kablam! 15: 0x55ca95a26b39 - main Sep 06 07:50:12.023 INFO kablam! 16: 0x7fca8ac4082f - __libc_start_main Sep 06 07:50:12.023 INFO kablam! 17: 0x55ca95a20de8 - _start Sep 06 07:50:12.023 INFO kablam! 18: 0x0 - Sep 06 07:50:12.023 INFO kablam! Sep 06 07:50:12.023 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:50:12.047 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 06 07:50:12.047 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:16 Sep 06 07:50:12.047 INFO kablam! | Sep 06 07:50:12.047 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 06 07:50:12.047 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 06 07:50:12.047 INFO kablam! | Sep 06 07:50:12.047 INFO kablam! = help: did you mean `from_be`? Sep 06 07:50:12.047 INFO kablam! Sep 06 07:50:12.047 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 06 07:50:12.047 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:59 Sep 06 07:50:12.047 INFO kablam! | Sep 06 07:50:12.047 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 06 07:50:12.047 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 06 07:50:12.047 INFO kablam! | Sep 06 07:50:12.047 INFO kablam! = help: did you mean `from_be`? Sep 06 07:50:12.047 INFO kablam! Sep 06 07:50:12.062 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u16` in the current scope Sep 06 07:50:12.062 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:113:42 Sep 06 07:50:12.062 INFO kablam! | Sep 06 07:50:12.062 INFO kablam! 113 | NetworkEndianU16(native_endian.to_be().to_bytes()) Sep 06 07:50:12.062 INFO kablam! | ^^^^^^^^ Sep 06 07:50:12.062 INFO kablam! | Sep 06 07:50:12.062 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 07:50:12.062 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 06 07:50:12.062 INFO kablam! candidate #1: `NetworkEndian` Sep 06 07:50:12.062 INFO kablam! Sep 06 07:50:12.062 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 06 07:50:12.062 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:126:3 Sep 06 07:50:12.062 INFO kablam! | Sep 06 07:50:12.062 INFO kablam! 126 | u16::from_bytes(self.0) Sep 06 07:50:12.062 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 06 07:50:12.062 INFO kablam! | Sep 06 07:50:12.062 INFO kablam! = help: did you mean `from_be`? Sep 06 07:50:12.062 INFO kablam! Sep 06 07:50:12.079 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 06 07:50:12.079 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:16 Sep 06 07:50:12.079 INFO kablam! | Sep 06 07:50:12.079 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 06 07:50:12.079 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 06 07:50:12.079 INFO kablam! | Sep 06 07:50:12.079 INFO kablam! = help: did you mean `from_be`? Sep 06 07:50:12.079 INFO kablam! Sep 06 07:50:12.080 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 06 07:50:12.080 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:67 Sep 06 07:50:12.080 INFO kablam! | Sep 06 07:50:12.080 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 06 07:50:12.080 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 06 07:50:12.080 INFO kablam! | Sep 06 07:50:12.080 INFO kablam! = help: did you mean `from_be`? Sep 06 07:50:12.080 INFO kablam! Sep 06 07:50:12.086 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 06 07:50:12.086 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:16 Sep 06 07:50:12.086 INFO kablam! | Sep 06 07:50:12.086 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 06 07:50:12.086 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 06 07:50:12.086 INFO kablam! | Sep 06 07:50:12.086 INFO kablam! = help: did you mean `from_be`? Sep 06 07:50:12.086 INFO kablam! Sep 06 07:50:12.086 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 06 07:50:12.086 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:59 Sep 06 07:50:12.086 INFO kablam! | Sep 06 07:50:12.086 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 06 07:50:12.086 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 06 07:50:12.086 INFO kablam! | Sep 06 07:50:12.086 INFO kablam! = help: did you mean `from_be`? Sep 06 07:50:12.086 INFO kablam! Sep 06 07:50:12.086 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u32` in the current scope Sep 06 07:50:12.086 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:116:42 Sep 06 07:50:12.086 INFO kablam! | Sep 06 07:50:12.086 INFO kablam! 116 | NetworkEndianU32(native_endian.to_be().to_bytes()) Sep 06 07:50:12.086 INFO kablam! | ^^^^^^^^ Sep 06 07:50:12.086 INFO kablam! | Sep 06 07:50:12.086 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 07:50:12.086 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 06 07:50:12.086 INFO kablam! candidate #1: `NetworkEndian` Sep 06 07:50:12.086 INFO kablam! Sep 06 07:50:12.088 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 06 07:50:12.088 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:129:3 Sep 06 07:50:12.088 INFO kablam! | Sep 06 07:50:12.088 INFO kablam! 129 | u32::from_bytes(self.0) Sep 06 07:50:12.088 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 06 07:50:12.090 INFO kablam! | Sep 06 07:50:12.090 INFO kablam! = help: did you mean `from_be`? Sep 06 07:50:12.090 INFO kablam! Sep 06 07:50:12.104 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 06 07:50:12.104 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:17 Sep 06 07:50:12.104 INFO kablam! | Sep 06 07:50:12.104 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 06 07:50:12.104 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 06 07:50:12.105 INFO kablam! | Sep 06 07:50:12.105 INFO kablam! = help: did you mean `from_be`? Sep 06 07:50:12.105 INFO kablam! Sep 06 07:50:12.106 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 06 07:50:12.106 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:70 Sep 06 07:50:12.106 INFO kablam! | Sep 06 07:50:12.106 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 06 07:50:12.106 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 06 07:50:12.106 INFO kablam! | Sep 06 07:50:12.106 INFO kablam! = help: did you mean `from_be`? Sep 06 07:50:12.106 INFO kablam! Sep 06 07:50:12.110 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 06 07:50:12.110 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:17 Sep 06 07:50:12.110 INFO kablam! | Sep 06 07:50:12.110 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 06 07:50:12.110 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 06 07:50:12.110 INFO kablam! | Sep 06 07:50:12.110 INFO kablam! = help: did you mean `from_be`? Sep 06 07:50:12.110 INFO kablam! Sep 06 07:50:12.110 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 06 07:50:12.110 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:62 Sep 06 07:50:12.110 INFO kablam! | Sep 06 07:50:12.110 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 06 07:50:12.110 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 06 07:50:12.110 INFO kablam! | Sep 06 07:50:12.110 INFO kablam! = help: did you mean `from_be`? Sep 06 07:50:12.110 INFO kablam! Sep 06 07:50:12.117 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u128` in the current scope Sep 06 07:50:12.117 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:113:43 Sep 06 07:50:12.117 INFO kablam! | Sep 06 07:50:12.117 INFO kablam! 113 | NetworkEndianU128(native_endian.to_be().to_bytes()) Sep 06 07:50:12.117 INFO kablam! | ^^^^^^^^ Sep 06 07:50:12.117 INFO kablam! | Sep 06 07:50:12.117 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 07:50:12.117 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 06 07:50:12.117 INFO kablam! candidate #1: `NetworkEndian` Sep 06 07:50:12.117 INFO kablam! Sep 06 07:50:12.117 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 06 07:50:12.117 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:126:3 Sep 06 07:50:12.117 INFO kablam! | Sep 06 07:50:12.117 INFO kablam! 126 | u128::from_bytes(self.0) Sep 06 07:50:12.117 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 06 07:50:12.117 INFO kablam! | Sep 06 07:50:12.117 INFO kablam! = help: did you mean `from_be`? Sep 06 07:50:12.117 INFO kablam! Sep 06 07:50:12.124 INFO kablam! error: aborting due to 18 previous errors Sep 06 07:50:12.124 INFO kablam! Sep 06 07:50:12.124 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 06 07:50:12.142 INFO kablam! error: Could not compile `network-endian`. Sep 06 07:50:12.142 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:50:12.254 INFO kablam! error: failed to run custom build command for `rdma-core-sys v0.1.10` Sep 06 07:50:12.254 INFO kablam! process didn't exit successfully: `/target/debug/build/rdma-core-sys-bf5b1faac777f419/build-script-build` (exit code: 101) Sep 06 07:50:12.254 INFO kablam! --- stderr Sep 06 07:50:12.254 INFO kablam! thread 'main' panicked at 'Command 'bindgen-wrapper/build-under-cargo' failed with exit code '1' (standard out was ''; standard error was 'compile-rdma-core:The binary 'x86_64-linux-musl-gcc' needs to be in the path Sep 06 07:50:12.254 INFO kablam! compile-rdma-core:The binary 'x86_64-linux-musl-ar' needs to be in the path Sep 06 07:50:12.254 INFO kablam! compile-rdma-core:FAIL:Please make sure that the missing binaries are installed because 'make' Sep 06 07:50:12.254 INFO kablam! ')', /cargo-home/registry/src/github.com-1ecc6299db9ec823/rdma-core-sys-0.1.10/src/build.rs:80:2 Sep 06 07:50:12.254 INFO kablam! stack backtrace: Sep 06 07:50:12.254 INFO kablam! 0: 0x55ab8e4bf67e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h8a3717aa058b4444 Sep 06 07:50:12.254 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 06 07:50:12.254 INFO kablam! 1: 0x55ab8e4af596 - std::sys_common::backtrace::print::h617f5662cea50e67 Sep 06 07:50:12.254 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 06 07:50:12.254 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 06 07:50:12.254 INFO kablam! 2: 0x55ab8e4ad92d - std::panicking::default_hook::{{closure}}::h45bb696cfc423488 Sep 06 07:50:12.254 INFO kablam! at libstd/panicking.rs:211 Sep 06 07:50:12.254 INFO kablam! 3: 0x55ab8e4ad6a0 - std::panicking::default_hook::h4902fe318897fea2 Sep 06 07:50:12.254 INFO kablam! at libstd/panicking.rs:227 Sep 06 07:50:12.254 INFO kablam! 4: 0x55ab8e4adf9c - std::panicking::rust_panic_with_hook::h2d79c14c8c515345 Sep 06 07:50:12.254 INFO kablam! at libstd/panicking.rs:477 Sep 06 07:50:12.254 INFO kablam! 5: 0x55ab8e4adb99 - std::panicking::continue_panic_fmt::h62ee5eb5a6bc9d14 Sep 06 07:50:12.254 INFO kablam! at libstd/panicking.rs:391 Sep 06 07:50:12.254 INFO kablam! 6: 0x55ab8e4adafd - std::panicking::begin_panic_fmt::hd5b65c3e9cee3185 Sep 06 07:50:12.254 INFO kablam! at libstd/panicking.rs:346 Sep 06 07:50:12.254 INFO kablam! 7: 0x55ab8e43edfb - build_script_build::panic_if_process_not_successful::hdcd3b6b1c228a86c Sep 06 07:50:12.254 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/rdma-core-sys-0.1.10/src/build.rs:80 Sep 06 07:50:12.254 INFO kablam! 8: 0x55ab8e43e8b5 - build_script_build::tool::h3e4f5124bc0732c5 Sep 06 07:50:12.254 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/rdma-core-sys-0.1.10/src/build.rs:58 Sep 06 07:50:12.254 INFO kablam! 9: 0x55ab8e43dc10 - build_script_build::main::h7b4ac0da14e63e36 Sep 06 07:50:12.254 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/rdma-core-sys-0.1.10/src/build.rs:23 Sep 06 07:50:12.254 INFO kablam! 10: 0x55ab8e440baf - std::rt::lang_start::{{closure}}::h74b578b1ef767d94 Sep 06 07:50:12.254 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 06 07:50:12.254 INFO kablam! 11: 0x55ab8e4ada32 - std::panicking::try::do_call::hf986ca4f663b7a95 Sep 06 07:50:12.254 INFO kablam! at libstd/rt.rs:59 Sep 06 07:50:12.254 INFO kablam! at libstd/panicking.rs:310 Sep 06 07:50:12.254 INFO kablam! 12: 0x55ab8e4d1ab9 - __rust_maybe_catch_panic Sep 06 07:50:12.255 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 06 07:50:12.255 INFO kablam! 13: 0x55ab8e4bae25 - std::rt::lang_start_internal::h1fa2095e36818e42 Sep 06 07:50:12.255 INFO kablam! at libstd/panicking.rs:289 Sep 06 07:50:12.255 INFO kablam! at libstd/panic.rs:392 Sep 06 07:50:12.255 INFO kablam! at libstd/rt.rs:58 Sep 06 07:50:12.255 INFO kablam! 14: 0x55ab8e440b87 - std::rt::lang_start::h17369ec0b26d4625 Sep 06 07:50:12.255 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 06 07:50:12.255 INFO kablam! 15: 0x55ab8e43f0e9 - main Sep 06 07:50:12.255 INFO kablam! 16: 0x7f85e0a0b82f - __libc_start_main Sep 06 07:50:12.255 INFO kablam! 17: 0x55ab8e43da78 - _start Sep 06 07:50:12.255 INFO kablam! 18: 0x0 - Sep 06 07:50:12.255 INFO kablam! Sep 06 07:50:12.255 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:50:16.686 INFO kablam! error: build failed Sep 06 07:50:16.690 INFO kablam! su: No module specific data is present Sep 06 07:50:17.516 INFO running `"docker" "rm" "-f" "ad9078d05f419e6abfb6fe3a0af8b1c29a8f6240af42f0549179c130a7cc02a3"` Sep 06 07:50:17.639 INFO blam! ad9078d05f419e6abfb6fe3a0af8b1c29a8f6240af42f0549179c130a7cc02a3