nixbot

builds

succeeded formatelf-tests-0.2.1 checks.x86_64-linux.tests · build #18 · raw

unpackPhase
1unpacking source archive /nix/store/avc9xj1w0gj62pj3mv65gyynqm0g7md7-dmkypqlb14myb9710aq9g1wk3487c4cm-source2source root is dmkypqlb14myb9710aq9g1wk3487c4cm-source3Executing cargoSetupPostUnpackHook4Finished cargoSetupPostUnpackHook
patchPhase
5Executing cargoSetupPostPatchHook6Validating consistency between /build/dmkypqlb14myb9710aq9g1wk3487c4cm-source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock7Finished cargoSetupPostPatchHook
buildPhase
8Executing cargoBuildHook9cargoBuildHook flags: -j 24 --target x86_64-unknown-linux-gnu --offline --profile release10 Compiling proc-macro2 v1.0.10611 Compiling libc v0.2.18612 Compiling unicode-ident v1.0.2413 Compiling quote v1.0.4614 Compiling getrandom v0.3.415 Compiling rustix v1.1.416 Compiling cfg-if v1.0.417 Compiling bitflags v2.13.018 Compiling linux-raw-sys v0.12.119 Compiling object v0.36.720 Compiling thiserror v2.0.1821 Compiling memchr v2.8.222 Compiling once_cell v1.21.423 Compiling fastrand v2.4.124 Compiling lexopt v0.3.225 Compiling syn v2.0.11826 Compiling memmap2 v0.9.1127 Compiling tempfile v3.27.028 Compiling thiserror-impl v2.0.1829 Compiling formatelf v0.2.1 (/build/dmkypqlb14myb9710aq9g1wk3487c4cm-source)30 Finished `release` profile [optimized] target(s) in 7.75s31Finished cargoBuildHook
checkPhase
32Executing cargoCheckHook33cargoCheckHook flags: -j 24 --profile release --target x86_64-unknown-linux-gnu --offline --34 Compiling getrandom v0.3.435 Compiling rustix v1.1.436 Compiling cfg-if v1.0.437 Compiling bitflags v2.13.038 Compiling linux-raw-sys v0.12.139 Compiling zerocopy v0.8.5240 Compiling autocfg v1.5.141 Compiling clap_lex v1.1.042 Compiling anstyle v1.0.1443 Compiling memchr v2.8.244 Compiling once_cell v1.21.445 Compiling fastrand v2.4.146 Compiling lexopt v0.3.247 Compiling regex-syntax v0.8.1148 Compiling libc v0.2.18649 Compiling condtype v1.3.050 Compiling unarray v0.1.451 Compiling regex-lite v0.1.952 Compiling syn v2.0.11853 Compiling num-traits v0.2.1954 Compiling object v0.36.755 Compiling memmap2 v0.9.1156 Compiling rand_core v0.9.557 Compiling rand_xorshift v0.4.058 Compiling rand v0.9.459 Compiling terminal_size v0.4.460 Compiling tempfile v3.27.061 Compiling clap_builder v4.6.062 Compiling thiserror-impl v2.0.1863 Compiling divan-macros v0.1.2164 Compiling thiserror v2.0.1865 Compiling formatelf v0.2.1 (/build/dmkypqlb14myb9710aq9g1wk3487c4cm-source)66 Compiling ppv-lite86 v0.2.2167 Compiling clap v4.6.168 Compiling rand_chacha v0.9.069 Compiling divan v0.1.2170 Compiling proptest v1.11.071 Finished `release` profile [optimized] target(s) in 13.23s72 Running unittests src/lib.rs (target/x86_64-unknown-linux-gnu/release/deps/formatelf-e3cd34700c6cbe27)7374running 19 tests75test autoformatelf::tests::dlopen_json_empty_when_absent ... ok76test autoformatelf::tests::dlopen_json_groups_alternatives ... ok77test autoformatelf::tests::dlopen_json_tolerates_whitespace_and_other_keys ... ok78test cli::tests::replace_needed_takes_two_values ... ok79test cli::tests::help_and_version ... ok80test cli::tests::preserves_operation_order ... ok81test codec::tests::extended_counts_use_section0_escapes ... ok82test cli::tests::page_size_rejects_zero ... ok83test codec::tests::elf32_rejects_oversized_offset ... ok84test cli::tests::at_file_indirection ... ok85test ops::tests::execstack_char_reflects_pf_x ... ok86test ops::tests::os_abi_table_is_consistent ... ok87test ops::tests::with_execstack_toggles_only_pf_x ... ok88test parser::tests::vaddr_to_off_handles_address_overflow ... ok89test ir::codec_tests::u64_roundtrips ... ok90test ir::codec_tests::u32_roundtrips ... ok91test ir::codec_tests::u16_roundtrips ... ok92test rpath::tests::keeps_all_nonempty_when_accepted ... ok93test rpath::tests::drops_absolute_when_rejected ... ok9495test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s9697 Running tests/autoformatelf.rs (target/x86_64-unknown-linux-gnu/release/deps/autoformatelf-7a688e1dae726859)9899running 2 tests100auto-formatelf: libc.so.6 not found, wanted by /build/dmkypqlb14myb9710aq9g1wk3487c4cm-source/target/x86_64-unknown-linux-gnu/tmp/autofe-missing/bin/app101auto-formatelf: ld-linux-x86-64.so.2 not found, wanted by /build/dmkypqlb14myb9710aq9g1wk3487c4cm-source/target/x86_64-unknown-linux-gnu/tmp/autofe-missing/bin/app102auto-formatelf: libpthread.so.0 not found, wanted by /build/dmkypqlb14myb9710aq9g1wk3487c4cm-source/target/x86_64-unknown-linux-gnu/tmp/autofe-missing/bin/app103auto-formatelf: auto-formatelf could not satisfy all dependencies; add them to --libs or pass --ignore-missing104test auto_formatelf_sets_interpreter_and_rpath ... ok105auto-formatelf: ignoring missing libc.so.6 wanted by /build/dmkypqlb14myb9710aq9g1wk3487c4cm-source/target/x86_64-unknown-linux-gnu/tmp/autofe-missing/bin/app106auto-formatelf: ignoring missing ld-linux-x86-64.so.2 wanted by /build/dmkypqlb14myb9710aq9g1wk3487c4cm-source/target/x86_64-unknown-linux-gnu/tmp/autofe-missing/bin/app107auto-formatelf: ignoring missing libpthread.so.0 wanted by /build/dmkypqlb14myb9710aq9g1wk3487c4cm-source/target/x86_64-unknown-linux-gnu/tmp/autofe-missing/bin/app108test auto_formatelf_reports_unresolved_dependencies ... ok109110test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s111112 Running tests/bun_template.rs (target/x86_64-unknown-linux-gnu/release/deps/bun_template-4079da2f7fb69f00)113114running 1 test115test patched_bun_template_still_compiles_and_runs ... ok116117test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s118119 Running tests/codec_roundtrip.rs (target/x86_64-unknown-linux-gnu/release/deps/codec_roundtrip-ab69391413707e5a)120121running 1 test122test roundtrip_all_fixtures ... ok123124test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s125126 Running tests/cross_exec.rs (target/x86_64-unknown-linux-gnu/release/deps/cross_exec-4e4175b51789887e)127128running 2 tests129test ppc64_big_endian ... ok130test aarch64_little_endian ... ok131132test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s133134 Running tests/entry_stub.rs (target/x86_64-unknown-linux-gnu/release/deps/entry_stub-ef8c63778e77b651)135136running 4 tests137formatelf: entry stub must be longer than its 16-byte header138test rejects_short_stub ... ok139test bun_template_prepend_layout ... ok140test non_pie_executable ... ok141test pie_executable ... ok142143test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s144145 Running tests/fuzz_parse.rs (target/x86_64-unknown-linux-gnu/release/deps/fuzz_parse-057fe3e4b2279a5d)146147running 4 tests148test verify_does_not_overflow_on_huge_segment ... ok149test huge_section_count_is_rejected ... ok150test parse_never_panics_on_arbitrary_bytes ... ok151test parse_survives_corrupted_fixtures ... ok152153test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s154155 Running tests/mutating_ops.rs (target/x86_64-unknown-linux-gnu/release/deps/mutating_ops-fd05ebdb1d76e28b)156157running 28 tests158test adds_gnu_stack_segment_when_absent ... ok159test no_default_lib_sets_flag ... ok160test mips_remove_needed_fixes_rld_map_rel ... ok161test add_debug_tag_inserts_exactly_one ... ok162test print_interpreter_works_without_section_headers ... ok163test print_needed_works_without_section_headers ... ok164test set_os_abi_changes_ident ... ok165test relayout_without_pt_phdr ... ok166test execstack_set_then_clear ... ok167test set_soname_on_shared_object ... ok168test set_rpath_on_non_pie_executable ... ok169test clear_symbol_version_matches_reference ... ok170test mips_relayout_fixes_arch_specific_fields ... ok171test remove_rpath_clears_runpath_keeps_needed ... ok172test add_rpath_appends_to_existing ... ok173test replace_needed_changes_entry ... ok174test force_rpath_uses_dt_rpath_tag ... ok175test build_resolution_cache_records_unresolvable_hint ... ok176test set_interpreter_grows_and_runs ... ok177test rename_dynamic_symbols_matches_reference ... ok178test no_clobber_appends_a_fresh_region ... ok179test shrink_rpath_drops_useless_dirs ... ok180test add_then_remove_needed_round_trips ... ok181test set_rpath_grows_and_stays_loadable ... ok182test build_resolution_cache_refreshes_in_place ... ok183test build_resolution_cache_matches_reference ... ok184test build_resolution_cache_joins_multiple_dirs ... ok185test repeated_patching_reuses_the_appended_region ... ok186187test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s188189 Running tests/print_diff.rs (target/x86_64-unknown-linux-gnu/release/deps/print_diff-18edc96b4fc9ecb3)190191running 1 test192test print_ops_match_c_patchelf ... ok193194test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s195196 Running tests/prop_ops.rs (target/x86_64-unknown-linux-gnu/release/deps/prop_ops-e1ed4f1aad493e2e)197198running 8 tests199test clear_symbol_version_is_idempotent ... ok200test flag_ops_are_idempotent ... ok201test replace_needed_roundtrip ... ok202test add_then_remove_needed_restores_list ... ok203test set_soname_applies_and_is_idempotent ... ok204test set_rpath_applies_and_is_idempotent ... ok205test set_interpreter_applies_and_is_idempotent ... ok206test remove_rpath_clears_and_is_idempotent ... ok207208test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s209210 Running tests/serialize_identity.rs (target/x86_64-unknown-linux-gnu/release/deps/serialize_identity-0ee0cf53371a2d11)211212running 1 test213test identity_roundtrip ... ok214215test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s216217 Running tests/trailing_overlay.rs (target/x86_64-unknown-linux-gnu/release/deps/trailing_overlay-8d066304d18194d7)218219running 1 test220test identity_preserves_trailing_overlay ... ok221222test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s223224 Running tests/unpatchable.rs (target/x86_64-unknown-linux-gnu/release/deps/unpatchable-ed92f0856692159c)225226running 2 tests227formatelf: cannot find section .dynstr228formatelf: no .dynamic section229test stripped_section_less ... ok230test static_pascal ... ok231232test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s233234 Doc-tests formatelf235236running 0 tests237238test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s239240Finished cargoCheckHook
fixupPhase
241shrinking RPATHs of ELF executables and libraries in /nix/store/v2m08jqiyyd1xldp9gchkax8ij9jx093-formatelf-tests-0.2.1242checking for references to /build/ in /nix/store/v2m08jqiyyd1xldp9gchkax8ij9jx093-formatelf-tests-0.2.1...243patching script interpreter paths in /nix/store/v2m08jqiyyd1xldp9gchkax8ij9jx093-formatelf-tests-0.2.1