Skip to content

Instantly share code, notes, and snippets.

@al3xtjames
Created July 22, 2025 03:58
Show Gist options
  • Save al3xtjames/c6d1cbf5b4dd41cd7054f6fd81545a8a to your computer and use it in GitHub Desktop.
Save al3xtjames/c6d1cbf5b4dd41cd7054f6fd81545a8a to your computer and use it in GitHub Desktop.
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/5hpqvcx8xjym96lms7z6yqjdxbm3inzs-source
source root is source
Executing cargoSetupPostUnpackHook
Finished cargoSetupPostUnpackHook
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Executing cargoSetupPostPatchHook
Validating consistency between /nix/var/nix/builds/nix-build-dezoomify-rs-2.15.0.drv-0/source/Cargo.lock and /nix/var/nix/builds/nix-build-dezoomify-rs-2.15.0.drv-0/dezoomify-rs-2.15.0-vendor/Cargo.lock
Finished cargoSetupPostPatchHook
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
Executing cargoBuildHook
cargoBuildHook flags: -j 16 --target aarch64-apple-darwin --offline --profile release
Compiling proc-macro2 v1.0.95
Compiling unicode-ident v1.0.18
Compiling libc v0.2.174
Compiling cfg-if v1.0.1
Compiling memchr v2.7.5
Compiling autocfg v1.4.0
Compiling smallvec v1.15.1
Compiling itoa v1.0.15
Compiling pin-project-lite v0.2.16
Compiling serde v1.0.219
Compiling futures-core v0.3.31
Compiling once_cell v1.21.3
Compiling parking_lot_core v0.9.11
Compiling bytes v1.10.1
Compiling stable_deref_trait v1.2.0
Compiling version_check v0.9.5
Compiling scopeguard v1.2.0
Compiling typenum v1.18.0
Compiling simd-adler32 v0.3.7
Compiling hashbrown v0.15.4
Compiling equivalent v1.0.2
Compiling futures-sink v0.3.31
Compiling crossbeam-utils v0.8.21
Compiling thiserror v2.0.12
Compiling slab v0.4.10
Compiling log v0.4.27
Compiling bitflags v2.9.1
Compiling generic-array v0.14.7
Compiling adler2 v2.0.1
Compiling lock_api v0.4.13
Compiling num-traits v0.2.19
Compiling core-foundation-sys v0.8.7
Compiling miniz_oxide v0.8.9
Compiling futures-channel v0.3.31
Compiling fnv v1.0.7
Compiling indexmap v2.9.0
Compiling pin-utils v0.1.0
Compiling shlex v1.3.0
Compiling futures-task v0.3.31
Compiling futures-io v0.3.31
Compiling getrandom v0.3.3
Compiling http v1.3.1
Compiling litemap v0.8.0
Compiling rayon-core v1.12.1
Compiling pkg-config v0.3.32
Compiling writeable v0.6.1
Compiling either v1.15.0
Compiling rustix v1.0.7
Compiling icu_normalizer_data v2.0.0
Compiling icu_properties_data v2.0.1
Compiling quote v1.0.40
Compiling syn v2.0.103
Compiling http-body v1.0.1
Compiling tracing-core v0.1.34
Compiling crc32fast v1.4.2
Compiling num-integer v0.1.46
Compiling base64 v0.22.1
Compiling system-configuration-sys v0.6.0
Compiling thiserror v1.0.69
Compiling httparse v1.10.1
Compiling anyhow v1.0.98
Compiling percent-encoding v2.3.1
Compiling socket2 v0.5.10
Compiling mio v1.0.4
Compiling signal-hook-registry v1.4.5
Compiling jobserver v0.1.33
Compiling parking_lot v0.12.4
Compiling core-foundation v0.9.4
Compiling crypto-common v0.1.6
Compiling crossbeam-epoch v0.9.18
Compiling cc v1.2.27
Compiling errno v0.3.12
Compiling utf8parse v0.2.2
Compiling anstyle-parse v0.2.7
Compiling crossbeam-deque v0.8.6
Compiling security-framework-sys v2.14.0
Compiling num-bigint v0.4.6
Compiling tracing v0.1.41
Compiling flate2 v1.1.2
Compiling built v0.7.7
Compiling fastrand v2.3.0
Compiling powerfmt v0.2.0
Compiling is_terminal_polyfill v1.70.1
Compiling anstyle-query v1.1.3
Compiling anstyle v1.0.11
Compiling try-lock v0.2.5
Compiling ucd-trie v0.1.7
Compiling atomic-waker v1.1.2
Compiling native-tls v0.2.14
Compiling zstd-safe v7.2.4
Compiling colorchoice v1.0.4
Compiling arrayvec v0.7.6
Compiling paste v1.0.15
Compiling tower-service v0.3.3
Compiling minimal-lexical v0.2.1
Compiling anstream v0.6.19
Compiling synstructure v0.13.2
Compiling tempfile v3.20.0
Compiling nom v7.1.3
Compiling zstd-sys v2.0.15+zstd.1.5.7
Compiling want v0.3.1
Compiling rayon v1.10.0
Compiling rav1e v0.7.1
Compiling num-rational v0.4.2
Compiling deranged v0.4.0
Compiling security-framework v2.11.1
Compiling block-padding v0.3.3
Compiling aho-corasick v1.1.3
Compiling time-core v0.1.4
Compiling num-conv v0.1.0
Compiling ryu v1.0.20
Compiling regex-syntax v0.8.5
Compiling object v0.36.7
Compiling inout v0.1.4
Compiling system-configuration v0.6.1
Compiling block-buffer v0.10.4
Compiling time v0.3.41
Compiling form_urlencoded v1.2.1
Compiling simd_helpers v0.1.0
Compiling itertools v0.12.1
Compiling quick-xml v0.37.5
Compiling zerofrom-derive v0.1.6
Compiling yoke-derive v0.8.0
Compiling serde_derive v1.0.219
Compiling zerovec-derive v0.11.1
Compiling displaydoc v0.2.5
Compiling tokio-macros v2.5.0
Compiling futures-macro v0.3.31
Compiling thiserror-impl v2.0.12
Compiling equator-macro v0.4.2
Compiling thiserror-impl v1.0.69
Compiling profiling-procmacros v1.0.16
Compiling tokio v1.45.1
Compiling zerofrom v0.1.6
Compiling futures-util v0.3.31
Compiling regex-automata v0.4.9
Compiling profiling v1.0.16
Compiling yoke v0.8.0
Compiling equator v0.4.2
Compiling maybe-rayon v0.1.1
Compiling num-derive v0.4.2
Compiling arg_enum_proc_macro v0.3.4
Compiling sync_wrapper v1.0.2
Compiling weezl v0.1.10
Compiling quick-error v2.0.1
Compiling imgref v1.11.0
Compiling zerovec v0.11.2
Compiling zerotrie v0.2.2
Compiling ipnet v2.11.0
Compiling portable-atomic v1.11.1
Compiling aligned-vec v0.6.4
Compiling pest v2.8.1
Compiling v_frame v0.3.9
Compiling bitstream-io v2.6.0
Compiling new_debug_unreachable v1.0.6
Compiling av1-grain v0.2.4
Compiling tower-layer v0.3.3
Compiling noop_proc_macro v0.3.0
Compiling toml_write v0.1.2
Compiling utf8_iter v1.0.4
Compiling unicode-xid v0.2.6
Compiling gimli v0.31.1
Compiling subtle v2.6.1
Compiling const_format_proc_macros v0.2.34
Compiling digest v0.10.7
Compiling pest_meta v2.8.1
Compiling regex v1.11.1
Compiling tinystr v0.8.1
Compiling potential_utf v0.1.2
Compiling loop9 v0.1.5
Compiling icu_locale_core v2.0.0
Compiling icu_collections v2.0.0
Compiling cipher v0.4.4
Compiling avif-serialize v0.8.3
Compiling pest_generator v2.8.1
Compiling icu_provider v2.0.0
Compiling tokio-util v0.7.15
Compiling tower v0.5.2
Compiling icu_normalizer v2.0.0
Compiling icu_properties v2.0.1
Compiling addr2line v0.24.2
Compiling h2 v0.4.10
Compiling toml_datetime v0.6.11
Compiling serde_spanned v0.6.9
Compiling plist v1.7.2
Compiling toml_edit v0.22.27
Compiling tokio-native-tls v0.3.1
Compiling cpufeatures v0.2.17
Compiling http-body-util v0.1.3
Compiling zune-inflate v0.2.54
Compiling fdeflate v0.3.7
Compiling idna_adapter v1.2.1
Compiling idna v1.0.3
Compiling half v2.6.0
Compiling unicode-width v0.2.1
Compiling bit_field v0.10.2
Compiling zeroize v1.8.1
Compiling byteorder-lite v0.1.0
Compiling color_quant v1.1.0
Compiling zune-core v0.4.12
Compiling serde_json v1.0.140
Compiling jpeg-decoder v0.3.1
Compiling rgb v0.8.50
Compiling strsim v0.11.1
Compiling lebe v0.5.2
Compiling bitflags v1.3.2
Compiling bytemuck v1.23.1
Compiling clap_lex v0.7.5
Compiling rustc-demangle v0.1.25
Compiling iri-string v0.7.8
Compiling heck v0.5.0
Compiling clap_builder v4.5.40
Compiling backtrace v0.3.75
Compiling clap_derive v4.5.40
Compiling hyper v1.6.0
Compiling tiff v0.9.1
Compiling qoi v0.4.1
Compiling exr v1.73.0
Compiling hyper-util v0.1.14
Compiling ravif v0.11.12
Compiling tower-http v0.6.6
Compiling hyper-tls v0.6.0
Compiling png v0.17.16
Compiling zune-jpeg v0.4.17
Compiling image-webp v0.2.2
Compiling gif v0.13.1
Compiling rustls-pki-types v1.12.0
Compiling console v0.15.11
Compiling url v2.5.4
Compiling toml v0.8.23
Compiling os_info v3.12.0
Compiling serde_urlencoded v0.7.1
Compiling pest_derive v2.8.1
Compiling const_format v0.2.34
Compiling env_filter v0.1.3
Compiling futures-executor v0.3.31
Compiling uuid v1.17.0
Compiling encoding_rs v0.8.35
Compiling jiff v0.2.15
Compiling mime v0.3.17
Compiling number_prefix v0.4.0
Compiling unsafe-libyaml v0.2.11
Compiling xml-rs v0.8.26
Compiling indicatif v0.17.11
Compiling human-panic v2.0.2
Compiling sanitize-filename-reader-friendly v2.3.0
Compiling futures v0.3.31
Compiling serde-xml-rs v0.8.1
Compiling serde_yaml v0.9.34+deprecated
Compiling json5 v0.4.1
Compiling image v0.25.6
Compiling clap v4.5.40
Compiling aes v0.8.4
Compiling sha-1 v0.10.1
Compiling cbc v0.1.2
Compiling hmac v0.12.1
Compiling itertools v0.14.0
Compiling lazy_static v1.5.0
Compiling fixedbitset v0.5.7
Compiling custom_error v1.9.2
Compiling evalexpr v12.0.2
Compiling colour v2.1.0
Compiling env_logger v0.11.8
Compiling zstd v0.13.3
Compiling async-compression v0.4.25
Compiling reqwest v0.12.20
Compiling dezoomify-rs v2.15.0 (/nix/var/nix/builds/nix-build-dezoomify-rs-2.15.0.drv-0/source)
Finished `release` profile [optimized] target(s) in 25.23s
Executing cargoInstallPostBuildHook
Finished cargoInstallPostBuildHook
Finished cargoBuildHook
Running phase: checkPhase
@nix { "action": "setPhase", "phase": "checkPhase" }
Executing cargoCheckHook
cargoCheckHook flags: -j 16 --profile release --target aarch64-apple-darwin --offline --
Compiling serde v1.0.219
Compiling num-integer v0.1.46
Compiling strength_reduce v0.2.4
Compiling num-complex v0.4.6
Compiling plotters-backend v0.3.7
Compiling ciborium-io v0.2.2
Compiling itertools v0.10.5
Compiling same-file v1.0.6
Compiling cast v0.3.0
Compiling rand v0.4.6
Compiling itertools v0.13.0
Compiling remove_dir_all v0.5.3
Compiling anes v0.1.6
Compiling oorandom v11.1.5
Compiling ciborium-ll v0.2.2
Compiling walkdir v2.5.0
Compiling plotters-svg v0.3.7
Compiling num-bigint v0.4.6
Compiling transpose v0.2.3
Compiling primal-check v0.3.4
Compiling plotters v0.3.7
Compiling rustfft v6.4.0
Compiling tempdir v0.3.7
Compiling criterion-plot v0.5.0
Compiling num-rational v0.4.2
Compiling av1-grain v0.2.4
Compiling rav1e v0.7.1
Compiling rustdct v0.7.1
Compiling toml_datetime v0.6.11
Compiling serde_spanned v0.6.9
Compiling serde_json v1.0.140
Compiling plist v1.7.2
Compiling serde_urlencoded v0.7.1
Compiling serde-xml-rs v0.8.1
Compiling serde_yaml v0.9.34+deprecated
Compiling json5 v0.4.1
Compiling ciborium v0.2.2
Compiling toml_edit v0.22.27
Compiling reqwest v0.12.20
Compiling os_info v3.12.0
Compiling tinytemplate v1.2.1
Compiling toml v0.8.23
Compiling human-panic v2.0.2
Compiling criterion v0.6.0
Compiling ravif v0.11.12
Compiling image v0.25.6
Compiling image_hasher v3.0.0
Compiling dezoomify-rs v2.15.0 (/nix/var/nix/builds/nix-build-dezoomify-rs-2.15.0.drv-0/source)
Finished `release` profile [optimized] target(s) in 18.40s
Running unittests src/lib.rs (target/aarch64-apple-darwin/release/deps/dezoomify_rs-cedbbb600404fd61)
running 155 tests
test arguments::test_bulk_url_reading ... ok
test arguments::test_should_use_largest ... ok
test auto::tests::test_prioritize_dezoomers_edge_cases ... ok
test auto::tests::test_prioritize_dezoomers_for_url ... ok
test bulk_text::tests::test_dezoomer_result_empty_file ... ok
test bulk_text::tests::test_parse_comments_and_empty_lines ... ok
test bulk_text::tests::test_dezoomer_result_invalid_url ... ok
test bulk_text::tests::test_parse_empty_content ... ok
test bulk_text::tests::test_parse_invalid_url ... ok
test bulk_text::tests::test_extract_title_from_url ... ok
test bulk_text::tests::test_parse_mixed_content ... ok
test bulk_text::tests::test_dezoomer_result ... ok
test bulk_text::tests::test_parse_urls_with_custom_titles ... ok
test bulk_text::tests::test_parse_valid_urls ... ok
test custom_yaml::test_has_default_user_agent ... ok
test custom_yaml::variable::tests::variable_iteration ... ok
test custom_yaml::tile_set::tests::tile_iteration ... ok
test custom_yaml::test_can_parse_example ... ok
test custom_yaml::tile_set::tests::tileset_from_yaml ... ok
test custom_yaml::tile_set::tests::url_template_evaluation_leading_zeroes ... ok
test custom_yaml::tile_set::tests::url_template_evaluation ... ok
test custom_yaml::variable::tests::iter_contexts ... ok
test custom_yaml::variable::tests::variable_validity_check_name ... ok
test dezoomer::tests::assert_tiles ... ok
test dezoomer::tests::test_simple_zoomable_image ... ok
test arguments::test_headers_and_input ... ok
test download_state::tests::test_process_tile_result ... ok
test dzi::dzi_file::test_dzi_json ... ok
test dzi::test_dzi_with_bom ... ok
test dzi::test_panorama ... ok
test dzi::dzi_file::test_dzi ... ok
test encoder::canvas::tests::test_canvas_captures_icc_profile ... ok
test encoder::canvas::tests::test_canvas_ignores_later_icc_profiles ... ok
test arguments::test_parse_duration ... ok
test encoder::pixel_streamer::tests::all_tiles ... ok
test encoder::pixel_streamer::tests::all_tiles_non_sorted ... ok
test encoder::pixel_streamer::tests::all_tiles_overlapping_tiles ... ok
test encoder::pixel_streamer::tests::finalize_empty ... ok
test encoder::pixel_streamer::tests::finalize_only_tile2 ... ok
test encoder::pixel_streamer::tests::tile0 ... ok
test encoder::pixel_streamer::tests::tile1 ... ok
test encoder::pixel_streamer::tests::tile_too_large ... ok
test encoder::pixel_streamer::tests::tiles_0_and_1 ... ok
test dzi::test_openseadragon_javascript ... ok
test generic::dichotomy_2d::test_dichotomy2d ... ok
test google_arts_and_culture::tests::test_dezoomer_name ... ok
test encoder::png_encoder::tests::test_png_create_with_exif_metadata ... ok
test google_arts_and_culture::decryption::test_decrypt_dummy ... ok
test generic::dichotomy_2d::test_dichotomy1d ... ok
test generic::test_url_templating ... ok
test google_arts_and_culture::decryption::test_decrypt_sample_tile ... ok
test generic::test_generic_dezoomer ... ok
test google_arts_and_culture::tests::test_tile_url_generation ... ok
test google_arts_and_culture::tests::test_invalid_tile_info_xml ... ok
test encoder::png_encoder::tests::test_png_create_with_both_icc_and_exif ... ok
test google_arts_and_culture::tests::test_parse_tile_info ... ok
test encoder::png_encoder::tests::test_png_create ... ok
test encoder::png_encoder::tests::test_png_create_with_icc_profile ... ok
test google_arts_and_culture::tests::test_url_validation ... ok
test google_arts_and_culture::tests::test_full_workflow ... ok
test google_arts_and_culture::tests::test_parse_google_arts_page ... ok
test google_arts_and_culture::tests::test_zoom_level_debug ... ok
test google_arts_and_culture::url::test_compute_url ... ok
test google_arts_and_culture::tile_info::tests::test_xml_parse ... ok
test google_arts_and_culture::url::test_compute_url_flowers ... ok
test iiif::manifest_parsing_tests::test_parse_invalid_json_manifest ... ok
test iiif::manifest_parsing_tests::test_parse_json_not_a_manifest_type ... ok
test iiif::manifest_parsing_tests::test_dezoomer_result_with_manifest ... ok
test encoder::retiler::tests::test_retiler ... ok
test iiif::manifest_parsing_tests::test_parse_manifest_with_relative_paths_from_bytes ... ok
test iiif::manifest_parsing_tests::test_parse_simple_manifest_from_bytes ... ok
test iiif::manifest_types::tests::test_deserialize_basic_manifest_and_extract_infojson ... ok
test iiif::manifest_types::tests::test_empty_annotation_body_or_unsupported ... ok
test iiif::manifest_parsing_tests::test_dezoomer_result_with_info_json ... ok
test iiif::manifest_types::tests::test_extract_direct_image_uri_no_service ... ok
test iiif::manifest_types::tests::test_label_extraction ... ok
test iiif::manifest_types::tests::test_prioritize_image_service_3_over_2 ... ok
test iiif::manifest_types::tests::test_multiple_canvases_and_images ... ok
test iiif::manifest_types::tests::test_service_id_already_has_info_json ... ok
test iiif::test_false_positive ... ok
test iiif::manifest_types::tests::test_real_world_example_bl_digirati_simplified ... ok
test google_arts_and_culture::tile_info::tests::test_parse_html ... ok
test iiif::manifest_types::tests::test_uri_resolution_in_extract_image_infos ... ok
test iiif_title_tests::test_determine_title_all_components ... ok
test google_arts_and_culture::tile_info::tests::test_parse_html_newformat ... ok
test iiif_title_tests::test_determine_title_canvas_only ... ok
test google_arts_and_culture::tile_info::tests::test_parse_html_null ... ok
test google_arts_and_culture::tile_info::tests::test_parse_html_wildflower ... ok
test iiif::test_missing_id ... ok
test iiif_title_tests::test_determine_title_manifest_and_canvas_only ... ok
test iiif::test_tiles_max_area_filter ... ok
test iiif_title_tests::test_determine_title_no_duplicates ... ok
test iiif::tile_info::test_best_quality ... ok
test iiif::tile_info::test_deserialisation ... ok
test iiif_title_tests::test_determine_title_empty ... ok
test iiif_title_tests::test_determine_title_metadata_only ... ok
test iiif::tile_info::test_profile_info ... ok
test iiif::test_tiles ... ok
test google_arts_and_culture::tile_info::tests::test_parse_html_2021_06_30 ... ok
test iiif_title_tests::test_determine_title_special_characters ... ok
test iiif::test_qualities ... ok
test iiif_title_tests::test_determine_title_unicode ... ok
test iiif_title_tests::test_determine_title_whitespace_handling ... ok
test iiif_title_tests::test_determine_title_very_long ... ok
test iipimage::tests::test_lowercase ... ok
test iipimage::tests::test_parse_metadata ... ok
test iipimage::tests::test_zoom_levels ... ok
test json_utils::test_alljson ... ok
test krpano::krpano_metadata::test::multires_parse ... ok
test krpano::krpano_metadata::test::get_title_json_metadata ... ok
test krpano::krpano_metadata::test::get_title_source_details ... ok
test krpano::krpano_metadata::test::parse_xml_cylinder ... ok
test krpano::krpano_metadata::test::parse_xml_mobile ... ok
test krpano::krpano_metadata::test::parse_xml_multires ... ok
test krpano::krpano_metadata::test::parse_xml_old_cube ... ok
test krpano::krpano_metadata::test::test_templatestring ... ok
test krpano::krpano_metadata::test::parse_xml_with_scene ... ok
test krpano::test_cube ... ok
test krpano::test_dezoomer_result_cube_faces ... ok
test krpano::test_dezoomer_result_single_image ... ok
test krpano::test_flat_multires ... ok
test network::test_resolve_relative ... ok
test nypl::tests::test_parse_metadata ... ok
test krpano::test_dezoomer_result_multiple_scenes ... ok
test output_file::tests::switch_to_png_for_large_files ... ok
test pff::image_properties::test::test_deserialize_indices_reply ... ok
test pff::image_properties::test::test_deserialize_pff_header ... ok
test pff::image_properties::test::test_deserialize_pff_header_reply ... ok
test pff::image_properties::test::test_parse_tile_indices ... ok
test tests::test_bulk_stats ... ok
test tests::test_determine_final_result ... ok
test tests::test_find_level_with_size ... ok
test tests::test_generate_bulk_output_name ... ok
test tests::test_generate_bulk_output_name_edge_cases ... ok
test tests::test_max_size_in_rect ... ok
test tests::test_parse_level_index ... ok
test tests::test_resolve_image_index ... ok
test tests::test_validate_download_success ... ok
test tests::test_resolve_level_index ... ok
test tile::tests::test_empty_tile_has_no_metadata ... ok
test zoomify::image_properties::test_levels_recount ... ok
test tile::tests::test_load_image_with_icc_profile ... ok
test zoomify::image_properties::test_deserialize ... ok
test tile::tests::test_tile_with_metadata ... ok
test output_file::tests::test_special_chars ... ok
test zoomify::image_properties::test_real_num_tiles ... ok
test output_file::tests::test_existing_file ... ok
test zoomify::test_panorama ... ok
test zoomify::test_title_extraction ... ok
test zoomify::test_title_extraction_simple_path ... ok
test zoomify::test_tilegroups ... ok
test zoomify::test_title_extraction_with_query_params ... ok
test json_utils::test_iterjson ... ok
test krpano::krpano_metadata::test::parse_factum_arte ... ok
test krpano::krpano_metadata::test::parse_360cities ... ok
test result: ok. 155 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
Running unittests src/main.rs (target/aarch64-apple-darwin/release/deps/dezoomify_rs-837431be5b406798)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running tests/local_dezoomifying.rs (target/aarch64-apple-darwin/release/deps/local_dezoomifying-ab8c0a0282f23a35)
running 8 tests
test test_google_arts_and_culture_dezoomer_basic ... ok
test test_google_arts_and_culture_url_validation ... ok
test local_generic_tiles ... FAILED
test custom_size_local_zoomify_tiles ... FAILED
test test_bulk_mode_uses_image_titles_for_iiif_manifest ... FAILED
test bulk_mode_end_to_end_cli ... FAILED
test bulk_mode_local_tiles ... FAILED
test test_bulk_mode_with_outfile_specified_still_uses_titles_in_naming ... FAILED
failures:
---- local_generic_tiles stdout ----
thread 'local_generic_tiles' panicked at /nix/var/nix/builds/nix-build-dezoomify-rs-2.15.0.drv-0/dezoomify-rs-2.15.0-vendor/system-configuration-0.6.1/src/dynamic_store.rs:154:1:
Attempted to create a NULL object.
stack backtrace:
0: std::panicking::begin_panic
1: system_configuration::dynamic_store::SCDynamicStore::create
2: system_configuration::dynamic_store::SCDynamicStoreBuilder<T>::build
3: hyper_util::client::proxy::matcher::mac::with_system
4: hyper_util::client::proxy::matcher::Matcher::from_system
5: reqwest::async_impl::client::ClientBuilder::build
6: dezoomify_rs::network::client
7: local_dezoomifying::test_image::{{closure}}
8: local_dezoomifying::local_generic_tiles::{{closure}}
9: tokio::runtime::park::CachedParkThread::block_on
10: tokio::runtime::context::runtime::enter_runtime
11: tokio::runtime::runtime::Runtime::block_on
12: core::ops::function::FnOnce::call_once
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- custom_size_local_zoomify_tiles stdout ----
thread 'custom_size_local_zoomify_tiles' panicked at /nix/var/nix/builds/nix-build-dezoomify-rs-2.15.0.drv-0/dezoomify-rs-2.15.0-vendor/system-configuration-0.6.1/src/dynamic_store.rs:154:1:
Attempted to create a NULL object.
stack backtrace:
0: std::panicking::begin_panic
1: system_configuration::dynamic_store::SCDynamicStore::create
2: system_configuration::dynamic_store::SCDynamicStoreBuilder<T>::build
3: hyper_util::client::proxy::matcher::mac::with_system
4: hyper_util::client::proxy::matcher::Matcher::from_system
5: reqwest::async_impl::client::ClientBuilder::build
6: dezoomify_rs::network::client
7: local_dezoomifying::test_image::{{closure}}
8: local_dezoomifying::custom_size_local_zoomify_tiles::{{closure}}
9: tokio::runtime::park::CachedParkThread::block_on
10: tokio::runtime::context::runtime::enter_runtime
11: tokio::runtime::runtime::Runtime::block_on
12: core::ops::function::FnOnce::call_once
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- test_bulk_mode_uses_image_titles_for_iiif_manifest stdout ----
thread 'test_bulk_mode_uses_image_titles_for_iiif_manifest' panicked at /nix/var/nix/builds/nix-build-dezoomify-rs-2.15.0.drv-0/dezoomify-rs-2.15.0-vendor/system-configuration-0.6.1/src/dynamic_store.rs:154:1:
Attempted to create a NULL object.
stack backtrace:
0: std::panicking::begin_panic
1: system_configuration::dynamic_store::SCDynamicStore::create
2: system_configuration::dynamic_store::SCDynamicStoreBuilder<T>::build
3: hyper_util::client::proxy::matcher::mac::with_system
4: hyper_util::client::proxy::matcher::Matcher::from_system
5: reqwest::async_impl::client::ClientBuilder::build
6: dezoomify_rs::network::client
7: dezoomify_rs::process_bulk::{{closure}}
8: local_dezoomifying::test_bulk_mode_uses_image_titles_for_iiif_manifest::{{closure}}
9: tokio::runtime::park::CachedParkThread::block_on
10: tokio::runtime::context::runtime::enter_runtime
11: tokio::runtime::runtime::Runtime::block_on
12: core::ops::function::FnOnce::call_once
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- bulk_mode_end_to_end_cli stdout ----
thread 'bulk_mode_end_to_end_cli' panicked at /nix/var/nix/builds/nix-build-dezoomify-rs-2.15.0.drv-0/dezoomify-rs-2.15.0-vendor/system-configuration-0.6.1/src/dynamic_store.rs:154:1:
Attempted to create a NULL object.
stack backtrace:
0: std::panicking::begin_panic
1: system_configuration::dynamic_store::SCDynamicStore::create
2: system_configuration::dynamic_store::SCDynamicStoreBuilder<T>::build
3: hyper_util::client::proxy::matcher::mac::with_system
4: hyper_util::client::proxy::matcher::Matcher::from_system
5: reqwest::async_impl::client::ClientBuilder::build
6: dezoomify_rs::network::client
7: dezoomify_rs::process_bulk::{{closure}}
8: local_dezoomifying::bulk_mode_end_to_end_cli::{{closure}}
9: tokio::runtime::park::CachedParkThread::block_on
10: tokio::runtime::context::runtime::enter_runtime
11: tokio::runtime::runtime::Runtime::block_on
12: core::ops::function::FnOnce::call_once
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- bulk_mode_local_tiles stdout ----
thread 'bulk_mode_local_tiles' panicked at /nix/var/nix/builds/nix-build-dezoomify-rs-2.15.0.drv-0/dezoomify-rs-2.15.0-vendor/system-configuration-0.6.1/src/dynamic_store.rs:154:1:
Attempted to create a NULL object.
stack backtrace:
0: std::panicking::begin_panic
1: system_configuration::dynamic_store::SCDynamicStore::create
2: system_configuration::dynamic_store::SCDynamicStoreBuilder<T>::build
3: hyper_util::client::proxy::matcher::mac::with_system
4: hyper_util::client::proxy::matcher::Matcher::from_system
5: reqwest::async_impl::client::ClientBuilder::build
6: dezoomify_rs::network::client
7: dezoomify_rs::process_bulk::{{closure}}
8: local_dezoomifying::bulk_mode_local_tiles::{{closure}}
9: tokio::runtime::park::CachedParkThread::block_on
10: tokio::runtime::context::runtime::enter_runtime
11: tokio::runtime::runtime::Runtime::block_on
12: core::ops::function::FnOnce::call_once
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- test_bulk_mode_with_outfile_specified_still_uses_titles_in_naming stdout ----
thread 'test_bulk_mode_with_outfile_specified_still_uses_titles_in_naming' panicked at /nix/var/nix/builds/nix-build-dezoomify-rs-2.15.0.drv-0/dezoomify-rs-2.15.0-vendor/system-configuration-0.6.1/src/dynamic_store.rs:154:1:
Attempted to create a NULL object.
stack backtrace:
0: std::panicking::begin_panic
1: system_configuration::dynamic_store::SCDynamicStore::create
2: system_configuration::dynamic_store::SCDynamicStoreBuilder<T>::build
3: hyper_util::client::proxy::matcher::mac::with_system
4: hyper_util::client::proxy::matcher::Matcher::from_system
5: reqwest::async_impl::client::ClientBuilder::build
6: dezoomify_rs::network::client
7: dezoomify_rs::process_bulk::{{closure}}
8: local_dezoomifying::test_bulk_mode_with_outfile_specified_still_uses_titles_in_naming::{{closure}}
9: tokio::runtime::park::CachedParkThread::block_on
10: tokio::runtime::context::runtime::enter_runtime
11: tokio::runtime::runtime::Runtime::block_on
12: core::ops::function::FnOnce::call_once
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
failures:
bulk_mode_end_to_end_cli
bulk_mode_local_tiles
custom_size_local_zoomify_tiles
local_generic_tiles
test_bulk_mode_uses_image_titles_for_iiif_manifest
test_bulk_mode_with_outfile_specified_still_uses_titles_in_naming
test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
error: test failed, to rerun pass `--test local_dezoomifying`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment