dpkg-buildpackage -us -uc -ui -i -I -sa dpkg-buildpackage: info: source package systemd-zram dpkg-buildpackage: info: source version 1.1.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-Warn-on-deprecated-memory-limit-zram-fraction-and-ma.patch debian/rules clean dh clean debian/rules override_dh_auto_clean make[1]: Entering directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' /usr/bin/make clean make[2]: Entering directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' cargo clean rm -f units/systemd-zram-setup@.service make[2]: Leaving directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' rm -rf target/ Cargo.lock make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' dh_clean dpkg-source -i -I -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building systemd-zram using existing ./systemd-zram_1.1.0.orig.tar.gz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: building systemd-zram in systemd-zram_1.1.0-1.debian.tar.xz dpkg-source: info: building systemd-zram in systemd-zram_1.1.0-1.dsc debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' mkdir -p target/locales localedef -i en_GB -c -f UTF-8 -A /usr/share/locale/locale.alias target/locales/en_GB.UTF-8 RUSTFLAGS=-g LOCPATH="target/locales/" LC_CTYPE="en_GB.UTF-8" /usr/bin/make RONN="ronn -r" make[2]: Entering directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' cargo build --release Updating crates.io index Downloading crates ... Downloaded anyhow v1.0.47 Downloaded rust-ini v0.17.0 Downloaded unicode-width v0.1.9 Downloaded textwrap v0.11.0 Downloaded log v0.4.14 Downloaded rand_chacha v0.3.1 Downloaded rand_core v0.6.3 Downloaded rand v0.8.4 Downloaded clap v2.33.3 Downloaded dlv-list v0.2.3 Downloaded liboverdrop v0.0.2 Downloaded ordered-multimap v0.3.1 Downloaded libc v0.2.107 Downloaded fasteval v0.2.4 Downloaded hashbrown v0.9.1 Downloaded ahash v0.4.7 Downloaded getrandom v0.2.3 Downloaded bitflags v1.3.2 Downloaded ppv-lite86 v0.2.15 Downloaded cfg-if v1.0.0 Compiling cfg-if v1.0.0 Compiling libc v0.2.107 Compiling ppv-lite86 v0.2.15 Compiling log v0.4.14 Compiling ahash v0.4.7 Compiling anyhow v1.0.47 Compiling unicode-width v0.1.9 Compiling bitflags v1.3.2 Compiling fasteval v0.2.4 Compiling hashbrown v0.9.1 Compiling textwrap v0.11.0 Compiling clap v2.33.3 Compiling liboverdrop v0.0.2 Compiling getrandom v0.2.3 Compiling rand_core v0.6.3 Compiling rand_chacha v0.3.1 Compiling rand v0.8.4 Compiling dlv-list v0.2.3 Compiling ordered-multimap v0.3.1 Compiling rust-ini v0.17.0 Compiling zram-generator v1.1.0 (/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0) Finished release [optimized] target(s) in 2m 12s sed -e 's,@SYSTEMD_SYSTEM_GENERATOR_DIR@,/lib/systemd/system-generators,' \ < units/systemd-zram-setup@.service.in \ > units/systemd-zram-setup@.service ronn -r --organization="zram-generator developers" man/*.md roff: man/zram-generator.conf.5 roff: man/zram-generator.8 make[2]: Leaving directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' debian/rules override_dh_auto_test make[1]: Entering directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' RUSTFLAGS=-g /usr/bin/make check make[2]: Entering directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' cargo build --release Finished release [optimized] target(s) in 0.42s cargo test --release Downloading crates ... Downloaded memoffset v0.6.4 Downloaded proc-macro2 v1.0.32 Downloaded quote v1.0.10 Downloaded remove_dir_all v0.5.3 Downloaded syn v1.0.81 Downloaded unicode-xid v0.2.2 Downloaded autocfg v1.0.1 Downloaded nix v0.23.0 Downloaded fs_extra v1.2.0 Downloaded ctor v0.1.21 Downloaded tempfile v3.2.0 Compiling cfg-if v1.0.0 Compiling ppv-lite86 v0.2.15 Compiling proc-macro2 v1.0.32 Compiling unicode-xid v0.2.2 Compiling autocfg v1.0.1 Compiling ahash v0.4.7 Compiling syn v1.0.81 Compiling bitflags v1.3.2 Compiling unicode-width v0.1.9 Compiling remove_dir_all v0.5.3 Compiling fasteval v0.2.4 Compiling fs_extra v1.2.0 Compiling hashbrown v0.9.1 Compiling textwrap v0.11.0 Compiling memoffset v0.6.4 Compiling libc v0.2.107 Compiling log v0.4.14 Compiling anyhow v1.0.47 Compiling clap v2.33.3 Compiling liboverdrop v0.0.2 Compiling getrandom v0.2.3 Compiling quote v1.0.10 Compiling rand_core v0.6.3 Compiling nix v0.23.0 Compiling rand_chacha v0.3.1 Compiling ctor v0.1.21 Compiling rand v0.8.4 Compiling dlv-list v0.2.3 Compiling tempfile v3.2.0 Compiling ordered-multimap v0.3.1 Compiling rust-ini v0.17.0 Compiling zram-generator v1.1.0 (/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0) Finished release [optimized] target(s) in 2m 17s Running target/release/deps/zram_generator-06b6f993f1461316 running 14 tests test config::tests::test_eval_size_expression_default ... ok test config::tests::test_eval_size_expression ... ok test config::tests::test_eval_size_expression_default_equivalent ... ok test config::tests::test_eval_size_expression_inf ... ok test config::tests::test_eval_size_expression_min ... ok test config::tests::test_eval_size_expression_nan - should panic ... ok test config::tests::test_eval_size_expression_unknown_variable - should panic ... ok test config::tests::test_get_total_memory_kb ... ok test config::tests::test_kernel_has_no_option ... ok test config::tests::test_get_total_memory_not_found - should panic ... ok test config::tests::test_kernel_has_option ... ok test config::tests::test_verify_mount_point ... ok test generator::tests::test_unit_name_from_path ... ok test generator::tests::test_parse_known_compressors ... ok test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running target/release/deps/zram_generator-3659669fa8c8dace running 14 tests test config::tests::test_eval_size_expression_default ... ok test config::tests::test_eval_size_expression ... ok test config::tests::test_eval_size_expression_inf ... ok test config::tests::test_eval_size_expression_default_equivalent ... ok test config::tests::test_eval_size_expression_min ... ok test config::tests::test_eval_size_expression_nan - should panic ... ok test config::tests::test_eval_size_expression_unknown_variable - should panic ... ok test config::tests::test_get_total_memory_kb ... ok test config::tests::test_get_total_memory_not_found - should panic ... ok test config::tests::test_kernel_has_option ... ok test config::tests::test_kernel_has_no_option ... ok test config::tests::test_verify_mount_point ... ok test generator::tests::test_parse_known_compressors ... ok test generator::tests::test_unit_name_from_path ... ok test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running target/release/deps/test_cases-e04b63abc9bf1533 running 12 tests modprobe: ERROR: could not insert 'zstd': Operation not permitted test test_02_zstd ... ok test test_01_basic ... ok test test_03_too_much_memory ... ok test test_05_kernel_disabled ... ok test test_04_dropins ... ok test test_06_kernel_enabled ... ok test test_07_mount_point ... ok test test_07a_mount_point_excl ... ok test test_08_plain_device ... ok modprobe: ERROR: could not insert 'zstd': Operation not permitted test test_09_zram_size ... ok test test_11_obsolete ... ok test test_10_example ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s Doc-tests zram-generator running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s make[2]: Leaving directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' create-stamp debian/debhelper-build-stamp dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' /usr/bin/make install NOBUILD=1 make[2]: Entering directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' install -Dpm755 target/release/zram-generator -t /home/nabijaczleweli/code/build-output/systemd-zram-1.1.0/debian/systemd-zram//lib/systemd/system-generators/ install -Dpm644 units/systemd-zram-setup@.service -t /home/nabijaczleweli/code/build-output/systemd-zram-1.1.0/debian/systemd-zram//lib/systemd/system/ install -Dpm644 zram-generator.conf.example -t /home/nabijaczleweli/code/build-output/systemd-zram-1.1.0/debian/systemd-zram//usr/share/doc/zram-generator/ install -Dpm644 man/zram-generator.8 -t /home/nabijaczleweli/code/build-output/systemd-zram-1.1.0/debian/systemd-zram//usr/share/man/man8/ install -Dpm644 man/zram-generator.conf.5 -t /home/nabijaczleweli/code/build-output/systemd-zram-1.1.0/debian/systemd-zram//usr/share/man/man5/ make[2]: Leaving directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' rm -d "/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0/debian/systemd-zram/usr/share/doc/zram-generator/zram-generator.conf.example" "/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0/debian/systemd-zram/usr/share/doc/zram-generator" dh_install make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/systemd-zram-1.1.0' dh_install dh_installdocs dh_installchangelogs dh_installman dh_installsystemd dh_ucf dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_dwz -a dh_strip -a dh_makeshlibs -a dh_shlibdeps -a dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'systemd-zram' in '../systemd-zram_1.1.0-1_x32.deb'. dpkg-deb: building package 'systemd-zram-generator' in '../systemd-zram-generator_1.1.0-1_all.deb'. dpkg-deb: building package 'systemd-zram-dbgsym' in '../systemd-zram-dbgsym_1.1.0-1_x32.deb'. dpkg-genbuildinfo dpkg-genchanges -sa >../systemd-zram_1.1.0-1_x32.changes dpkg-genchanges: info: including full source code in upload dpkg-source -i -I --after-build . dpkg-source: info: unapplying 0001-Warn-on-deprecated-memory-limit-zram-fraction-and-ma.patch dpkg-buildpackage: info: full upload (original source is included) Now signing changes and any dsc files... signfile dsc systemd-zram_1.1.0-1.dsc наб fixup_buildinfo systemd-zram_1.1.0-1.dsc systemd-zram_1.1.0-1_x32.buildinfo signfile buildinfo systemd-zram_1.1.0-1_x32.buildinfo наб fixup_changes dsc systemd-zram_1.1.0-1.dsc systemd-zram_1.1.0-1_x32.changes fixup_changes buildinfo systemd-zram_1.1.0-1_x32.buildinfo systemd-zram_1.1.0-1_x32.changes signfile changes systemd-zram_1.1.0-1_x32.changes наб Successfully signed dsc, buildinfo, changes files