dpkg-buildpackage -us -uc -ui -i -I -sa -Pnodoc dpkg-buildpackage: info: source package http dpkg-buildpackage: info: source version 2.4.0-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 0004-Use-HTTP_GENVER-instead-of-Cargo.toml-version-as-gen.patch debian/rules clean dh clean dh: warning: Copying nodoc into DEB_BUILD_OPTIONS: It was in DEB_BUILD_PROFILES but not in DEB_BUILD_OPTIONS debian/rules override_dh_auto_clean make[1]: Entering directory '/home/nabijaczleweli/code/build-output/http-2.4.0' rm -rf target/ Cargo.lock http.1 make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/http-2.4.0' debian/rules override_dh_clean make[1]: Entering directory '/home/nabijaczleweli/code/build-output/http-2.4.0' dh_clean -X.orig # Would delete vendore Cargo.toml.origs make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/http-2.4.0' dpkg-source -i -I -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building http using existing ./http_2.4.0.orig.tar.gz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: building http in http_2.4.0-1.debian.tar.xz dpkg-source: info: building http in http_2.4.0-1.dsc debian/rules binary dh binary dh: warning: Copying nodoc into DEB_BUILD_OPTIONS: It was in DEB_BUILD_PROFILES but not in DEB_BUILD_OPTIONS dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/home/nabijaczleweli/code/build-output/http-2.4.0' mkdir -p target/completions target/locales RUSTFLAGS=-g HTTP_GENVER="2.4.0-1" cargo build --release warning: unused manifest key: lints Updating crates.io index Downloading crates ... Downloaded autocfg v1.5.0 Downloaded unicode-ident v1.0.19 Downloaded base64 v0.22.1 Downloaded chrono v0.4.42 Downloaded brotli-decompressor v5.0.0 Downloaded xattr v1.6.1 Downloaded semver v1.0.27 Downloaded percent-encoding v2.3.2 Downloaded find-msvc-tools v0.1.3 Downloaded crc32fast v1.5.0 Downloaded errno v0.3.14 Downloaded num-traits v0.2.19 Downloaded proc-macro2 v1.0.101 Downloaded serde_json v1.0.145 Downloaded syn v2.0.106 Downloaded zip v5.1.1 Downloaded xml-rs v0.8.27 Downloaded simd-adler32 v0.3.7 Downloaded tar v0.4.44 Downloaded brotli v8.0.2 Downloaded rustix v1.1.2 Downloaded ctrlc v3.5.0 Downloaded serde_derive v1.0.228 Downloaded serde v1.0.228 Downloaded serde_core v1.0.228 Downloaded hashbrown v0.16.0 Downloaded equivalent v1.0.2 Downloaded iana-time-zone v0.1.64 Downloaded indexmap v2.11.4 Downloaded bitflags v2.9.4 Downloaded flate2 v1.1.4 Downloaded cfg-if v1.0.3 Downloaded tinyvec v1.10.0 Downloaded memchr v2.7.6 Downloaded quote v1.0.41 Downloaded log v0.4.28 Downloaded filetime v0.2.26 Downloaded cc v1.2.40 Downloaded libc v0.2.177 Downloaded unicode-width v0.2.2 Downloaded linux-raw-sys v0.11.0 error: package `nix v0.30.1` 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.30.1 --precise ver where `ver` is the latest version of `nix` supporting rustc 1.66.0 make[1]: *** [debian/rules:11: override_dh_auto_build] Error 101 make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/http-2.4.0' make: *** [debian/rules:53: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2