dpkg-buildpackage -us -uc -ui -i -I -sa dpkg-buildpackage: info: source package http dpkg-buildpackage: info: source version 2.0.1-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by наб dpkg-source -i -I --before-build . dpkg-buildpackage: info: host architecture x32 dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: applying 0001-Don-t-build-httplz.patch dpkg-source: info: applying 0002-Add-binary-for-generating-shell-completion-files.patch dpkg-source: info: applying 0003-Uncomment-brotli-simd-feature-commented-only-to-appe.patch dpkg-source: info: applying 0004-Use-HTTP_GENVER-instead-of-Cargo.toml-version-as-gen.patch debian/rules clean dh clean debian/rules override_dh_auto_clean make[1]: Entering directory '/home/nabijaczleweli/code/build-output/http-2.0.1' rm -rf target/ Cargo.lock http.1 make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/http-2.0.1' debian/rules override_dh_clean make[1]: Entering directory '/home/nabijaczleweli/code/build-output/http-2.0.1' dh_clean -X.orig # Would delete vendore Cargo.toml.origs make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/http-2.0.1' dpkg-source -i -I -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building http using existing ./http_2.0.1.orig.tar.gz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: building http in http_2.0.1-1.debian.tar.xz dpkg-source: info: building http in http_2.0.1-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/http-2.0.1' mkdir -p target/completions target/locales localedef -i en_GB -c -f UTF-8 -A /usr/share/locale/locale.alias target/locales/en_GB.UTF-8 LOCPATH="target/locales/" LC_CTYPE="en_GB.UTF-8" ronn -r --organization="http developers" http.md roff: ./http.1 RUSTFLAGS=-g HTTP_GENVER="2.0.1-1" cargo build --release Updating crates.io index Updating git repository `https://github.com/reem/rust-traitobject` Downloading crates ... Downloaded cfg_aliases v0.1.1 Downloaded byteorder v1.5.0 Downloaded autocfg v1.3.0 Downloaded xml-rs v0.8.20 Downloaded syn v2.0.66 Downloaded openssl v0.10.64 Downloaded nix v0.28.0 Downloaded libc v0.2.155 Downloaded walkdir v2.5.0 Downloaded unicode-width v0.1.12 Downloaded brotli v6.0.0 Downloaded unicode-normalization v0.1.23 Downloaded unicode-ident v1.0.12 Downloaded unicode-bidi v0.3.15 Downloaded tabwriter v1.4.0 Downloaded smallvec v1.13.2 Downloaded serde_json v1.0.117 Downloaded serde_derive v1.0.203 Downloaded serde v1.0.203 Downloaded semver v1.0.23 Downloaded ryu v1.0.18 Downloaded quote v1.0.36 Downloaded proc-macro2 v1.0.85 Downloaded pkg-config v0.3.30 Downloaded percent-encoding v2.3.1 Downloaded openssl-sys v0.9.102 Downloaded once_cell v1.19.0 Downloaded native-tls v0.2.12 Downloaded miniz_oxide v0.7.3 Downloaded log v0.4.21 Downloaded itoa v1.0.11 Downloaded flate2 v1.0.30 Downloaded either v1.12.0 Downloaded ctrlc v3.4.4 Downloaded crossbeam-utils v0.8.20 Downloaded crossbeam-channel v0.5.13 Downloaded crc32fast v1.4.2 Downloaded cc v1.0.98 Downloaded brotli-decompressor v4.0.1 Downloaded blake3 v1.5.1 Downloaded bitflags v2.5.0 error: package `nix v0.28.0` cannot be built because it requires rustc 1.69 or newer, while the currently active rustc version is 1.66.0 Either upgrade to rustc 1.69 or newer, or use cargo update -p nix@0.28.0 --precise ver where `ver` is the latest version of `nix` supporting rustc 1.66.0 make[1]: *** [debian/rules:13: override_dh_auto_build] Error 101 make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/http-2.0.1' make: *** [debian/rules:49: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2