[INFO] cloning repository https://github.com/samuwen/re_flog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuwen/re_flog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuwen%2Fre_flog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuwen%2Fre_flog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6698709239e7d2607609f7087697a3c837d73d7
[INFO] testing samuwen/re_flog against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuwen%2Fre_flog" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samuwen/re_flog
[INFO] finished tweaking git repo https://github.com/samuwen/re_flog
[INFO] tweaked toml for git repo https://github.com/samuwen/re_flog written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samuwen/re_flog on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/samuwen/re_flog 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e00afd59c38e5811887ee9a7d242ae911a54f9fa853e280b6decd8055fbcce88
[INFO] running `Command { std: "docker" "start" "-a" "e00afd59c38e5811887ee9a7d242ae911a54f9fa853e280b6decd8055fbcce88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e00afd59c38e5811887ee9a7d242ae911a54f9fa853e280b6decd8055fbcce88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e00afd59c38e5811887ee9a7d242ae911a54f9fa853e280b6decd8055fbcce88", kill_on_drop: false }`
[INFO] [stdout] e00afd59c38e5811887ee9a7d242ae911a54f9fa853e280b6decd8055fbcce88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0e067b1ded3c6cf304eb878396d3363018d1ff869c9857ab376c26eefa6cf94
[INFO] running `Command { std: "docker" "start" "-a" "f0e067b1ded3c6cf304eb878396d3363018d1ff869c9857ab376c26eefa6cf94", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling num_threads v0.1.3
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling textwrap v0.14.2
[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 miniz_oxide v0.4.4
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v3.1.0
[INFO] [stderr]    Compiling derive-getters v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling flexi_logger v0.22.3
[INFO] [stderr]    Compiling clap v3.1.0
[INFO] [stderr]    Compiling re_flog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/structures/sha.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 while let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] help: consider unwrapping the `Result` with `?` to iterate over its contents
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path)? {
[INFO] [stdout]     |                                                +
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 if let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.46s
[INFO] running `Command { std: "docker" "inspect" "f0e067b1ded3c6cf304eb878396d3363018d1ff869c9857ab376c26eefa6cf94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0e067b1ded3c6cf304eb878396d3363018d1ff869c9857ab376c26eefa6cf94", kill_on_drop: false }`
[INFO] [stdout] f0e067b1ded3c6cf304eb878396d3363018d1ff869c9857ab376c26eefa6cf94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef136befb8b5023bd24dc9d1321b8727181fdc7a01df658f3952bb318555eb1e
[INFO] running `Command { std: "docker" "start" "-a" "ef136befb8b5023bd24dc9d1321b8727181fdc7a01df658f3952bb318555eb1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling re_flog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/structures/sha.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 while let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] help: consider unwrapping the `Result` with `?` to iterate over its contents
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path)? {
[INFO] [stdout]     |                                                +
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 if let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/structures/index.rs:532:13
[INFO] [stdout]     |
[INFO] [stdout] 532 |         let f = IndexFile::from_disk().unwrap();
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/commands/write_tree.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         write_tree(false);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let _ = write_tree(false);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/structures/git_objects.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         read_from_disk(sha);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let _ = read_from_disk(sha);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/structures/sha.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 while let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] help: consider unwrapping the `Result` with `?` to iterate over its contents
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path)? {
[INFO] [stdout]     |                                                +
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 if let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.12s
[INFO] running `Command { std: "docker" "inspect" "ef136befb8b5023bd24dc9d1321b8727181fdc7a01df658f3952bb318555eb1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef136befb8b5023bd24dc9d1321b8727181fdc7a01df658f3952bb318555eb1e", kill_on_drop: false }`
[INFO] [stdout] ef136befb8b5023bd24dc9d1321b8727181fdc7a01df658f3952bb318555eb1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 82e339c8f833425a2f5dffb0777b8d8abfa76febdd9333e6d3c4ddff2172ee5b
[INFO] running `Command { std: "docker" "start" "-a" "82e339c8f833425a2f5dffb0777b8d8abfa76febdd9333e6d3c4ddff2172ee5b", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> src/structures/index.rs:532:13
[INFO] [stderr]     |
[INFO] [stderr] 532 |         let f = IndexFile::from_disk().unwrap();
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/commands/write_tree.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |         write_tree(false);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 30 |         let _ = write_tree(false);
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/structures/git_objects.rs:158:9
[INFO] [stderr]     |
[INFO] [stderr] 158 |         read_from_disk(sha);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 158 |         let _ = read_from_disk(sha);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stderr]    --> src/structures/sha.rs:100:34
[INFO] [stderr]     |
[INFO] [stderr] 100 |                 for dir_entry in read_dir(path) {
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stderr] help: to check pattern in a loop use `while let`
[INFO] [stderr]     |
[INFO] [stderr] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stderr] 100 +                 while let Ok(dir_entry) = read_dir(path) {
[INFO] [stderr]     |
[INFO] [stderr] help: consider unwrapping the `Result` with `?` to iterate over its contents
[INFO] [stderr]     |
[INFO] [stderr] 100 |                 for dir_entry in read_dir(path)? {
[INFO] [stderr]     |                                                +
[INFO] [stderr] help: consider using `if let` to clear intent
[INFO] [stderr]     |
[INFO] [stderr] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stderr] 100 +                 if let Ok(dir_entry) = read_dir(path) {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `re_flog` (bin "re_flog" test) generated 4 warnings (run `cargo fix --bin "re_flog" -p re_flog --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `re_flog` (bin "re_flog") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/re_flog-01c67ed91644ecc1)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stderr] error: test failed, to rerun pass `--bin re_flog`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/re_flog-01c67ed91644ecc1` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "82e339c8f833425a2f5dffb0777b8d8abfa76febdd9333e6d3c4ddff2172ee5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82e339c8f833425a2f5dffb0777b8d8abfa76febdd9333e6d3c4ddff2172ee5b", kill_on_drop: false }`
[INFO] [stdout] 82e339c8f833425a2f5dffb0777b8d8abfa76febdd9333e6d3c4ddff2172ee5b
