[INFO] cloning repository https://github.com/comfortablynick/todors
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/comfortablynick/todors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomfortablynick%2Ftodors", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomfortablynick%2Ftodors'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 449db664144b15b02a37fcee2fcab8dedc638304
[INFO] testing comfortablynick/todors against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomfortablynick%2Ftodors" "/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/comfortablynick/todors
[INFO] finished tweaking git repo https://github.com/comfortablynick/todors
[INFO] tweaked toml for git repo https://github.com/comfortablynick/todors written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/comfortablynick/todors on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/comfortablynick/todors 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9500dc048ac6aa713bbe65b1ba633936f4c7b646c7ca13427d35abff134bb4f
[INFO] running `Command { std: "docker" "start" "-a" "c9500dc048ac6aa713bbe65b1ba633936f4c7b646c7ca13427d35abff134bb4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9500dc048ac6aa713bbe65b1ba633936f4c7b646c7ca13427d35abff134bb4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9500dc048ac6aa713bbe65b1ba633936f4c7b646c7ca13427d35abff134bb4f", kill_on_drop: false }`
[INFO] [stdout] c9500dc048ac6aa713bbe65b1ba633936f4c7b646c7ca13427d35abff134bb4f
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 065a8b87c863d415149e298bcbf49e721aaf50d02aa2d88d3fdfba71c882d8d3
[INFO] running `Command { std: "docker" "start" "-a" "065a8b87c863d415149e298bcbf49e721aaf50d02aa2d88d3fdfba71c882d8d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling todo-txt v2.2.0
[INFO] [stderr]    Compiling clap v3.1.8
[INFO] [stderr]    Compiling clap_complete v3.1.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling todors v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/logger.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn colored_level(style: &mut Style, level: Level) -> StyledValue<String> {
[INFO] [stdout]    |                         ^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn colored_level(style: &mut Style, level: Level) -> StyledValue<'_, String> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.62s
[INFO] running `Command { std: "docker" "inspect" "065a8b87c863d415149e298bcbf49e721aaf50d02aa2d88d3fdfba71c882d8d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "065a8b87c863d415149e298bcbf49e721aaf50d02aa2d88d3fdfba71c882d8d3", kill_on_drop: false }`
[INFO] [stdout] 065a8b87c863d415149e298bcbf49e721aaf50d02aa2d88d3fdfba71c882d8d3
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 109d3d1577de330c2e74fb7d4e8e99e6c07e88f1cc98292532551cc3e8ccdcef
[INFO] running `Command { std: "docker" "start" "-a" "109d3d1577de330c2e74fb7d4e8e99e6c07e88f1cc98292532551cc3e8ccdcef", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling semver v1.0.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling os_pipe v0.9.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling shared_child v0.3.5
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling duct v0.13.5
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling todo-txt v2.2.0
[INFO] [stderr]    Compiling todors v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/logger.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn colored_level(style: &mut Style, level: Level) -> StyledValue<String> {
[INFO] [stdout]    |                         ^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn colored_level(style: &mut Style, level: Level) -> StyledValue<'_, String> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/logger.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn colored_level(style: &mut Style, level: Level) -> StyledValue<String> {
[INFO] [stdout]    |                         ^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn colored_level(style: &mut Style, level: Level) -> StyledValue<'_, String> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.86s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "109d3d1577de330c2e74fb7d4e8e99e6c07e88f1cc98292532551cc3e8ccdcef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "109d3d1577de330c2e74fb7d4e8e99e6c07e88f1cc98292532551cc3e8ccdcef", kill_on_drop: false }`
[INFO] [stdout] 109d3d1577de330c2e74fb7d4e8e99e6c07e88f1cc98292532551cc3e8ccdcef
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7f7943fefc066efe16c571722a3aeb4b1e7c3767086288ed2e971ce7cb2ab8d0
[INFO] running `Command { std: "docker" "start" "-a" "7f7943fefc066efe16c571722a3aeb4b1e7c3767086288ed2e971ce7cb2ab8d0", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/bin/logger.rs:46:25
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn colored_level(style: &mut Style, level: Level) -> StyledValue<String> {
[INFO] [stderr]    |                         ^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn colored_level(style: &mut Style, level: Level) -> StyledValue<'_, String> {
[INFO] [stderr]    |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `todors` (bin "todors") generated 1 warning (run `cargo fix --bin "todors" -p todors` to apply 1 suggestion)
[INFO] [stderr] warning: `todors` (bin "todors" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/todors/bbcbfd04cd800889/deps/todors-bbcbfd04cd800889)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test task::tests::str_to_task ... ok
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/build/todors/d5c8d7de390facf6/deps/todors-d5c8d7de390facf6)
[INFO] [stdout] test task::tests::str_to_struct ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/build/todors/abb0492e21062508/deps/integration-abb0492e21062508)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr] Error: reading file "/root/git/todors/tests/todo.txt" to string
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]     No such file or directory (os error 2)
[INFO] [stdout] test compare_bin_lsa_plain ... FAILED
[INFO] [stdout] test compare_bin_defaults ... FAILED
[INFO] [stdout] test compare_bin_lsa ... FAILED
[INFO] [stderr] Error: reading file "/root/git/todors/tests/todo.txt" to string
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]     No such file or directory (os error 2)
[INFO] [stderr] Error: reading file "/root/git/todors/tests/todo.txt" to string
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]     No such file or directory (os error 2)
[INFO] [stdout] test compare_bin_ls_plain ... FAILED
[INFO] [stdout] test compare_bin_ls ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compare_bin_lsa_plain stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- compare_bin_defaults stdout ----
[INFO] [stdout] Error: command ["/opt/rustwide/target/debug/todors"] exited with code 1
[INFO] [stdout] 
[INFO] [stdout] ---- compare_bin_lsa stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- compare_bin_ls_plain stdout ----
[INFO] [stdout] Error: command ["/opt/rustwide/target/debug/todors", "-p", "ls"] exited with code 1
[INFO] [stdout] 
[INFO] [stdout] ---- compare_bin_ls stdout ----
[INFO] [stdout] Error: command ["/opt/rustwide/target/debug/todors", "ls"] exited with code 1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compare_bin_defaults
[INFO] [stdout]     compare_bin_ls
[INFO] [stdout]     compare_bin_ls_plain
[INFO] [stdout]     compare_bin_lsa
[INFO] [stdout]     compare_bin_lsa_plain
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7f7943fefc066efe16c571722a3aeb4b1e7c3767086288ed2e971ce7cb2ab8d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f7943fefc066efe16c571722a3aeb4b1e7c3767086288ed2e971ce7cb2ab8d0", kill_on_drop: false }`
[INFO] [stdout] 7f7943fefc066efe16c571722a3aeb4b1e7c3767086288ed2e971ce7cb2ab8d0
