[INFO] cloning repository https://github.com/sophie-katz/workbench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sophie-katz/workbench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophie-katz%2Fworkbench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophie-katz%2Fworkbench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41fd22dc318feaa5c37134e14e19621e833956d0
[INFO] testing sophie-katz/workbench against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophie-katz%2Fworkbench" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sophie-katz/workbench
[INFO] finished tweaking git repo https://github.com/sophie-katz/workbench
[INFO] tweaked toml for git repo https://github.com/sophie-katz/workbench written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sophie-katz/workbench on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sophie-katz/workbench 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded os_pipe v1.1.5
[INFO] [stderr]   Downloaded shell-quote v0.5.0
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded shared_child v1.0.0
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04ae857c6781ca7d2ff4758e63a2f2ef88a33f90cb58642a280e80f1fbb112c7
[INFO] running `Command { std: "docker" "start" "-a" "04ae857c6781ca7d2ff4758e63a2f2ef88a33f90cb58642a280e80f1fbb112c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04ae857c6781ca7d2ff4758e63a2f2ef88a33f90cb58642a280e80f1fbb112c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04ae857c6781ca7d2ff4758e63a2f2ef88a33f90cb58642a280e80f1fbb112c7", kill_on_drop: false }`
[INFO] [stdout] 04ae857c6781ca7d2ff4758e63a2f2ef88a33f90cb58642a280e80f1fbb112c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9dd00dc8c43b57fd6f06609ef300864cf06462a56ad3eb996c7f412c0f1b02b
[INFO] running `Command { std: "docker" "start" "-a" "e9dd00dc8c43b57fd6f06609ef300864cf06462a56ad3eb996c7f412c0f1b02b", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling shared_child v1.0.0
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling shell-quote v0.5.0
[INFO] [stderr]    Compiling wb v0.1.9 (/opt/rustwide/workdir/crates/wb)
[INFO] [stdout] warning: enum `NamespaceOrTask` is never used
[INFO] [stdout]   --> crates/wb/src/config/domain.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum NamespaceOrTask {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.21s
[INFO] running `Command { std: "docker" "inspect" "e9dd00dc8c43b57fd6f06609ef300864cf06462a56ad3eb996c7f412c0f1b02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9dd00dc8c43b57fd6f06609ef300864cf06462a56ad3eb996c7f412c0f1b02b", kill_on_drop: false }`
[INFO] [stdout] e9dd00dc8c43b57fd6f06609ef300864cf06462a56ad3eb996c7f412c0f1b02b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d818d349ad3dae5de075709f18c47f30ab6fa71492fe3ed63d844bc81e6dc56b
[INFO] running `Command { std: "docker" "start" "-a" "d818d349ad3dae5de075709f18c47f30ab6fa71492fe3ed63d844bc81e6dc56b", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling wb v0.1.9 (/opt/rustwide/workdir/crates/wb)
[INFO] [stdout] warning: enum `NamespaceOrTask` is never used
[INFO] [stdout]   --> crates/wb/src/config/domain.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum NamespaceOrTask {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.94s
[INFO] running `Command { std: "docker" "inspect" "d818d349ad3dae5de075709f18c47f30ab6fa71492fe3ed63d844bc81e6dc56b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d818d349ad3dae5de075709f18c47f30ab6fa71492fe3ed63d844bc81e6dc56b", kill_on_drop: false }`
[INFO] [stdout] d818d349ad3dae5de075709f18c47f30ab6fa71492fe3ed63d844bc81e6dc56b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 71ac80c004d389055000577e82e28a23a05d791009b77fee998c52a043686ec8
[INFO] running `Command { std: "docker" "start" "-a" "71ac80c004d389055000577e82e28a23a05d791009b77fee998c52a043686ec8", kill_on_drop: false }`
[INFO] [stderr] warning: enum `NamespaceOrTask` is never used
[INFO] [stderr]   --> crates/wb/src/config/domain.rs:28:10
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub enum NamespaceOrTask {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wb` (bin "wb" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wb-e8329627a2632718)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test cli::parse_args::tests::test_parse_args_from_vec_wb ... ok
[INFO] [stdout] test cli::split_args::tests::test_one_option ... ok
[INFO] [stdout] test cli::parse_args::tests::test_parse_args_from_vec_wb_j_1 ... ok
[INFO] [stdout] test cli::parse_args::tests::test_parse_args_from_vec_wb_jobs_1_a ... ok
[INFO] [stdout] test cli::parse_args::tests::test_parse_args_from_vec_wb_jobs_1_a_b_c ... ok
[INFO] [stdout] test cli::split_args::tests::test_one_flag ... ok
[INFO] [stdout] test cli::split_args::tests::test_one_arg ... ok
[INFO] [stdout] test cli::split_args::tests::test_two_wb_args ... ok
[INFO] [stdout] test cli::split_args::tests::test_wb_flag_and_task_args ... ok
[INFO] [stdout] test cli::parse_args::tests::test_parse_args_from_vec_wb_a ... ok
[INFO] [stdout] test config::load::tests::test_is_symlink_to_file_non_existent ... ok
[INFO] [stdout] test config::load::tests::test_is_symlink_to_file_broken_symlink ... ok
[INFO] [stdout] test config::load::tests::test_find_config_file_in_directory_nonexistent ... ok
[INFO] [stdout] test cli::split_args::tests::test_task_name ... ok
[INFO] [stdout] test config::load::tests::test_find_config_file_in_directory_existent_overridden ... ok
[INFO] [stdout] test config::load::tests::test_is_symlink_to_file_file ... ok
[INFO] [stdout] test config::load::tests::test_find_config_file_in_directory_existent ... ok
[INFO] [stdout] test config::load::tests::test_find_config_file_in_directory_nonexistent_overridden ... ok
[INFO] [stdout] test config::load::tests::test_is_symlink_to_file_symlink_to_file ... ok
[INFO] [stdout] test cli::split_args::tests::test_one_option_missing_value ... ok
[INFO] [stdout] test cli::split_args::tests::test_task_args ... ok
[INFO] [stdout] test cli::split_args::tests::test_wb_option_and_task_args_missing_value ... ok
[INFO] [stdout] test config::load::tests::test_resolve_path_in_current ... ok
[INFO] [stdout] test config::load::tests::test_load_empty ... ok
[INFO] [stdout] test config::load::tests::test_resolve_path_in_parent ... ok
[INFO] [stdout] test exec::files::tests::test_resolve_files_one_include_no_files ... ok
[INFO] [stdout] test config::load::tests::test_load_simple ... ok
[INFO] [stdout] test config::load::tests::test_is_symlink_to_file_symlink_to_directory ... ok
[INFO] [stdout] test config::load::tests::test_resolve_path_nonexistent ... ok
[INFO] [stdout] test exec::files::tests::test_resolve_files_list_empty ... ok
[INFO] [stdout] test config::load::tests::test_load_invalid_path ... ok
[INFO] [stdout] test exec::handlers::tests::test_handle_execution_string_with_shell_false ... ok
[INFO] [stdout] test exec::handlers::tests::test_handle_execution_stderr_then_stdout ... ok
[INFO] [stdout] test exec::handlers::tests::test_handle_execution_string_defaults_to_shell ... ok
[INFO] [stdout] test exec::handlers::tests::test_handle_execution_stdout_then_stderr ... ok
[INFO] [stdout] test exec::task_path::tests::test_task_path_parse_built_in ... ok
[INFO] [stdout] test exec::handlers::tests::test_handle_execution_vec_with_shell ... ok
[INFO] [stdout] test exec::task_path::tests::test_task_path_parse_empty ... ok
[INFO] [stdout] test exec::task_path::tests::test_task_path_parse_illegal ... ok
[INFO] [stdout] test exec::task_path::tests::test_task_path_parse_name_only ... ok
[INFO] [stdout] test exec::task_path::tests::test_task_path_parse_property ... ok
[INFO] [stdout] test exec::handlers::tests::test_handle_execution_successful_with_shell_without_output ... ok
[INFO] [stdout] test exec::handlers::tests::test_handle_execution_vec_without_shell ... ok
[INFO] [stdout] test exec::handlers::tests::test_handle_execution_string_with_shell ... ok
[INFO] [stdout] test exec::handlers::tests::test_handle_execution_successful_without_shell_with_output ... ok
[INFO] [stdout] test config::load::tests::test_is_symlink_to_file_directory ... ok
[INFO] [stdout] test exec::handlers::tests::test_handle_execution_unsuccessful_without_shell_without_output ... ok
[INFO] [stdout] test exec::handlers::tests::test_handle_execution_successful_with_shell_with_output ... ok
[INFO] [stdout] test exec::handlers::tests::test_handle_execution_successful_without_shell_without_output ... ok
[INFO] [stdout] test exec::task_path::tests::test_task_path_parse_namespace ... ok
[INFO] [stdout] test exec::handlers::tests::test_handle_execution_unsuccessful_with_shell_without_output ... ok
[INFO] [stdout] test exec::handlers::tests::test_handle_execution_unsuccessful_with_shell_with_output ... ok
[INFO] [stdout] test cli::split_args::tests::test_wb_option_and_task_args ... ok
[INFO] [stdout] test exec::handlers::tests::test_handle_execution_unsuccessful_without_shell_with_output ... ok
[INFO] [stdout] test exec::tests::test_exec_task_chain ... ok
[INFO] [stdout] test cli::split_args::tests::test_no_args - should panic ... ok
[INFO] [stdout] test cli::parse_args::tests::test_parse_args_from_vec_empty - should panic ... ok
[INFO] [stdout] test exec::tests::test_exec_one_task ... ok
[INFO] [stdout] test exec::tests::test_exec_task_with_one_dependency ... ok
[INFO] [stdout] test exec::tests::test_exec_target_task_path_not_found ... ok
[INFO] [stdout] test exec::tests::test_exec_task_with_two_dependencies ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- exec::tests::test_exec_task_with_two_dependencies stdout ----
[INFO] [stdout] [crates/wb/src/exec.rs:422:9] &task_order = [
[INFO] [stdout]     Begin(
[INFO] [stdout]         "a",
[INFO] [stdout]     ),
[INFO] [stdout]     Begin(
[INFO] [stdout]         "b",
[INFO] [stdout]     ),
[INFO] [stdout]     Complete(
[INFO] [stdout]         "b",
[INFO] [stdout]     ),
[INFO] [stdout]     Complete(
[INFO] [stdout]         "a",
[INFO] [stdout]     ),
[INFO] [stdout]     Begin(
[INFO] [stdout]         "c",
[INFO] [stdout]     ),
[INFO] [stdout]     Complete(
[INFO] [stdout]         "c",
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] thread 'exec::tests::test_exec_task_with_two_dependencies' (142) panicked at crates/wb/src/exec.rs:424:9:
[INFO] [stdout] assertion failed: task_order ==
[INFO] [stdout]         vec![TaskOrderEntry::Begin("a".to_owned()),
[INFO] [stdout]             TaskOrderEntry::Begin("b".to_owned()),
[INFO] [stdout]             TaskOrderEntry::Complete("a".to_owned()),
[INFO] [stdout]             TaskOrderEntry::Complete("b".to_owned()),
[INFO] [stdout]             TaskOrderEntry::Begin("c".to_owned()),
[INFO] [stdout]             TaskOrderEntry::Complete("c".to_owned())] ||
[INFO] [stdout]     task_order ==
[INFO] [stdout]         vec![TaskOrderEntry::Begin("b".to_owned()),
[INFO] [stdout]             TaskOrderEntry::Begin("a".to_owned()),
[INFO] [stdout]             TaskOrderEntry::Complete("a".to_owned()),
[INFO] [stdout]             TaskOrderEntry::Complete("b".to_owned()),
[INFO] [stdout]             TaskOrderEntry::Begin("c".to_owned()),
[INFO] [stdout]             TaskOrderEntry::Complete("c".to_owned())]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f5c812e1e12 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f5c812e1e12 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f5c812e1e12 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f5c812e1e12 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f5c812fa67a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f5c812fa67a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5f5c812e7d66 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f5c812e7d66 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f5c812bdc8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f5c812bdc8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f5c812d92c9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f5c80e51fce - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f5c80e51fce - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f5c812d9482 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f5c812d9482 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f5c812bdd7a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f5c812b54c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f5c812becdd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f5c812fae3c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f5c812fae02 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f5c80db484e - wb[3d094545ca999bce]::exec::tests::test_exec_task_with_two_dependencies
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/wb/src/exec.rs:424:9
[INFO] [stdout]   21:     0x5f5c80dae317 - wb[3d094545ca999bce]::exec::tests::test_exec_task_with_two_dependencies::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/wb/src/exec.rs:368:46
[INFO] [stdout]   22:     0x5f5c80d6c1b6 - <wb[3d094545ca999bce]::exec::tests::test_exec_task_with_two_dependencies::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f5c80e4637b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f5c80e4637b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5f5c80e52bda - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f5c80e52bda - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5f5c80e52bda - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f5c80e52bda - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f5c80e52bda - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f5c80e52bda - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f5c80e52bda - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f5c80e4d0a4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f5c80e4d0a4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f5c80e556d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5f5c80e556d2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5f5c80e556d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f5c80e556d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f5c80e556d2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f5c80e556d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5f5c80e556d2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f5c812e14ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5f5c812e14ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x74c3e801faa4 - <unknown>
[INFO] [stdout]   44:     0x74c3e80aca64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     exec::tests::test_exec_task_with_two_dependencies
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 60 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin wb`
[INFO] running `Command { std: "docker" "inspect" "71ac80c004d389055000577e82e28a23a05d791009b77fee998c52a043686ec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71ac80c004d389055000577e82e28a23a05d791009b77fee998c52a043686ec8", kill_on_drop: false }`
[INFO] [stdout] 71ac80c004d389055000577e82e28a23a05d791009b77fee998c52a043686ec8
