[INFO] cloning repository https://github.com/archer884/yogi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archer884/yogi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcher884%2Fyogi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcher884%2Fyogi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be124dfdf619999d90a9f3791f6f76224f38dd0f [INFO] testing archer884/yogi against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcher884%2Fyogi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/archer884/yogi [INFO] finished tweaking git repo https://github.com/archer884/yogi [INFO] tweaked toml for git repo https://github.com/archer884/yogi written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/archer884/yogi on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/archer884/yogi 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ef0afa0393635f0f7d40a6762a46dc7b498a1ed7621fd2efb433712ff23f317 [INFO] running `Command { std: "docker" "start" "-a" "2ef0afa0393635f0f7d40a6762a46dc7b498a1ed7621fd2efb433712ff23f317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ef0afa0393635f0f7d40a6762a46dc7b498a1ed7621fd2efb433712ff23f317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ef0afa0393635f0f7d40a6762a46dc7b498a1ed7621fd2efb433712ff23f317", kill_on_drop: false }` [INFO] [stdout] 2ef0afa0393635f0f7d40a6762a46dc7b498a1ed7621fd2efb433712ff23f317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5af160e60ff4a4fe6680881cbeee7650d02c95577d65ce22bfb8663820c3625 [INFO] running `Command { std: "docker" "start" "-a" "e5af160e60ff4a4fe6680881cbeee7650d02c95577d65ce22bfb8663820c3625", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling fmtsize v0.1.2 (https://github.com/archer884/fmtsize#8a925abf) [INFO] [stderr] Compiling blake3 v1.5.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling imprint v0.2.3 (https://github.com/archer884/imprint#709d8640) [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling yogi v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 28.02s [INFO] running `Command { std: "docker" "inspect" "e5af160e60ff4a4fe6680881cbeee7650d02c95577d65ce22bfb8663820c3625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5af160e60ff4a4fe6680881cbeee7650d02c95577d65ce22bfb8663820c3625", kill_on_drop: false }` [INFO] [stdout] e5af160e60ff4a4fe6680881cbeee7650d02c95577d65ce22bfb8663820c3625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e9312719b5130914a5bacc405fb5c6a2424e5c0d5126c2cec9b4f167e2f11a3 [INFO] running `Command { std: "docker" "start" "-a" "2e9312719b5130914a5bacc405fb5c6a2424e5c0d5126c2cec9b4f167e2f11a3", kill_on_drop: false }` [INFO] [stderr] Compiling yogi v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "2e9312719b5130914a5bacc405fb5c6a2424e5c0d5126c2cec9b4f167e2f11a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9312719b5130914a5bacc405fb5c6a2424e5c0d5126c2cec9b4f167e2f11a3", kill_on_drop: false }` [INFO] [stdout] 2e9312719b5130914a5bacc405fb5c6a2424e5c0d5126c2cec9b4f167e2f11a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56b1ee092f7ba1acf57cd7ab8235a2a9d2e0ac9151a9e741790f99348ebc204c [INFO] running `Command { std: "docker" "start" "-a" "56b1ee092f7ba1acf57cd7ab8235a2a9d2e0ac9151a9e741790f99348ebc204c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yogi-96cff0349038a2e9) [INFO] [stdout] running 5 tests [INFO] [stdout] test multiple::tests::subtree_comparisons_do_not_result_in_duplicate_base_files ... FAILED [INFO] [stdout] test multiple::tests::subtree_comparisons_ignore_subtree_files ... ok [INFO] [stdout] test rank::tests::segments_outweigh_words ... ok [INFO] [stdout] test rank::tests::files_distinguished_by_parenthetical_numbers_rank_lower ... ok [INFO] [stdout] test rank::tests::filenames_with_words_outrank_filenames_without ... ok [INFO] [stderr] error: test failed, to rerun pass `--bin yogi` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- multiple::tests::subtree_comparisons_do_not_result_in_duplicate_base_files stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'multiple::tests::subtree_comparisons_do_not_result_in_duplicate_base_files' (17) panicked at src/multiple.rs:256:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: ["/opt/rustwide/workdir/resource/test-folder/subfolder/sub-a-copy.txt", "/opt/rustwide/workdir/resource/test-folder/subfolder/sub-a.txt"] [INFO] [stdout] right: ["/opt/rustwide/workdir/resource/test-folder/subfolder/sub-a.txt", "/opt/rustwide/workdir/resource/test-folder/subfolder/sub-a-copy.txt"] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b54a54773ba - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5b54a548d5ba - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 2: 0x5b54a547bee2 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5b54a5455abf - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5b54a546f559 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] 5: 0x5b54a51c435c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5b54a546f712 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5b54a5455b78 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5b54a544d489 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5b54a545688d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] 10: 0x5b54a548df1c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] 11: 0x5b54a548ddd3 - core[97f61b5528a4c2b4]::panicking::assert_failed_inner [INFO] [stdout] 12: 0x5b54a518ceeb - core[97f61b5528a4c2b4]::panicking::assert_failed::, &[std[da2fd379f16a7ff7]::path::PathBuf; 2usize]> [INFO] [stdout] 13: 0x5b54a518f3e6 - yogi[7fb48e520d461501]::multiple::tests::subtree_comparisons_do_not_result_in_duplicate_base_files [INFO] [stdout] 14: 0x5b54a518de23 - yogi[7fb48e520d461501]::multiple::tests::subtree_comparisons_do_not_result_in_duplicate_base_files::{closure#0} [INFO] [stdout] 15: 0x5b54a51b0726 - >::call_once [INFO] [stdout] 16: 0x5b54a51b843b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] 17: 0x5b54a51c4e2b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] 18: 0x5b54a51c0544 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 19: 0x5b54a51c7a32 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 20: 0x5b54a5476ccf - ::new::thread_start [INFO] [stdout] 21: 0x72db80f1aaa4 - [INFO] [stdout] 22: 0x72db80fa7a64 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] multiple::tests::subtree_comparisons_do_not_result_in_duplicate_base_files [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "56b1ee092f7ba1acf57cd7ab8235a2a9d2e0ac9151a9e741790f99348ebc204c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56b1ee092f7ba1acf57cd7ab8235a2a9d2e0ac9151a9e741790f99348ebc204c", kill_on_drop: false }` [INFO] [stdout] 56b1ee092f7ba1acf57cd7ab8235a2a9d2e0ac9151a9e741790f99348ebc204c