dpkg-buildpackage -us -uc -ui -i -I -sa dpkg-buildpackage: info: source package checksums dpkg-buildpackage: info: source version 0.6.0-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by nabijaczleweli dpkg-source -i -I --before-build . dpkg-buildpackage: info: host architecture i386 dpkg-source: warning: unknown information field 'Tag' in input data in general section of control info file debian/rules clean dh clean dh_clean dpkg-source -i -I -b . dpkg-source: warning: unknown information field 'Tag' in input data in general section of control info file dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building checksums using existing ./checksums_0.6.0.orig.tar.gz dpkg-source: info: building checksums in checksums_0.6.0-1.debian.tar.xz dpkg-source: info: building checksums in checksums_0.6.0-1.dsc debian/rules binary dh binary dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/home/nabijaczleweli/code/build-output/checksums-0.6.0' ronn --organization="checksums developers" checksums.md roff: ./checksums.1 html: ./checksums.1.html +man RUSTFLAGS=-g cargo build --release Updating crates.io index Downloading crates ... Downloaded tiny-keccak v1.5.0 Downloaded md5 v0.3.8 Downloaded regex v0.2.11 Downloaded blake2-rfc v0.2.18 Downloaded pbr v1.0.2 Downloaded crc8 v0.1.1 Downloaded crc32c v0.4.0 Downloaded shaman v0.1.0 Downloaded md6 v1.1.1 Downloaded crc16 v0.3.4 Downloaded crc v1.8.1 Downloaded blake v1.1.1 Downloaded crunchy v0.2.2 Downloaded utf8-ranges v1.0.4 Downloaded regex-syntax v0.5.6 Downloaded aho-corasick v0.6.10 Downloaded build_const v0.2.1 Downloaded ucd-util v0.1.7 Compiling libc v0.2.66 Compiling gcc v0.3.55 Compiling getrandom v0.1.14 Compiling cfg-if v0.1.10 Compiling memchr v2.3.2 Compiling ppv-lite86 v0.2.6 Compiling build_const v0.2.1 Compiling arrayvec v0.4.12 Compiling crunchy v0.2.2 Compiling unicode-width v0.1.7 Compiling bitflags v1.2.1 Compiling regex v0.2.11 Compiling crc32c v0.4.0 Compiling nodrop v0.1.14 Compiling crc16 v0.3.4 Compiling ucd-util v0.1.7 Compiling lazy_static v1.4.0 Compiling strsim v0.8.0 Compiling constant_time_eq v0.1.5 Compiling same-file v0.1.3 Compiling rustc-serialize v0.3.24 Compiling vec_map v0.8.1 Compiling utf8-ranges v1.0.4 Compiling futures v0.1.29 Compiling ansi_term v0.11.0 Compiling lazy_static v0.2.11 Compiling crc8 v0.1.1 Compiling md5 v0.3.8 Compiling c2-chacha v0.2.3 Compiling crc v1.8.1 Compiling textwrap v0.11.0 Compiling tabwriter v1.2.1 Compiling md6 v1.1.1 Compiling blake v1.1.1 Compiling regex-syntax v0.5.6 Compiling thread_local v0.3.6 Compiling walkdir v1.0.7 error[E0432]: unresolved import `std::arch::x86_64` --> /home/nabijaczleweli/.cargo/registry/src/github.com-1ecc6299db9ec823/crc32c-0.4.0/src/hw.rs:5:5 | 5 | use std::arch::x86_64 as simd; | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `x86_64` in `arch` error: aborting due to previous error For more information about this error, try `rustc --explain E0432`. error: could not compile `crc32c`. warning: build failed, waiting for other jobs to finish... error: build failed make[1]: *** [debian/rules:13: override_dh_auto_build] Error 101 make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/checksums-0.6.0' make: *** [debian/rules:23: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2