[INFO] cloning repository https://github.com/valentineus/fparkan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valentineus/fparkan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalentineus%2Ffparkan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalentineus%2Ffparkan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff7993223fa4d5264ec0e8d4ac9938fa3ec34a9d
[INFO] testing valentineus/fparkan against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalentineus%2Ffparkan" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/valentineus/fparkan
[INFO] finished tweaking git repo https://github.com/valentineus/fparkan
[INFO] tweaked toml for git repo https://github.com/valentineus/fparkan written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/valentineus/fparkan on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/valentineus/fparkan 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded camino v1.2.3
[INFO] [stderr]   Downloaded cargo-platform v0.3.3
[INFO] [stderr]   Downloaded wayland-protocols v0.32.13
[INFO] [stderr]   Downloaded raw-window-metal v0.4.0
[INFO] [stderr]   Downloaded ash-window v0.13.0
[INFO] [stderr]   Downloaded orbclient v0.3.55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ae7848a4c1586b0d0c55db4bca8720ef2f7b9e4789b853942837fe0343402172
[INFO] running `Command { std: "docker" "start" "ae7848a4c1586b0d0c55db4bca8720ef2f7b9e4789b853942837fe0343402172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae7848a4c1586b0d0c55db4bca8720ef2f7b9e4789b853942837fe0343402172", 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" "ae7848a4c1586b0d0c55db4bca8720ef2f7b9e4789b853942837fe0343402172" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae7848a4c1586b0d0c55db4bca8720ef2f7b9e4789b853942837fe0343402172", 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" "ae7848a4c1586b0d0c55db4bca8720ef2f7b9e4789b853942837fe0343402172" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fparkan-binary v0.1.0 (/opt/rustwide/workdir/crates/fparkan-binary)
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling fparkan-path v0.1.0 (/opt/rustwide/workdir/crates/fparkan-path)
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling fparkan-texm v0.1.0 (/opt/rustwide/workdir/crates/fparkan-texm)
[INFO] [stderr]    Compiling fparkan-platform v0.1.0 (/opt/rustwide/workdir/crates/fparkan-platform)
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fparkan-world v0.1.0 (/opt/rustwide/workdir/crates/fparkan-world)
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling fparkan-rsli v0.1.0 (/opt/rustwide/workdir/crates/fparkan-rsli)
[INFO] [stderr]    Compiling fparkan-nres v0.1.0 (/opt/rustwide/workdir/crates/fparkan-nres)
[INFO] [stderr]    Compiling fparkan-vfs v0.1.0 (/opt/rustwide/workdir/crates/fparkan-vfs)
[INFO] [stderr]    Compiling fparkan-render v0.1.0 (/opt/rustwide/workdir/crates/fparkan-render)
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling fparkan-mission-format v0.1.0 (/opt/rustwide/workdir/crates/fparkan-mission-format)
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling fparkan-resource v0.1.0 (/opt/rustwide/workdir/crates/fparkan-resource)
[INFO] [stderr]    Compiling fparkan-terrain-format v0.1.0 (/opt/rustwide/workdir/crates/fparkan-terrain-format)
[INFO] [stderr]    Compiling fparkan-msh v0.1.0 (/opt/rustwide/workdir/crates/fparkan-msh)
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling fparkan-terrain v0.1.0 (/opt/rustwide/workdir/crates/fparkan-terrain)
[INFO] [stderr]    Compiling fparkan-prototype v0.1.0 (/opt/rustwide/workdir/crates/fparkan-prototype)
[INFO] [stderr]    Compiling fparkan-material v0.1.0 (/opt/rustwide/workdir/crates/fparkan-material)
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling fparkan-assets v0.1.0 (/opt/rustwide/workdir/crates/fparkan-assets)
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling fparkan-render-vulkan v0.1.0 (/opt/rustwide/workdir/adapters/fparkan-render-vulkan)
[INFO] [stderr]    Compiling camino v1.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ash-window v0.13.0
[INFO] [stderr]    Compiling fparkan-fx v0.1.0 (/opt/rustwide/workdir/crates/fparkan-fx)
[INFO] [stderr]    Compiling fparkan-runtime v0.1.0 (/opt/rustwide/workdir/crates/fparkan-runtime)
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling fparkan-corpus v0.1.0 (/opt/rustwide/workdir/crates/fparkan-corpus)
[INFO] [stderr]    Compiling cargo-platform v0.3.3
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling fparkan-vulkan-smoke v0.1.0 (/opt/rustwide/workdir/apps/fparkan-vulkan-smoke)
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling fparkan-test-support v0.1.0 (/opt/rustwide/workdir/crates/fparkan-test-support)
[INFO] [stderr]    Compiling fparkan-animation v0.1.0 (/opt/rustwide/workdir/crates/fparkan-animation)
[INFO] [stderr]    Compiling fparkan-headless v0.1.0 (/opt/rustwide/workdir/apps/fparkan-headless)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fparkan-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/fparkan-diagnostics)
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling fparkan-inspection v0.1.0 (/opt/rustwide/workdir/crates/fparkan-inspection)
[INFO] [stderr]    Compiling fparkan-viewer v0.1.0 (/opt/rustwide/workdir/apps/fparkan-viewer)
[INFO] [stderr]    Compiling fparkan-cli v0.1.0 (/opt/rustwide/workdir/apps/fparkan-cli)
[INFO] [stderr]    Compiling wayland-protocols v0.32.13
[INFO] [stderr]    Compiling wayland-cursor v0.31.14
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.12
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.12
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling fparkan-platform-winit v0.1.0 (/opt/rustwide/workdir/adapters/fparkan-platform-winit)
[INFO] [stderr]    Compiling fparkan-game v0.1.0 (/opt/rustwide/workdir/apps/fparkan-game)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.55s
[INFO] running `Command { std: "docker" "inspect" "ae7848a4c1586b0d0c55db4bca8720ef2f7b9e4789b853942837fe0343402172", 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" "ae7848a4c1586b0d0c55db4bca8720ef2f7b9e4789b853942837fe0343402172" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fparkan-viewer v0.1.0 (/opt/rustwide/workdir/apps/fparkan-viewer)
[INFO] [stderr]    Compiling fparkan-render-vulkan v0.1.0 (/opt/rustwide/workdir/adapters/fparkan-render-vulkan)
[INFO] [stderr]    Compiling fparkan-msh v0.1.0 (/opt/rustwide/workdir/crates/fparkan-msh)
[INFO] [stderr]    Compiling fparkan-cli v0.1.0 (/opt/rustwide/workdir/apps/fparkan-cli)
[INFO] [stderr]    Compiling fparkan-headless v0.1.0 (/opt/rustwide/workdir/apps/fparkan-headless)
[INFO] [stderr]    Compiling fparkan-inspection v0.1.0 (/opt/rustwide/workdir/crates/fparkan-inspection)
[INFO] [stderr]    Compiling fparkan-platform-winit v0.1.0 (/opt/rustwide/workdir/adapters/fparkan-platform-winit)
[INFO] [stderr]    Compiling fparkan-corpus v0.1.0 (/opt/rustwide/workdir/crates/fparkan-corpus)
[INFO] [stderr]    Compiling fparkan-runtime v0.1.0 (/opt/rustwide/workdir/crates/fparkan-runtime)
[INFO] [stderr]    Compiling fparkan-assets v0.1.0 (/opt/rustwide/workdir/crates/fparkan-assets)
[INFO] [stderr]    Compiling fparkan-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/fparkan-diagnostics)
[INFO] [stderr]    Compiling fparkan-game v0.1.0 (/opt/rustwide/workdir/apps/fparkan-game)
[INFO] [stderr]    Compiling fparkan-vulkan-smoke v0.1.0 (/opt/rustwide/workdir/apps/fparkan-vulkan-smoke)
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling fparkan-material v0.1.0 (/opt/rustwide/workdir/crates/fparkan-material)
[INFO] [stderr]    Compiling fparkan-prototype v0.1.0 (/opt/rustwide/workdir/crates/fparkan-prototype)
[INFO] [stderr]    Compiling fparkan-resource v0.1.0 (/opt/rustwide/workdir/crates/fparkan-resource)
[INFO] [stderr]    Compiling fparkan-rsli v0.1.0 (/opt/rustwide/workdir/crates/fparkan-rsli)
[INFO] [stderr]    Compiling fparkan-test-support v0.1.0 (/opt/rustwide/workdir/crates/fparkan-test-support)
[INFO] [stderr]    Compiling fparkan-platform v0.1.0 (/opt/rustwide/workdir/crates/fparkan-platform)
[INFO] [stderr]    Compiling fparkan-terrain v0.1.0 (/opt/rustwide/workdir/crates/fparkan-terrain)
[INFO] [stderr]    Compiling fparkan-terrain-format v0.1.0 (/opt/rustwide/workdir/crates/fparkan-terrain-format)
[INFO] [stderr]    Compiling fparkan-render v0.1.0 (/opt/rustwide/workdir/crates/fparkan-render)
[INFO] [stderr]    Compiling fparkan-texm v0.1.0 (/opt/rustwide/workdir/crates/fparkan-texm)
[INFO] [stderr]    Compiling fparkan-fx v0.1.0 (/opt/rustwide/workdir/crates/fparkan-fx)
[INFO] [stderr]    Compiling fparkan-mission-format v0.1.0 (/opt/rustwide/workdir/crates/fparkan-mission-format)
[INFO] [stderr]    Compiling fparkan-nres v0.1.0 (/opt/rustwide/workdir/crates/fparkan-nres)
[INFO] [stderr]    Compiling fparkan-vfs v0.1.0 (/opt/rustwide/workdir/crates/fparkan-vfs)
[INFO] [stderr]    Compiling fparkan-world v0.1.0 (/opt/rustwide/workdir/crates/fparkan-world)
[INFO] [stderr]    Compiling fparkan-animation v0.1.0 (/opt/rustwide/workdir/crates/fparkan-animation)
[INFO] [stderr]    Compiling fparkan-binary v0.1.0 (/opt/rustwide/workdir/crates/fparkan-binary)
[INFO] [stderr]    Compiling fparkan-path v0.1.0 (/opt/rustwide/workdir/crates/fparkan-path)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.78s
[INFO] running `Command { std: "docker" "inspect" "ae7848a4c1586b0d0c55db4bca8720ef2f7b9e4789b853942837fe0343402172", 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" "ae7848a4c1586b0d0c55db4bca8720ef2f7b9e4789b853942837fe0343402172" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fparkan_animation-1c718967ed7adc68)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test tests::anim_key24_decodes_signed_quaternion ... ok
[INFO] [stdout] test tests::exact_key_time_returns_exact_pose ... ok
[INFO] [stdout] test tests::blend_optional_pose_uses_valid_side ... ok
[INFO] [stdout] test tests::frame_map_falls_back_when_absent_or_invalid ... ok
[INFO] [stdout] test tests::pose_track_blends_translation_and_rotation ... ok
[INFO] [stdout] test tests::rejects_unsorted_keys_and_invalid_time ... ok
[INFO] [stdout] test tests::scalar_track_clamps_and_interpolates ... ok
[INFO] [stdout] test tests::timed_pose_capture_uses_float_bits ... ok
[INFO] [stdout] test tests::timed_pose_track_samples_float_key_times ... ok
[INFO] [stdout] test tests::zero_or_degenerate_key_interval_is_rejected ... ok
[INFO] [stdout] test tests::x87_boundary_golden_vectors_and_profile_difference_report ... ok
[INFO] [stdout] test tests::frame_map_decodes_u16_and_uses_attr_frame_count ... ok
[INFO] [stdout] test tests::pose_capture_uses_float_bits ... ok
[INFO] [stdout] test tests::hierarchy_evaluates_parent_before_child_and_rejects_cycles ... ok
[INFO] [stdout] test tests::named_rng_stream_is_stable_and_named ... ok
[INFO] [stdout] test tests::quaternion_shortest_path_sign_flip_is_stable ... ok
[INFO] [stdout] test tests::scalar_track_uses_fallback_when_empty ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fparkan_assets-ef9fc299ad65da5b)
[INFO] [stdout] test tests::generated_valid_quaternions_remain_finite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test tests::count_only_plan_uses_graph_requests ... ok
[INFO] [stdout] test tests::graph_report_uses_strict_texture_archive_policy ... ok
[INFO] [stdout] test tests::prepares_real_unit_asset_plan ... ignored, requires licensed corpus
[INFO] [stdout] test tests::repository_plan_deduplicates_duplicate_visuals_but_graph_preserves_requests ... ignored, requires licensed corpus
[INFO] [stdout] test tests::forced_texture_id_collision_is_rejected ... ok
[INFO] [stdout] test tests::graph_materializes_visual_dependency_nodes_and_edges ... ok
[INFO] [stdout] test tests::graph_visual_dependency_edges_preserve_root_and_parent_provenance ... ok
[INFO] [stdout] test tests::lightmap_resolver_does_not_fallback_to_texture_archive ... ok
[INFO] [stdout] test tests::stable_visual_id_uses_archive_identity_bytes ... ok
[INFO] [stdout] test tests::forced_material_id_collision_is_rejected ... ok
[INFO] [stdout] test tests::prepare_single_visual_mission_assets_materialize_model_wear_material_and_texture_payloads ... ok
[INFO] [stdout] test tests::forced_wear_id_collision_is_rejected ... ok
[INFO] [stdout] test tests::forced_model_id_collision_is_rejected ... ok
[INFO] [stdout] test tests::graph_visual_dependency_expansion_is_idempotent ... ok
[INFO] [stdout] test tests::profiled_asset_preparation_reports_unique_asset_counts ... ok
[INFO] [stdout] test tests::texture_resolver_does_not_continue_after_malformed_texture ... ok
[INFO] [stdout] test tests::texture_resolver_does_not_fallback_to_lightmap_archive ... ok
[INFO] [stdout] test tests::asset_preparation_limits_reject_texture_pixel_budget ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fparkan_binary-3bb3d09383e9b6f4)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::rejects_count_stride_overflow ... ok
[INFO] [stdout] test tests::sha256_matches_known_vectors ... ok
[INFO] [stdout] test tests::rejects_oversized_declared_allocation_before_read ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fparkan_cli-c0cbefed023914f3)
[INFO] [stdout] test tests::exact_eof_reports_trailing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::stable_exit_codes_are_mapped ... ok
[INFO] [stdout] test tests::archive_json_has_schema_version ... ok
[INFO] [stdout] test tests::prototype_graph_json_has_canonical_field_order ... ok
[INFO] [stdout] test tests::accepts_json_format_option ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fparkan_corpus-a561020bca29f1c4)
[INFO] [stdout] test tests::mission_graph_json_has_canonical_field_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::casefold_collisions_are_registered ... ok
[INFO] [stdout] test tests::discover_supports_non_utf8_host_paths ... ok
[INFO] [stdout] test tests::licensed_part1_has_no_casefold_relative_path_collisions ... ignored, requires licensed corpus
[INFO] [stdout] test tests::licensed_part1_manifest_profile_and_counts_match_baseline ... ignored, requires licensed corpus
[INFO] [stdout] test tests::licensed_part1_paths_stay_under_root ... ignored, requires licensed corpus
[INFO] [stdout] test tests::licensed_part2_has_no_casefold_relative_path_collisions ... ignored, requires licensed corpus
[INFO] [stdout] test tests::licensed_part2_manifest_profile_and_counts_match_baseline ... ignored, requires licensed corpus
[INFO] [stdout] test tests::licensed_part2_paths_stay_under_root ... ignored, requires licensed corpus
[INFO] [stdout] test tests::report_for_testdata_roots ... ignored, requires licensed corpus
[INFO] [stdout] test tests::report_json_contains_metrics_and_hashes_not_paths_or_payloads ... ok
[INFO] [stdout] test tests::fingerprint_changes ... ok
[INFO] [stdout] test tests::deterministic_traversal_is_creation_order_independent ... ok
[INFO] [stdout] test tests::report_records_malformed_nres_as_failure ... ok
[INFO] [stdout] test tests::report_land_map_paths_use_production_land_parser ... ok
[INFO] [stdout] test tests::atomic_report_write ... ok
[INFO] [stdout] test tests::report_tma_paths_use_production_tma_parser ... ok
[INFO] [stdout] test tests::report_unit_dat_paths_use_production_unit_parser ... ok
[INFO] [stdout] test tests::report_land_msh_paths_use_production_land_parser ... ok
[INFO] [stdout] test tests::report_records_missing_manifest_files_as_failures ... ok
[INFO] [stdout] test tests::symlink_loop_is_not_traversed_by_default ... ok
[INFO] [stdout] test tests::report_uses_production_nres_parser_for_entry_metrics ... ok
[INFO] [stdout] test tests::report_rsli_paths_use_production_rsli_parser ... ok
[INFO] [stdout] test tests::unreadable_directory_produces_error ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::unreadable_directory_produces_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::unreadable_directory_produces_error' (2681) panicked at crates/fparkan-corpus/src/lib.rs:1023:9:
[INFO] [stdout] assertion failed: matches!(result, Err(CorpusError::Io { path, .. }) if
[INFO] [stdout]     path.ends_with("locked"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fdc804c9b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fdc804c9b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fdc804c9b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61fdc804c9b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61fdc806134a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61fdc806134a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61fdc8051442 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61fdc8051442 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61fdc8028e06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61fdc8028e06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61fdc8043d29 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61fdc7f0f65c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61fdc7f0f65c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61fdc8043ee2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61fdc8043ee2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61fdc8028ef4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61fdc801dd99 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61fdc8029ded - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61fdc8061adc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61fdc8061aa2 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61fdc7ef46db - fparkan_corpus[ef61b68a759d0905]::tests::unreadable_directory_produces_error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/fparkan-corpus/src/lib.rs:1023:9
[INFO] [stdout]   21:     0x61fdc7ef1617 - fparkan_corpus[ef61b68a759d0905]::tests::unreadable_directory_produces_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/fparkan-corpus/src/lib.rs:1011:45
[INFO] [stdout]   22:     0x61fdc7edfb56 - <fparkan_corpus[ef61b68a759d0905]::tests::unreadable_directory_produces_error::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61fdc7f0273b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61fdc7f0273b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x61fdc7f0ffb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x61fdc7f0ffb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x61fdc7f0ffb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61fdc7f0ffb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61fdc7f0ffb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61fdc7f0ffb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x61fdc7f0ffb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x61fdc7f098c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x61fdc7f098c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61fdc7f13032 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x61fdc7f13032 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x61fdc7f13032 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61fdc7f13032 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61fdc7f13032 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61fdc7f13032 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x61fdc7f13032 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61fdc804be6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x61fdc804be6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7af38e2d6aa4 - <unknown>
[INFO] [stdout]   44:     0x7af38e363a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::unreadable_directory_produces_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p fparkan-corpus --lib`
[INFO] running `Command { std: "docker" "inspect" "ae7848a4c1586b0d0c55db4bca8720ef2f7b9e4789b853942837fe0343402172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae7848a4c1586b0d0c55db4bca8720ef2f7b9e4789b853942837fe0343402172", kill_on_drop: false }`
[INFO] [stdout] ae7848a4c1586b0d0c55db4bca8720ef2f7b9e4789b853942837fe0343402172
