[INFO] cloning repository https://github.com/pallavbakshi/rusTree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pallavbakshi/rusTree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpallavbakshi%2FrusTree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpallavbakshi%2FrusTree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c619d4127a570962bcecc40d526a251e393dda6d
[INFO] testing pallavbakshi/rusTree against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpallavbakshi%2FrusTree" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pallavbakshi/rusTree
[INFO] finished tweaking git repo https://github.com/pallavbakshi/rusTree
[INFO] tweaked toml for git repo https://github.com/pallavbakshi/rusTree written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pallavbakshi/rusTree on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pallavbakshi/rusTree 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a5e956f75d851dd0e8435a050df1e082dd26a2e07be4e62b89bfb8533a88b77
[INFO] running `Command { std: "docker" "start" "-a" "7a5e956f75d851dd0e8435a050df1e082dd26a2e07be4e62b89bfb8533a88b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a5e956f75d851dd0e8435a050df1e082dd26a2e07be4e62b89bfb8533a88b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a5e956f75d851dd0e8435a050df1e082dd26a2e07be4e62b89bfb8533a88b77", kill_on_drop: false }`
[INFO] [stdout] 7a5e956f75d851dd0e8435a050df1e082dd26a2e07be4e62b89bfb8533a88b77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12988a3066610a3d703676a2cc7a7ca928d71cc4208c43008d83dc2e8fad2248
[INFO] running `Command { std: "docker" "start" "-a" "12988a3066610a3d703676a2cc7a7ca928d71cc4208c43008d83dc2e8fad2248", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling clap_complete v4.5.54
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling rig-core v0.3.0
[INFO] [stderr]    Compiling rustree v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "12988a3066610a3d703676a2cc7a7ca928d71cc4208c43008d83dc2e8fad2248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12988a3066610a3d703676a2cc7a7ca928d71cc4208c43008d83dc2e8fad2248", kill_on_drop: false }`
[INFO] [stdout] 12988a3066610a3d703676a2cc7a7ca928d71cc4208c43008d83dc2e8fad2248
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b88df49ce286ef7bc95083ffbe16a1efeaf9059756942ecd0b6891cef53fee43
[INFO] running `Command { std: "docker" "start" "-a" "b88df49ce286ef7bc95083ffbe16a1efeaf9059756942ecd0b6891cef53fee43", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rig-core v0.3.0
[INFO] [stderr]    Compiling rustree v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "b88df49ce286ef7bc95083ffbe16a1efeaf9059756942ecd0b6891cef53fee43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b88df49ce286ef7bc95083ffbe16a1efeaf9059756942ecd0b6891cef53fee43", kill_on_drop: false }`
[INFO] [stdout] b88df49ce286ef7bc95083ffbe16a1efeaf9059756942ecd0b6891cef53fee43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42fcaa21c7825389c19e529bc0e019f25b34ea2d90aba7d79ce5c78fd5e7a669
[INFO] running `Command { std: "docker" "start" "-a" "42fcaa21c7825389c19e529bc0e019f25b34ea2d90aba7d79ce5c78fd5e7a669", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustree-c4281d8ad4a11adc)
[INFO] [stdout] 
[INFO] [stdout] running 221 tests
[INFO] [stdout] test cli::mapping::tests::test_parse_size_string_mib ... ok
[INFO] [stdout] test cli::mapping::tests::test_parse_size_string_no_suffix ... ok
[INFO] [stdout] test cli::mapping::tests::test_parse_size_string_kib ... ok
[INFO] [stdout] test cli::mapping::tests::test_parse_size_string_invalid ... ok
[INFO] [stdout] test core::diff::changes::tests::test_change_path ... ok
[INFO] [stdout] test core::diff::changes::tests::test_change_node_type ... ok
[INFO] [stdout] test core::diff::changes::tests::test_change_add_child ... ok
[INFO] [stdout] test core::diff::changes::tests::test_change_new ... ok
[INFO] [stdout] test core::diff::changes::tests::test_change_size_change_added ... ok
[INFO] [stdout] test core::diff::changes::tests::test_change_path_from_previous ... ok
[INFO] [stdout] test core::diff::changes::tests::test_change_size_change_modified ... ok
[INFO] [stdout] test core::diff::changes::tests::test_change_size_change_removed ... ok
[INFO] [stdout] test core::diff::changes::tests::test_change_type_moved ... ok
[INFO] [stdout] test core::diff::changes::tests::test_change_type_type_changed ... ok
[INFO] [stdout] test core::diff::changes::tests::test_change_is_directory ... ok
[INFO] [stdout] test core::diff::changes::tests::test_diff_metadata_creation ... ok
[INFO] [stdout] test core::diff::changes::tests::test_diff_options_default ... ok
[INFO] [stdout] test core::diff::changes::tests::test_diff_result_creation ... ok
[INFO] [stdout] test core::diff::changes::tests::test_diff_summary_modified_with_children ... ok
[INFO] [stdout] test core::diff::changes::tests::test_diff_summary_move_file ... ok
[INFO] [stdout] test core::diff::changes::tests::test_diff_summary_unchanged ... ok
[INFO] [stdout] test core::diff::changes::tests::test_diff_summary_type_changed ... ok
[INFO] [stdout] test cli::mapping::tests::test_parse_size_string_gib ... ok
[INFO] [stdout] test core::diff::changes::tests::test_diff_summary_add_directory ... ok
[INFO] [stdout] test core::diff::changes::tests::test_diff_summary_add_file ... ok
[INFO] [stdout] test core::diff::engine::tests::test_added_files ... ok
[INFO] [stdout] test core::diff::engine::tests::test_build_path_map ... ok
[INFO] [stdout] test core::diff::changes::tests::test_diff_summary_new ... ok
[INFO] [stdout] test core::diff::changes::tests::test_diff_summary_remove_file ... ok
[INFO] [stdout] test core::diff::engine::tests::test_calculate_name_similarity ... ok
[INFO] [stdout] test core::diff::engine::tests::test_calculate_similarity_different ... ok
[INFO] [stdout] test core::diff::engine::tests::test_calculate_similarity_identical ... ok
[INFO] [stdout] test core::diff::engine::tests::test_detect_moves ... ok
[INFO] [stdout] test core::diff::engine::tests::test_diff_engine_new ... ok
[INFO] [stdout] test core::diff::engine::tests::test_mixed_changes ... ok
[INFO] [stdout] test core::diff::engine::tests::test_move_detection_enabled ... ok
[INFO] [stdout] test core::diff::engine::tests::test_removed_files ... ok
[INFO] [stdout] test core::diff::engine::tests::test_normalize_path_for_diff_relative ... ok
[INFO] [stdout] test core::diff::formatter::text::tests::test_format_human_size ... ok
[INFO] [stdout] test core::diff::engine::tests::test_move_detection_disabled ... ok
[INFO] [stdout] test core::diff::formatter::text::tests::test_format_node_type ... ok
[INFO] [stdout] test core::diff::formatter::text::tests::test_text_formatter_added_file ... ok
[INFO] [stdout] test core::diff::formatter::text::tests::test_text_formatter_mixed_changes ... ok
[INFO] [stdout] test core::diff::formatter::text::tests::test_text_formatter_human_readable_size ... ok
[INFO] [stdout] test core::diff::formatter::text::tests::test_text_formatter_moved_file ... ok
[INFO] [stdout] test core::diff::formatter::text::tests::test_text_formatter_removed_file ... ok
[INFO] [stdout] test core::diff::formatter::text::tests::test_text_formatter_type_changed ... ok
[INFO] [stdout] test core::diff::formatter::text::tests::test_text_formatter_basic ... ok
[INFO] [stdout] test core::formatter::html::tests::base_href_and_links_work ... ok
[INFO] [stdout] test core::formatter::html::tests::basic_html_contains_expected_wrappers ... ok
[INFO] [stdout] test core::diff::formatter::text::tests::test_text_formatter_with_size_info ... ok
[INFO] [stdout] test core::formatter::html::tests::no_links_flag_works ... ok
[INFO] [stdout] test core::formatter::html::tests::special_chars_are_escaped ... ok
[INFO] [stdout] test core::input::auto_detect::tests::test_detect_html ... ok
[INFO] [stdout] test core::input::auto_detect::tests::test_detect_json ... ok
[INFO] [stdout] test core::formatter::json::tests::hierarchical_json_matches_expected_shape ... ok
[INFO] [stdout] test core::input::auto_detect::tests::test_detect_markdown ... ok
[INFO] [stdout] test core::diff::engine::tests::test_get_children ... ok
[INFO] [stdout] test core::input::html::tests::test_remove_html_links ... ok
[INFO] [stdout] test core::input::html::tests::test_parse_simple_html_tree ... ok
[INFO] [stdout] test core::input::auto_detect::tests::test_detect_text_default ... ok
[INFO] [stdout] test core::input::html::tests::test_extract_pre_content ... ok
[INFO] [stdout] test core::input::html::tests::test_parse_html_without_pre_tags ... ok
[INFO] [stdout] test core::diff::engine::tests::test_type_changed ... ok
[INFO] [stdout] test core::diff::engine::tests::test_unchanged_files ... ok
[INFO] [stdout] test core::diff::formatter::text::tests::test_text_formatter_no_summary ... ok
[INFO] [stdout] test core::input::json::tests::test_parse_empty_json_array ... ok
[INFO] [stdout] test core::input::json::tests::test_parse_invalid_json ... ok
[INFO] [stdout] test core::input::markdown::tests::test_parse_markdown_only_heading ... ok
[INFO] [stdout] test core::input::text::tests::test_calculate_depth ... ok
[INFO] [stdout] test core::input::json::tests::test_parse_simple_json_tree ... ok
[INFO] [stdout] test core::input::text::tests::test_parse_empty_text ... ok
[INFO] [stdout] test core::input::text::tests::test_parse_text_only_root ... ok
[INFO] [stdout] test core::input::text::tests::test_extract_name ... ok
[INFO] [stdout] test core::llm::preview::tests::preview_contains_prompt ... ok
[INFO] [stdout] test core::llm::prompt::tests::test_extract_diff_metadata ... ok
[INFO] [stdout] test core::llm::prompt::tests::test_format_basic_prompt ... ok
[INFO] [stdout] test core::llm::prompt::tests::test_format_diff_prompt ... ok
[INFO] [stdout] test core::llm::prompt::tests::test_format_prompt_auto_with_diff ... ok
[INFO] [stdout] test core::llm::prompt::tests::test_format_prompt_auto_without_diff ... ok
[INFO] [stdout] test core::llm::preview::tests_serialization::preview_serializes_to_json_short ... ok
[INFO] [stdout] test core::input::markdown::tests::test_parse_simple_markdown_tree ... ok
[INFO] [stdout] test core::input::text::tests::test_parse_simple_text_tree ... ok
[INFO] [stdout] test core::input::json::tests::test_parse_json_with_apply_function_output ... ok
[INFO] [stdout] test core::input::markdown::tests::test_parse_empty_markdown ... ok
[INFO] [stdout] test core::metadata::file_info::human_size_tests::test_format_node_metadata_human_size ... ok
[INFO] [stdout] test core::llm::prompt::tests::test_is_diff_output ... ok
[INFO] [stdout] test core::metadata::file_info::tests::test_apply_builtin_function_cat ... ok
[INFO] [stdout] test core::metadata::file_info::tests::test_apply_builtin_function_cat_empty_content ... ok
[INFO] [stdout] test core::metadata::file_info::tests::test_apply_builtin_function_cat_multiline ... ok
[INFO] [stdout] test core::metadata::file_info::tests::test_format_node_metadata_directory ... ok
[INFO] [stdout] test core::metadata::file_info::tests::test_format_node_metadata_markdown_style ... ok
[INFO] [stdout] test core::metadata::file_info::tests::test_format_node_metadata_no_metadata ... ok
[INFO] [stdout] test core::metadata::file_info::tests::test_format_node_metadata_text_style ... ok
[INFO] [stdout] test core::metadata::file_info::tests::test_format_node_metadata_with_count_pluses_function ... ok
[INFO] [stdout] test core::metadata::file_info::tests::test_format_node_metadata_with_cat_function ... ok
[INFO] [stdout] test core::metadata::file_info::tests::test_format_timestamp_with_none ... ok
[INFO] [stdout] test core::metadata::file_info::tests::test_format_timestamp_with_time ... ok
[INFO] [stdout] test core::metadata::size_calculator::tests::test_count_lines_empty ... ok
[INFO] [stdout] test core::metadata::size_calculator::tests::test_count_lines_multiple ... ok
[INFO] [stdout] test core::metadata::size_calculator::tests::test_count_lines_only_newlines ... ok
[INFO] [stdout] test core::metadata::size_calculator::tests::test_count_lines_single_no_newline ... ok
[INFO] [stdout] test core::metadata::size_calculator::tests::test_count_lines_single_with_newline ... ok
[INFO] [stdout] test core::metadata::size_calculator::tests::test_count_lines_trailing_newline_behavior ... ok
[INFO] [stdout] test core::metadata::size_calculator::tests::test_count_words_empty ... ok
[INFO] [stdout] test core::metadata::size_calculator::tests::test_count_words_extra_whitespace ... ok
[INFO] [stdout] test core::metadata::size_calculator::tests::test_count_words_multiple ... ok
[INFO] [stdout] test core::metadata::size_calculator::tests::test_count_words_single ... ok
[INFO] [stdout] test core::metadata::time_formatter::tests::test_format_timestamp ... ok
[INFO] [stdout] test core::metadata::time_formatter::tests::test_format_relative_time ... ok
[INFO] [stdout] test core::options::contexts::async_support::tests::test_async_context_validation ... ok
[INFO] [stdout] test core::options::contexts::async_support::tests::test_async_context_with_updated_options ... ok
[INFO] [stdout] test core::options::contexts::async_support::tests::test_async_walking_context_creation ... ok
[INFO] [stdout] test core::options::contexts::async_support::tests::test_async_formatting_context_validation ... ok
[INFO] [stdout] test core::options::contexts::async_support::tests::test_thread_safety ... ok
[INFO] [stdout] test core::options::contexts::diff::tests::test_formatting_context_diff ... ok
[INFO] [stdout] test core::options::contexts::diff::tests::test_processing_context_diff_optimization_hints ... ok
[INFO] [stdout] test core::options::contexts::diff::tests::test_sorting_context_diff ... ok
[INFO] [stdout] test core::options::contexts::diff::tests::test_walking_context_diff_basic ... ok
[INFO] [stdout] test core::options::contexts::diff::tests::test_walking_context_diff_metadata_only ... ok
[INFO] [stdout] test core::options::contexts::errors::tests::test_context_types_display ... ok
[INFO] [stdout] test core::options::contexts::errors::tests::test_context_validation_error_creation ... ok
[INFO] [stdout] test core::options::contexts::errors::tests::test_context_validation_error_display ... ok
[INFO] [stdout] test core::options::contexts::errors::tests::test_context_validation_errors_collection ... ok
[INFO] [stdout] test core::options::contexts::errors::tests::test_specific_error_constructors ... ok
[INFO] [stdout] test core::options::contexts::formatting::tests::test_borrowed_context_creation ... ok
[INFO] [stdout] test core::options::contexts::formatting::tests::test_conversion_from_borrowed_to_owned ... ok
[INFO] [stdout] test core::options::contexts::formatting::tests::test_as_borrowed_method ... ok
[INFO] [stdout] test core::options::contexts::formatting::tests::test_owned_formatting_context_creation ... ok
[INFO] [stdout] test core::options::contexts::formatting::tests::test_is_minimal_output ... ok
[INFO] [stdout] test core::options::contexts::formatting::tests::test_validation_empty_root_name ... ok
[INFO] [stdout] test core::options::contexts::formatting::tests::test_validation_relative_paths_valid ... ok
[INFO] [stdout] test core::options::contexts::formatting::tests::test_validation_invalid_base_href ... ok
[INFO] [stdout] test core::options::contexts::formatting::tests::test_validation_valid_context ... ok
[INFO] [stdout] test core::options::contexts::lazy::tests::test_lazy_pattern_compilation ... ok
[INFO] [stdout] test core::options::contexts::lazy::tests::test_lazy_pattern_compilation_update ... ok
[INFO] [stdout] test core::options::contexts::lazy::tests::test_lazy_value_clone ... ok
[INFO] [stdout] test core::options::contexts::lazy::tests::test_lazy_value_error_caching ... ok
[INFO] [stdout] test core::options::contexts::lazy::tests::test_lazy_value_invalidation ... ok
[INFO] [stdout] test core::options::contexts::lazy::tests::test_thread_safe_lazy_pattern_compilation ... ok
[INFO] [stdout] test core::options::contexts::processing::tests::test_borrowed_context_creation ... ok
[INFO] [stdout] test core::options::contexts::lazy::tests::test_thread_safe_lazy_value ... ok
[INFO] [stdout] test core::options::contexts::processing::tests::test_conversion_from_borrowed_to_owned ... ok
[INFO] [stdout] test core::options::contexts::processing::tests::test_builder_complete_build ... ok
[INFO] [stdout] test core::options::contexts::processing::tests::test_as_borrowed_method ... ok
[INFO] [stdout] test core::options::contexts::processing::tests::test_builder_missing_required_context ... ok
[INFO] [stdout] test core::options::contexts::processing::tests::test_builder_with_default_sorting ... ok
[INFO] [stdout] test core::options::contexts::processing::tests::test_enable_disable_sorting ... ok
[INFO] [stdout] test core::options::contexts::processing::tests::test_validation_consistent_contexts ... ok
[INFO] [stdout] test core::options::contexts::processing::tests::test_owned_processing_context_creation ... ok
[INFO] [stdout] test core::options::contexts::processing::tests::test_optimization ... ok
[INFO] [stdout] test core::options::contexts::processing::tests::test_validation_inconsistent_depth ... ok
[INFO] [stdout] test core::options::contexts::sorting::tests::test_is_sorting_enabled ... ok
[INFO] [stdout] test core::options::contexts::sorting::tests::test_owned_sorting_context_creation ... ok
[INFO] [stdout] test core::options::contexts::sorting::tests::test_validation ... ok
[INFO] [stdout] test core::options::contexts::walking::tests::test_as_borrowed_method ... ok
[INFO] [stdout] test core::options::contexts::walking::tests::test_borrowed_context_creation ... ok
[INFO] [stdout] test core::options::contexts::walking::tests::test_cache_invalidation ... ok
[INFO] [stdout] test core::options::contexts::lazy::tests::test_lazy_value_initialization ... ok
[INFO] [stdout] test core::options::contexts::processing::tests::test_validation_inconsistent_metadata ... ok
[INFO] [stdout] test core::options::contexts::walking::tests::test_validation_empty_patterns ... ok
[INFO] [stdout] test core::options::contexts::walking::tests::test_owned_walking_context_creation ... ok
[INFO] [stdout] test core::options::contexts::walking::tests::test_conversion_from_borrowed_to_owned ... ok
[INFO] [stdout] test core::options::contexts::walking::tests::test_validation_valid_context ... ok
[INFO] [stdout] test core::sorter::comparators::tests::test_apply_directory_file_ordering_default ... ok
[INFO] [stdout] test core::sorter::comparators::tests::test_apply_directory_file_ordering_dirs_first ... ok
[INFO] [stdout] test core::sorter::comparators::tests::test_apply_directory_file_ordering_files_first ... ok
[INFO] [stdout] test core::sorter::comparators::tests::test_compare_siblings_with_options_directory_ordering ... ok
[INFO] [stdout] test core::sorter::comparators::tests::test_compare_version_strings_complex_real_world_cases ... ok
[INFO] [stdout] test core::sorter::comparators::tests::test_compare_version_strings_different_segment_counts ... ok
[INFO] [stdout] test core::sorter::comparators::tests::test_compare_version_strings_consistency ... ok
[INFO] [stdout] test core::sorter::comparators::tests::test_compare_version_strings_edge_cases ... ok
[INFO] [stdout] test core::sorter::comparators::tests::test_compare_version_strings_empty_segments ... ok
[INFO] [stdout] test core::sorter::comparators::tests::test_compare_version_strings_leading_zeros ... ok
[INFO] [stdout] test core::sorter::comparators::tests::test_compare_version_strings_lexicographic_fallback ... ok
[INFO] [stdout] test core::sorter::comparators::tests::test_compare_version_strings_mixed_separators ... ok
[INFO] [stdout] test core::sorter::comparators::tests::test_compare_version_strings_numeric_comparison ... ok
[INFO] [stdout] test core::sorter::comparators::tests::test_directory_ordering_skipped_for_none_sort ... ok
[INFO] [stdout] test core::sorter::comparators::tests::test_directory_ordering_with_reverse_sort ... ok
[INFO] [stdout] test core::sorter::composite::tests::test_composite_sort_comparison ... ok
[INFO] [stdout] test core::sorter::composite::tests::test_composite_sort_key_creation ... ok
[INFO] [stdout] test core::options::contexts::walking::tests::test_validation_invalid_max_depth ... ok
[INFO] [stdout] test core::options::contexts::sorting::tests::test_as_borrowed_method ... ok
[INFO] [stdout] test core::options::contexts::sorting::tests::test_conversion_from_borrowed_to_owned ... ok
[INFO] [stdout] test core::options::contexts::sorting::tests::test_borrowed_context_creation ... ok
[INFO] [stdout] test core::options::contexts::formatting::tests::test_has_metadata_display ... ok
[INFO] [stdout] test core::options::contexts::walking::tests::test_validation_invalid_file_size_range ... ok
[INFO] [stdout] test core::sorter::composite::tests::test_detailed_sort ... ok
[INFO] [stdout] test core::sorter::composite::tests::test_natural_sort ... ok
[INFO] [stdout] test core::sorter::tests::tests::test_sort_by_name_flat ... ok
[INFO] [stdout] test core::sorter::tests::tests::test_sort_by_name_reverse_flat ... ok
[INFO] [stdout] test core::sorter::tests::tests::test_sort_by_size_files_and_dirs_flat ... ok
[INFO] [stdout] test core::sorter::tests::tests::test_tree_structure_preserved_and_sorted ... ok
[INFO] [stdout] test core::sorter::tests::tests::test_sort_by_size_reverse_files_and_dirs_flat ... ok
[INFO] [stdout] test core::tree::manipulator::tests::test_filter_nodes ... ok
[INFO] [stdout] test core::tree::manipulator::tests::test_flatten_tree ... ok
[INFO] [stdout] test core::tree::manipulator::tests::test_flatten_tree_complex_structure ... ok
[INFO] [stdout] test core::tree::manipulator::tests::test_prune_tree_complex_structure ... ok
[INFO] [stdout] test core::tree::manipulator::tests::test_prune_tree_keep_directories_only ... ok
[INFO] [stdout] test core::tree::manipulator::tests::test_prune_tree_empty_after_pruning ... ok
[INFO] [stdout] test core::tree::manipulator::tests::test_prune_tree_keep_files_only ... ok
[INFO] [stdout] test core::tree::manipulator::tests::test_limit_depth ... ok
[INFO] [stdout] test core::tree::manipulator::tests::test_flatten_tree_deep_structure ... ok
[INFO] [stdout] test core::tree::manipulator::tests::test_limit_depth_deep_tree ... ok
[INFO] [stdout] test core::tree::traversal::tests::test_breadth_first_exit_hooks_complex_tree ... ok
[INFO] [stdout] test core::tree::manipulator::tests::test_prune_tree_preserves_parent_structure ... ok
[INFO] [stdout] test core::tree::manipulator::tests::test_transform_nodes ... ok
[INFO] [stdout] test core::tree::traversal::tests::test_breadth_first_exit_hooks_single_directory ... ok
[INFO] [stdout] test core::tree::traversal::tests::test_breadth_first_exit_hooks_single_file ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustree-3b6975244cec6769)
[INFO] [stdout] test core::tree::traversal::tests::test_breadth_first_exit_hooks_deep_nesting ... ok
[INFO] [stdout] test core::tree::traversal::tests::test_collect_nodes_breadth_first ... ok
[INFO] [stdout] test core::tree::traversal::tests::test_collect_nodes_depth_first_pre_order ... ok
[INFO] [stdout] test core::tree::traversal::tests::test_directory_hooks_depth_first_pre_order ... ok
[INFO] [stdout] test core::tree::traversal::tests::test_directory_hooks_breadth_first ... ok
[INFO] [stdout] test core::tree::manipulator::tests::test_transform_tree ... ok
[INFO] [stdout] test core::tree::traversal::tests::test_breadth_first_exit_hooks_directory_with_early_termination ... ok
[INFO] [stdout] test core::tree::traversal::tests::test_directory_hooks_depth_first_post_order ... ok
[INFO] [stdout] test core::tree::traversal::tests::test_find_node ... ok
[INFO] [stdout] test core::util::tests::test_truncate_string ... ok
[INFO] [stdout] test core::util::tests::test_format_size ... ok
[INFO] [stdout] test core::util::tests::test_is_hidden ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 221 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/apply_function_edge_cases.rs (/opt/rustwide/target/debug/deps/apply_function_edge_cases-c3721cb7ecae375c)
[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] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_error_handling_for_nonexistent_pattern_files ... ok
[INFO] [stdout] test test_directory_functions_with_symlinks ... ok
[INFO] [stdout] test test_apply_function_with_mixed_patterns ... ok
[INFO] [stdout] test test_size_total_function ... ok
[INFO] [stdout] test test_empty_pattern_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/apply_function_pattern_matching_tests.rs (/opt/rustwide/target/debug/deps/apply_function_pattern_matching_tests-ac531244a033ffd9)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_apply_function_patterns_with_different_working_directories ... ok
[INFO] [stdout] test test_apply_function_absolute_vs_relative_patterns ... ok
[INFO] [stdout] test test_apply_function_case_sensitivity ... ok
[INFO] [stdout] test test_apply_function_exclude_patterns ... ok
[INFO] [stdout] test test_apply_function_both_include_and_exclude_patterns ... ok
[INFO] [stderr]      Running tests/apply_function_tests.rs (/opt/rustwide/target/debug/deps/apply_function_tests-ff9c168812954e20)
[INFO] [stdout] test test_empty_and_invalid_patterns ... ok
[INFO] [stdout] test test_pattern_matching_edge_cases ... ok
[INFO] [stdout] test test_apply_function_relative_path_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_cat_function_integration ... ok
[INFO] [stdout] test test_cat_function_directories_only_mode ... ok
[INFO] [stdout] test test_cat_function_markdown_format ... ok
[INFO] [stdout] test test_cat_function_with_empty_files ... ok
[INFO] [stdout] test test_count_pluses_function_integration ... ok
[INFO] [stdout] test test_cat_function_with_depth_limit ... ok
[INFO] [stdout] test test_count_files_function ... ok
[INFO] [stdout] test test_dir_stats_function ... ok
[INFO] [stdout] test test_count_dirs_function ... ok
[INFO] [stdout] test test_apply_function_filtering_from_files ... ok
[INFO] [stdout] test test_apply_function_filtering ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/backward_compatibility_tests.rs (/opt/rustwide/target/debug/deps/backward_compatibility_tests-66ace4629d7991d8)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_apply_function_compatibility ... ok
[INFO] [stdout] test test_hidden_files_compatibility ... ok
[INFO] [stdout] test test_all_formatters_compatibility ... ok
[INFO] [stdout] test test_html_formatting_compatibility ... ok
[INFO] [stdout] test test_metadata_collection_compatibility ... ok
[INFO] [stdout] test test_summary_report_formatting_compatibility ... ok
[INFO] [stdout] test test_edge_cases_compatibility ... ok
[INFO] [stdout] test test_filtering_compatibility ... ok
[INFO] [stdout] test test_depth_limiting_compatibility ... ok
[INFO] [stdout] test test_basic_tree_generation_compatibility ... ok
[INFO] [stdout] test test_complex_combined_configuration_compatibility ... ok
[INFO] [stdout] test test_sorting_compatibility ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-fd6c1f6ec43410d8)
[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_loader_tests.rs (/opt/rustwide/target/debug/deps/config_loader_tests-d8f38b3bee48a681)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test bad_toml_returns_error ... ok
[INFO] [stdout] test llm_api_key_env_indirection ... ok
[INFO] [stdout] test missing_file_returns_error ... ok
[INFO] [stdout] test precedence_explicit_overrides_project_and_global ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/context_api_integration_tests.rs (/opt/rustwide/target/debug/deps/context_api_integration_tests-426ba72757d72a47)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_builder_validation_errors ... ok
[INFO] [stdout] test test_complete_gui_workflow ... ok
[INFO] [stdout] test test_convenience_helper_functions ... ok
[INFO] [stdout] test test_context_based_sorting ... ok
[INFO] [stdout] test test_all_output_formats_with_contexts ... ok
[INFO] [stdout] test test_owned_context_apis_for_gui_scenarios ... ok
[INFO] [stdout] test test_backward_compatibility_identical_results ... ok
[INFO] [stdout] test test_new_context_apis_focused_usage ... ok
[INFO] [stdout] test test_async_context_integration ... ok
[INFO] [stdout] test test_context_isolation_and_independence ... ok
[INFO] [stdout] test test_processing_context_builder_api ... ok
[INFO] [stdout] test test_multiple_format_consistency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/context_performance_tests.rs (/opt/rustwide/target/debug/deps/context_performance_tests-5856c020a868c396)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_as_borrowed_conversion_performance ... ok
[INFO] [stdout] test test_context_creation_performance ... ok
[INFO] [stdout] test test_cache_invalidation_performance ... ok
[INFO] [stdout] test test_lazy_patterns_integration ... ok
[INFO] [stdout] test test_pattern_compilation_caching_performance ... ok
[INFO] [stdout] test test_repeated_pattern_compilation_without_cache ... ok
[INFO] [stdout] test test_builder_pattern_performance ... ok
[INFO] [stdout] test test_memory_efficiency_owned_contexts ... ok
[INFO] [stdout] test test_context_validation_performance ... ok
[INFO] [stderr]      Running tests/context_tests.rs (/opt/rustwide/target/debug/deps/context_tests-c6dc85ed46c0e8d8)
[INFO] [stdout] test test_walking_performance_comparison ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_context_diff_integration ... ok
[INFO] [stdout] test test_as_borrowed_conversions ... ok
[INFO] [stdout] test test_default_implementations ... ok
[INFO] [stdout] test test_formatting_context_helper_methods ... ok
[INFO] [stdout] test test_from_borrowed_to_owned_conversions ... ok
[INFO] [stdout] test test_owned_formatting_context_validation ... ok
[INFO] [stdout] test test_owned_walking_context_empty_patterns ... ok
[INFO] [stdout] test test_owned_walking_context_validation ... ok
[INFO] [stdout] test test_processing_context_creation ... ok
[INFO] [stdout] test test_sorting_context_conversions ... ok
[INFO] [stdout] test test_processing_context_no_sorting ... ok
[INFO] [stdout] test test_walking_context_conversions_preserve_data ... ok
[INFO] [stdout] test test_cross_context_validation ... ok
[INFO] [stdout] test test_owned_walking_context_pattern_compilation_caching ... ok
[INFO] [stdout] test test_formatting_context_conversions ... ok
[INFO] [stdout] test test_owned_walking_context_cache_invalidation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diff_cli_integration_tests.rs (/opt/rustwide/target/debug/deps/diff_cli_integration_tests-e1e1e140a94ac733)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_diff_nonexistent_snapshot ... ok
[INFO] [stdout] test test_diff_invalid_json_snapshot ... ok
[INFO] [stdout] test test_diff_markdown_output ... ok
[INFO] [stdout] test test_diff_ignore_moves ... ok
[INFO] [stdout] test test_diff_with_depth_filter ... ok
[INFO] [stdout] test test_diff_with_path_scope ... ok
[INFO] [stdout] test test_diff_move_detection ... ok
[INFO] [stdout] test test_diff_json_output ... ok
[INFO] [stdout] test test_basic_diff_functionality ... ok
[INFO] [stdout] test test_diff_human_readable_sizes ... ok
[INFO] [stdout] test test_diff_with_size_info ... ok
[INFO] [stdout] test test_diff_show_unchanged ... ok
[INFO] [stdout] test test_diff_stats_only ... ok
[INFO] [stdout] test test_diff_with_include_filter ... ok
[INFO] [stdout] test test_snapshot_to_snapshot_diff ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diff_core_unit_tests.rs (/opt/rustwide/target/debug/deps/diff_core_unit_tests-0afc080a1578b0d9)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_change_sorting ... ok
[INFO] [stdout] test test_complex_mixed_changes ... ok
[INFO] [stdout] test test_empty_trees_comparison ... ok
[INFO] [stdout] test test_move_detection_disabled ... ok
[INFO] [stdout] test test_move_detection_with_high_similarity ... ok
[INFO] [stdout] test test_move_threshold_filtering ... ok
[INFO] [stdout] test test_only_additions ... ok
[INFO] [stdout] test test_path_normalization ... ok
[INFO] [stdout] test test_size_change_calculation ... ok
[INFO] [stdout] test test_diff_metadata_preservation ... ok
[INFO] [stdout] test test_type_changes ... ok
[INFO] [stdout] test test_nested_directory_changes ... ok
[INFO] [stdout] test test_symlink_handling ... ok
[INFO] [stderr]      Running tests/diff_formatter_tests.rs (/opt/rustwide/target/debug/deps/diff_formatter_tests-3258b3ecb8733835)
[INFO] [stdout] test test_directory_modification_detection ... ok
[INFO] [stdout] test test_diff_summary_detailed_breakdown ... ok
[INFO] [stdout] test test_identical_trees_comparison ... ok
[INFO] [stdout] test test_only_removals ... ok
[INFO] [stdout] test test_large_number_of_changes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_html_formatter_basic_structure ... ok
[INFO] [stdout] test test_html_formatter_content ... ok
[INFO] [stdout] test test_empty_diff_formatting ... ok
[INFO] [stdout] test test_formatter_consistency_across_formats ... ok
[INFO] [stdout] test test_json_formatter_change_types ... ok
[INFO] [stdout] test test_json_formatter_moved_change_details ... ok
[INFO] [stdout] test test_json_formatter_structure ... ok
[INFO] [stdout] test test_text_formatter_basic_output ... ok
[INFO] [stdout] test test_text_formatter_no_summary ... ok
[INFO] [stdout] test test_text_formatter_with_size_info ... ok
[INFO] [stdout] test test_text_formatter_human_readable ... ok
[INFO] [stdout] test test_html_formatter_interactive_elements ... ok
[INFO] [stdout] test test_large_diff_formatting ... ok
[INFO] [stdout] test test_markdown_formatter_metadata ... ok
[INFO] [stdout] test test_markdown_formatter_structure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diff_infinite_loop_debug.rs (/opt/rustwide/target/debug/deps/diff_infinite_loop_debug-e354882aaef205da)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_circular_symlink_handling ... ok
[INFO] [stdout] test test_mixed_changes_with_complex_structure ... ok
[INFO] [stdout] test test_move_detection_performance ... ok
[INFO] [stdout] test test_pathological_case_many_similar_files ... ok
[INFO] [stdout] test test_wide_structure_performance ... ok
[INFO] [stdout] test test_deep_nested_structure_performance ... ok
[INFO] [stdout] test test_extreme_stress_no_infinite_loop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diff_llm_integration_tests.rs (/opt/rustwide/target/debug/deps/diff_llm_integration_tests-be8b67405cb90799)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_diff_llm_error_handling ... ok
[INFO] [stdout] test test_diff_llm_dry_run ... ok
[INFO] [stdout] test test_diff_llm_dry_run_human_friendly ... ok
[INFO] [stdout] test test_diff_llm_dry_run_with_depth_limit ... ok
[INFO] [stdout] test test_diff_llm_export_basic ... ok
[INFO] [stdout] test test_diff_llm_json_dry_run ... ok
[INFO] [stdout] test test_diff_llm_export_json_format ... ok
[INFO] [stdout] test test_diff_llm_with_filters ... ok
[INFO] [stdout] test test_diff_llm_with_move_detection ... ok
[INFO] [stdout] test test_diff_llm_with_size_information ... ok
[INFO] [stdout] test test_snapshot_to_snapshot_diff_llm ... ok
[INFO] [stderr]      Running tests/directory_ordering_tests.rs (/opt/rustwide/target/debug/deps/directory_ordering_tests-e2a92c57b22cb89c)
[INFO] [stdout] test test_diff_llm_complex_architectural_analysis ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_default_ordering_mixed ... FAILED
[INFO] [stdout] test test_dirs_first_flag ... FAILED
[INFO] [stdout] test test_files_first_with_reverse_sort ... FAILED
[INFO] [stdout] test test_dirs_first_with_different_sort_keys ... FAILED
[INFO] [stdout] test test_flags_conflict ... FAILED
[INFO] [stdout] test test_files_first_flag ... FAILED
[INFO] [stdout] test test_directory_ordering_in_subdirectories ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_default_ordering_mixed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_default_ordering_mixed' (883) panicked at tests/directory_ordering_tests.rs:162:10:
[INFO] [stdout] Failed to execute rustree: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db150b0a822 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db150b0a822 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db150b0a822 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5db150b0a822 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5db150b1a73f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5db150b1a73f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5db150ad75d3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5db150ad75d3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5db150ae3c42 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5db150ae88ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5db150ae8781 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5db150a901be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5db150a901be - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5db150ae8eff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5db150ae8eff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5db150ae8d5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5db150ae3d79 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5db150acb6dd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5db150b220a0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5db150b21746 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5db150a6ec7c - core::result::Result<T,E>::expect::h4f78b5d205b1e360
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5db150a6a5f9 - directory_ordering_tests::test_default_ordering_mixed::hd3ab96fc568af784
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directory_ordering_tests.rs:162:10
[INFO] [stdout]   22:     0x5db150a6ac37 - directory_ordering_tests::test_default_ordering_mixed::{{closure}}::hb0cf78459b093621
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directory_ordering_tests.rs:153:33
[INFO] [stdout]   23:     0x5db150a6df96 - core::ops::function::FnOnce::call_once::hf1f4f42342c49b7d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5db150a8ffbb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5db150a8ffbb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5db150aa401d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5db150aa401d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5db150aa401d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5db150aa401d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5db150aa401d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5db150aa401d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5db150aa401d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5db150a7d564 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5db150a7d564 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5db150a80dba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5db150a80dba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5db150a80dba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5db150a80dba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5db150a80dba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5db150a80dba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5db150a80dba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5db150adf09f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5db150adf09f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7b1ed1f94aa4 - <unknown>
[INFO] [stdout]   45:     0x7b1ed2021a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_dirs_first_flag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_dirs_first_flag' (885) panicked at tests/directory_ordering_tests.rs:43:10:
[INFO] [stdout] Failed to execute rustree: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db150b0a822 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db150b0a822 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db150b0a822 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5db150b0a822 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5db150b1a73f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5db150b1a73f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5db150ad75d3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5db150ad75d3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5db150ae3c42 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5db150ae88ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5db150ae8781 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5db150a901be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5db150a901be - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5db150ae8eff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5db150ae8eff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5db150ae8d5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5db150ae3d79 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5db150acb6dd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5db150b220a0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5db150b21746 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5db150a6ec7c - core::result::Result<T,E>::expect::h4f78b5d205b1e360
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5db150a68a00 - directory_ordering_tests::test_dirs_first_flag::h2c83ffebe3a2262a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directory_ordering_tests.rs:43:10
[INFO] [stdout]   22:     0x5db150a69327 - directory_ordering_tests::test_dirs_first_flag::{{closure}}::h5344eb91e28615f9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directory_ordering_tests.rs:33:26
[INFO] [stdout]   23:     0x5db150a6de16 - core::ops::function::FnOnce::call_once::h25be111e3899d7ae
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5db150a8ffbb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5db150a8ffbb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5db150aa401d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5db150aa401d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5db150aa401d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5db150aa401d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5db150aa401d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5db150aa401d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5db150aa401d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5db150a7d564 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5db150a7d564 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5db150a80dba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5db150a80dba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5db150a80dba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5db150a80dba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5db150a80dba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5db150a80dba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5db150a80dba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5db150adf09f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5db150adf09f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7b1ed1f94aa4 - <unknown>
[INFO] [stdout]   45:     0x7b1ed2021a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_files_first_with_reverse_sort stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_files_first_with_reverse_sort' (890) panicked at tests/directory_ordering_tests.rs:295:10:
[INFO] [stdout] Failed to execute rustree: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db150b0a822 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db150b0a822 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db150b0a822 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5db150b0a822 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5db150b1a73f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5db150b1a73f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5db150ad75d3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5db150ad75d3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5db150ae3c42 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5db150ae88ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5db150ae8781 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5db150a901be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5db150a901be - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5db150ae8eff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5db150ae8eff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5db150ae8d5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5db150ae3d79 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5db150acb6dd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5db150b220a0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5db150b21746 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5db150a6ec7c - core::result::Result<T,E>::expect::h4f78b5d205b1e360
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5db150a6aeb7 - directory_ordering_tests::test_files_first_with_reverse_sort::h781d238e60163b36
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directory_ordering_tests.rs:295:10
[INFO] [stdout]   22:     0x5db150a6b607 - directory_ordering_tests::test_files_first_with_reverse_sort::{{closure}}::h2c4a5255fcd9638d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directory_ordering_tests.rs:284:40
[INFO] [stdout]   23:     0x5db150a6de56 - core::ops::function::FnOnce::call_once::h46bbd19d38b5336b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5db150a8ffbb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5db150a8ffbb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5db150aa401d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5db150aa401d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5db150aa401d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5db150aa401d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5db150aa401d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5db150aa401d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5db150aa401d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5db150a7d564 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5db150a7d564 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5db150a80dba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5db150a80dba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5db150a80dba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5db150a80dba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5db150a80dba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5db150a80dba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5db150a80dba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5db150adf09f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5db150adf09f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7b1ed1f94aa4 - <unknown>
[INFO] [stdout]   45:     0x7b1ed2021a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_dirs_first_with_different_sort_keys stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_dirs_first_with_different_sort_keys' (886) panicked at tests/directory_ordering_tests.rs:243:10:
[INFO] [stdout] Failed to execute rustree: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db150b0a822 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db150b0a822 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db150b0a822 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5db150b0a822 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5db150b1a73f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5db150b1a73f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5db150ad75d3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5db150ad75d3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5db150ae3c42 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5db150ae88ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5db150ae8781 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5db150a901be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5db150a901be - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5db150ae8eff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5db150ae8eff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5db150ae8d5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5db150ae3d79 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5db150acb6dd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5db150b220a0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5db150b21746 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5db150a6ec7c - core::result::Result<T,E>::expect::h4f78b5d205b1e360
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5db150a6b8ae - directory_ordering_tests::test_dirs_first_with_different_sort_keys::h7b26a98449270338
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directory_ordering_tests.rs:243:10
[INFO] [stdout]   22:     0x5db150a6c217 - directory_ordering_tests::test_dirs_first_with_different_sort_keys::{{closure}}::h95e9adb1a95184b7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directory_ordering_tests.rs:230:46
[INFO] [stdout]   23:     0x5db150a6de96 - core::ops::function::FnOnce::call_once::h5535bd4f90b677a5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5db150a8ffbb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5db150a8ffbb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5db150aa401d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5db150aa401d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5db150aa401d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5db150aa401d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5db150aa401d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5db150aa401d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5db150aa401d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5db150a7d564 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5db150a7d564 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5db150a80dba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5db150a80dba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5db150a80dba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5db150a80dba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5db150a80dba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5db150a80dba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5db150a80dba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5db150adf09f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5db150adf09f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7b1ed1f94aa4 - <unknown>
[INFO] [stdout]   45:     0x7b1ed2021a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_flags_conflict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_flags_conflict' (891) panicked at tests/directory_ordering_tests.rs:214:10:
[INFO] [stdout] Failed to execute rustree: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db150b0a822 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db150b0a822 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db150b0a822 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5db150b0a822 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5db150b1a73f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5db150b1a73f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5db150ad75d3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5db150ad75d3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5db150ae3c42 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5db150ae88ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5db150ae8781 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5db150a901be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5db150a901be - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5db150ae8eff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5db150ae8eff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5db150ae8d5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5db150ae3d79 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5db150acb6dd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5db150b220a0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5db150b21746 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5db150a6ec7c - core::result::Result<T,E>::expect::h4f78b5d205b1e360
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5db150a68564 - directory_ordering_tests::test_flags_conflict::hf4f4104fb03fb423
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directory_ordering_tests.rs:214:10
[INFO] [stdout]   22:     0x5db150a687a7 - directory_ordering_tests::test_flags_conflict::{{closure}}::h5c40ed19ba594c53
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directory_ordering_tests.rs:205:25
[INFO] [stdout]   23:     0x5db150a6df56 - core::ops::function::FnOnce::call_once::hf09dc278bae9be30
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5db150a8ffbb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5db150a8ffbb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5db150aa401d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5db150aa401d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5db150aa401d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5db150aa401d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5db150aa401d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5db150aa401d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5db150aa401d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5db150a7d564 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5db150a7d564 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5db150a80dba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5db150a80dba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5db150a80dba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5db150a80dba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5db150a80dba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5db150a80dba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5db150a80dba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5db150adf09f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5db150adf09f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7b1ed1f94aa4 - <unknown>
[INFO] [stdout]   45:     0x7b1ed2021a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_files_first_flag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_files_first_flag' (889) panicked at tests/directory_ordering_tests.rs:103:10:
[INFO] [stdout] Failed to execute rustree: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db150b0a822 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db150b0a822 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db150b0a822 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5db150b0a822 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5db150b1a73f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5db150b1a73f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5db150ad75d3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5db150ad75d3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5db150ae3c42 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5db150ae88ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5db150ae8781 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5db150a901be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5db150a901be - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5db150ae8eff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5db150ae8eff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5db150ae8d5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5db150ae3d79 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5db150acb6dd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5db150b220a0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5db150b21746 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5db150a6ec7c - core::result::Result<T,E>::expect::h4f78b5d205b1e360
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5db150a69aa0 - directory_ordering_tests::test_files_first_flag::h9884ff814d677aae
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directory_ordering_tests.rs:103:10
[INFO] [stdout]   22:     0x5db150a6a3c7 - directory_ordering_tests::test_files_first_flag::{{closure}}::hbb9e1c6b2985d9a5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directory_ordering_tests.rs:93:27
[INFO] [stdout]   23:     0x5db150a6ded6 - core::ops::function::FnOnce::call_once::hd1ec45d94ae19dfd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5db150a8ffbb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5db150a8ffbb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5db150aa401d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5db150aa401d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5db150aa401d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5db150aa401d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5db150aa401d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5db150aa401d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5db150aa401d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5db150a7d564 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5db150a7d564 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5db150a80dba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5db150a80dba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5db150a80dba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5db150a80dba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5db150a80dba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5db150a80dba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5db150a80dba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5db150adf09f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5db150adf09f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7b1ed1f94aa4 - <unknown>
[INFO] [stdout]   45:     0x7b1ed2021a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_directory_ordering_in_subdirectories stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_directory_ordering_in_subdirectories' (884) panicked at tests/directory_ordering_tests.rs:359:10:
[INFO] [stdout] Failed to execute rustree: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db150b0a822 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db150b0a822 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db150b0a822 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5db150b0a822 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5db150b1a73f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5db150b1a73f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5db150ad75d3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5db150ad75d3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5db150ae3c42 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5db150ae88ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5db150ae8781 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5db150a901be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5db150a901be - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5db150ae8eff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5db150ae8eff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5db150ae8d5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5db150ae3d79 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5db150acb6dd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5db150b220a0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5db150b21746 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5db150a6ec7c - core::result::Result<T,E>::expect::h4f78b5d205b1e360
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5db150a6cd78 - directory_ordering_tests::test_directory_ordering_in_subdirectories::hf9fdd153d08ffa9d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directory_ordering_tests.rs:359:10
[INFO] [stdout]   22:     0x5db150a6d567 - directory_ordering_tests::test_directory_ordering_in_subdirectories::{{closure}}::h8af59c166c0c6d13
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directory_ordering_tests.rs:335:47
[INFO] [stdout]   23:     0x5db150a6df16 - core::ops::function::FnOnce::call_once::he0cfdbf8385dce23
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5db150a8ffbb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5db150a8ffbb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5db150aa401d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5db150aa401d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5db150aa401d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5db150aa401d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5db150aa401d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5db150aa401d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5db150aa401d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5db150a7d564 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5db150a7d564 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5db150a80dba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5db150a80dba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5db150a80dba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5db150a80dba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5db150a80dba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5db150a80dba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5db150a80dba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5db150adf09f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5db150adf09f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7b1ed1f94aa4 - <unknown>
[INFO] [stdout]   45:     0x7b1ed2021a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_default_ordering_mixed
[INFO] [stdout]     test_directory_ordering_in_subdirectories
[INFO] [stdout]     test_dirs_first_flag
[INFO] [stdout]     test_dirs_first_with_different_sort_keys
[INFO] [stdout]     test_files_first_flag
[INFO] [stdout]     test_files_first_with_reverse_sort
[INFO] [stdout]     test_flags_conflict
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test directory_ordering_tests`
[INFO] running `Command { std: "docker" "inspect" "42fcaa21c7825389c19e529bc0e019f25b34ea2d90aba7d79ce5c78fd5e7a669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42fcaa21c7825389c19e529bc0e019f25b34ea2d90aba7d79ce5c78fd5e7a669", kill_on_drop: false }`
[INFO] [stdout] 42fcaa21c7825389c19e529bc0e019f25b34ea2d90aba7d79ce5c78fd5e7a669
