[INFO] crate dpdk-virtual-devices 0.1.5 is already in cache [INFO] extracting crate dpdk-virtual-devices 0.1.5 into work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/reg/dpdk-virtual-devices/0.1.5 [INFO] extracting crate dpdk-virtual-devices 0.1.5 into work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/reg/dpdk-virtual-devices/0.1.5 [INFO] validating manifest of dpdk-virtual-devices-0.1.5 on toolchain master#5f9c0448dde167128d668da4555879f64e56af1d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dpdk-virtual-devices-0.1.5 on toolchain try#8ec8125bea94852768b56958f05da47666c21ab0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing dpdk-virtual-devices-0.1.5 [INFO] finished frobbing dpdk-virtual-devices-0.1.5 [INFO] frobbed toml for dpdk-virtual-devices-0.1.5 written to work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/reg/dpdk-virtual-devices/0.1.5/Cargo.toml [INFO] started frobbing dpdk-virtual-devices-0.1.5 [INFO] finished frobbing dpdk-virtual-devices-0.1.5 [INFO] frobbed toml for dpdk-virtual-devices-0.1.5 written to work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/reg/dpdk-virtual-devices/0.1.5/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking dpdk-virtual-devices-0.1.5 against master#5f9c0448dde167128d668da4555879f64e56af1d for pr-62133 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62133/worker-3/master#5f9c0448dde167128d668da4555879f64e56af1d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/reg/dpdk-virtual-devices/0.1.5:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 07999943facd380cc55ad2557676aa7f566a4c87f9a8404d9dac95917af3ecf9 [INFO] running `"docker" "start" "-a" "07999943facd380cc55ad2557676aa7f566a4c87f9a8404d9dac95917af3ecf9"` [INFO] [stderr] Compiling libnuma-sys v0.0.9 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking syscall-alt v0.0.14 [INFO] [stderr] Compiling rdma-core-sys v0.1.10 [INFO] [stderr] Compiling dpdk-sys v0.1.5 [INFO] [stderr] Checking const-cstr-fork v0.2.2 [INFO] [stderr] Checking rust-extra v0.0.13 [INFO] [stderr] Checking hyper-thread-random v0.4.2 [INFO] [stderr] Checking network-packet v0.1.1 [INFO] [stderr] Checking network-endian v0.1.5 [INFO] [stderr] Checking network-time v0.1.1 [INFO] [stderr] Checking libc-extra v0.3.2 [INFO] [stderr] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:21 [INFO] [stderr] | [INFO] [stderr] 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `u16` [INFO] [stderr] | help: there is a method with a similar name: `from_be` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:72 [INFO] [stderr] | [INFO] [stderr] 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `u16` [INFO] [stderr] | help: there is a method with a similar name: `from_be` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:21 [INFO] [stderr] | [INFO] [stderr] 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `u16` [INFO] [stderr] | help: there is a method with a similar name: `from_be` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:64 [INFO] [stderr] | [INFO] [stderr] 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `u16` [INFO] [stderr] | help: there is a method with a similar name: `from_be` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_bytes` found for type `u16` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:113:42 [INFO] [stderr] | [INFO] [stderr] 113 | NetworkEndianU16(native_endian.to_be().to_bytes()) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `NetworkEndian` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:126:8 [INFO] [stderr] | [INFO] [stderr] 126 | u16::from_bytes(self.0) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `u16` [INFO] [stderr] | help: there is a method with a similar name: `from_be` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:21 [INFO] [stderr] | [INFO] [stderr] 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `u32` [INFO] [stderr] | help: there is a method with a similar name: `from_be` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:72 [INFO] [stderr] | [INFO] [stderr] 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `u32` [INFO] [stderr] | help: there is a method with a similar name: `from_be` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:21 [INFO] [stderr] | [INFO] [stderr] 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `u32` [INFO] [stderr] | help: there is a method with a similar name: `from_be` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:64 [INFO] [stderr] | [INFO] [stderr] 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `u32` [INFO] [stderr] | help: there is a method with a similar name: `from_be` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_bytes` found for type `u32` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:116:42 [INFO] [stderr] | [INFO] [stderr] 116 | NetworkEndianU32(native_endian.to_be().to_bytes()) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `NetworkEndian` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:129:8 [INFO] [stderr] | [INFO] [stderr] 129 | u32::from_bytes(self.0) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `u32` [INFO] [stderr] | help: there is a method with a similar name: `from_be` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:23 [INFO] [stderr] | [INFO] [stderr] 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `u128` [INFO] [stderr] | help: there is a method with a similar name: `from_be` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:76 [INFO] [stderr] | [INFO] [stderr] 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `u128` [INFO] [stderr] | help: there is a method with a similar name: `from_be` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:23 [INFO] [stderr] | [INFO] [stderr] 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `u128` [INFO] [stderr] | help: there is a method with a similar name: `from_be` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:68 [INFO] [stderr] | [INFO] [stderr] 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `u128` [INFO] [stderr] | help: there is a method with a similar name: `from_be` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_bytes` found for type `u128` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:113:43 [INFO] [stderr] | [INFO] [stderr] 113 | NetworkEndianU128(native_endian.to_be().to_bytes()) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `NetworkEndian` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | u128::from_bytes(self.0) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `u128` [INFO] [stderr] | help: there is a method with a similar name: `from_be` [INFO] [stderr] [INFO] [stderr] error: aborting due to 18 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `network-endian`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `rdma-core-sys v0.1.10` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/rdma-core-sys-1fe8550dc8577c81/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] 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 [INFO] [stderr] compile-rdma-core:The binary 'x86_64-linux-musl-ar' needs to be in the path [INFO] [stderr] compile-rdma-core:FAIL:Please make sure that the missing binaries are installed because 'make' [INFO] [stderr] ')', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdma-core-sys-0.1.10/src/build.rs:80:2 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55690ee7b71b - backtrace::backtrace::libunwind::trace::h0c70a293f076b04d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55690ee7b71b - backtrace::backtrace::trace_unsynchronized::h1bc693e29cfaa7b4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55690ee7b71b - std::sys_common::backtrace::_print::h8e9bb00be68d4090 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55690ee7b71b - std::sys_common::backtrace::print::h706192507dd9d34d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55690ee7b71b - std::panicking::default_hook::{{closure}}::he2b558091ea21dea [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x55690ee7b3f7 - std::panicking::default_hook::hfb9d48d2b8aaf0f5 [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x55690ee7be90 - std::panicking::rust_panic_with_hook::h56bb6d26ac5aac90 [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x55690ee7ba12 - std::panicking::continue_panic_fmt::h360cf8419afe0564 [INFO] [stderr] at src/libstd/panicking.rs:382 [INFO] [stderr] 8: 0x55690ee7b95f - std::panicking::begin_panic_fmt::hd47e0d3838ca406c [INFO] [stderr] at src/libstd/panicking.rs:337 [INFO] [stderr] 9: 0x55690edee1d1 - build_script_build::panic_if_process_not_successful::h0ddb24b5120a04a1 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdma-core-sys-0.1.10/src/build.rs:80 [INFO] [stderr] 10: 0x55690ededc6d - build_script_build::tool::hcd1a66f541f3ab53 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdma-core-sys-0.1.10/src/build.rs:58 [INFO] [stderr] 11: 0x55690eded00f - build_script_build::main::hc3c3bf5ab3e6c77e [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdma-core-sys-0.1.10/src/build.rs:23 [INFO] [stderr] 12: 0x55690edefed0 - std::rt::lang_start::{{closure}}::hfd026a27aecc7b40 [INFO] [stderr] at /rustc/5f9c0448dde167128d668da4555879f64e56af1d/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x55690ee7b893 - std::rt::lang_start_internal::{{closure}}::h868ef2b3c3a15fff [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 14: 0x55690ee7b893 - std::panicking::try::do_call::h4528fe5c5ea34ef8 [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 15: 0x55690ee83d4a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 16: 0x55690ee7c39d - std::panicking::try::ha87d5378c5dcb863 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 17: 0x55690ee7c39d - std::panic::catch_unwind::hf01b748a30fdd5ec [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 18: 0x55690ee7c39d - std::rt::lang_start_internal::h9518341cf2ad1d33 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 19: 0x55690edefea9 - std::rt::lang_start::h1b9056988a0dbad6 [INFO] [stderr] at /rustc/5f9c0448dde167128d668da4555879f64e56af1d/src/libstd/rt.rs:64 [INFO] [stderr] 20: 0x55690edee4ca - main [INFO] [stderr] 21: 0x7fbdf50882e1 - __libc_start_main [INFO] [stderr] 22: 0x55690edece7a - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "07999943facd380cc55ad2557676aa7f566a4c87f9a8404d9dac95917af3ecf9"` [INFO] running `"docker" "rm" "-f" "07999943facd380cc55ad2557676aa7f566a4c87f9a8404d9dac95917af3ecf9"` [INFO] [stdout] 07999943facd380cc55ad2557676aa7f566a4c87f9a8404d9dac95917af3ecf9