[INFO] cloning repository https://github.com/ArunaStorage/aruna-file [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArunaStorage/aruna-file" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArunaStorage%2Faruna-file", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArunaStorage%2Faruna-file'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c27a5171bec26d63cc57be89d5f35d0931e592f [INFO] testing ArunaStorage/aruna-file 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%2FArunaStorage%2Faruna-file" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ArunaStorage/aruna-file [INFO] finished tweaking git repo https://github.com/ArunaStorage/aruna-file [INFO] tweaked toml for git repo https://github.com/ArunaStorage/aruna-file written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ArunaStorage/aruna-file 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/ArunaStorage/aruna-file 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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 374ada3769ea6556d84c92f2400bdf10b74f8d58189735d0f43cd3aa1b9626c4 [INFO] running `Command { std: "docker" "start" "374ada3769ea6556d84c92f2400bdf10b74f8d58189735d0f43cd3aa1b9626c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "374ada3769ea6556d84c92f2400bdf10b74f8d58189735d0f43cd3aa1b9626c4", 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" "374ada3769ea6556d84c92f2400bdf10b74f8d58189735d0f43cd3aa1b9626c4" "/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" "374ada3769ea6556d84c92f2400bdf10b74f8d58189735d0f43cd3aa1b9626c4", 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" "374ada3769ea6556d84c92f2400bdf10b74f8d58189735d0f43cd3aa1b9626c4" "/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 libc v0.2.186 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling bytes v1.12.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling bitflags v2.13.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling hybrid-array v0.4.13 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling mio v1.2.2 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Compiling socket2 v0.6.5 [INFO] [stderr] Compiling http v1.4.2 [INFO] [stderr] Compiling crypto-common v0.2.2 [INFO] [stderr] Compiling cc v1.2.67 [INFO] [stderr] Compiling block-buffer v0.12.1 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling inout v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling http-body v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling io-lifetimes v3.0.1 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling cipher v0.5.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling cmov v0.5.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Compiling io-extras v0.19.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ctutils v0.4.2 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling time v0.3.53 [INFO] [stderr] Compiling chacha20 v0.10.1 [INFO] [stderr] Compiling curve25519-dalek v5.0.0 [INFO] [stderr] Compiling cap-primitives v4.0.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling simd-adler32 v0.3.10 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zlib-rs v0.6.6 [INFO] [stderr] Compiling der v0.8.1 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling fs-set-times v0.20.3 [INFO] [stderr] Compiling rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling universal-hash v0.6.1 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling http-body-util v0.1.4 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cap-std v4.0.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling zip v8.6.0 [INFO] [stderr] Compiling reqwest v0.13.4 [INFO] [stderr] Compiling poly1305 v0.9.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling spki v0.8.0 [INFO] [stderr] Compiling rand v0.10.2 [INFO] [stderr] Compiling aead v0.6.1 [INFO] [stderr] Compiling digest v0.11.3 [INFO] [stderr] Compiling uuid v1.24.0 [INFO] [stderr] Compiling keccak v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling sponge-cursor v0.1.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling arrayvec v0.7.8 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling ro-crate-rs v0.5.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling shake v0.1.0 [INFO] [stderr] Compiling chacha20poly1305 v0.11.0 [INFO] [stderr] Compiling pkcs8 v0.11.0 [INFO] [stderr] Compiling x25519-dalek v3.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling integer-encoding v4.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fastcdc v4.0.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.16 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_builder v4.6.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.10 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling clap v4.6.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling pithos_lib v0.7.3 (/opt/rustwide/workdir/crates/pithos_lib) [INFO] [stderr] Compiling pithos_pyo3 v0.7.0 (/opt/rustwide/workdir/crates/pithos_pyo3) [INFO] [stderr] Compiling pithos v0.7.3 (/opt/rustwide/workdir/crates/pithos) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 46s [INFO] running `Command { std: "docker" "inspect" "374ada3769ea6556d84c92f2400bdf10b74f8d58189735d0f43cd3aa1b9626c4", 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" "374ada3769ea6556d84c92f2400bdf10b74f8d58189735d0f43cd3aa1b9626c4" "/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 fastrand v2.4.1 [INFO] [stderr] Compiling pithos_pyo3 v0.7.0 (/opt/rustwide/workdir/crates/pithos_pyo3) [INFO] [stderr] Compiling pithos v0.7.3 (/opt/rustwide/workdir/crates/pithos) [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling pithos_lib v0.7.3 (/opt/rustwide/workdir/crates/pithos_lib) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 21.40s [INFO] running `Command { std: "docker" "inspect" "374ada3769ea6556d84c92f2400bdf10b74f8d58189735d0f43cd3aa1b9626c4", 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" "374ada3769ea6556d84c92f2400bdf10b74f8d58189735d0f43cd3aa1b9626c4" "/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.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/pithos-5dcef4c017b5f498) [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/pithos_lib-25dafac4dbf45be5) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test helpers::archive_path::tests::archive_path_candidate_and_map_conflicts_are_order_independent ... ok [INFO] [stdout] test helpers::archive_path::tests::archive_path_candidate_validation_handles_component_boundaries_and_depth ... ok [INFO] [stdout] test helpers::archive_path::tests::archive_path_invalid_entry_corpus ... ok [INFO] [stdout] test helpers::archive_path::tests::archive_path_existing_and_new_candidate_exact_path_semantics ... ok [INFO] [stdout] test helpers::archive_path::tests::archive_path_entry_invariants_corpus ... ok [INFO] [stdout] test helpers::archive_path::tests::archive_path_symlink_target_corpus ... ok [INFO] [stdout] test helpers::archive_path::tests::archive_path_valid_entry_corpus ... ok [INFO] [stdout] test helpers::file_entry_map::tests::file_entry_map_duplicate_errors_do_not_mutate_indexes ... ok [INFO] [stdout] test helpers::file_entry_map::tests::file_entry_map_indexes_survive_clone_extend_and_retain ... ok [INFO] [stdout] test helpers::archive_path::tests::archive_path_component_order_keeps_descendants_adjacent ... ok [INFO] [stdout] test helpers::file_entry_map::tests::file_entry_map_preserves_insertion_order_and_shares_path_storage ... ok [INFO] [stdout] test io::util::tests::create_stream_cdc_defaults_preserve_content ... ok [INFO] [stdout] test io::util::tests::create_stream_cdc_respects_custom_limits_and_preserves_content ... ok [INFO] [stdout] test io::util::tests::create_dir_creates_nested_paths_with_a_base_directory ... ok [INFO] [stdout] test io::util::tests::extract_filename_handles_paths_and_roots ... ok [INFO] [stdout] test io::util::tests::get_symlink_target_reports_the_open_file ... ok [INFO] [stdout] test io::util::tests::create_symlink_preserves_relative_targets_at_the_requested_path ... ok [INFO] [stdout] test io::util::tests::create_symlink_rejects_absolute_targets ... ok [INFO] [stdout] test io::util::tests::current_timestamp_is_current ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/chacha_poly1305.rs (/opt/rustwide/target/release/deps/chacha_poly1305-033bf5b1f76eb2d5) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_decrypt_chunk_invalid_nonce ... ok [INFO] [stdout] test test_encrypt_and_decrypt_chunk_roundtrip ... ok [INFO] [stdout] test test_encrypt_chunk_invalid_key ... ok [INFO] [stdout] test test_decrypt_chunk_too_small ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/marshalling.rs (/opt/rustwide/target/release/deps/marshalling-28c3a22855ea808f) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test block_data_state_roundtrip ... ok [INFO] [stdout] test block_data_state_decrypt_with_limits_rejects_oversized_block_index ... ok [INFO] [stdout] test block_index_entry_roundtrip ... ok [INFO] [stdout] test block_location_roundtrip ... ok [INFO] [stdout] test directory_builder_sets_integrity_for_default_relations ... ok [INFO] [stdout] test directory_builder_sets_integrity_for_empty_directory ... ok [INFO] [stdout] test decrypt_with_limits_default_wrappers_decrypt_small_payloads ... ok [INFO] [stdout] test block_header_roundtrip ... ok [INFO] [stdout] test directory_builder_sets_integrity_for_populated_directory ... ok [INFO] [stdout] test directory_integrity_crc_matches_serialized_prefix ... ok [INFO] [stdout] test directory_deserialization_rejects_unsafe_symlink_targets ... ok [INFO] [stdout] test directory_integrity_minimal_vector_matches_specification ... ok [INFO] [stdout] test directory_builder_sets_integrity_for_encrypted_directory ... ok [INFO] [stdout] test directory_decrypt_with_limits_recipient_path_propagates_recipient_limit ... ok [INFO] [stdout] test encryption_section_roundtrip ... ok [INFO] [stdout] test directory_integrity_deserialization_rejects_invalid_marker ... ok [INFO] [stdout] test directory_deserialization_rejects_missing_inconsistent_symlink_targets ... ok [INFO] [stdout] test directory_roundtrip ... ok [INFO] [stdout] test directory_deserialization_rejects_unsafe_entry_paths ... ok [INFO] [stdout] test file_entry_roundtrip ... ok [INFO] [stdout] test file_header_roundtrip ... ok [INFO] [stdout] test processing_flags_roundtrip ... ok [INFO] [stdout] test file_type_roundtrip ... ok [INFO] [stdout] test recipient_section_roundtrip ... ok [INFO] [stdout] test reference_roundtrip ... ok [INFO] [stdout] test recipient_data_decrypt_with_limits_rejects_oversized_recipient_keys ... ok [INFO] [stdout] test robust_overlong_zero_file_count_is_accepted ... ok [INFO] [stdout] test robust_custom_collection_limit_applies_to_blocks ... ok [INFO] [stdout] test robust_maximum_typed_values_roundtrip ... ok [INFO] [stdout] test robust_over_policy_file_count_is_rejected_before_entry_parsing ... ok [INFO] [stdout] test robust_u64_tenth_byte_overflow_is_rejected ... ok [INFO] [stdout] test robust_unterminated_varint_is_rejected ... ok [INFO] [stdout] test test_string_encoding ... ok [INFO] [stdout] test test_varint_encoding ... ok [INFO] [stdout] test robust_typed_narrow_overflow_is_rejected ... ok [INFO] [stdout] test recipient_data_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/reader.rs (/opt/rustwide/target/release/deps/reader-81d132d18b7f3141) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test test_block_integrity_full_read_rejects_corruption_without_commit ... ok [INFO] [stdout] test test_block_integrity_size_mismatch_precedes_output ... ok [INFO] [stdout] test test_directory_integrity_terminal_crc_mutation ... ok [INFO] [stdout] test test_block_integrity_range_read_rejects_corruption_without_commit ... ok [INFO] [stdout] test test_directory_integrity_terminal_marker_mutation ... ok [INFO] [stdout] test test_directory_integrity_parent_embedded_length_mismatch ... ok [INFO] [stdout] test test_directory_integrity_rejects_extra_unconsumed_byte ... ok [INFO] [stdout] test test_directory_integrity_valid_terminal_archive ... ok [INFO] [stdout] test test_block_integrity_valid_identity_read ... ok [INFO] [stdout] test test_block_integrity_crypt4gh_rejects_corruption_before_block_output ... ok [INFO] [stdout] test test_external_blocks_fail_closed_without_source ... ok [INFO] [stdout] test test_reader_reads_directory_built_without_manual_length_update ... ok [INFO] [stdout] test test_external_blocks_reject_invalid_framing_without_plaintext ... ok [INFO] [stdout] test test_read_to_crypt4gh ... ok [INFO] [stdout] test test_reader_reads_unrelated_entries_without_full_map_revalidation ... ok [INFO] [stdout] test test_reader_rejects_invalid_header_version_during_construction ... ok [INFO] [stdout] test test_directory_integrity_valid_append_chain ... ok [INFO] [stdout] test test_robust_configured_decoded_block_limit_returns_limit_error ... ok [INFO] [stdout] test test_reader_rejects_invalid_header_magic_during_construction ... ok [INFO] [stdout] test test_external_blocks_use_injected_source_for_all_paths ... ok [INFO] [stdout] test test_reader_file_ranges ... ok [INFO] [stdout] test test_robust_configured_stored_block_limit_returns_limit_error ... ok [INFO] [stdout] test test_robust_configured_parent_depth_returns_limit_error ... ok [INFO] [stdout] test test_reader_hides_files_without_keys ... ok [INFO] [stdout] test test_robust_parent_boundary_uses_immediate_child ... ok [INFO] [stdout] test test_reader_single_file ... ok [INFO] [stdout] test test_reader_targeted_validation_rejects_reverse_caller_ancestor_conflict ... ok [INFO] [stdout] test test_robust_zero_crypt4gh_packet_length_returns_error ... ok [INFO] [stdout] test test_robust_skipped_range_enforces_stored_block_limit ... ok [INFO] [stdout] test test_rocrate_directory_requires_metadata ... ok [INFO] [stdout] test test_robust_overlapping_parent_is_rejected_as_invalid_chain ... ok [INFO] [stdout] test test_robust_skipped_range_enforces_decoded_block_limit ... ok [INFO] [stdout] test test_rocrate_rejects_incomplete_root ... ok [INFO] [stdout] test test_rocrate_zip_rejects_metadata_below_wrapper_directory ... ok [INFO] [stdout] test test_robust_oversized_stored_block_returns_error_without_commit ... ok [INFO] [stdout] test test_rocrate_read_directory_1_2 ... ok [INFO] [stdout] test test_rocrate_read_zip_1_1 ... ok [INFO] [stdout] test test_rocrate_zip_requires_root_metadata ... ok [INFO] [stdout] test test_rocrate_zip_returns_error_for_invalid_archive ... ok [INFO] [stdout] test test_robust_terminal_footer_max_length_returns_error ... ok [INFO] [stdout] test test_robust_configured_directory_limit_returns_limit_error ... ok [INFO] [stdout] test test_safe_extraction_rejects_caller_constructed_ancestor_conflict ... ok [INFO] [stdout] test test_safe_extraction_rejects_caller_constructed_unsafe_paths ... ok [INFO] [stdout] test test_safe_extraction_extracts_safe_nested_regular_file ... ok [INFO] [stdout] test test_safe_extraction_creates_contained_and_dangling_symlinks ... ok [INFO] [stdout] test test_safe_extraction_cleans_pending_file_after_read_failure ... ok [INFO] [stdout] test test_safe_extraction_rejects_preexisting_parent_symlink ... ok [INFO] [stdout] test test_safe_extraction_rejects_existing_final_symlink ... ok [INFO] [stdout] test test_safe_extraction_rejects_existing_final_directory_for_data ... ok [INFO] [stdout] test test_safe_extraction_rejects_existing_final_regular_file ... ok [INFO] [stdout] test test_reader_multiple_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/robustness.rs (/opt/rustwide/target/release/deps/robustness-79eaab4e6b3d254a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test exhausted_file_ids_return_error_instead_of_panicking ... ok [INFO] [stdout] test reference_content_returns_error_instead_of_panicking ... ok [INFO] [stdout] test new_with_keys_returns_error_instead_of_panicking ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/writer.rs (/opt/rustwide/target/release/deps/writer-103fb6c4bf6b12e5) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test format_006_merge_rejects_conflicting_original_size ... ok [INFO] [stdout] test new_from_file_with_limits_rejects_smaller_terminal_directory_length ... ok [INFO] [stdout] test format_006_merge_preserves_older_compatible_block_record ... ok [INFO] [stdout] test new_from_file_with_limits_accepts_exact_terminal_directory_length ... ok [INFO] [stdout] test test_compression_empty_level_zero_round_trip ... ok [INFO] [stdout] test format_006_append_reuses_ancestor_block_without_repointing ... ok [INFO] [stdout] test test_compression_multiblock_level_zero_round_trip ... ok [INFO] [stdout] test test_rocrate_directory_requires_exact_metadata_path ... ok [INFO] [stdout] test test_rocrate_directory_conversion ... ok [INFO] [stdout] test test_rocrate_zip_conversion ... ok [INFO] [stdout] test test_rocrate_zip_preserves_and_extracts_symlink ... ok [INFO] [stdout] test test_rocrate_directory_links_unlisted_files ... ok [INFO] [stdout] test test_rocrate_zip_rejects_duplicate_path ... ok [INFO] [stdout] test test_rocrate_zip_rejects_path_conflict ... ok [INFO] [stdout] test test_rocrate_zip_rejects_unsafe_path ... ok [INFO] [stdout] test test_rocrate_directory_zip_parity ... ok [INFO] [stdout] test test_rocrate_zip_synthesizes_parent_directories ... ok [INFO] [stdout] test test_rocrate_zip_streams_multichunk_file ... ok [INFO] [stdout] test test_writer_duplicate_main_preflight_is_atomic ... ok [INFO] [stdout] test test_writer_generated_metadata_duplicate_preflight_is_atomic ... ok [INFO] [stdout] test test_writer_append_active_segment_duplicate_preflight_preserves_base_archive ... ok [INFO] [stdout] test test_writer_rejects_candidate_ancestor_before_metadata_output ... ok [INFO] [stdout] test test_writer_process_file_entry_duplicate_preflight_is_atomic ... ok [INFO] [stdout] test test_writer_rejects_unsafe_paths_before_block_output ... ok [INFO] [stdout] test test_writer_rejects_reverse_ancestor_and_metadata_conflicts_before_output ... ok [INFO] [stdout] test test_writer_rejects_unsafe_rocrate_absolute_symlink_target ... ok [INFO] [stdout] test test_writer_rejects_unsafe_symlink_targets ... ok [INFO] [stdout] test test_writer_rejects_unsafe_rocrate_root_escaping_symlink_target ... ok [INFO] [stdout] test test_directory ... ok [INFO] [stdout] test test_compression_levels_round_trip ... ok [INFO] [stdout] test test_append_single_file ... ok [INFO] [stdout] test test_append_multiple_files ... ok [INFO] [stdout] test test_multiple_files ... ok [INFO] [stdout] test test_single_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] Running tests/x25519.rs (/opt/rustwide/target/release/deps/x25519-9eebafc2433c28dc) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_error_display ... ok [INFO] [stdout] test test_fixture_pem_bytes_stable ... ok [INFO] [stdout] test test_generate_private_key ... ok [INFO] [stdout] test test_derive_shared_key ... ok [INFO] [stdout] test test_public_pem_format_validation ... ok [INFO] [stdout] test test_invalid_utf8 ... ok [INFO] [stdout] test test_multiple_key_generation_uniqueness ... ok [INFO] [stdout] test test_pem_format_validation ... ok [INFO] [stdout] test test_private_key_round_trip ... ok [INFO] [stdout] test test_public_key_round_trip ... ok [INFO] [stdout] test test_many_round_trips ... ok [INFO] [stdout] test test_invalid_pem_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/pithos_pyo3-a1a31e2a0daaf24f) [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 pithos_lib [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test crates/pithos_lib/src/helpers/file_entry_map.rs - helpers::file_entry_map::FileEntryMap::iter (line 203) ... ignored [INFO] [stdout] test crates/pithos_lib/src/helpers/file_entry_map.rs - helpers::file_entry_map::FileEntryMap::iter_mut (line 224) ... ignored [INFO] [stdout] test crates/pithos_lib/src/helpers/x25519_keys.rs - helpers::x25519_keys::derive_shared_key (line 103) ... ok [INFO] [stdout] test crates/pithos_lib/src/helpers/x25519_keys.rs - helpers::x25519_keys::private_key_from_pem_bytes (line 180) ... ok [INFO] [stdout] test crates/pithos_lib/src/helpers/x25519_keys.rs - helpers::x25519_keys::private_key_to_pem_bytes (line 134) ... ok [INFO] [stdout] test crates/pithos_lib/src/helpers/x25519_keys.rs - helpers::x25519_keys::public_key_from_pem_bytes (line 263) ... ok [INFO] [stdout] test crates/pithos_lib/src/helpers/x25519_keys.rs - helpers::x25519_keys::generate_private_key (line 79) ... ok [INFO] [stdout] test crates/pithos_lib/src/helpers/x25519_keys.rs - helpers::x25519_keys (line 8) ... ok [INFO] [stdout] test crates/pithos_lib/src/helpers/x25519_keys.rs - helpers::x25519_keys::public_key_to_pem_bytes (line 224) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.51s; merged doctests compilation took 0.49s [INFO] [stderr] Doc-tests pithos_pyo3 [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] running `Command { std: "docker" "inspect" "374ada3769ea6556d84c92f2400bdf10b74f8d58189735d0f43cd3aa1b9626c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374ada3769ea6556d84c92f2400bdf10b74f8d58189735d0f43cd3aa1b9626c4", kill_on_drop: false }` [INFO] [stdout] 374ada3769ea6556d84c92f2400bdf10b74f8d58189735d0f43cd3aa1b9626c4