[INFO] cloning repository https://github.com/MaxaiZer/mepris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaxaiZer/mepris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxaiZer%2Fmepris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxaiZer%2Fmepris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48a37b3ea832b27a877dca6fc5916be7263367e8
[INFO] testing MaxaiZer/mepris against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxaiZer%2Fmepris" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MaxaiZer/mepris
[INFO] finished tweaking git repo https://github.com/MaxaiZer/mepris
[INFO] tweaked toml for git repo https://github.com/MaxaiZer/mepris written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MaxaiZer/mepris on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MaxaiZer/mepris already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b24414581c2891fb444ca0c80de59dbe83f6acccc2ed3a3d36a8ccbe8cc8992f
[INFO] running `Command { std: "docker" "start" "b24414581c2891fb444ca0c80de59dbe83f6acccc2ed3a3d36a8ccbe8cc8992f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b24414581c2891fb444ca0c80de59dbe83f6acccc2ed3a3d36a8ccbe8cc8992f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b24414581c2891fb444ca0c80de59dbe83f6acccc2ed3a3d36a8ccbe8cc8992f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b24414581c2891fb444ca0c80de59dbe83f6acccc2ed3a3d36a8ccbe8cc8992f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b24414581c2891fb444ca0c80de59dbe83f6acccc2ed3a3d36a8ccbe8cc8992f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling clap_complete v4.5.58
[INFO] [stderr]    Compiling clap_complete_nushell v4.6.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling mepris v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/commands/utils/sort.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 |     for (i, step) in steps.iter().enumerate() {
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "b24414581c2891fb444ca0c80de59dbe83f6acccc2ed3a3d36a8ccbe8cc8992f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b24414581c2891fb444ca0c80de59dbe83f6acccc2ed3a3d36a8ccbe8cc8992f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling clap_complete v4.5.58
[INFO] [stderr]    Compiling clap_complete_nushell v4.6.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling mepris v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/commands/utils/sort.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 |     for (i, step) in steps.iter().enumerate() {
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/commands/utils/sort.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 |     for (i, step) in steps.iter().enumerate() {
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `script`
[INFO] [stdout]    --> src/commands/validate.rs:184:36
[INFO] [stdout]     |
[INFO] [stdout] 184 |         fn check_script(&mut self, script: &runner::Script, _: bool) -> Result<()> {
[INFO] [stdout]     |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_script`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `script`
[INFO] [stdout]    --> src/commands/validate.rs:189:30
[INFO] [stdout]     |
[INFO] [stdout] 189 |         fn is_checked(&self, script: &runner::Script) -> bool {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_script`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trace_output`
[INFO] [stdout]    --> src/runner/mod.rs:652:13
[INFO] [stdout]     |
[INFO] [stdout] 652 |         let trace_output = run_with_tracing(false, || {
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trace_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "b24414581c2891fb444ca0c80de59dbe83f6acccc2ed3a3d36a8ccbe8cc8992f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b24414581c2891fb444ca0c80de59dbe83f6acccc2ed3a3d36a8ccbe8cc8992f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/commands/utils/sort.rs:117:10
[INFO] [stderr]     |
[INFO] [stderr] 117 |     for (i, step) in steps.iter().enumerate() {
[INFO] [stderr]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mepris` (lib) generated 1 warning (run `cargo fix --lib -p mepris` to apply 1 suggestion)
[INFO] [stderr] warning: unused variable: `script`
[INFO] [stderr]    --> src/commands/validate.rs:184:36
[INFO] [stderr]     |
[INFO] [stderr] 184 |         fn check_script(&mut self, script: &runner::Script, _: bool) -> Result<()> {
[INFO] [stderr]     |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_script`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `script`
[INFO] [stderr]    --> src/commands/validate.rs:189:30
[INFO] [stderr]     |
[INFO] [stderr] 189 |         fn is_checked(&self, script: &runner::Script) -> bool {
[INFO] [stderr]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_script`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `trace_output`
[INFO] [stderr]    --> src/runner/mod.rs:652:13
[INFO] [stderr]     |
[INFO] [stderr] 652 |         let trace_output = run_with_tracing(false, || {
[INFO] [stderr]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trace_output`
[INFO] [stderr] 
[INFO] [stderr] warning: `mepris` (lib test) generated 4 warnings (1 duplicate) (run `cargo fix --lib -p mepris --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mepris-36acf41d1f685395)
[INFO] [stdout] 
[INFO] [stdout] running 105 tests
[INFO] [stdout] test commands::run::tests::test_print_info_empty_excluded_steps ... ok
[INFO] [stdout] test commands::run::tests::test_print_info_no_steps_to_run ... ok
[INFO] [stdout] test commands::run::tests::test_print_info_step_without_check_script ... ok
[INFO] [stdout] test commands::run::tests::test_print_info_step_with_pending_steps ... ok
[INFO] [stdout] test commands::run::tests::test_print_info_tags_and_os ... ok
[INFO] [stdout] test commands::run::tests::test_print_info_with_dependencies ... ok
[INFO] [stdout] test commands::run::tests::test_print_info_with_os_exclusion ... ok
[INFO] [stdout] test commands::run::tests::test_print_info_completed_step ... ok
[INFO] [stdout] test commands::run::tests::test_print_info_with_packages_to_install ... ok
[INFO] [stdout] test commands::run::tests::test_print_info_excludes_by_ids ... ok
[INFO] [stdout] test commands::run::tests::test_print_info_with_start_id_exclusion ... ok
[INFO] [stdout] test commands::run::tests::test_print_info_with_missing_shells ... ok
[INFO] [stdout] test commands::run::tests::test_print_info_with_tags_exclusion ... ok
[INFO] [stdout] test commands::utils::filters::tests::test_filter_steps_with_os_info ... ok
[INFO] [stdout] test commands::utils::filters::tests::test_filter_steps_with_start_step_id ... ok
[INFO] [stdout] test commands::utils::filters::tests::test_filter_steps_with_tags_expr ... ok
[INFO] [stdout] test commands::utils::filters::tests::test_filter_steps_with_steps_ids ... ok
[INFO] [stdout] test commands::utils::filters::tests::test_filter_steps_combined_all_filters ... ok
[INFO] [stdout] test commands::utils::filters::tests::test_filter_steps_with_tags_unknown ... ok
[INFO] [stdout] test commands::utils::sort::tests::test_dependency_preserve_order ... ok
[INFO] [stdout] test commands::utils::sort::tests::test_cycle_detection ... ok
[INFO] [stdout] test commands::utils::sort::tests::test_linear_dependency_with_excluded_by_os_step ... ok
[INFO] [stdout] test commands::utils::sort::tests::test_linear_dependency ... ok
[INFO] [stdout] test commands::utils::sort::tests::test_linear_dependency_with_excluded_by_when_script_step ... ok
[INFO] [stdout] test commands::utils::sort::tests::test_linear_dependency_with_excluded_steps ... ok
[INFO] [stdout] test commands::utils::sort::tests::test_multiple_providers_one_excluded_by_os ... ok
[INFO] [stdout] test commands::utils::sort::tests::test_multiple_steps_with_same_provide ... ok
[INFO] [stdout] test commands::utils::sort::tests::test_single_step ... ok
[INFO] [stdout] test commands::run::tests::test_print_info_tags_os_when ... ok
[INFO] [stdout] test commands::utils::sort::tests::test_no_dependencies ... ok
[INFO] [stdout] test commands::run::tests::test_print_info_all_filters ... ok
[INFO] [stdout] test commands::utils::sort::tests::test_unknown_require ... ok
[INFO] [stdout] test commands::validate::tests::test_check_step_script_shell_available ... ok
[INFO] [stdout] test config::aliases::tests::test_merge_aliases ... ok
[INFO] [stdout] test commands::validate::tests::test_check_step_script_resolved_shells ... ok
[INFO] [stdout] test commands::validate::tests::test_check_step_script_shell_unavailable ... ok
[INFO] [stdout] test commands::utils::sort::tests::test_filter_requires ... ok
[INFO] [stdout] test config::aliases::tests::test_resolve_names ... ok
[INFO] [stdout] test commands::utils::sort::tests::test_with_excluded_steps ... ok
[INFO] [stdout] test config::expr::os::tests::test_os_expr ... ok
[INFO] [stdout] test config::expr::os::tests::test_os_expr_empty_idlike ... ok
[INFO] [stdout] test config::aliases::tests::test_resolve_name_aur ... ok
[INFO] [stdout] test config::aliases::tests::test_resolve_name ... ok
[INFO] [stdout] test commands::run::tests::test_print_info_with_when_script_exclusion ... ok
[INFO] [stdout] test config::parser::tests::test_deduplicates_packages_into_provides ... ok
[INFO] [stdout] test config::parser::tests::test_parse_script_full_form ... ok
[INFO] [stdout] test config::parser::tests::test_parse_with_relative_include_folder ... ok
[INFO] [stdout] test config::expr::os::tests::test_possible_platforms ... ok
[INFO] [stdout] test config::parser::tests::test_parse_defaults_overrides ... ok
[INFO] [stdout] test config::parser::tests::test_parse_with_relative_include ... ok
[INFO] [stdout] test config::validate::tests::test_doubled_provide ... ok
[INFO] [stdout] test runner::interactive::tests::test_ask_confirmation_abort ... ok
[INFO] [stdout] test config::validate::tests::test_doubled_require ... ok
[INFO] [stdout] test runner::interactive::tests::test_ask_confirmation_broken_dependencies ... ok
[INFO] [stdout] test runner::interactive::tests::test_ask_confirmation_leave_mode ... ok
[INFO] [stdout] test runner::interactive::tests::test_ask_confirmation_run ... ok
[INFO] [stdout] test runner::interactive::tests::test_ask_confirmation_shows_step_output ... ok
[INFO] [stdout] test runner::interactive::tests::test_ask_confirmation_skip ... ok
[INFO] [stdout] test runner::interactive::tests::test_ask_confirmation_view_full_output ... ok
[INFO] [stdout] test runner::interactive::tests::test_interactive_abort ... ok
[INFO] [stdout] test
[INFO] [stdout] test runner::interactive::tests::test_ask_confirmation_invalid_input ... ok
[INFO] [stdout] test config::validate::tests::test_self_reference ... ok
[INFO] [stdout] test commands::utils::filters::tests::test_filter_steps_with_when_script_execution ... ok
[INFO] [stdout] test config::validate::tests::test_unknown_requires ... ok
[INFO] [stdout] test
[INFO] [stdout] test runner::interactive::tests::test_print_dependency ... ok
[INFO] [stdout] test runner::interactive::tests::test_print_step_basic ... ok
[INFO] [stdout] test runner::interactive::tests::test_print_step_full_output ... ok
[INFO] [stdout] test runner::interactive::tests::test_print_step_not_installed_package_manager ... ok
[INFO] [stdout] test2
[INFO] [stdout] test2
[INFO] [stdout] test runner::interactive::tests::test_interactive_skip_step_continues_to_next ... ok
[INFO] [stdout] test
[INFO] [stdout] test runner::interactive::tests::test_print_step_with_pre_script ... ok
[INFO] [stdout] test runner::interactive::tests::test_print_step_truncates_long_script ... ok
[INFO] [stdout] test runner::interactive::tests::test_print_step_with_not_installed_packages ... ok
[INFO] [stdout] test runner::interactive::tests::test_interactive_leave_mode_continues_without_prompt ... ok
[INFO] [stdout] test
[INFO] [stdout] test runner::interactive::tests::test_no_interactor ... ok
[INFO] [stdout] test runner::script::tests::test_resolve_shell_defaults_override ... ok
[INFO] [stdout] test runner::script::tests::test_resolve_shell_no_defaults ... ok
[INFO] [stdout] test runner::script::tests::test_resolve_shell_none_defaults ... ok
[INFO] [stdout] test
[INFO] [stdout] test runner::interactive::tests::test_skip_dependency ... ok
[INFO] [stdout] test runner::tests::test_is_completed_check_script_nonzero_exit_returns_failed::case_1 ... ok
[INFO] [stdout] test runner::script::tests::test_bash_error_default_stops_on_failure ... ok
[INFO] [stdout] test runner::interactive::tests::test_interactive_skip_completed_dependency_and_leave_mode ... ok
[INFO] [stdout] test runner::script_checker::test_checked_script_saved ... ok
[INFO] [stdout] test runner::tests::test_is_completed_check_script_nonzero_exit_returns_failed::case_2 ... ok
[INFO] [stdout] test runner::tests::test_is_completed_pre_script_doesnt_require_check_script ... ok
[INFO] [stdout] test runner::tests::test_is_completed_script_requires_check_script ... ok
[INFO] [stdout] test runner::tests::test_is_completed_script_package_manager_not_installed ... ok
[INFO] [stdout] test runner::tests::test_run_dry_warns_about_unavailable_package_manager ... ok
[INFO] [stdout] test runner::tests::test_run_dry_warns_about_unavailable_shell ... ok
[INFO] [stdout] test system::pkg::parsers::tests::test_choco_parse ... ok
[INFO] [stdout] test system::pkg::parsers::tests::test_npm_parse ... ok
[INFO] [stdout] test system::pkg::parsers::tests::test_scoop_parse ... ok
[INFO] [stdout] test system::pkg::parsers::tests::test_winget_parse ... ok
[INFO] [stdout] what
[INFO] [stdout] test utils::graph::tests::detects_cycle ... ok
[INFO] [stdout] test utils::graph::tests::empty_graph ... ok
[INFO] [stdout] temp filetest runner::tests::test_run_already_completed_dependencies ... ok
[INFO] [stdout] test utils::graph::tests::preserves_insertion_order_for_independent_nodes ... ok
[INFO] [stdout] test runner::tests::test_run_script_from_file_dir ... ok
[INFO] [stdout] test utils::graph::tests::single_node ... ok
[INFO] [stdout] test utils::graph::tests::toposort_simple_dependency ... ok
[INFO] [stdout] test utils::graph::tests::toposort_multiple_dependencies ... ok
[INFO] [stdout] what
[INFO] [stdout] test runner::tests::test_run_script_doesnt_check_script_again ... ok
[INFO] [stdout] test runner::interactive::tests::test_interactive_run_step_executes ... FAILED
[INFO] [stdout] test runner::interactive::tests::test_interactive_skip_dependency_and_leave_mode ... ok
[INFO] [stdout] test runner::tests::test_run_failed_check_after_step ... ok
[INFO] [stdout] test runner::tests::test_run_bash_syntax_check ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- runner::interactive::tests::test_interactive_run_step_executes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runner::interactive::tests::test_interactive_run_step_executes' (2119) panicked at src/runner/interactive.rs:421:9:
[INFO] [stdout] unexpected output: ✅ [1/1] Step 'test-step' completed
[INFO] [stdout] ✅ Run completed
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58a3417496b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a3417496b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a3417496b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a3417496b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a341760d7a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a341760d7a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a34174e52c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a34174e52c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a341724b36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a341724b36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a3417402e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a341488fa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a341488fa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a3417404a2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a3417404a2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a341724be2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a34171ba99 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a341725b0d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a34176162c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a3413f6eac - mepris[a92ce0fe262bf3cd]::runner::interactive::tests::test_interactive_run_step_executes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/interactive.rs:421:9
[INFO] [stdout]   20:     0x58a3413eb077 - mepris[a92ce0fe262bf3cd]::runner::interactive::tests::test_interactive_run_step_executes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/interactive.rs:397:48
[INFO] [stdout]   21:     0x58a341392336 - <mepris[a92ce0fe262bf3cd]::runner::interactive::tests::test_interactive_run_step_executes::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x58a34147c2db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x58a34147c2db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x58a341489925 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x58a341489925 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x58a341489925 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x58a341489925 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x58a341489925 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x58a341489925 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x58a341489925 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x58a3414843d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x58a3414843d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x58a34148ca72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x58a34148ca72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x58a34148ca72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x58a34148ca72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x58a34148ca72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x58a34148ca72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x58a34148ca72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x58a34174899f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x58a34174899f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x71b88e640aa4 - <unknown>
[INFO] [stdout]   43:     0x71b88e6cda64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     runner::interactive::tests::test_interactive_run_step_executes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 104 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b24414581c2891fb444ca0c80de59dbe83f6acccc2ed3a3d36a8ccbe8cc8992f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b24414581c2891fb444ca0c80de59dbe83f6acccc2ed3a3d36a8ccbe8cc8992f", kill_on_drop: false }`
[INFO] [stdout] b24414581c2891fb444ca0c80de59dbe83f6acccc2ed3a3d36a8ccbe8cc8992f
