[INFO] cloning repository https://github.com/flother/xlpath
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flother/xlpath" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflother%2Fxlpath", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflother%2Fxlpath'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0534ccdbfcd09f4f19d62f8d7f27d6df5735bb6c
[INFO] testing flother/xlpath against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflother%2Fxlpath" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/flother/xlpath
[INFO] finished tweaking git repo https://github.com/flother/xlpath
[INFO] tweaked toml for git repo https://github.com/flother/xlpath written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flother/xlpath on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flother/xlpath 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peresil v0.3.0
[INFO] [stderr]   Downloaded sxd-xpath v0.4.2
[INFO] [stderr]   Downloaded sxd-document v0.3.2
[INFO] [stderr]   Downloaded typed-arena v1.7.0
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded zip v2.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0364d8c1adc734f8fd1fe5d85c1bf580d384f99ddf3df782c33c9030f7451dd9
[INFO] running `Command { std: "docker" "start" "-a" "0364d8c1adc734f8fd1fe5d85c1bf580d384f99ddf3df782c33c9030f7451dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0364d8c1adc734f8fd1fe5d85c1bf580d384f99ddf3df782c33c9030f7451dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0364d8c1adc734f8fd1fe5d85c1bf580d384f99ddf3df782c33c9030f7451dd9", kill_on_drop: false }`
[INFO] [stdout] 0364d8c1adc734f8fd1fe5d85c1bf580d384f99ddf3df782c33c9030f7451dd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7395d7597e13c085799785759ea5eb30c8ba69a7ec9c36cd86423f56b2f84335
[INFO] running `Command { std: "docker" "start" "-a" "7395d7597e13c085799785759ea5eb30c8ba69a7ec9c36cd86423f56b2f84335", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling peresil v0.3.0
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling sxd-document v0.3.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling sxd-xpath v0.4.2
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling xlpath v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.52s
[INFO] running `Command { std: "docker" "inspect" "7395d7597e13c085799785759ea5eb30c8ba69a7ec9c36cd86423f56b2f84335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7395d7597e13c085799785759ea5eb30c8ba69a7ec9c36cd86423f56b2f84335", kill_on_drop: false }`
[INFO] [stdout] 7395d7597e13c085799785759ea5eb30c8ba69a7ec9c36cd86423f56b2f84335
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 562fb4d064cd5ff1d19a949243e68658ddb7ce2c40d782b8bd98beabbe23a992
[INFO] running `Command { std: "docker" "start" "-a" "562fb4d064cd5ff1d19a949243e68658ddb7ce2c40d782b8bd98beabbe23a992", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling xlpath v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.40s
[INFO] running `Command { std: "docker" "inspect" "562fb4d064cd5ff1d19a949243e68658ddb7ce2c40d782b8bd98beabbe23a992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "562fb4d064cd5ff1d19a949243e68658ddb7ce2c40d782b8bd98beabbe23a992", kill_on_drop: false }`
[INFO] [stdout] 562fb4d064cd5ff1d19a949243e68658ddb7ce2c40d782b8bd98beabbe23a992
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 75ceb82838b2b8965883b7ff65c6585f807c1aef3f82097f2dd28d308c6c6912
[INFO] running `Command { std: "docker" "start" "-a" "75ceb82838b2b8965883b7ff65c6585f807c1aef3f82097f2dd28d308c6c6912", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xlpath-f226d9902ae543d1)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test cli::tests::no_filename_and_no_part_flags_parse ... ok
[INFO] [stdout] test cli::tests::long_help_covers_every_default_namespace ... ok
[INFO] [stdout] test output::tests::count_mode_emits_nothing_when_the_file_has_no_matches ... ok
[INFO] [stdout] test output::tests::json_mode_emits_one_object_per_match ... ok
[INFO] [stdout] test cli::tests::tag_conflicts_with_count ... ok
[INFO] [stdout] test cli::tests::tag_conflicts_with_only_filenames ... ok
[INFO] [stdout] test cli::tests::no_part_conflicts_with_only_filenames ... ok
[INFO] [stdout] test output::tests::count_mode_aggregates_matches_across_parts ... ok
[INFO] [stdout] test cli::tests::no_filename_conflicts_with_count ... ok
[INFO] [stdout] test output::tests::json_mode_escapes_control_characters_via_unicode_escape ... ok
[INFO] [stdout] test output::tests::json_mode_escapes_special_characters ... ok
[INFO] [stdout] test output::tests::json_mode_is_silent_without_matches ... ok
[INFO] [stdout] test output::tests::json_mode_no_filename ... ok
[INFO] [stdout] test output::tests::json_mode_no_filename_no_part ... ok
[INFO] [stdout] test output::tests::json_mode_no_part ... ok
[INFO] [stdout] test output::tests::json_mode_with_tag ... ok
[INFO] [stdout] test output::tests::minimal_mode_formats_one_line_per_match ... ok
[INFO] [stdout] test output::tests::minimal_mode_no_filename ... ok
[INFO] [stdout] test output::tests::minimal_mode_no_filename_no_path_with_tag ... ok
[INFO] [stdout] test output::tests::minimal_mode_no_path ... ok
[INFO] [stdout] test output::tests::minimal_mode_with_tag_in_prefix ... ok
[INFO] [stdout] test output::tests::only_filenames_mode_is_silent_without_matches ... ok
[INFO] [stdout] test output::tests::only_filenames_mode_prints_path_once_when_any_match_exists ... ok
[INFO] [stdout] test output::tests::minimal_mode_no_filename_no_path ... ok
[INFO] [stdout] test walk::tests::does_not_filter_explicit_file_arguments ... ok
[INFO] [stdout] test walk::tests::follows_symlinked_directory_when_requested ... ok
[INFO] [stdout] test walk::tests::recurses_into_directories_and_collects_ooxml_files ... ok
[INFO] [stdout] test walk::tests::does_not_follow_symlinked_directory_by_default ... ok
[INFO] [stdout] test xlsx::tests::accepts_parts_matching_an_include_glob ... ok
[INFO] [stdout] test walk::tests::mixes_file_directory_and_stdin_in_a_single_call ... ok
[INFO] [stdout] test xlsx::tests::empty_includes_means_accept_all_parts ... ok
[INFO] [stdout] test walk::tests::passes_through_an_existing_xlsx_file ... ok
[INFO] [stdout] test xlsx::tests::excludes_apply_even_with_no_includes ... ok
[INFO] [stdout] test xlsx::tests::applies_part_filter ... ok
[INFO] [stdout] test cli::tests::output_mode_only_filenames ... ok
[INFO] [stdout] test xlsx::tests::ole2_magic_is_recognised ... ok
[INFO] [stdout] test walk::tests::recognises_extensions_case_insensitively ... ok
[INFO] [stdout] test xlsx::tests::supports_double_star_globs ... ok
[INFO] [stdout] test xlsx::tests::excludes_override_includes ... ok
[INFO] [stdout] test xlsx::tests::reports_encrypted_ole2_wrapped_workbook ... ok
[INFO] [stdout] test xpath::tests::atomic_result_is_returned_as_a_single_match ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_interior_runs ... ok
[INFO] [stdout] test walk::tests::skips_excel_lock_files_in_directories ... ok
[INFO] [stdout] test walk::tests::reads_paths_from_stdin_when_dash_is_given ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_empty ... ok
[INFO] [stdout] test xlsx::tests::reports_corrupt_zip ... ok
[INFO] [stdout] test xlsx::tests::iterates_xml_parts_in_a_workbook ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_leading ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_mixed_newlines ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_no_whitespace ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_only_whitespace ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_trailing ... ok
[INFO] [stdout] test xpath::tests::default_registry_includes_well_known_ooxml_prefixes ... ok
[INFO] [stdout] test xpath::tests::evaluates_element_matches_by_concatenated_text ... ok
[INFO] [stdout] test xpath::tests::invalid_xpath_is_rejected_at_compile_time ... ok
[INFO] [stdout] test xpath::tests::overrides_can_add_new_prefixes ... ok
[INFO] [stdout] test xpath::tests::prefix_lookalike_inside_string_literal_is_not_rejected ... ok
[INFO] [stdout] test xpath::tests::evaluates_a_namespaced_query_against_an_ooxml_document ... ok
[INFO] [stdout] test xpath::tests::tag_mode_ignores_children_and_always_self_closes ... ok
[INFO] [stdout] test xpath::tests::tag_mode_escapes_attribute_values ... ok
[INFO] [stdout] test xpath::tests::malformed_xml_is_reported ... ok
[INFO] [stdout] test xpath::tests::tag_mode_populates_tag_field_for_element_matches ... ok
[INFO] [stdout] test xpath::tests::ct_prefix_matches_the_content_types_part ... ok
[INFO] [stdout] test xpath::tests::tag_mode_uses_registered_prefix ... ok
[INFO] [stdout] test xpath::tests::tag_mode_shows_parent_element_for_attribute_matches ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_leading_and_trailing ... ok
[INFO] [stdout] test xpath::tests::unregistered_namespace_prefix_is_rejected_at_compile_time ... ok
[INFO] [stdout] test xpath::tests::user_supplied_namespace_prefix_is_accepted ... ok
[INFO] [stdout] test xpath::tests::user_namespace_argument_is_applied_to_the_query ... ok
[INFO] [stdout] test xpath::tests::user_overrides_beat_defaults ... ok
[INFO] [stdout] test walk::tests::reports_permission_error_via_callback ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- walk::tests::reports_permission_error_via_callback stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'walk::tests::reports_permission_error_via_callback' (50) panicked at src/walk.rs:301:9:
[INFO] [stdout] expected no files, got ["/tmp/.tmpdptmhR/locked/hidden.xlsx"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576cfa012bea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576cfa012bea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576cfa012bea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576cfa012bea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576cfa028eca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576cfa028eca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x576cfa017812 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576cfa017812 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576cf9fef3df - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576cf9fef3df - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576cfa00a2b9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576cf9adb7cc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576cf9adb7cc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576cfa00a472 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576cfa00a472 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576cf9fef498 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576cf9fe4459 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576cf9ff037d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576cfa02970c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576cf9a92abc - xlpath[49b29d413dc5c551]::walk::tests::reports_permission_error_via_callback
[INFO] [stdout]                                at /opt/rustwide/workdir/src/walk.rs:301:9
[INFO] [stdout]   20:     0x576cf9a91207 - xlpath[49b29d413dc5c551]::walk::tests::reports_permission_error_via_callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/walk.rs:280:47
[INFO] [stdout]   21:     0x576cf9ac6f76 - <xlpath[49b29d413dc5c551]::walk::tests::reports_permission_error_via_callback::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x576cf9aceaab - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x576cf9aceaab - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x576cf9adc29b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x576cf9adc29b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x576cf9adc29b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x576cf9adc29b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x576cf9adc29b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x576cf9adc29b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x576cf9adc29b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x576cf9ad59b4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x576cf9ad59b4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x576cf9adeea2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x576cf9adeea2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x576cf9adeea2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x576cf9adeea2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x576cf9adeea2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x576cf9adeea2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x576cf9adeea2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x576cfa01232f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x576cfa01232f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x79e1388caaa4 - <unknown>
[INFO] [stdout]   43:     0x79e138957a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     walk::tests::reports_permission_error_via_callback
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 70 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "75ceb82838b2b8965883b7ff65c6585f807c1aef3f82097f2dd28d308c6c6912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75ceb82838b2b8965883b7ff65c6585f807c1aef3f82097f2dd28d308c6c6912", kill_on_drop: false }`
[INFO] [stdout] 75ceb82838b2b8965883b7ff65c6585f807c1aef3f82097f2dd28d308c6c6912
