nixbot

builds

succeeded system-manager-1.1.0 checks.x86_64-linux.system-manager-latest-nix · build #33 · raw

unpackPhase
1unpacking source archive /nix/store/fdbdd6mrdhq7lwj5p07jg010hbvbpj70-source2source root is source3Executing cargoSetupPostUnpackHook4Finished cargoSetupPostUnpackHook
patchPhase
5Executing cargoSetupPostPatchHook6Validating consistency between /build/source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock7Finished cargoSetupPostPatchHook
buildPhase
8Executing cargoBuildHook9cargoBuildHook flags: -j 48 --target x86_64-unknown-linux-gnu --offline --profile release10 Compiling proc-macro2 v1.0.10711 Compiling quote v1.0.4712 Compiling unicode-ident v1.0.2613 Compiling libc v0.2.18914 Compiling crunchy v0.2.415 Compiling tiny-keccak v2.0.216 Compiling cfg-if v1.0.517 Compiling memchr v2.8.318 Compiling utf8parse v0.2.219 Compiling serde_core v1.0.22920 Compiling once_cell v1.21.421 Compiling anstyle-query v1.1.522 Compiling colorchoice v1.0.523 Compiling regex-syntax v0.8.1124 Compiling anstyle v1.0.1425 Compiling is_terminal_polyfill v1.70.226 Compiling pkg-config v0.3.3427 Compiling zmij v1.0.2328 Compiling bitflags v2.13.229 Compiling rustix v1.1.530 Compiling cfg_aliases v0.2.231 Compiling serde v1.0.22932 Compiling typenum v1.20.133 Compiling getrandom v0.4.334 Compiling version_check v0.9.535 Compiling heck v0.5.036 Compiling serde_json v1.0.15137 Compiling hashbrown v0.14.538 Compiling log v0.4.3439 Compiling jiff-core v0.1.140 Compiling anyhow v1.0.10441 Compiling linux-raw-sys v0.12.142 Compiling thiserror v2.0.2043 Compiling rand_core v0.6.444 Compiling strsim v0.11.145 Compiling clap_lex v1.1.146 Compiling fastrand v2.5.047 Compiling either v1.18.048 Compiling itoa v1.0.1849 Compiling glob v0.3.450 Compiling nix v0.31.351 Compiling anstyle-parse v1.0.052 Compiling rand_xoshiro v0.6.053 Compiling anstream v1.0.054 Compiling itertools v0.15.055 Compiling im v15.1.056 Compiling libdbus-sys v0.2.757 Compiling clap_builder v4.6.758 Compiling aho-corasick v1.1.559 Compiling bitmaps v2.1.060 Compiling syn v3.0.661 Compiling jiff v0.2.3762 Compiling sized-chunks v0.6.563 Compiling getrandom v0.2.1764 Compiling const-random-macro v0.1.1665 Compiling const-random v0.1.1866 Compiling dlv-list v0.5.267 Compiling dbus v0.9.1268 Compiling rtoolbox v0.0.669 Compiling regex-automata v0.4.1870 Compiling rpassword v7.5.471 Compiling ordered-multimap v0.7.372 Compiling tempfile v3.27.073 Compiling rust-ini v0.21.374 Compiling serde_derive v1.0.22975 Compiling thiserror-impl v2.0.2076 Compiling clap_derive v4.6.777 Compiling regex v1.13.178 Compiling clap v4.6.779 Compiling env_filter v2.0.080 Compiling env_logger v0.11.1181 Compiling system-manager-engine v1.1.0 (/build/source/crates/system-manager-engine)82 Compiling system-manager v1.1.0 (/build/source/crates/system-manager)83 Finished `release` profile [optimized] target(s) in 43.98s84Executing cargoInstallPostBuildHook85Finished cargoInstallPostBuildHook86Finished cargoBuildHook87buildPhase completed in 44 seconds
checkPhase
88Executing cargoCheckHook89 Compiling proc-macro2 v1.0.10790 Compiling unicode-ident v1.0.2691 Compiling quote v1.0.4792 Compiling libc v0.2.18993 Compiling crunchy v0.2.494 Compiling tiny-keccak v2.0.295 Checking memchr v2.8.396 Compiling cfg-if v1.0.597 Compiling serde_core v1.0.22998 Checking utf8parse v0.2.299 Compiling once_cell v1.21.4100 Checking anstyle v1.0.14101 Checking regex-syntax v0.8.11102 Checking colorchoice v1.0.5103 Checking anstyle-query v1.1.5104 Checking is_terminal_polyfill v1.70.2105 Compiling pkg-config v0.3.34106 Compiling cfg_aliases v0.2.2107 Checking bitflags v2.13.2108 Compiling zmij v1.0.23109 Checking typenum v1.20.1110 Compiling serde v1.0.229111 Compiling version_check v0.9.5112 Compiling getrandom v0.4.3113 Compiling rustix v1.1.5114 Compiling heck v0.5.0115 Checking hashbrown v0.14.5116 Checking linux-raw-sys v0.12.1117 Checking rand_core v0.6.4118 Compiling thiserror v2.0.20119 Checking clap_lex v1.1.1120 Checking strsim v0.11.1121 Checking log v0.4.34122 Compiling anyhow v1.0.104123 Checking jiff-core v0.1.1124 Compiling serde_json v1.0.151125 Checking fastrand v2.5.0126 Checking itoa v1.0.18127 Checking either v1.18.0128 Checking glob v0.3.4129 Compiling nix v0.31.3130 Checking anstyle-parse v1.0.0131 Checking rand_xoshiro v0.6.0132 Checking anstream v1.0.0133 Checking itertools v0.15.0134 Compiling im v15.1.0135 Checking clap_builder v4.6.7136 Compiling libdbus-sys v0.2.7137 Checking aho-corasick v1.1.5138 Checking bitmaps v2.1.0139 Checking jiff v0.2.37140 Compiling syn v3.0.6141 Compiling getrandom v0.2.17142 Compiling const-random-macro v0.1.16143 Checking sized-chunks v0.6.5144 Checking const-random v0.1.18145 Checking dbus v0.9.12146 Checking rtoolbox v0.0.6147 Checking regex-automata v0.4.18148 Checking dlv-list v0.5.2149 Checking rpassword v7.5.4150 Checking tempfile v3.27.0151 Checking ordered-multimap v0.7.3152 Checking rust-ini v0.21.3153 Checking regex v1.13.1154 Compiling serde_derive v1.0.229155 Compiling clap_derive v4.6.7156 Compiling thiserror-impl v2.0.20157 Checking env_filter v2.0.0158 Checking env_logger v0.11.11159 Checking clap v4.6.7160 Checking system-manager-engine v1.1.0 (/build/source/crates/system-manager-engine)161 Checking system-manager v1.1.0 (/build/source/crates/system-manager)162 Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.14s163cargoCheckHook flags: -j 48 --profile release --target x86_64-unknown-linux-gnu --offline --164 Compiling memchr v2.8.3165 Compiling utf8parse v0.2.2166 Compiling regex-syntax v0.8.11167 Compiling colorchoice v1.0.5168 Compiling is_terminal_polyfill v1.70.2169 Compiling anstyle-query v1.1.5170 Compiling cfg-if v1.0.5171 Compiling anstyle v1.0.14172 Compiling typenum v1.20.1173 Compiling bitflags v2.13.2174 Compiling hashbrown v0.14.5175 Compiling strsim v0.11.1176 Compiling jiff-core v0.1.1177 Compiling clap_lex v1.1.1178 Compiling libc v0.2.189179 Compiling log v0.4.34180 Compiling linux-raw-sys v0.12.1181 Compiling rand_core v0.6.4182 Compiling once_cell v1.21.4183 Compiling either v1.18.0184 Compiling itoa v1.0.18185 Compiling fastrand v2.5.0186 Compiling glob v0.3.4187 Compiling serde_core v1.0.229188 Compiling zmij v1.0.23189 Compiling thiserror v2.0.20190 Compiling anyhow v1.0.104191 Compiling libdbus-sys v0.2.7192 Compiling const-random v0.1.18193 Compiling anstyle-parse v1.0.0194 Compiling dlv-list v0.5.2195 Compiling rand_xoshiro v0.6.0196 Compiling anstream v1.0.0197 Compiling itertools v0.15.0198 Compiling clap_builder v4.6.7199 Compiling rustix v1.1.5200 Compiling aho-corasick v1.1.5201 Compiling ordered-multimap v0.7.3202 Compiling bitmaps v2.1.0203 Compiling jiff v0.2.37204 Compiling rust-ini v0.21.3205 Compiling sized-chunks v0.6.5206 Compiling getrandom v0.4.3207 Compiling nix v0.31.3208 Compiling dbus v0.9.12209 Compiling rtoolbox v0.0.6210 Compiling rpassword v7.5.4211 Compiling regex-automata v0.4.18212 Compiling serde v1.0.229213 Compiling serde_json v1.0.151214 Compiling tempfile v3.27.0215 Compiling clap v4.6.7216 Compiling im v15.1.0217 Compiling regex v1.13.1218 Compiling env_filter v2.0.0219 Compiling env_logger v0.11.11220 Compiling system-manager-engine v1.1.0 (/build/source/crates/system-manager-engine)221 Compiling system-manager v1.1.0 (/build/source/crates/system-manager)222 Finished `release` profile [optimized] target(s) in 34.18s223 Running unittests src/main.rs (target/x86_64-unknown-linux-gnu/release/deps/system_manager-80768703b8864448)224225running 8 tests226test tests::sudo_flag_not_available_on_build ... ok227test tests::sudo_flag_works_on_subcommand ... ok228test tests::target_host_before_subcommand ... ok229test tests::ssh_option_defaults_to_empty ... ok230test tests::ssh_option_after_subcommand ... ok231test tests::ssh_option_parses_multiple_values ... ok232test tests::legacy_use_remote_sudo_flag_is_accepted ... ok233test tests::target_host_after_subcommand ... ok234235test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s236237 Running unittests src/lib.rs (target/x86_64-unknown-linux-gnu/release/deps/system_manager_engine-3d3d08cd23333071)238239running 11 tests240test activate::etc_files::tests::a_failed_target_keeps_its_backup_classification ... ok241test activate::tests::failed_etc_files_are_all_named_in_the_error ... ok242test activate::etc_files::tests::a_failed_target_stays_managed_and_is_not_deleted ... ok243test activate::etc_files::tests::an_unmanaged_symlink_target_without_replace_existing_is_skipped_without_failing ... ok244test activate::etc_files::tests::a_non_empty_directory_at_the_target_fails_and_is_left_alone ... ok245test activate::etc_files::tests::a_managed_directory_at_the_target_is_replaced ... ok246test activate::etc_files::tests::an_empty_directory_at_the_target_is_replaced ... ok247test activate::tests::no_failed_etc_files_is_not_an_error ... ok248test activate::etc_files::tests::an_unmanaged_copy_target_without_replace_existing_is_skipped_without_failing ... ok249test activate::etc_files::tests::an_existing_backup_is_never_overwritten ... ok250warning: you don't have Internet access; disabling some network-dependent features251warning: you don't have Internet access; disabling some network-dependent features252warning: you don't have Internet access; disabling some network-dependent features253warning: you don't have Internet access; disabling some network-dependent features254test register::tests::test_try_nix_eval ... ok255256test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s257258 Running unittests src/main.rs (target/x86_64-unknown-linux-gnu/release/deps/system_manager_engine-cd42e11980e72d6a)259260running 0 tests261262test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s263264 Doc-tests system_manager_engine265266running 0 tests267268test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s269270Finished cargoCheckHook271checkPhase completed in 44 seconds
installPhase
272Executing cargoInstallHook273Finished cargoInstallHook
fixupPhase
274shrinking RPATHs of ELF executables and libraries in /nix/store/w7sl7prwklax3r1bfflv5hz8yxsphxih-system-manager-1.1.0275shrinking /nix/store/w7sl7prwklax3r1bfflv5hz8yxsphxih-system-manager-1.1.0/bin/system-manager-engine276shrinking /nix/store/w7sl7prwklax3r1bfflv5hz8yxsphxih-system-manager-1.1.0/bin/system-manager277checking for references to /build/ in /nix/store/w7sl7prwklax3r1bfflv5hz8yxsphxih-system-manager-1.1.0...278patching script interpreter paths in /nix/store/w7sl7prwklax3r1bfflv5hz8yxsphxih-system-manager-1.1.0279stripping (with command strip and flags -S -p) in /nix/store/w7sl7prwklax3r1bfflv5hz8yxsphxih-system-manager-1.1.0/bin