[INFO] cloning repository https://github.com/delbato/wrap-archive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/delbato/wrap-archive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelbato%2Fwrap-archive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelbato%2Fwrap-archive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e02e063ebadc822a1eed68235f2e956c07ecb20
[INFO] testing delbato/wrap-archive against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelbato%2Fwrap-archive" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/delbato/wrap-archive
[INFO] finished tweaking git repo https://github.com/delbato/wrap-archive
[INFO] tweaked toml for git repo https://github.com/delbato/wrap-archive written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/delbato/wrap-archive 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/delbato/wrap-archive 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] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zstd v0.9.0+zstd.1.5.0
[INFO] [stderr]   Downloaded zstd-safe v4.1.1+zstd.1.5.0
[INFO] [stderr]   Downloaded os_str_bytes v3.1.0
[INFO] [stderr]   Downloaded aes-ctr v0.99.99
[INFO] [stderr]   Downloaded cli-table-derive v0.4.4
[INFO] [stderr]   Downloaded thread_local v1.1.3
[INFO] [stderr]   Downloaded globset v0.4.8
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.14
[INFO] [stderr]   Downloaded serde_derive v1.0.130
[INFO] [stderr]   Downloaded typenum v1.14.0
[INFO] [stderr]   Downloaded textwrap v0.14.2
[INFO] [stderr]   Downloaded ignore v0.4.18
[INFO] [stderr]   Downloaded cc v1.0.71
[INFO] [stderr]   Downloaded serde_json v1.0.68
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.4
[INFO] [stderr]   Downloaded blake3 v1.0.0
[INFO] [stderr]   Downloaded cbindgen v0.20.0
[INFO] [stderr]   Downloaded clap v3.0.0-beta.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.30
[INFO] [stderr]   Downloaded syn v1.0.80
[INFO] [stderr]   Downloaded serde v1.0.130
[INFO] [stderr]   Downloaded cli-table v0.4.6
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded libc v0.2.104
[INFO] [stderr]   Downloaded zstd-sys v1.6.1+zstd.1.5.0
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0887721c3fb3c4bea22d8877f0abc63955d26f9a98d4524689885766fb8bbfb3
[INFO] running `Command { std: "docker" "start" "-a" "0887721c3fb3c4bea22d8877f0abc63955d26f9a98d4524689885766fb8bbfb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0887721c3fb3c4bea22d8877f0abc63955d26f9a98d4524689885766fb8bbfb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0887721c3fb3c4bea22d8877f0abc63955d26f9a98d4524689885766fb8bbfb3", kill_on_drop: false }`
[INFO] [stdout] 0887721c3fb3c4bea22d8877f0abc63955d26f9a98d4524689885766fb8bbfb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2e7ac05b1dd43a210219becd8d5d84ab8225e5951d6bb5562ef18cc1fe2c8b1
[INFO] running `Command { std: "docker" "start" "-a" "e2e7ac05b1dd43a210219becd8d5d84ab8225e5951d6bb5562ef18cc1fe2c8b1", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature.
[INFO] [stderr]    Compiling libc v0.2.104
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling zstd-safe v4.1.1+zstd.1.5.0
[INFO] [stderr]    Compiling wrap-archive v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling arrayvec v0.7.1
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stdout] warning: unused variable: `out_dir`
[INFO] [stdout]  --> build.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let out_dir = PathBuf::from("target");
[INFO] [stdout]   |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_dir`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling zstd-sys v1.6.1+zstd.1.5.0
[INFO] [stderr]    Compiling blake3 v1.0.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling zstd v0.9.0+zstd.1.5.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.15s
[INFO] running `Command { std: "docker" "inspect" "e2e7ac05b1dd43a210219becd8d5d84ab8225e5951d6bb5562ef18cc1fe2c8b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2e7ac05b1dd43a210219becd8d5d84ab8225e5951d6bb5562ef18cc1fe2c8b1", kill_on_drop: false }`
[INFO] [stdout] e2e7ac05b1dd43a210219becd8d5d84ab8225e5951d6bb5562ef18cc1fe2c8b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25267abe5c5268bbfaff842554c3fb40b492be00a107d66cdd7f14886f1f6e3d
[INFO] running `Command { std: "docker" "start" "-a" "25267abe5c5268bbfaff842554c3fb40b492be00a107d66cdd7f14886f1f6e3d", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature.
[INFO] [stdout] warning: unused variable: `out_dir`
[INFO] [stdout]  --> build.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let out_dir = PathBuf::from("target");
[INFO] [stdout]   |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_dir`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wrap-archive v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Read` and `Write`
[INFO] [stdout]  --> tests/write.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Read,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 7 |     Write,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wrap::blake3::Hasher`
[INFO] [stdout]   --> tests/write.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use wrap::blake3::Hasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] running `Command { std: "docker" "inspect" "25267abe5c5268bbfaff842554c3fb40b492be00a107d66cdd7f14886f1f6e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25267abe5c5268bbfaff842554c3fb40b492be00a107d66cdd7f14886f1f6e3d", kill_on_drop: false }`
[INFO] [stdout] 25267abe5c5268bbfaff842554c3fb40b492be00a107d66cdd7f14886f1f6e3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ed144d65d658a6886842e0644aee0ce0e24c903759e1f2c4bc3823afc04c69f
[INFO] running `Command { std: "docker" "start" "-a" "0ed144d65d658a6886842e0644aee0ce0e24c903759e1f2c4bc3823afc04c69f", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature.
[INFO] [stderr] warning: unused variable: `out_dir`
[INFO] [stderr]  --> build.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     let out_dir = PathBuf::from("target");
[INFO] [stderr]   |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_dir`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wrap-archive` (build script) generated 1 warning
[INFO] [stderr] warning: unused imports: `Read` and `Write`
[INFO] [stderr]  --> tests/write.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     Read,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] 7 |     Write,
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `wrap::blake3::Hasher`
[INFO] [stderr]   --> tests/write.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use wrap::blake3::Hasher;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `wrap-archive` (test "write") generated 2 warnings (run `cargo fix --test "write" -p wrap-archive` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wrap-a70e5d03488d3bee)
[INFO] [stderr]      Running tests/read.rs (/opt/rustwide/target/debug/deps/read-9996b76cd29a5a32)
[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 12 tests
[INFO] [stdout] test test_reader_info_image_compressed ... FAILED
[INFO] [stdout] test test_reader_info_text_compressed ... FAILED
[INFO] [stdout] test test_reader_info_text_uncompressed ... FAILED
[INFO] [stdout] test test_reader_mixed_compressed ... FAILED
[INFO] [stdout] test test_reader_info_mixed_compressed ... FAILED
[INFO] [stdout] test test_reader_text_compressed ... FAILED
[INFO] [stdout] test test_reader_image_uncompressed ... FAILED
[INFO] [stdout] test test_reader_mixed_uncompressed ... FAILED
[INFO] [stdout] test test_reader_text_uncompressed ... FAILED
[INFO] [stdout] test test_reader_info_mixed_uncompressed ... FAILED
[INFO] [stdout] test test_reader_image_compressed ... FAILED
[INFO] [stdout] test test_reader_info_image_uncompressed ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_reader_info_image_compressed stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_reader_info_text_compressed stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_reader_info_text_uncompressed stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_reader_mixed_compressed stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_reader_info_mixed_compressed stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_reader_text_compressed stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_reader_image_uncompressed stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_reader_mixed_uncompressed stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_reader_text_uncompressed stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_reader_info_mixed_uncompressed stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_reader_image_compressed stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_reader_info_image_uncompressed stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_reader_image_compressed
[INFO] [stdout]     test_reader_image_uncompressed
[INFO] [stdout]     test_reader_info_image_compressed
[INFO] [stdout]     test_reader_info_image_uncompressed
[INFO] [stdout]     test_reader_info_mixed_compressed
[INFO] [stdout]     test_reader_info_mixed_uncompressed
[INFO] [stdout]     test_reader_info_text_compressed
[INFO] [stdout]     test_reader_info_text_uncompressed
[INFO] [stdout]     test_reader_mixed_compressed
[INFO] [stdout]     test_reader_mixed_uncompressed
[INFO] [stdout]     test_reader_text_compressed
[INFO] [stdout]     test_reader_text_uncompressed
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test read`
[INFO] running `Command { std: "docker" "inspect" "0ed144d65d658a6886842e0644aee0ce0e24c903759e1f2c4bc3823afc04c69f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed144d65d658a6886842e0644aee0ce0e24c903759e1f2c4bc3823afc04c69f", kill_on_drop: false }`
[INFO] [stdout] 0ed144d65d658a6886842e0644aee0ce0e24c903759e1f2c4bc3823afc04c69f
