dpkg-buildpackage -us -uc -ui -i -I -sa -Pnodoc dpkg-buildpackage: info: source package http dpkg-buildpackage: info: source version 2.3.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.3.0' rm -rf target/ Cargo.lock http.1 make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/http-2.3.0' debian/rules override_dh_clean make[1]: Entering directory '/home/nabijaczleweli/code/build-output/http-2.3.0' dh_clean -X.orig # Would delete vendore Cargo.toml.origs make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/http-2.3.0' dpkg-source -i -I -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building http using existing ./http_2.3.0.orig.tar.gz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: building http in http_2.3.0-1.debian.tar.xz dpkg-source: info: building http in http_2.3.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.3.0' mkdir -p target/completions target/locales RUSTFLAGS=-g HTTP_GENVER="2.3.0-1" cargo build --release Updating crates.io index Downloading crates ... Downloaded adler2 v2.0.1 Downloaded cfg-if v1.0.1 Downloaded autocfg v1.4.0 Downloaded bitflags v2.9.1 Downloaded traitobject v0.1.1 Downloaded unicode-ident v1.0.18 Downloaded xml-rs v0.8.26 Downloaded unicode-bidi v0.3.18 Downloaded tinyvec v1.9.0 Downloaded openssl-sys v0.9.109 Downloaded cc v1.2.27 Downloaded memchr v2.7.5 Downloaded blake3 v1.8.2 Downloaded serde_json v1.0.140 Downloaded serde v1.0.219 Downloaded brotli-decompressor v4.0.3 Downloaded flate2 v1.1.2 Downloaded serde_derive v1.0.219 Downloaded openssl v0.10.73 Downloaded syn v2.0.103 Downloaded unicode-width v0.2.1 Downloaded ryu v1.0.20 Downloaded nix v0.30.1 Downloaded proc-macro2 v1.0.95 Downloaded miniz_oxide v0.8.9 Downloaded httparse v1.10.1 Downloaded crossbeam-utils v0.8.21 Downloaded smallvec v1.15.1 Downloaded semver v1.0.26 Downloaded native-tls v0.2.14 Downloaded log v0.4.27 Downloaded crossbeam-channel v0.5.15 Downloaded tabwriter v1.4.1 Downloaded quote v1.0.40 Downloaded pkg-config v0.3.32 Downloaded openssl-probe v0.1.6 Downloaded once_cell v1.21.3 Downloaded itoa v1.0.15 Downloaded ctrlc v3.4.7 Downloaded num_cpus v1.17.0 Downloaded libc v0.2.173 error: package `native-tls v0.2.14` cannot be built because it requires rustc 1.80.0 or newer, while the currently active rustc version is 1.66.0 Either upgrade to rustc 1.80.0 or newer, or use cargo update -p native-tls@0.2.14 --precise ver where `ver` is the latest version of `native-tls` 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.3.0' make: *** [debian/rules:53: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2