[INFO] cloning repository https://github.com/lgunsch/picman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lgunsch/picman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgunsch%2Fpicman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgunsch%2Fpicman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef8b6668e0e3cb699a4043003b5646c4796aecbc [INFO] testing lgunsch/picman against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgunsch%2Fpicman" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lgunsch/picman on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lgunsch/picman [INFO] finished tweaking git repo https://github.com/lgunsch/picman [INFO] tweaked toml for git repo https://github.com/lgunsch/picman written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/lgunsch/picman already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bf39e8695015b62c29744a292604ab9375c93bbbcd02567612d5423d5a75b88 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7bf39e8695015b62c29744a292604ab9375c93bbbcd02567612d5423d5a75b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bf39e8695015b62c29744a292604ab9375c93bbbcd02567612d5423d5a75b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bf39e8695015b62c29744a292604ab9375c93bbbcd02567612d5423d5a75b88", kill_on_drop: false }` [INFO] [stdout] 7bf39e8695015b62c29744a292604ab9375c93bbbcd02567612d5423d5a75b88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e69101877e4a60d950755ec331d4381fa5e729573bafca595a831adb109c2048 [INFO] running `Command { std: "docker" "start" "-a" "e69101877e4a60d950755ec331d4381fa5e729573bafca595a831adb109c2048", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling walker v1.0.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling thread_local v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling aho-corasick v0.6.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling hamcrest v0.1.3 [INFO] [stderr] Compiling picman v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/path/pathfilter.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | try!(self.add_extension_regex("jpeg".to_string(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/path/pathfilter.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | try!(self.add_extension_regex("png".to_string(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/path/pathfilter.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | try!(self.add_extension_regex("bmp".to_string(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/path/pathfilter.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | let re = try!(Regex::new(&expr.into())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/path/pathfilter.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | try!(self.add_extension_regex(name.into(), expr.into())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/entry.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | fn get_reader(&mut self, &PathBuf) -> Result; [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &PathBuf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/entry.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | try!(self.read_opener.get_reader(&path)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/entry.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | let buf = try!(reader.fill_buf()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.49s [INFO] running `Command { std: "docker" "inspect" "e69101877e4a60d950755ec331d4381fa5e729573bafca595a831adb109c2048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e69101877e4a60d950755ec331d4381fa5e729573bafca595a831adb109c2048", kill_on_drop: false }` [INFO] [stdout] e69101877e4a60d950755ec331d4381fa5e729573bafca595a831adb109c2048 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc9879f1657caff40329144cffb8ff98130feb5104fc1ec1fc65222f92289781 [INFO] running `Command { std: "docker" "start" "-a" "bc9879f1657caff40329144cffb8ff98130feb5104fc1ec1fc65222f92289781", kill_on_drop: false }` [INFO] [stderr] Compiling picman v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/path/pathfilter.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | try!(self.add_extension_regex("jpeg".to_string(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/path/pathfilter.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | try!(self.add_extension_regex("png".to_string(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/path/pathfilter.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | try!(self.add_extension_regex("bmp".to_string(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/path/pathfilter.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | let re = try!(Regex::new(&expr.into())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/path/pathfilter.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | try!(self.add_extension_regex(name.into(), expr.into())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/entry.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | fn get_reader(&mut self, &PathBuf) -> Result; [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &PathBuf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/entry.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | try!(self.read_opener.get_reader(&path)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/entry.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | let buf = try!(reader.fill_buf()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.21s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/picman-ec12e03ebe8f213b) [INFO] running `Command { std: "docker" "inspect" "bc9879f1657caff40329144cffb8ff98130feb5104fc1ec1fc65222f92289781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc9879f1657caff40329144cffb8ff98130feb5104fc1ec1fc65222f92289781", kill_on_drop: false }` [INFO] [stdout] bc9879f1657caff40329144cffb8ff98130feb5104fc1ec1fc65222f92289781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a5b65f112a3ceab637c39ec24562f4f7c8ac388c8084932a81bac958f5ec0d11 [INFO] running `Command { std: "docker" "start" "-a" "a5b65f112a3ceab637c39ec24562f4f7c8ac388c8084932a81bac958f5ec0d11", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/main.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | #[derive(RustcDecodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/path/pathfilter.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | try!(self.add_extension_regex("jpeg".to_string(), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/path/pathfilter.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | try!(self.add_extension_regex("png".to_string(), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/path/pathfilter.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | try!(self.add_extension_regex("bmp".to_string(), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/path/pathfilter.rs:34:18 [INFO] [stderr] | [INFO] [stderr] 34 | let re = try!(Regex::new(&expr.into())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/path/pathfilter.rs:41:13 [INFO] [stderr] | [INFO] [stderr] 41 | try!(self.add_extension_regex(name.into(), expr.into())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/entry.rs:37:30 [INFO] [stderr] | [INFO] [stderr] 37 | fn get_reader(&mut self, &PathBuf) -> Result; [INFO] [stderr] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &PathBuf` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/entry.rs:77:13 [INFO] [stderr] | [INFO] [stderr] 77 | try!(self.read_opener.get_reader(&path)) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/entry.rs:82:27 [INFO] [stderr] | [INFO] [stderr] 82 | let buf = try!(reader.fill_buf()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `picman` (bin "picman" test) generated 9 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/picman-ec12e03ebe8f213b) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test entry::test::test_entry_factory_resets_digest ... ok [INFO] [stdout] test entry::test::test_entry_factory_creates_entry ... ok [INFO] [stdout] test entry::test::test_entry_factory_send_many_returns_all_failed_paths ... ok [INFO] [stdout] test path::paths::test::test_path_loader_add_many ... ok [INFO] [stdout] test path::pathfilter::test::test_bad_regex_error ... ok [INFO] [stdout] test path::paths::test::test_count ... ok [INFO] [stdout] test path::pathfilter::test::test_slices_accepted ... ok [INFO] [stdout] test entry::test::test_entry_factory_send_many ... ok [INFO] [stdout] test tests::entry::entry_factory_creates_entry ... ok [INFO] [stdout] test path::pathfilter::test::test_not_match ... ok [INFO] [stdout] test path::paths::test::test_apply_filter ... ok [INFO] [stdout] test path::pathfilter::test::test_is_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a5b65f112a3ceab637c39ec24562f4f7c8ac388c8084932a81bac958f5ec0d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5b65f112a3ceab637c39ec24562f4f7c8ac388c8084932a81bac958f5ec0d11", kill_on_drop: false }` [INFO] [stdout] a5b65f112a3ceab637c39ec24562f4f7c8ac388c8084932a81bac958f5ec0d11