[INFO] fetching crate diskplan-filesystem 0.1.0...
[INFO] testing diskplan-filesystem-0.1.0 against master#198328ad7960b1bece0dc48496bff6c62dd5d339 for pr-149852
[INFO] extracting crate diskplan-filesystem 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate diskplan-filesystem 0.1.0
[INFO] finished tweaking crates.io crate diskplan-filesystem 0.1.0
[INFO] tweaked toml for crates.io crate diskplan-filesystem 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate diskplan-filesystem 0.1.0 on toolchain 198328ad7960b1bece0dc48496bff6c62dd5d339
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 22 packages to latest compatible versions
[INFO] [stderr]       Adding nix v0.26.4 (available: v0.30.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded users v0.11.0
[INFO] [stderr]   Downloaded memoffset v0.7.1
[INFO] [stderr]   Downloaded bitflags v1.3.2
[INFO] [stderr]   Downloaded camino v1.2.2
[INFO] [stderr]   Downloaded tracing-attributes v0.1.31
[INFO] [stderr]   Downloaded nix v0.26.4
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d99760a2f101ef5c964aad00c5e8319f2791c587c4bf873036e3e363d76df655
[INFO] running `Command { std: "docker" "start" "-a" "d99760a2f101ef5c964aad00c5e8319f2791c587c4bf873036e3e363d76df655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d99760a2f101ef5c964aad00c5e8319f2791c587c4bf873036e3e363d76df655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d99760a2f101ef5c964aad00c5e8319f2791c587c4bf873036e3e363d76df655", kill_on_drop: false }`
[INFO] [stdout] d99760a2f101ef5c964aad00c5e8319f2791c587c4bf873036e3e363d76df655
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ed79ac66608800377fcc11d21de7dc580dac76bbc18dde0ffe1b23db6e43d3e
[INFO] running `Command { std: "docker" "start" "-a" "5ed79ac66608800377fcc11d21de7dc580dac76bbc18dde0ffe1b23db6e43d3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling diskplan-filesystem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs>;
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here            ^^^^^ the same lifetime is hidden 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] 91 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs<'_>>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/memory.rs:177:19
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/physical.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.21s
[INFO] running `Command { std: "docker" "inspect" "5ed79ac66608800377fcc11d21de7dc580dac76bbc18dde0ffe1b23db6e43d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ed79ac66608800377fcc11d21de7dc580dac76bbc18dde0ffe1b23db6e43d3e", kill_on_drop: false }`
[INFO] [stdout] 5ed79ac66608800377fcc11d21de7dc580dac76bbc18dde0ffe1b23db6e43d3e
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2360916f76053585df79575a997f44ec6f48c21b44bfa2f6872a609f2d786b7f
[INFO] running `Command { std: "docker" "start" "-a" "2360916f76053585df79575a997f44ec6f48c21b44bfa2f6872a609f2d786b7f", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs>;
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here            ^^^^^ the same lifetime is hidden 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] 91 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs<'_>>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/memory.rs:177:19
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/physical.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling diskplan-filesystem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs>;
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here            ^^^^^ the same lifetime is hidden 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] 91 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs<'_>>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/memory.rs:177:19
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/physical.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] running `Command { std: "docker" "inspect" "2360916f76053585df79575a997f44ec6f48c21b44bfa2f6872a609f2d786b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2360916f76053585df79575a997f44ec6f48c21b44bfa2f6872a609f2d786b7f", kill_on_drop: false }`
[INFO] [stdout] 2360916f76053585df79575a997f44ec6f48c21b44bfa2f6872a609f2d786b7f
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bc87f77f3d1ffb9be56a242eebbd0864eb43334e676a944aea807b5f9b4175d0
[INFO] running `Command { std: "docker" "start" "-a" "bc87f77f3d1ffb9be56a242eebbd0864eb43334e676a944aea807b5f9b4175d0", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:91:19
[INFO] [stderr]    |
[INFO] [stderr] 91 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs>;
[INFO] [stderr]    |                   ^^^^^ the lifetime is elided here            ^^^^^ the same lifetime is hidden 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] 91 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs<'_>>;
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/memory.rs:177:19
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs> {
[INFO] [stderr]     |                   ^^^^^ the lifetime is elided here            ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs<'_>> {
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/physical.rs:86:19
[INFO] [stderr]    |
[INFO] [stderr] 86 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs> {
[INFO] [stderr]    |                   ^^^^^ the lifetime is elided here            ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 86 |     fn attributes(&self, path: impl AsRef<Utf8Path>) -> Result<Attrs<'_>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `diskplan-filesystem` (lib) generated 3 warnings (run `cargo fix --lib -p diskplan-filesystem` to apply 3 suggestions)
[INFO] [stderr] warning: `diskplan-filesystem` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diskplan_filesystem-c1288e745de13d7d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test memory::tests::exists ... ok
[INFO] [stdout] test memory::tests::symlink_make_sub_directory ... ok
[INFO] [stdout] test tests::canonicalize ... ok
[INFO] [stdout] test tests::check_relative ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests diskplan_filesystem
[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] running `Command { std: "docker" "inspect" "bc87f77f3d1ffb9be56a242eebbd0864eb43334e676a944aea807b5f9b4175d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc87f77f3d1ffb9be56a242eebbd0864eb43334e676a944aea807b5f9b4175d0", kill_on_drop: false }`
[INFO] [stdout] bc87f77f3d1ffb9be56a242eebbd0864eb43334e676a944aea807b5f9b4175d0
