[INFO] cloning repository https://github.com/prandelicious/pathsync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prandelicious/pathsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprandelicious%2Fpathsync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprandelicious%2Fpathsync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7413c515cc3f257addcee1bee6bc17f3d67755ec
[INFO] testing prandelicious/pathsync 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%2Fprandelicious%2Fpathsync" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prandelicious/pathsync
[INFO] finished tweaking git repo https://github.com/prandelicious/pathsync
[INFO] tweaked toml for git repo https://github.com/prandelicious/pathsync written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prandelicious/pathsync 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/prandelicious/pathsync 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]  Downloading crates ...
[INFO] [stderr]   Downloaded xxhash-rust v0.8.15
[INFO] [stderr]   Downloaded toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded toml v0.9.12+spec-1.1.0
[INFO] [stderr]   Downloaded libredox v0.1.15
[INFO] [stderr]   Downloaded unit-prefix v0.5.2
[INFO] [stderr]   Downloaded dirs v6.0.0
[INFO] [stderr]   Downloaded phf_shared v0.12.1
[INFO] [stderr]   Downloaded serde_spanned v1.1.0
[INFO] [stderr]   Downloaded mutate_once v0.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.115
[INFO] [stderr]   Downloaded toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded filetime v0.2.27
[INFO] [stderr]   Downloaded phf v0.12.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.115
[INFO] [stderr]   Downloaded redox_syscall v0.7.3
[INFO] [stderr]   Downloaded redox_users v0.5.2
[INFO] [stderr]   Downloaded vt100 v0.16.2
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded clap_derive v4.6.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]   Downloaded kamadak-exif v0.6.1
[INFO] [stderr]   Downloaded indicatif v0.18.4
[INFO] [stderr]   Downloaded clap v4.6.0
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.115
[INFO] [stderr]   Downloaded js-sys v0.3.92
[INFO] [stderr]   Downloaded winnow v1.0.0
[INFO] [stderr]   Downloaded chrono-tz v0.10.4
[INFO] [stderr]   Downloaded libc v0.2.183
[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] 844942e66c8637667908502df2a4ddc82ae2dbbf097754caa237fb9910ac6469
[INFO] running `Command { std: "docker" "start" "844942e66c8637667908502df2a4ddc82ae2dbbf097754caa237fb9910ac6469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "844942e66c8637667908502df2a4ddc82ae2dbbf097754caa237fb9910ac6469", 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" "844942e66c8637667908502df2a4ddc82ae2dbbf097754caa237fb9910ac6469" "/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" "844942e66c8637667908502df2a4ddc82ae2dbbf097754caa237fb9910ac6469", 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" "844942e66c8637667908502df2a4ddc82ae2dbbf097754caa237fb9910ac6469" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling mutate_once v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling kamadak-exif v0.6.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling vt100 v0.16.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pathsync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.12s
[INFO] running `Command { std: "docker" "inspect" "844942e66c8637667908502df2a4ddc82ae2dbbf097754caa237fb9910ac6469", 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" "844942e66c8637667908502df2a4ddc82ae2dbbf097754caa237fb9910ac6469" "/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 pathsync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.65s
[INFO] running `Command { std: "docker" "inspect" "844942e66c8637667908502df2a4ddc82ae2dbbf097754caa237fb9910ac6469", 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" "844942e66c8637667908502df2a4ddc82ae2dbbf097754caa237fb9910ac6469" "/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.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pathsync-8cce07489a830855)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test copy::tests::adaptive_large_source_releases_slot_when_one_parallel_target_finishes ... ok
[INFO] [stdout] test copy::tests::adaptive_scheduler_allows_parallel_target_copies_for_same_large_source ... ok
[INFO] [stdout] test copy::tests::adaptive_scheduler_backfills_small_work_when_large_item_does_not_fit ... ok
[INFO] [stdout] test copy::tests::adaptive_scheduler_feeds_faster_target_lane_with_next_large_file ... ok
[INFO] [stdout] test copy::tests::adaptive_live_screen_uses_active_worker_bucket_for_display_phase ... ok
[INFO] [stdout] test copy::tests::adaptive_scheduler_respects_max_large_per_target ... ok
[INFO] [stdout] test copy::tests::classify_failure_marks_read_only_and_storage_full_as_systemic ... ok
[INFO] [stdout] test copy::tests::braille_spinner_frame_cycles_through_braille_sequence ... ok
[INFO] [stdout] test copy::tests::initial_target_results_counts_planned_files_by_target ... ok
[INFO] [stdout] test copy::tests::copy_transfer_errors_map_to_existing_copy_failures ... ok
[INFO] [stdout] test copy::tests::live_screen_model_uses_canonical_status_and_worker_rows ... ok
[INFO] [stdout] test copy::tests::permission_failures_promote_after_three_prior_failures ... ok
[INFO] [stdout] test copy::tests::live_screen_model_maps_adaptive_runs_to_active_large_bucket ... ok
[INFO] [stdout] test copy::tests::plain_summary_caps_failure_preview_and_includes_target_phase_columns ... ok
[INFO] [stdout] test copy::tests::post_run_screen_model_groups_categories_and_errors ... ok
[INFO] [stdout] test copy::tests::completed_transfer_successful_run_plan_enqueues_expected_signature ... ok
[INFO] [stdout] test copy::tests::hash_file_xxh3_128_returns_signature_and_reports_cumulative_progress ... ok
[INFO] [stdout] test copy::tests::source_changed_detection_returns_invalid_data_after_file_length_changes ... ok
[INFO] [stdout] test copy::tests::source_changed_after_copy_removes_destination_and_sends_failure ... ok
[INFO] [stdout] test copy::tests::source_signature_cache_reports_hash_failure ... ok
[INFO] [stdout] test copy::tests::source_signature_cache_returns_cached_failure ... ok
[INFO] [stdout] test copy::tests::source_signature_cache_reports_source_change ... ok
[INFO] [stdout] test copy::tests::target_results_account_for_copy_verify_and_failures ... ok
[INFO] [stdout] test copy::tests::source_signature_cache_reuses_ready_signature ... ok
[INFO] [stdout] test copy::tests::target_volume_label_uses_macos_volume_root_when_available ... ok
[INFO] [stdout] test copy::tests::verify_completed_transfer_accepts_matching_destination_signature ... ok
[INFO] [stdout] test copy::tests::verify_completed_transfer_rejects_mismatched_destination_signature ... ok
[INFO] [stdout] test copy::tests::worker_spinner_frame_offsets_each_worker_independently ... ok
[INFO] [stdout] test copy_fast_path::tests::open_source_handle_snapshot_is_used_for_copy_outcome ... ok
[INFO] [stdout] test copy_fast_path::tests::unsupported_native_errors_are_the_only_fallback_signal ... ok
[INFO] [stdout] test copy_fast_path::tests::windows_source_share_mode_stays_read_only ... ok
[INFO] [stdout] test copy_fast_path::tests::regular_files_prefer_native_strategy_and_directories_do_not ... ok
[INFO] [stderr]      Running unittests src/bin/bench-copy.rs (/opt/rustwide/target/debug/deps/bench_copy-b753c7d30177427d)
[INFO] [stdout] test copy_fast_path::tests::manual_copy_reports_progress ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test copy_fast_path::tests::windows_source_share_mode_stays_read_only ... ok
[INFO] [stdout] test copy_fast_path::tests::unsupported_native_errors_are_the_only_fallback_signal ... ok
[INFO] [stdout] test tests::average_rate_handles_empty_input ... ok
[INFO] [stdout] test tests::human_rate_formats_rates ... ok
[INFO] [stdout] test tests::method_selection_includes_native_for_all ... ok
[INFO] [stdout] test copy_fast_path::tests::open_source_handle_snapshot_is_used_for_copy_outcome ... ok
[INFO] [stdout] test tests::native_copy_uses_production_backend ... ok
[INFO] [stdout] test tests::cli_defaults_to_all ... ok
[INFO] [stdout] test copy_fast_path::tests::manual_copy_reports_progress ... ok
[INFO] [stdout] test copy_fast_path::tests::regular_files_prefer_native_strategy_and_directories_do_not ... ok
[INFO] [stdout] test tests::comparison_helpers_pick_fastest_method ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pathsync-c65011826c932693)
[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 tests/config_date.rs (/opt/rustwide/target/debug/deps/config_date-8fd74c062d847313)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test adaptive_transfer_defaults_large_file_slots_to_parallel_budget ... ok
[INFO] [stdout] test adaptive_transfer_preserves_explicit_large_file_slots ... ok
[INFO] [stdout] test adaptive_transfer_preserves_explicit_max_large_per_target ... ok
[INFO] [stdout] test adaptive_transfer_rejects_zero_max_large_per_target ... ok
[INFO] [stdout] test adaptive_transfer_rejects_zero_large_file_slots ... ok
[INFO] [stdout] test image_without_exif_falls_back_to_configured_timezone ... ok
[INFO] [stdout] test image_exif_date_is_used_when_present_regardless_of_timezone_policy ... ok
[INFO] [stdout] test resolve_job_defaults_compare_transfer_and_timezone_policy ... ok
[INFO] [stdout] test image_filename_pattern_is_ignored_without_exif ... ok
[INFO] [stdout] test resolve_job_normalizes_single_target_into_targets_vec ... ok
[INFO] [stdout] test resolve_job_preserves_multiple_targets_in_order ... ok
[INFO] [stdout] test non_image_files_use_mtime_and_timezone_policy ... ok
[INFO] [stdout] test compare_mode_defaults_to_size_mtime ... ok
[INFO] [stdout] test explicit_compare_modes_are_preserved ... ok
[INFO] [stdout] test resolve_job_prefers_job_timezone_over_global_default ... ok
[INFO] [stdout] test layout_templates_and_preset_resolution_work ... ok
[INFO] [stdout] test resolve_job_rejects_empty_targets_array ... ok
[INFO] [stdout] test resolve_job_rejects_jobs_without_any_target_setting ... ok
[INFO] [stdout] test resolve_job_rejects_invalid_timezone_values ... ok
[INFO] [stdout] test transfer_mode_defaults_to_standard ... ok
[INFO] [stdout] test resolve_job_reports_missing_directory_from_targets_list ... ok
[INFO] [stderr]      Running tests/copy_integration.rs (/opt/rustwide/target/debug/deps/copy_integration-1073209eb2bd4dee)
[INFO] [stdout] test resolve_job_rejects_jobs_with_both_target_and_targets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test planning_rejects_same_destination_collisions_without_content_dedupe ... ok
[INFO] [stdout] test dry_run_reports_planned_copies_without_writing_files ... ok
[INFO] [stdout] test bench_copy_accepts_explicit_native_method ... ok
[INFO] [stdout] test bench_copy_defaults_to_all_and_includes_native_method ... ok
[INFO] [stdout] test list_jobs_reports_all_multi_target_roots ... ok
[INFO] [stdout] test dry_run_reports_each_multi_target_mapping_without_writing_files ... ok
[INFO] [stdout] test failed_rename_cleans_up_temp_file ... ok
[INFO] [stdout] test failure_path_reports_complete_with_errors_and_never_success_text ... FAILED
[INFO] [stdout] test multi_target_local_failure_reports_failed_target_without_end_verification ... FAILED
[INFO] [stdout] test final_summary_caps_copied_file_list_for_large_runs ... ok
[INFO] [stdout] test version_flag_prints_binary_version ... ok
[INFO] [stdout] test repeated_permission_failures_are_promoted_to_systemic ... FAILED
[INFO] [stdout] test real_copy_preserves_contents_and_mtime ... ok
[INFO] [stdout] test preview_ui_flag_renders_canned_live_and_post_copy_screens_without_config ... ok
[INFO] [stdout] test non_tty_copy_emits_plain_progress_lines_with_console_ui_contract ... ok
[INFO] [stdout] test rerun_under_size_mtime_skips_unchanged_files ... ok
[INFO] [stdout] test local_failure_still_allows_later_phases_and_successful_copies ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- failure_path_reports_complete_with_errors_and_never_success_text stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'failure_path_reports_complete_with_errors_and_never_success_text' (1222) panicked at tests/copy_integration.rs:584:5:
[INFO] [stdout] stdout=job      : sync
[INFO] [stdout] source   : /tmp/pathsync-progress-failure-1783695164181439046-1216-2/source
[INFO] [stdout] target   : /tmp/pathsync-progress-failure-1783695164181439046-1216-2/target
[INFO] [stdout] layout   : {filename}
[INFO] [stdout] transfer : standard
[INFO] [stdout] parallel : 4
[INFO] [stdout] filters  : jpg
[INFO] [stdout] pending  : 1 file(s), 11 B
[INFO] [stdout] large    : 0 file(s)
[INFO] [stdout] 
[INFO] [stdout] phase    : small files
[INFO] [stdout] copying small files | 0/1 files | 0 active | 0 B / 11 B | rate 0 B/s
[INFO] [stdout] T01: photo.jpg
[INFO] [stdout] T01: done: photo.jpg
[INFO] [stdout] copying small files | 0/1 files | 0 active | 0 B / 11 B | rate 0 B/s
[INFO] [stdout] T01: photo.jpg
[INFO] [stdout] target target | 11 B / 11 B | rate 510 B/s | active 0
[INFO] [stdout] copy complete | 1/1 files | 0 active | 11 B / 11 B | rate 500 B/s
[INFO] [stdout] target target | 11 B / 11 B | rate 499 B/s | active 0
[INFO] [stdout] 
[INFO] [stdout] ============================== VERIFIED ==============================
[INFO] [stdout] 
[INFO] [stdout] verified | 11 B / 11 B | rate 499 B/s | elapsed 1s
[INFO] [stdout] 
[INFO] [stdout] Target Results
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] Target                 Planned  Copied Verified  CopyFail  VerifyFail   Result
[INFO] [stdout] target                       1       1        1         0           0   verified
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] Job          sync
[INFO] [stdout] Target       /tmp/pathsync-progress-failure-1783695164181439046-1216-2/target
[INFO] [stdout] Result       VERIFIED
[INFO] [stdout] Duration     1s
[INFO] [stdout] Avg Rate     499 B/s
[INFO] [stdout] Systemic     no
[INFO] [stdout] 
[INFO] [stdout] Breakdown
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] Copied         1 files         11 B
[INFO] [stdout] Verified       1 files         11 B
[INFO] [stdout] Planned        1 files         11 B
[INFO] [stdout] Failed         0 files          0 B
[INFO] [stdout] Large          0 files          0 B
[INFO] [stdout] Small          1 files         11 B
[INFO] [stdout] 
[INFO] [stdout] Copied file preview
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] #   File                                               Size
[INFO] [stdout] 1   photo.jpg                                          11 B
[INFO] [stdout] 
[INFO] [stdout] stderr=
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e6cd22eea8 - 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:     0x64e6cd22eea8 - 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:     0x64e6cd22eea8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64e6cd22eea8 - <<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:     0x64e6cd24437a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64e6cd24437a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x64e6cd233a62 - 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:     0x64e6cd233a62 - <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:     0x64e6cd20b396 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64e6cd20b396 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64e6cd226149 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64e6cd02a1dc - <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:     0x64e6cd02a1dc - 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:     0x64e6cd226302 - <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:     0x64e6cd226302 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64e6cd20b452 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64e6cd200359 - 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:     0x64e6cd20c1fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64e6cd244b0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64e6cd019498 - copy_integration[87c2a90360b49ecd]::failure_path_reports_complete_with_errors_and_never_success_text
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/copy_integration.rs:584:5
[INFO] [stdout]   20:     0x64e6cd00cac7 - copy_integration[87c2a90360b49ecd]::failure_path_reports_complete_with_errors_and_never_success_text::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/copy_integration.rs:568:70
[INFO] [stdout]   21:     0x64e6cd00c676 - <copy_integration[87c2a90360b49ecd]::failure_path_reports_complete_with_errors_and_never_success_text::{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]   22:     0x64e6cd01d2bb - <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]   23:     0x64e6cd01d2bb - 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]   24:     0x64e6cd02ab35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x64e6cd02ab35 - <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]   26:     0x64e6cd02ab35 - 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]   27:     0x64e6cd02ab35 - 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]   28:     0x64e6cd02ab35 - 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]   29:     0x64e6cd02ab35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x64e6cd02ab35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x64e6cd024444 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x64e6cd024444 - 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]   33:     0x64e6cd02dbb2 - 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]   34:     0x64e6cd02dbb2 - <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]   35:     0x64e6cd02dbb2 - 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]   36:     0x64e6cd02dbb2 - 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]   37:     0x64e6cd02dbb2 - 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]   38:     0x64e6cd02dbb2 - 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]   39:     0x64e6cd02dbb2 - <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]   40:     0x64e6cd22e01f - <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]   41:     0x64e6cd22e01f - <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]   42:     0x767b2647eaa4 - <unknown>
[INFO] [stdout]   43:     0x767b2650ba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- multi_target_local_failure_reports_failed_target_without_end_verification stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'multi_target_local_failure_reports_failed_target_without_end_verification' (1226) panicked at tests/copy_integration.rs:617:5:
[INFO] [stdout] stdout=job      : sync
[INFO] [stdout] source   : /tmp/pathsync-multi-target-local-failure-1783695164183201476-1216-6/source
[INFO] [stdout] target   : /tmp/pathsync-multi-target-local-failure-1783695164183201476-1216-6/blocked-target
[INFO] [stdout] layout   : {filename}
[INFO] [stdout] transfer : standard
[INFO] [stdout] parallel : 4
[INFO] [stdout] filters  : jpg
[INFO] [stdout] pending  : 2 file(s), 36 B
[INFO] [stdout] large    : 0 file(s)
[INFO] [stdout] 
[INFO] [stdout] phase    : small files
[INFO] [stdout] copying small files | 0/2 files | 0 active | 0 B / 36 B | rate 0 B/s
[INFO] [stdout] T01: photo.jpg
[INFO] [stdout] T01: done: photo.jpg
[INFO] [stdout] copying small files | 0/2 files | 0 active | 0 B / 36 B | rate 0 B/s
[INFO] [stdout] T02: photo.jpg
[INFO] [stdout] T02: done: photo.jpg
[INFO] [stdout] copying small files | 0/2 files | 0 active | 0 B / 36 B | rate 0 B/s
[INFO] [stdout] T01: photo.jpg
[INFO] [stdout] target blocked-target | 18 B / 18 B | rate 20.7 KB/s | active 0
[INFO] [stdout] target open-target | 0 B / 18 B | rate -- | active 0
[INFO] [stdout] T02: photo.jpg
[INFO] [stdout] target blocked-target | 18 B / 18 B | rate 17.9 KB/s | active 0
[INFO] [stdout] target open-target | 18 B / 18 B | rate 17.9 KB/s | active 0
[INFO] [stdout] copy complete | 2/2 files | 0 active | 36 B / 36 B | rate 6.8 KB/s
[INFO] [stdout] target blocked-target | 18 B / 18 B | rate 3.4 KB/s | active 0
[INFO] [stdout] target open-target | 18 B / 18 B | rate 3.4 KB/s | active 0
[INFO] [stdout] 
[INFO] [stdout] ============================== VERIFIED ==============================
[INFO] [stdout] 
[INFO] [stdout] verified | 36 B / 36 B | rate 6.7 KB/s | elapsed 1s
[INFO] [stdout] 
[INFO] [stdout] Target Results
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] Target                 Planned  Copied Verified  CopyFail  VerifyFail   Result
[INFO] [stdout] blocked-target               1       1        1         0           0   verified
[INFO] [stdout] open-target                  1       1        1         0           0   verified
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] Job          sync
[INFO] [stdout] Target       /tmp/pathsync-multi-target-local-failure-1783695164183201476-1216-6/blocked-target
[INFO] [stdout] Result       VERIFIED
[INFO] [stdout] Duration     1s
[INFO] [stdout] Avg Rate     6.7 KB/s
[INFO] [stdout] Systemic     no
[INFO] [stdout] 
[INFO] [stdout] Breakdown
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] Copied         2 files         36 B
[INFO] [stdout] Verified       2 files         36 B
[INFO] [stdout] Planned        2 files         36 B
[INFO] [stdout] Failed         0 files          0 B
[INFO] [stdout] Large          0 files          0 B
[INFO] [stdout] Small          2 files         36 B
[INFO] [stdout] 
[INFO] [stdout] Copied file preview
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] #   File                                               Size
[INFO] [stdout] 1   photo.jpg                                          18 B
[INFO] [stdout] 2   photo.jpg                                          18 B
[INFO] [stdout] 
[INFO] [stdout] stderr=
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e6cd22eea8 - 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:     0x64e6cd22eea8 - 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:     0x64e6cd22eea8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64e6cd22eea8 - <<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:     0x64e6cd24437a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64e6cd24437a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x64e6cd233a62 - 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:     0x64e6cd233a62 - <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:     0x64e6cd20b396 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64e6cd20b396 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64e6cd226149 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64e6cd02a1dc - <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:     0x64e6cd02a1dc - 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:     0x64e6cd226302 - <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:     0x64e6cd226302 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64e6cd20b452 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64e6cd200359 - 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:     0x64e6cd20c1fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64e6cd244b0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64e6cd01ce31 - copy_integration[87c2a90360b49ecd]::multi_target_local_failure_reports_failed_target_without_end_verification
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/copy_integration.rs:617:5
[INFO] [stdout]   20:     0x64e6cd00cb87 - copy_integration[87c2a90360b49ecd]::multi_target_local_failure_reports_failed_target_without_end_verification::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/copy_integration.rs:598:79
[INFO] [stdout]   21:     0x64e6cd00c776 - <copy_integration[87c2a90360b49ecd]::multi_target_local_failure_reports_failed_target_without_end_verification::{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]   22:     0x64e6cd01d2bb - <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]   23:     0x64e6cd01d2bb - 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]   24:     0x64e6cd02ab35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x64e6cd02ab35 - <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]   26:     0x64e6cd02ab35 - 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]   27:     0x64e6cd02ab35 - 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]   28:     0x64e6cd02ab35 - 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]   29:     0x64e6cd02ab35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x64e6cd02ab35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x64e6cd024444 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x64e6cd024444 - 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]   33:     0x64e6cd02dbb2 - 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]   34:     0x64e6cd02dbb2 - <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]   35:     0x64e6cd02dbb2 - 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]   36:     0x64e6cd02dbb2 - 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]   37:     0x64e6cd02dbb2 - 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]   38:     0x64e6cd02dbb2 - 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]   39:     0x64e6cd02dbb2 - <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]   40:     0x64e6cd22e01f - <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]   41:     0x64e6cd22e01f - <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]   42:     0x767b2647eaa4 - <unknown>
[INFO] [stdout]   43:     0x767b2650ba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repeated_permission_failures_are_promoted_to_systemic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repeated_permission_failures_are_promoted_to_systemic' (1233) panicked at tests/copy_integration.rs:742:5:
[INFO] [stdout] stdout=job      : sync
[INFO] [stdout] source   : /tmp/pathsync-best-effort-systemic-1783695164194035595-1216-12/source
[INFO] [stdout] target   : /tmp/pathsync-best-effort-systemic-1783695164194035595-1216-12/target
[INFO] [stdout] layout   : {source_rel_dir}/{filename}
[INFO] [stdout] transfer : standard
[INFO] [stdout] parallel : 2
[INFO] [stdout] filters  : jpg
[INFO] [stdout] pending  : 4 file(s), 28 B
[INFO] [stdout] large    : 0 file(s)
[INFO] [stdout] 
[INFO] [stdout] phase    : small files
[INFO] [stdout] copying small files | 0/4 files | 0 active | 0 B / 28 B | rate 0 B/s
[INFO] [stdout] T01: blocked/photo-0.jpg
[INFO] [stdout] T02: blocked/photo-1.jpg
[INFO] [stdout] T01: done: blocked/photo-0.jpg
[INFO] [stdout] copying small files | 0/4 files | 1 active | 0 B / 28 B | rate 0 B/s
[INFO] [stdout] T03: blocked/photo-2.jpg
[INFO] [stdout] T02: done: blocked/photo-1.jpg
[INFO] [stdout] copying small files | 0/4 files | 1 active | 0 B / 28 B | rate 0 B/s
[INFO] [stdout] T04: blocked/photo-3.jpg
[INFO] [stdout] T03: done: blocked/photo-2.jpg
[INFO] [stdout] copying small files | 0/4 files | 1 active | 0 B / 28 B | rate 0 B/s
[INFO] [stdout] T04: done: blocked/photo-3.jpg
[INFO] [stdout] copying small files | 0/4 files | 0 active | 0 B / 28 B | rate 0 B/s
[INFO] [stdout] T01: blocked/photo-0.jpg
[INFO] [stdout] target target | 7 B / 28 B | rate 164 B/s | active 0
[INFO] [stdout] T02: blocked/photo-1.jpg
[INFO] [stdout] target target | 14 B / 28 B | rate 326 B/s | active 0
[INFO] [stdout] T03: blocked/photo-2.jpg
[INFO] [stdout] target target | 21 B / 28 B | rate 489 B/s | active 0
[INFO] [stdout] T04: blocked/photo-3.jpg
[INFO] [stdout] target target | 28 B / 28 B | rate 651 B/s | active 0
[INFO] [stdout] copy complete | 4/4 files | 0 active | 28 B / 28 B | rate 651 B/s
[INFO] [stdout] target target | 28 B / 28 B | rate 651 B/s | active 0
[INFO] [stdout] 
[INFO] [stdout] ============================== VERIFIED ==============================
[INFO] [stdout] 
[INFO] [stdout] verified | 28 B / 28 B | rate 651 B/s | elapsed 1s
[INFO] [stdout] 
[INFO] [stdout] Target Results
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] Target                 Planned  Copied Verified  CopyFail  VerifyFail   Result
[INFO] [stdout] target                       4       4        4         0           0   verified
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] Job          sync
[INFO] [stdout] Target       /tmp/pathsync-best-effort-systemic-1783695164194035595-1216-12/target
[INFO] [stdout] Result       VERIFIED
[INFO] [stdout] Duration     1s
[INFO] [stdout] Avg Rate     651 B/s
[INFO] [stdout] Systemic     no
[INFO] [stdout] 
[INFO] [stdout] Breakdown
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] Copied         4 files         28 B
[INFO] [stdout] Verified       4 files         28 B
[INFO] [stdout] Planned        4 files         28 B
[INFO] [stdout] Failed         0 files          0 B
[INFO] [stdout] Large          0 files          0 B
[INFO] [stdout] Small          4 files         28 B
[INFO] [stdout] 
[INFO] [stdout] Copied file preview
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] #   File                                               Size
[INFO] [stdout] 1   blocked/photo-0.jpg                                 7 B
[INFO] [stdout] 2   blocked/photo-1.jpg                                 7 B
[INFO] [stdout] 3   blocked/photo-2.jpg                                 7 B
[INFO] [stdout] 4   blocked/photo-3.jpg                                 7 B
[INFO] [stdout] 
[INFO] [stdout] stderr=
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e6cd22eea8 - 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:     0x64e6cd22eea8 - 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:     0x64e6cd22eea8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64e6cd22eea8 - <<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:     0x64e6cd24437a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64e6cd24437a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x64e6cd233a62 - 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:     0x64e6cd233a62 - <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:     0x64e6cd20b396 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64e6cd20b396 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64e6cd226149 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64e6cd02a1dc - <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:     0x64e6cd02a1dc - 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:     0x64e6cd226302 - <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:     0x64e6cd226302 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64e6cd20b452 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64e6cd200359 - 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:     0x64e6cd20c1fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64e6cd244b0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64e6cd015e2d - copy_integration[87c2a90360b49ecd]::repeated_permission_failures_are_promoted_to_systemic
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/copy_integration.rs:742:5
[INFO] [stdout]   20:     0x64e6cd00ca37 - copy_integration[87c2a90360b49ecd]::repeated_permission_failures_are_promoted_to_systemic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/copy_integration.rs:700:59
[INFO] [stdout]   21:     0x64e6cd00c5b6 - <copy_integration[87c2a90360b49ecd]::repeated_permission_failures_are_promoted_to_systemic::{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]   22:     0x64e6cd01d2bb - <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]   23:     0x64e6cd01d2bb - 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]   24:     0x64e6cd02ab35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x64e6cd02ab35 - <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]   26:     0x64e6cd02ab35 - 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]   27:     0x64e6cd02ab35 - 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]   28:     0x64e6cd02ab35 - 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]   29:     0x64e6cd02ab35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x64e6cd02ab35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x64e6cd024444 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x64e6cd024444 - 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]   33:     0x64e6cd02dbb2 - 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]   34:     0x64e6cd02dbb2 - <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]   35:     0x64e6cd02dbb2 - 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]   36:     0x64e6cd02dbb2 - 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]   37:     0x64e6cd02dbb2 - 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]   38:     0x64e6cd02dbb2 - 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]   39:     0x64e6cd02dbb2 - <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]   40:     0x64e6cd22e01f - <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]   41:     0x64e6cd22e01f - <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]   42:     0x767b2647eaa4 - <unknown>
[INFO] [stdout]   43:     0x767b2650ba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- local_failure_still_allows_later_phases_and_successful_copies stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'local_failure_still_allows_later_phases_and_successful_copies' (1225) panicked at tests/copy_integration.rs:678:5:
[INFO] [stdout] stdout=job      : sync
[INFO] [stdout] source   : /tmp/pathsync-best-effort-local-1783695164183615146-1216-7/source
[INFO] [stdout] target   : /tmp/pathsync-best-effort-local-1783695164183615146-1216-7/target
[INFO] [stdout] layout   : {source_rel_dir}/{filename}
[INFO] [stdout] transfer : adaptive (large >= 1.0 MB, slots 2, max/target 2)
[INFO] [stdout] parallel : 2
[INFO] [stdout] filters  : jpg
[INFO] [stdout] pending  : 2 file(s), 1.9 MB
[INFO] [stdout] large    : 1 file(s)
[INFO] [stdout] 
[INFO] [stdout] phase    : adaptive
[INFO] [stdout] copying files | 0/2 files | 0 active | 0 B / 1.9 MB | rate 0 B/s
[INFO] [stdout] T01: blocked/large.jpg
[INFO] [stdout] T01: done: blocked/large.jpg
[INFO] [stdout] copying files | 0/2 files | 0 active | 0 B / 1.9 MB | rate 0 B/s
[INFO] [stdout] T01: blocked/large.jpg
[INFO] [stdout] T02: open/small.jpg
[INFO] [stdout] T02: done: open/small.jpg
[INFO] [stdout] copying files | 0/2 files | 1 active | 0 B / 1.9 MB | rate 0 B/s
[INFO] [stdout] target target | 1.9 MB / 1.9 MB | rate 26.8 MB/s | active 0
[INFO] [stdout] T02: open/small.jpg
[INFO] [stdout] target target | 1.9 MB / 1.9 MB | rate 26.8 MB/s | active 0
[INFO] [stdout] copy complete | 2/2 files | 0 active | 1.9 MB / 1.9 MB | rate 26.7 MB/s
[INFO] [stdout] target target | 1.9 MB / 1.9 MB | rate 26.7 MB/s | active 0
[INFO] [stdout] 
[INFO] [stdout] ============================== VERIFIED ==============================
[INFO] [stdout] 
[INFO] [stdout] verified | 1.9 MB / 1.9 MB | rate 26.7 MB/s | elapsed 1s
[INFO] [stdout] 
[INFO] [stdout] Target Results
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] Target                 Planned  Copied Verified  CopyFail  VerifyFail   Result
[INFO] [stdout] target                       2       2        2         0           0   verified
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] Job          sync
[INFO] [stdout] Target       /tmp/pathsync-best-effort-local-1783695164183615146-1216-7/target
[INFO] [stdout] Result       VERIFIED
[INFO] [stdout] Duration     1s
[INFO] [stdout] Avg Rate     26.7 MB/s
[INFO] [stdout] Systemic     no
[INFO] [stdout] 
[INFO] [stdout] Breakdown
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] Copied         2 files       1.9 MB
[INFO] [stdout] Verified       2 files       1.9 MB
[INFO] [stdout] Planned        2 files       1.9 MB
[INFO] [stdout] Failed         0 files          0 B
[INFO] [stdout] Large          1 files       1.9 MB
[INFO] [stdout] Small          1 files         64 B
[INFO] [stdout] 
[INFO] [stdout] Copied file preview
[INFO] [stdout] ------------------------------------------------------------------------
[INFO] [stdout] #   File                                               Size
[INFO] [stdout] 1   blocked/large.jpg                                1.9 MB
[INFO] [stdout] 2   open/small.jpg                                     64 B
[INFO] [stdout] 
[INFO] [stdout] stderr=
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e6cd22eea8 - 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:     0x64e6cd22eea8 - 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:     0x64e6cd22eea8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64e6cd22eea8 - <<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:     0x64e6cd24437a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64e6cd24437a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x64e6cd233a62 - 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:     0x64e6cd233a62 - <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:     0x64e6cd20b396 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64e6cd20b396 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64e6cd226149 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64e6cd02a1dc - <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:     0x64e6cd02a1dc - 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:     0x64e6cd226302 - <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:     0x64e6cd226302 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64e6cd20b452 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64e6cd200359 - 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:     0x64e6cd20c1fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64e6cd244b0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64e6cd017744 - copy_integration[87c2a90360b49ecd]::local_failure_still_allows_later_phases_and_successful_copies
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/copy_integration.rs:678:5
[INFO] [stdout]   20:     0x64e6cd00ca67 - copy_integration[87c2a90360b49ecd]::local_failure_still_allows_later_phases_and_successful_copies::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/copy_integration.rs:638:67
[INFO] [stdout]   21:     0x64e6cd00c5f6 - <copy_integration[87c2a90360b49ecd]::local_failure_still_allows_later_phases_and_successful_copies::{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]   22:     0x64e6cd01d2bb - <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]   23:     0x64e6cd01d2bb - 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]   24:     0x64e6cd02ab35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x64e6cd02ab35 - <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]   26:     0x64e6cd02ab35 - 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]   27:     0x64e6cd02ab35 - 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]   28:     0x64e6cd02ab35 - 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]   29:     0x64e6cd02ab35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x64e6cd02ab35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x64e6cd024444 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x64e6cd024444 - 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]   33:     0x64e6cd02dbb2 - 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]   34:     0x64e6cd02dbb2 - <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]   35:     0x64e6cd02dbb2 - 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]   36:     0x64e6cd02dbb2 - 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]   37:     0x64e6cd02dbb2 - 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]   38:     0x64e6cd02dbb2 - 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]   39:     0x64e6cd02dbb2 - <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]   40:     0x64e6cd22e01f - <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]   41:     0x64e6cd22e01f - <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]   42:     0x767b2647eaa4 - <unknown>
[INFO] [stdout]   43:     0x767b2650ba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     failure_path_reports_complete_with_errors_and_never_success_text
[INFO] [stdout]     local_failure_still_allows_later_phases_and_successful_copies
[INFO] [stdout]     multi_target_local_failure_reports_failed_target_without_end_verification
[INFO] [stdout]     repeated_permission_failures_are_promoted_to_systemic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test copy_integration`
[INFO] running `Command { std: "docker" "inspect" "844942e66c8637667908502df2a4ddc82ae2dbbf097754caa237fb9910ac6469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "844942e66c8637667908502df2a4ddc82ae2dbbf097754caa237fb9910ac6469", kill_on_drop: false }`
[INFO] [stdout] 844942e66c8637667908502df2a4ddc82ae2dbbf097754caa237fb9910ac6469
