[INFO] cloning repository https://github.com/NewbMiao/file-converters
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NewbMiao/file-converters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNewbMiao%2Ffile-converters", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNewbMiao%2Ffile-converters'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa1fd343a5a721fcc5a90efaff4f598af10e297c
[INFO] testing NewbMiao/file-converters against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNewbMiao%2Ffile-converters" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NewbMiao/file-converters
[INFO] finished tweaking git repo https://github.com/NewbMiao/file-converters
[INFO] tweaked toml for git repo https://github.com/NewbMiao/file-converters written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NewbMiao/file-converters on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NewbMiao/file-converters 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v0.6.1
[INFO] [stderr]   Downloaded toml_datetime v0.6.1
[INFO] [stderr]   Downloaded walkdir v2.3.3
[INFO] [stderr]   Downloaded toml_edit v0.19.8
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.94
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded askama_escape v0.10.3
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded sentiment v0.1.1
[INFO] [stderr]   Downloaded askama_derive v0.12.1
[INFO] [stderr]   Downloaded libm v0.2.6
[INFO] [stderr]   Downloaded dirs v5.0.0
[INFO] [stderr]   Downloaded dirs-sys v0.4.0
[INFO] [stderr]   Downloaded basic-toml v0.1.2
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded cxx v1.0.94
[INFO] [stderr]   Downloaded serde v0.9.15
[INFO] [stderr]   Downloaded serde_json v1.0.95
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.14
[INFO] [stderr]   Downloaded cxx-build v1.0.94
[INFO] [stderr]   Downloaded libc v0.2.141
[INFO] [stderr]   Downloaded os_pipe v1.1.3
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.7
[INFO] [stderr]   Downloaded codepage v0.1.1
[INFO] [stderr]   Downloaded calamine v0.19.1
[INFO] [stderr]   Downloaded iana-time-zone v0.1.56
[INFO] [stderr]   Downloaded serde_json v0.9.10
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.15
[INFO] [stderr]   Downloaded shlex v1.1.0
[INFO] [stderr]   Downloaded csv v1.2.1
[INFO] [stderr]   Downloaded filetime v0.2.21
[INFO] [stderr]   Downloaded snapbox-macros v0.3.3
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded chrono v0.4.24
[INFO] [stderr]   Downloaded askama v0.12.0
[INFO] [stderr]   Downloaded zip v0.6.4
[INFO] [stderr]   Downloaded scratch v1.0.5
[INFO] [stderr]   Downloaded console v0.15.5
[INFO] [stderr]   Downloaded itoa v0.3.4
[INFO] [stderr]   Downloaded parking_lot_core v0.9.7
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded dunce v1.0.3
[INFO] [stderr]   Downloaded snapbox v0.4.10
[INFO] [stderr]   Downloaded serde_derive v1.0.159
[INFO] [stderr]   Downloaded serde v1.0.159
[INFO] [stderr]   Downloaded winnow v0.4.1
[INFO] [stderr]   Downloaded trycmd v0.14.15
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.94
[INFO] [stderr]   Downloaded num-traits v0.1.43
[INFO] [stderr]   Downloaded quick-xml v0.25.0
[INFO] [stderr]   Downloaded rustix v0.37.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f804d62c05a1fa5a429311fa6e896a5cd26247c2ad117642ec549349dbba0395
[INFO] running `Command { std: "docker" "start" "-a" "f804d62c05a1fa5a429311fa6e896a5cd26247c2ad117642ec549349dbba0395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f804d62c05a1fa5a429311fa6e896a5cd26247c2ad117642ec549349dbba0395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f804d62c05a1fa5a429311fa6e896a5cd26247c2ad117642ec549349dbba0395", kill_on_drop: false }`
[INFO] [stdout] f804d62c05a1fa5a429311fa6e896a5cd26247c2ad117642ec549349dbba0395
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6641bb7172fc93273a1fea29aef26a69fb9774708042145ff2630d3e3335135
[INFO] running `Command { std: "docker" "start" "-a" "b6641bb7172fc93273a1fea29aef26a69fb9774708042145ff2630d3e3335135", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling anstyle v0.3.5
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling concolor-override v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling anstyle-parse v0.1.1
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling winnow v0.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling os_pipe v1.1.3
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling dunce v1.0.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling zip v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling dirs-sys v0.4.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling codepage v0.1.1
[INFO] [stderr]    Compiling quick-xml v0.25.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling dirs v5.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling anstream v0.2.6
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stderr]    Compiling snapbox-macros v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.2.1
[INFO] [stderr]    Compiling snapbox v0.4.10
[INFO] [stderr]    Compiling sentiment v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling clap v4.2.1
[INFO] [stderr]    Compiling basic-toml v0.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.1
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling calamine v0.19.1
[INFO] [stderr]    Compiling csv v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling askama_derive v0.12.1
[INFO] [stderr]    Compiling trycmd v0.14.15
[INFO] [stderr]    Compiling askama v0.12.0
[INFO] [stderr]    Compiling file-converters v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.20s
[INFO] running `Command { std: "docker" "inspect" "b6641bb7172fc93273a1fea29aef26a69fb9774708042145ff2630d3e3335135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6641bb7172fc93273a1fea29aef26a69fb9774708042145ff2630d3e3335135", kill_on_drop: false }`
[INFO] [stdout] b6641bb7172fc93273a1fea29aef26a69fb9774708042145ff2630d3e3335135
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d60a02257b92abb0614ad5ac8b4b4a5b65d4d406563a98b681b2755a227ae4b
[INFO] running `Command { std: "docker" "start" "-a" "1d60a02257b92abb0614ad5ac8b4b4a5b65d4d406563a98b681b2755a227ae4b", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling file-converters v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.34s
[INFO] running `Command { std: "docker" "inspect" "1d60a02257b92abb0614ad5ac8b4b4a5b65d4d406563a98b681b2755a227ae4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d60a02257b92abb0614ad5ac8b4b4a5b65d4d406563a98b681b2755a227ae4b", kill_on_drop: false }`
[INFO] [stdout] 1d60a02257b92abb0614ad5ac8b4b4a5b65d4d406563a98b681b2755a227ae4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3218b1b408d9632ae2739168f5db70d68ef7a5bd0c4b8be4da3b4751adbcb0a7
[INFO] running `Command { std: "docker" "start" "-a" "3218b1b408d9632ae2739168f5db70d68ef7a5bd0c4b8be4da3b4751adbcb0a7", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]  --> src/lib.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | use clap::{command, Parser, Subcommand};
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `file-converters` (lib) generated 1 warning (run `cargo fix --lib -p file-converters` to apply 1 suggestion)
[INFO] [stderr] warning: `file-converters` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/file_converters-d82192d62099aef4)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test date::tests::test_prev_quarter_should_work ... ok
[INFO] [stdout] test date::tests::test_prev_month_should_work ... ok
[INFO] [stdout] test date::tests::test_prev_week_should_work ... ok
[INFO] [stdout] test file_writer::test_file_write_should_work ... FAILED
[INFO] [stdout] test process::words::analyzer::test_analyze_words_should_work ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test date::tests::test_prev_three_month_should_work ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- file_writer::test_file_write_should_work stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     file_writer::test_file_write_should_work
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3218b1b408d9632ae2739168f5db70d68ef7a5bd0c4b8be4da3b4751adbcb0a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3218b1b408d9632ae2739168f5db70d68ef7a5bd0c4b8be4da3b4751adbcb0a7", kill_on_drop: false }`
[INFO] [stdout] 3218b1b408d9632ae2739168f5db70d68ef7a5bd0c4b8be4da3b4751adbcb0a7
