[INFO] fetching crate nu-path 0.106.1... [INFO] testing nu-path-0.106.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate nu-path 0.106.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate nu-path 0.106.1 [INFO] finished tweaking crates.io crate nu-path 0.106.1 [INFO] tweaked toml for crates.io crate nu-path 0.106.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nu-path 0.106.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nu-path 0.106.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 244548a701fdafd8a1cf5f99bfdbddc687dbd83c32fae58bbd81758d3b22e369 [INFO] running `Command { std: "docker" "start" "-a" "244548a701fdafd8a1cf5f99bfdbddc687dbd83c32fae58bbd81758d3b22e369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "244548a701fdafd8a1cf5f99bfdbddc687dbd83c32fae58bbd81758d3b22e369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "244548a701fdafd8a1cf5f99bfdbddc687dbd83c32fae58bbd81758d3b22e369", kill_on_drop: false }` [INFO] [stdout] 244548a701fdafd8a1cf5f99bfdbddc687dbd83c32fae58bbd81758d3b22e369 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6450ed41471c896e42b14f389fd05502c4dcde23b1d345ceee993966dbfd027d [INFO] running `Command { std: "docker" "start" "-a" "6450ed41471c896e42b14f389fd05502c4dcde23b1d345ceee993966dbfd027d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling nu-path v0.106.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn components(path: &Path) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 53 | pub fn components(path: &Path) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trailing_slash.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn strip_trailing_slash(path: &Path) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 8 | pub fn strip_trailing_slash(path: &Path) -> Cow<'_, Path> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.55s [INFO] running `Command { std: "docker" "inspect" "6450ed41471c896e42b14f389fd05502c4dcde23b1d345ceee993966dbfd027d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6450ed41471c896e42b14f389fd05502c4dcde23b1d345ceee993966dbfd027d", kill_on_drop: false }` [INFO] [stdout] 6450ed41471c896e42b14f389fd05502c4dcde23b1d345ceee993966dbfd027d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0030962d63e422387af41a885cb28a430aa2110ee3a70ae5b0e722118f265ee0 [INFO] running `Command { std: "docker" "start" "-a" "0030962d63e422387af41a885cb28a430aa2110ee3a70ae5b0e722118f265ee0", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn components(path: &Path) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 53 | pub fn components(path: &Path) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trailing_slash.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn strip_trailing_slash(path: &Path) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 8 | pub fn strip_trailing_slash(path: &Path) -> Cow<'_, Path> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nu-path v0.106.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn components(path: &Path) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 53 | pub fn components(path: &Path) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trailing_slash.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn strip_trailing_slash(path: &Path) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 8 | pub fn strip_trailing_slash(path: &Path) -> Cow<'_, Path> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "0030962d63e422387af41a885cb28a430aa2110ee3a70ae5b0e722118f265ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0030962d63e422387af41a885cb28a430aa2110ee3a70ae5b0e722118f265ee0", kill_on_drop: false }` [INFO] [stdout] 0030962d63e422387af41a885cb28a430aa2110ee3a70ae5b0e722118f265ee0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2cb4b38844cc589df0e52444f520bf89d1e14a08bb02ea406aa3803756685384 [INFO] running `Command { std: "docker" "start" "-a" "2cb4b38844cc589df0e52444f520bf89d1e14a08bb02ea406aa3803756685384", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/components.rs:53:25 [INFO] [stderr] | [INFO] [stderr] 53 | pub fn components(path: &Path) -> impl Iterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided 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] 53 | pub fn components(path: &Path) -> impl Iterator> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/trailing_slash.rs:8:35 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn strip_trailing_slash(path: &Path) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided 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] 8 | pub fn strip_trailing_slash(path: &Path) -> Cow<'_, Path> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `nu-path` (lib) generated 2 warnings (run `cargo fix --lib -p nu-path` to apply 2 suggestions) [INFO] [stderr] warning: `nu-path` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nu_path-633a138852437a22) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test assert_path_eq::test::assert_path_eq_works ... ok [INFO] [stdout] test components::test::cur_dir_only ... ok [INFO] [stdout] test components::test::empty_path ... ok [INFO] [stdout] test components::test::normal_with_trailing_slash ... ok [INFO] [stdout] test components::test::parent_dir_only ... ok [INFO] [stdout] test components::test::parent_dir_with_trailing_slash ... ok [INFO] [stdout] test components::test::root ... ok [INFO] [stdout] test components::test::reconstruct_unix_with_trailing_slash ... ok [INFO] [stdout] test components::test::reconstruct_unix_only ... ok [INFO] [stdout] test dots::test_expand_dots::backtrack_to_root ... ok [INFO] [stdout] test dots::test_expand_dots::backtrack_once ... ok [INFO] [stdout] test components::test::cur_dir_with_trailing_slash ... ok [INFO] [stdout] test dots::test_expand_dots::empty_path ... ok [INFO] [stdout] test dots::test_expand_dots::double_dots ... ok [INFO] [stdout] test dots::test_expand_dots::more_single_dots ... ok [INFO] [stdout] test dots::test_expand_ndots::filenames_with_dots ... ok [INFO] [stdout] test dots::test_expand_ndots::leading_dot_slash ... ok [INFO] [stdout] test dots::test_expand_ndots::root_dir ... ok [INFO] [stdout] test dots::test_expand_dots::single_dot ... ok [INFO] [stdout] test dots::test_expand_ndots::three_dots_with_trailing_slash ... ok [INFO] [stdout] test tilde::tests::does_not_expand_tilde_if_tilde_is_not_first_character ... ok [INFO] [stdout] test dots::test_expand_ndots::empty_path ... ok [INFO] [stdout] test dots::test_expand_ndots::three_dots ... ok [INFO] [stdout] test tilde::tests::path_does_not_include_trailing_separator ... ok [INFO] [stdout] test tilde::tests::string_with_tilde_double_forward_slash ... ok [INFO] [stdout] test tilde::tests::string_with_tilde_forward_slash ... ok [INFO] [stdout] test trailing_slash::tests::strip_non_trailing_unix ... ok [INFO] [stdout] test trailing_slash::tests::strip_non_trailing_windows ... ignored, only for Windows [INFO] [stdout] test tilde::tests::string_with_tilde ... ok [INFO] [stdout] test dots::test_expand_ndots::two_dots ... ok [INFO] [stdout] test tilde::tests::expand_tilde_preserve_trailing_slash ... ok [INFO] [stdout] test dots::test_expand_ndots::trailing_dots ... ok [INFO] [stdout] test trailing_slash::tests::strip_non_trailing_windows_unc ... ignored, only for Windows [INFO] [stdout] test dots::test_expand_ndots::multiple_ndots ... ok [INFO] [stdout] test tilde::tests::string_with_multi_byte_chars ... ok [INFO] [stdout] test tilde::tests::user_home_dir_fallback ... ok [INFO] [stdout] test tilde::tests::string_with_tilde_other_user ... ok [INFO] [stdout] test dots::test_expand_ndots::five_dots ... ok [INFO] [stdout] test trailing_slash::tests::strip_root_windows ... ignored, only for Windows [INFO] [stdout] test trailing_slash::tests::strip_trailing_windows ... ignored, only for Windows [INFO] [stdout] test trailing_slash::tests::strip_root_unix ... ok [INFO] [stdout] test trailing_slash::tests::strip_trailing_windows_unc ... ignored, only for Windows [INFO] [stdout] test trailing_slash::tests::strip_trailing_unix ... ok [INFO] [stdout] test components::test::normal_only ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests nu_path [INFO] [stdout] [INFO] [stdout] running 73 tests [INFO] [stdout] test src/path.rs - path::AbsolutePath::canonicalize (line 1022) - compile ... ok [INFO] [stdout] test src/path.rs - path::AbsolutePath (line 128) ... ok [INFO] [stdout] test src/path.rs - path::AbsolutePath::read_link (line 1065) - compile ... ok [INFO] [stdout] test src/path.rs - path::AbsolutePath::symlink_metadata (line 1139) - compile ... ok [INFO] [stdout] test src/components.rs - components::components (line 39) ... ok [INFO] [stdout] test src/path.rs - path::AbsolutePath (line 116) ... ok [INFO] [stdout] test src/path.rs - path::AbsolutePath::try_exists (line 1093) - compile ... ok [INFO] [stdout] test src/path.rs - path::AbsolutePath::is_symlink (line 1117) - compile ... ok [INFO] [stdout] test src/path.rs - path::CanonicalPath::as_absolute (line 1157) - compile ... ok [INFO] [stdout] test src/path.rs - path::CanonicalPathBuf (line 1406) - compile ... ok [INFO] [stdout] test src/path.rs - path::CanonicalPathBuf::into_absolute (line 1857) - compile ... ok [INFO] [stdout] test src/path.rs - path::CanonicalPath (line 152) - compile ... ok [INFO] [stdout] test src/path.rs - path::AbsolutePathBuf (line 1365) ... ok [INFO] [stdout] test src/path.rs - path::AbsolutePathBuf (line 1380) ... ok [INFO] [stdout] test src/path.rs - path::Path::as_mut_os_str (line 645) ... ok [INFO] [stdout] test src/path.rs - path::Ancestors (line 1215) ... ok [INFO] [stdout] test src/path.rs - path::Path::is_relative (line 689) ... ok [INFO] [stdout] test src/path.rs - path::Path::new (line 628) ... ok [INFO] [stdout] test src/path.rs - path::Path::new (line 620) ... ok [INFO] [stdout] test src/path.rs - path::Path
::ancestors (line 307) ... ok [INFO] [stdout] test src/path.rs - path::Path::as_any (line 601) ... ok [INFO] [stdout] test src/path.rs - path::Path::try_absolute (line 705) ... ok [INFO] [stdout] test src/path.rs - path::Path::as_relative_std_path (line 821) ... ok [INFO] [stdout] test src/path.rs - path::Path::exists (line 944) - compile ... ok [INFO] [stdout] test src/path.rs - path::Path::as_os_str (line 199) ... ok [INFO] [stdout] test src/path.rs - path::Path::as_std_path (line 860) ... ok [INFO] [stdout] test src/path.rs - path::Path::is_absolute (line 672) ... ok [INFO] [stdout] test src/path.rs - path::Path::extension (line 472) ... ok [INFO] [stdout] test src/path.rs - path::Path::cast (line 581) ... ok [INFO] [stdout] test src/path.rs - path::Path::is_file (line 965) - compile ... ok [INFO] [stdout] test src/path.rs - path::Path::metadata (line 896) - compile ... ok [INFO] [stdout] test src/path.rs - path::Path::ends_with (line 419) ... ok [INFO] [stdout] test src/path.rs - path::Path::is_dir (line 996) - compile ... ok [INFO] [stdout] test src/path.rs - path::Path::display (line 550) ... ok [INFO] [stdout] test src/path.rs - path::Path::components (line 504) ... ok [INFO] [stdout] test src/path.rs - path::Path::try_relative (line 724) ... ok [INFO] [stdout] test src/path.rs - path::Path::file_name (line 340) ... ok [INFO] [stdout] test src/path.rs - path::Path::iter (line 528) ... ok [INFO] [stdout] test src/path.rs - path::Path::has_root (line 843) ... ok [INFO] [stdout] test src/path.rs - path::Path::file_stem (line 448) ... ok [INFO] [stdout] test src/path.rs - path::Path::read_dir (line 917) - compile ... ok [INFO] [stdout] test src/path.rs - path::Path::parent (line 272) ... ok [INFO] [stdout] test src/path.rs - path::Path::to_str (line 215) ... ok [INFO] [stdout] test src/path.rs - path::Path::join (line 748) ... ok [INFO] [stdout] test src/path.rs - path::Path::to_std_path_buf (line 876) ... ok [INFO] [stdout] test src/path.rs - path::Path::with_file_name (line 768) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::cast_into (line 1540) ... ok [INFO] [stdout] test src/path.rs - path::Path::strip_prefix (line 361) ... ok [INFO] [stdout] test src/path.rs - path::Path::starts_with (line 391) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::new (line 1577) ... ok [INFO] [stdout] test src/path.rs - path::Path::try_new (line 180) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::as_path (line 1432) ... ok [INFO] [stdout] test src/path.rs - path::Path::with_extension (line 789) ... ok [INFO] [stdout] test src/path.rs - path::Path::to_path_buf (line 252) ... ok [INFO] [stdout] test src/path.rs - path::Path::to_string_lossy (line 234) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::as_mut_os_string (line 1614) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::with_capacity (line 1593) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::into_any (line 1560) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::try_into_relative (line 1643) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf (line 1264) ... ok [INFO] [stdout] test src/path.rs - path::RelativePath (line 94) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::push (line 1708) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::set_file_name (line 1733) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::pop (line 1451) ... ok [INFO] [stdout] test src/path.rs - path::RelativePath (line 77) ... ok [INFO] [stdout] test src/path.rs - path::RelativePathBuf (line 1325) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::push (line 1698) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::into_os_string (line 1470) ... ok [INFO] [stdout] test src/path.rs - path::RelativePathBuf (line 1340) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::try_into_absolute (line 1662) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::set_extension (line 1777) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::into_relative_std_path_buf (line 1822) ... ok [INFO] [stdout] test src/path.rs - path::PathBuf::into_std_path_buf (line 1839) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2cb4b38844cc589df0e52444f520bf89d1e14a08bb02ea406aa3803756685384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cb4b38844cc589df0e52444f520bf89d1e14a08bb02ea406aa3803756685384", kill_on_drop: false }` [INFO] [stdout] 2cb4b38844cc589df0e52444f520bf89d1e14a08bb02ea406aa3803756685384