[INFO] cloning repository https://github.com/apify/crawlee-storage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apify/crawlee-storage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapify%2Fcrawlee-storage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapify%2Fcrawlee-storage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b13eab614c76c40f88229b1f9ddbb3a382343e96 [INFO] testing apify/crawlee-storage against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapify%2Fcrawlee-storage" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/apify/crawlee-storage [INFO] finished tweaking git repo https://github.com/apify/crawlee-storage [INFO] tweaked toml for git repo https://github.com/apify/crawlee-storage written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/apify/crawlee-storage on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/apify/crawlee-storage already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 2cd82825b2b99183256ab8f5fea2e1f5aa3b98ea3947f3b478cea6ce03ea53f0 [INFO] running `Command { std: "docker" "start" "2cd82825b2b99183256ab8f5fea2e1f5aa3b98ea3947f3b478cea6ce03ea53f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cd82825b2b99183256ab8f5fea2e1f5aa3b98ea3947f3b478cea6ce03ea53f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2cd82825b2b99183256ab8f5fea2e1f5aa3b98ea3947f3b478cea6ce03ea53f0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cd82825b2b99183256ab8f5fea2e1f5aa3b98ea3947f3b478cea6ce03ea53f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2cd82825b2b99183256ab8f5fea2e1f5aa3b98ea3947f3b478cea6ce03ea53f0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling pyo3-build-config v0.29.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pyo3-ffi v0.29.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling pyo3 v0.29.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.29.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling napi-build v2.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling rustpython-ast v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pyo3-macros v0.29.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling numpy v0.29.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling ctor-proc-macro v0.0.7 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Compiling crawlee-storage v0.1.0 (/opt/rustwide/workdir/crawlee-storage) [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling napi v3.8.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling pyo3-stub-gen-derive v0.23.0 [INFO] [stderr] Compiling dtor v0.3.0 [INFO] [stderr] Compiling ordered-float v5.3.0 [INFO] [stderr] Compiling libloading v0.9.0 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling ctor v0.8.0 [INFO] [stderr] Compiling napi-sys v3.2.1 [INFO] [stderr] Compiling pyo3-async-runtimes v0.29.0 [INFO] [stderr] Compiling pythonize v0.29.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling napi-derive-backend v5.0.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling crawlee-storage-node v0.0.0 (/opt/rustwide/workdir/crawlee-storage-node) [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pyo3-stub-gen v0.23.0 [INFO] [stderr] Compiling napi-derive v3.5.3 [INFO] [stderr] Compiling crawlee-storage-python v0.0.0 (/opt/rustwide/workdir/crawlee-storage-python) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 4m 10s [INFO] running `Command { std: "docker" "inspect" "2cd82825b2b99183256ab8f5fea2e1f5aa3b98ea3947f3b478cea6ce03ea53f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2cd82825b2b99183256ab8f5fea2e1f5aa3b98ea3947f3b478cea6ce03ea53f0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling crawlee-storage v0.1.0 (/opt/rustwide/workdir/crawlee-storage) [INFO] [stderr] Compiling pyo3-async-runtimes v0.29.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling napi v3.8.4 [INFO] [stderr] Compiling crawlee-storage-python v0.0.0 (/opt/rustwide/workdir/crawlee-storage-python) [INFO] [stderr] Compiling crawlee-storage-node v0.0.0 (/opt/rustwide/workdir/crawlee-storage-node) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "2cd82825b2b99183256ab8f5fea2e1f5aa3b98ea3947f3b478cea6ce03ea53f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2cd82825b2b99183256ab8f5fea2e1f5aa3b98ea3947f3b478cea6ce03ea53f0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/crawlee_storage-5b755231e01d529a) [INFO] [stdout] [INFO] [stdout] running 90 tests [INFO] [stdout] test dataset::tests::test_exclusive_args_rejected ... ok [INFO] [stdout] test dataset::tests::test_alias_reopen_preserves_name_none ... ok [INFO] [stdout] test dataset::tests::test_alias_creates_dir_but_metadata_name_is_none ... ok [INFO] [stdout] test dataset::tests::test_loads_legacy_snake_case_metadata ... ok [INFO] [stdout] test dataset::tests::test_drop_storage ... ok [INFO] [stdout] test dataset::tests::test_create_and_push_data ... ok [INFO] [stdout] test dataset::tests::test_open_rejects_path_traversal_name ... ok [INFO] [stdout] test dataset::tests::test_on_disk_metadata_uses_camel_case ... ok [INFO] [stdout] test dataset::tests::test_name_vs_alias_difference ... ok [INFO] [stdout] test key_value_store::tests::test_binary_bytes_roundtrip ... ok [INFO] [stdout] test dataset::tests::test_purge ... ok [INFO] [stdout] test dataset::tests::test_reopen_existing ... ok [INFO] [stdout] test dataset::tests::test_get_data_pagination ... ok [INFO] [stdout] test key_value_store::tests::test_content_type_stored_verbatim ... ok [INFO] [stdout] test key_value_store::tests::test_get_missing_key_returns_none ... ok [INFO] [stdout] test dataset::tests::test_get_data_desc_with_offset ... ok [INFO] [stdout] test key_value_store::tests::test_delete_value ... ok [INFO] [stdout] test dataset::tests::test_iterate_items_page ... ok [INFO] [stdout] test key_value_store::tests::test_get_public_url_existence_aware ... ok [INFO] [stdout] test key_value_store::tests::test_iterate_keys_includes_bare_fallback_files ... ok [INFO] [stdout] test key_value_store::tests::test_iterate_keys_cursor_validation_with_small_page ... ok [INFO] [stdout] test key_value_store::tests::test_iterate_keys_tracked_record_wins_over_bare_fallback ... ok [INFO] [stdout] test key_value_store::tests::test_iterate_keys_nonexistent_cursor_errors ... ok [INFO] [stdout] test key_value_store::tests::test_iterate_keys_bare_fallback_respects_prefix_and_pagination ... ok [INFO] [stdout] test key_value_store::tests::test_iterate_keys_cursor_validation_with_prefix ... ok [INFO] [stdout] test key_value_store::tests::test_iterate_keys_page_with_prefix ... ok [INFO] [stdout] test key_value_store::tests::test_json_bytes_roundtrip ... ok [INFO] [stdout] test key_value_store::tests::test_iterate_keys_page ... ok [INFO] [stdout] test key_value_store::tests::test_open_tolerates_z_suffix_and_varying_fractions ... ok [INFO] [stdout] test key_value_store::tests::test_null_sentinel_roundtrip ... ok [INFO] [stdout] test key_value_store::tests::test_on_disk_sidecar_uses_camel_case ... ok [INFO] [stdout] test key_value_store::tests::test_iterate_keys_valid_cursor_paginates ... ok [INFO] [stdout] test key_value_store::tests::test_list_keys_result_shape ... ok [INFO] [stdout] test key_value_store::tests::test_read_value_finalizes_size_for_sidecar_without_size ... ok [INFO] [stdout] test key_value_store::tests::test_purge_with_keep_list ... ok [INFO] [stdout] test key_value_store::tests::test_read_value_returns_bytes_and_size ... ok [INFO] [stdout] test key_value_store::tests::test_purge_empty_keep_list_clears_everything ... ok [INFO] [stdout] test key_value_store::tests::test_resolve_existing_key ... ok [INFO] [stdout] test key_value_store::tests::test_reopen_preserves_records ... ok [INFO] [stdout] test key_value_store::tests::test_resolve_value_bare_empty_extension_keeps_octet_stream ... ok [INFO] [stdout] test key_value_store::tests::test_resolve_value_falls_back_to_bare_file_with_inferred_type ... ok [INFO] [stdout] test key_value_store::tests::test_resolve_value_missing_returns_none ... ok [INFO] [stdout] test key_value_store::tests::test_resolve_and_read_value_bare_fallback ... ok [INFO] [stdout] test key_value_store::tests::test_list_keys_prefix_and_limit_interaction ... ok [INFO] [stdout] test key_value_store::tests::test_resolve_value_prefers_tracked_record ... ok [INFO] [stdout] test key_value_store::tests::test_sidecar_less_read_requires_opt_in ... ok [INFO] [stdout] test key_value_store::tests::test_size_backfilled_for_legacy_sidecar_without_size ... ok [INFO] [stdout] test key_value_store::tests::test_text_bytes_roundtrip ... ok [INFO] [stdout] test key_value_store::tests::test_special_characters_in_key ... ok [INFO] [stdout] test key_value_store::tests::test_sidecar_present_ignores_flag ... ok [INFO] [stdout] test key_value_store::tests::test_value_file_info_has_size_without_reading_bytes ... ok [INFO] [stdout] test request_queue::tests::test_add_and_fetch_request ... ok [INFO] [stdout] test request_queue::tests::test_add_with_null_handled_at_is_still_pending ... ok [INFO] [stdout] test request_queue::tests::test_add_with_handled_at_ignores_forefront_flag ... ok [INFO] [stdout] test key_value_store::tests::test_large_value_roundtrip ... ok [INFO] [stdout] test request_queue::tests::test_add_with_handled_at_counts_as_handled ... ok [INFO] [stdout] test request_queue::tests::test_deduplication ... ok [INFO] [stdout] test request_queue::tests::test_add_with_handled_at_survives_reopen ... ok [INFO] [stdout] test request_queue::tests::test_fetch_next_request_strips_order_no ... ok [INFO] [stdout] test request_queue::tests::test_assume_sole_owner_reclaims_locks_on_open ... ok [INFO] [stdout] test request_queue::tests::test_forefront_jumps_queue_even_same_millisecond ... ok [INFO] [stdout] test request_queue::tests::test_forefront ... ok [INFO] [stdout] test request_queue::tests::test_get_request_does_not_lock ... ok [INFO] [stdout] test request_queue::tests::test_ignore_non_json_files_on_reopen ... ok [INFO] [stdout] test request_queue::tests::test_is_empty_vs_is_finished_with_locked_request ... ok [INFO] [stdout] test request_queue::tests::test_intra_batch_deduplication ... ok [INFO] [stdout] test request_queue::tests::test_in_progress_requests_recovered_after_crash ... ok [INFO] [stdout] test request_queue::tests::test_mark_as_handled ... ok [INFO] [stdout] test request_queue::tests::test_lock_expiry_with_injected_test_clock ... ok [INFO] [stdout] test request_queue::tests::test_fetch_after_purge_with_carried_creep ... ok [INFO] [stdout] test request_queue::tests::test_metadata_file_updated_on_disk_after_mutation ... ok [INFO] [stdout] test request_queue::tests::test_get_request_updates_accessed_at ... ok [INFO] [stdout] test request_queue::tests::test_open_does_not_clobber_live_peer_lock ... ok [INFO] [stdout] test request_queue::tests::test_multiple_forefront_preserve_lifo_or_fifo_order ... ok [INFO] [stdout] test request_queue::tests::test_persist_state_is_noop ... ok [INFO] [stdout] test request_queue::tests::test_mark_handled_after_lock_expiry ... ok [INFO] [stdout] test request_queue::tests::test_purge_resets_everything ... ok [INFO] [stdout] test request_queue::tests::test_reopen_does_not_duplicate_counts ... ok [INFO] [stdout] test request_queue::tests::test_lock_expiry_allows_refetch ... ok [INFO] [stdout] test request_queue::tests::test_persisted_order_no_in_file ... ok [INFO] [stdout] test utils::tests::test_encode_key_matches_quote_safe_empty ... ok [INFO] [stdout] test utils::tests::test_validate_subdirectory_accepts_plain_names ... ok [INFO] [stdout] test utils::tests::test_validate_subdirectory_rejects_traversal_and_separators ... ok [INFO] [stdout] test request_queue::tests::test_reclaim_request ... ok [INFO] [stdout] test utils::tests::test_validate_subdirectory_collapses_harmless_curdir ... ok [INFO] [stdout] test request_queue::tests::test_request_id_is_deterministic_and_nonempty ... ok [INFO] [stdout] test request_queue::tests::test_test_clock_is_shared_across_clients ... ok [INFO] [stdout] test request_queue::tests::test_fifo_order_within_same_millisecond_batch ... ok [INFO] [stdout] test request_queue::tests::test_write_path_ignores_caller_supplied_order_no ... ok [INFO] [stdout] test request_queue::tests::test_large_same_ms_burst_all_fetchable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/crawlee_storage_node-295740470a901092) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/_crawlee_storage-fa170e3ecb2695fc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/stub_gen.rs (/opt/rustwide/target/release/deps/stub_gen-155f7d8169ce4cca) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests crawlee_storage [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests _crawlee_storage [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test crawlee-storage-python/src/models.rs - models::register_typed_dict (line 75) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2cd82825b2b99183256ab8f5fea2e1f5aa3b98ea3947f3b478cea6ce03ea53f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd82825b2b99183256ab8f5fea2e1f5aa3b98ea3947f3b478cea6ce03ea53f0", kill_on_drop: false }` [INFO] [stdout] 2cd82825b2b99183256ab8f5fea2e1f5aa3b98ea3947f3b478cea6ce03ea53f0