[INFO] fetching crate rif 0.2.0...
[INFO] testing rif-0.2.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rif 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rif 0.2.0
[INFO] finished tweaking crates.io crate rif 0.2.0
[INFO] tweaked toml for crates.io crate rif 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rif 0.2.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rif 0.2.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-traits v0.2.14
[INFO] [stderr]   Downloaded unicode-xid v0.2.2
[INFO] [stderr]   Downloaded quote v1.0.9
[INFO] [stderr]   Downloaded either v1.6.1
[INFO] [stderr]   Downloaded autocfg v1.0.1
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.2
[INFO] [stderr]   Downloaded unicode-segmentation v1.7.1
[INFO] [stderr]   Downloaded heck v0.3.2
[INFO] [stderr]   Downloaded serde v1.0.125
[INFO] [stderr]   Downloaded textwrap v0.12.1
[INFO] [stderr]   Downloaded colored v2.0.0
[INFO] [stderr]   Downloaded unicode-width v0.1.8
[INFO] [stderr]   Downloaded indexmap v1.6.2
[INFO] [stderr]   Downloaded filetime v0.2.14
[INFO] [stderr]   Downloaded termcolor v1.1.2
[INFO] [stderr]   Downloaded syn v1.0.71
[INFO] [stderr]   Downloaded proc-macro2 v1.0.26
[INFO] [stderr]   Downloaded version_check v0.9.3
[INFO] [stderr]   Downloaded serde_derive v1.0.125
[INFO] [stderr]   Downloaded clap v3.0.0-beta.2
[INFO] [stderr]   Downloaded itertools v0.10.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.8
[INFO] [stderr]   Downloaded itoa v0.4.7
[INFO] [stderr]   Downloaded num-integer v0.1.44
[INFO] [stderr]   Downloaded hermit-abi v0.1.18
[INFO] [stderr]   Downloaded os_str_bytes v2.4.0
[INFO] [stderr]   Downloaded ryu v1.0.5
[INFO] [stderr]   Downloaded libc v0.2.94
[INFO] [stderr]   Downloaded chrono v0.4.19
[INFO] [stderr]   Downloaded hashbrown v0.9.1
[INFO] [stderr]   Downloaded serde_json v1.0.64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc8a5b1db8cc40959dab456f110a67b64426852f65dc167b7d25ec8b6ac0ea84
[INFO] running `Command { std: "docker" "start" "-a" "bc8a5b1db8cc40959dab456f110a67b64426852f65dc167b7d25ec8b6ac0ea84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc8a5b1db8cc40959dab456f110a67b64426852f65dc167b7d25ec8b6ac0ea84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc8a5b1db8cc40959dab456f110a67b64426852f65dc167b7d25ec8b6ac0ea84", kill_on_drop: false }`
[INFO] [stdout] bc8a5b1db8cc40959dab456f110a67b64426852f65dc167b7d25ec8b6ac0ea84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c92d62090bcda8410cea7973d85ec8aa20da4c6056103c4fdc29f504c1059eac
[INFO] running `Command { std: "docker" "start" "-a" "c92d62090bcda8410cea7973d85ec8aa20da4c6056103c4fdc29f504c1059eac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rif v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/rif.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 |             root_path: path.map(|p| p.as_ref().clone().to_owned()),
[INFO] [stdout]    |                                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 40 -             root_path: path.map(|p| p.as_ref().clone().to_owned()),
[INFO] [stdout] 40 +             root_path: path.map(|p| p.as_ref().to_owned()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rif/meta.rs:65:64
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn to_be_added_later(&'a self) -> impl Iterator<Item = &PathBuf> + 'a {
[INFO] [stdout]    |                               --                               ^^^^^^^^    -- the same lifetime is named here
[INFO] [stdout]    |                               |                                |
[INFO] [stdout]    |                               the lifetime is named here       the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn to_be_added_later(&'a self) -> impl Iterator<Item = &'a PathBuf> + 'a {
[INFO] [stdout]    |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.25s
[INFO] running `Command { std: "docker" "inspect" "c92d62090bcda8410cea7973d85ec8aa20da4c6056103c4fdc29f504c1059eac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c92d62090bcda8410cea7973d85ec8aa20da4c6056103c4fdc29f504c1059eac", kill_on_drop: false }`
[INFO] [stdout] c92d62090bcda8410cea7973d85ec8aa20da4c6056103c4fdc29f504c1059eac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93a2aa5fff813c0b13c6d1ccbdab173181de8cda3cb28a480d4e030f7d32bd11
[INFO] running `Command { std: "docker" "start" "-a" "93a2aa5fff813c0b13c6d1ccbdab173181de8cda3cb28a480d4e030f7d32bd11", kill_on_drop: false }`
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/rif.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 |             root_path: path.map(|p| p.as_ref().clone().to_owned()),
[INFO] [stdout]    |                                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 40 -             root_path: path.map(|p| p.as_ref().clone().to_owned()),
[INFO] [stdout] 40 +             root_path: path.map(|p| p.as_ref().to_owned()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rif/meta.rs:65:64
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn to_be_added_later(&'a self) -> impl Iterator<Item = &PathBuf> + 'a {
[INFO] [stdout]    |                               --                               ^^^^^^^^    -- the same lifetime is named here
[INFO] [stdout]    |                               |                                |
[INFO] [stdout]    |                               the lifetime is named here       the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn to_be_added_later(&'a self) -> impl Iterator<Item = &'a PathBuf> + 'a {
[INFO] [stdout]    |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rif v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/rif.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 |             root_path: path.map(|p| p.as_ref().clone().to_owned()),
[INFO] [stdout]    |                                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 40 -             root_path: path.map(|p| p.as_ref().clone().to_owned()),
[INFO] [stdout] 40 +             root_path: path.map(|p| p.as_ref().to_owned()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rif/meta.rs:65:64
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn to_be_added_later(&'a self) -> impl Iterator<Item = &PathBuf> + 'a {
[INFO] [stdout]    |                               --                               ^^^^^^^^    -- the same lifetime is named here
[INFO] [stdout]    |                               |                                |
[INFO] [stdout]    |                               the lifetime is named here       the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn to_be_added_later(&'a self) -> impl Iterator<Item = &'a PathBuf> + 'a {
[INFO] [stdout]    |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "93a2aa5fff813c0b13c6d1ccbdab173181de8cda3cb28a480d4e030f7d32bd11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93a2aa5fff813c0b13c6d1ccbdab173181de8cda3cb28a480d4e030f7d32bd11", kill_on_drop: false }`
[INFO] [stdout] 93a2aa5fff813c0b13c6d1ccbdab173181de8cda3cb28a480d4e030f7d32bd11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2dc5fd45ce2732268f9eac56f935772227da6bb0366a9a9fe19adef55dbf2a83
[INFO] running `Command { std: "docker" "start" "-a" "2dc5fd45ce2732268f9eac56f935772227da6bb0366a9a9fe19adef55dbf2a83", kill_on_drop: false }`
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/rif.rs:40:47
[INFO] [stderr]    |
[INFO] [stderr] 40 |             root_path: path.map(|p| p.as_ref().clone().to_owned()),
[INFO] [stderr]    |                                               ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 40 -             root_path: path.map(|p| p.as_ref().clone().to_owned()),
[INFO] [stderr] 40 +             root_path: path.map(|p| p.as_ref().to_owned()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/rif/meta.rs:65:64
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub fn to_be_added_later(&'a self) -> impl Iterator<Item = &PathBuf> + 'a {
[INFO] [stderr]    |                               --                               ^^^^^^^^    -- the same lifetime is named here
[INFO] [stderr]    |                               |                                |
[INFO] [stderr]    |                               the lifetime is named here       the same 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub fn to_be_added_later(&'a self) -> impl Iterator<Item = &'a PathBuf> + 'a {
[INFO] [stderr]    |                                                                 ++
[INFO] [stderr] 
[INFO] [stderr] warning: `rif` (lib) generated 2 warnings (run `cargo fix --lib -p rif` to apply 2 suggestions)
[INFO] [stderr] warning: `rif` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rif-763b1e9db2921bfa)
[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] [stderr]      Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/rif-ac8d4b952f4a4b97)
[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] [stderr]    Doc-tests rif
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/utils.rs - utils::strip_path (line 97) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::relativize_path (line 130) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils.rs - utils::strip_path (line 97) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `PathBuf` in this scope
[INFO] [stdout]   --> src/utils.rs:99:19
[INFO] [stdout]    |
[INFO] [stdout] 99 | let target_path = PathBuf::from("/home/user/test/target");
[INFO] [stdout]    |                   ^^^^^^^ use of undeclared type `PathBuf`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 97 + use std::path::PathBuf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PathBuf` in this scope
[INFO] [stdout]    --> src/utils.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 | assert_eq!(stripped, PathBuf::from("target"));
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `PathBuf`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  97 + use std::path::PathBuf;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PathBuf` in this scope
[INFO] [stdout]    --> src/utils.rs:103:47
[INFO] [stdout]     |
[INFO] [stdout] 103 | let stripped2 = strip_path(&target_path, Some(PathBuf::from("/home/user")));
[INFO] [stdout]     |                                               ^^^^^^^ use of undeclared type `PathBuf`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  97 + use std::path::PathBuf;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PathBuf` in this scope
[INFO] [stdout]    --> src/utils.rs:104:22
[INFO] [stdout]     |
[INFO] [stdout] 104 | assert_eq!(stripped, PathBuf::from("test/target"));
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `PathBuf`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  97 + use std::path::PathBuf;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `strip_path` in this scope
[INFO] [stdout]    --> src/utils.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 | let stripped = strip_path(&target_path, None);
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `strip_path` in this scope
[INFO] [stdout]    --> src/utils.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 | let stripped2 = strip_path(&target_path, Some(PathBuf::from("/home/user")));
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::relativize_path (line 130) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `PathBuf` in this scope
[INFO] [stdout]    --> src/utils.rs:132:32
[INFO] [stdout]     |
[INFO] [stdout] 132 | let absolute = relativize_path(PathBuf::from("/home/user/test/example"));
[INFO] [stdout]     |                                ^^^^^^^ use of undeclared type `PathBuf`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 130 + use std::path::PathBuf;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PathBuf` in this scope
[INFO] [stdout]    --> src/utils.rs:133:22
[INFO] [stdout]     |
[INFO] [stdout] 133 | assert_eq!(absolute, PathBuf::from("example"));
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `PathBuf`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 130 + use std::path::PathBuf;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PathBuf` in this scope
[INFO] [stdout]    --> src/utils.rs:135:32
[INFO] [stdout]     |
[INFO] [stdout] 135 | let dotslash = relativize_path(PathBuf::from("./test/example"));
[INFO] [stdout]     |                                ^^^^^^^ use of undeclared type `PathBuf`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 130 + use std::path::PathBuf;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PathBuf` in this scope
[INFO] [stdout]    --> src/utils.rs:136:22
[INFO] [stdout]     |
[INFO] [stdout] 136 | assert_eq!(absolute, PathBuf::from("example"));
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `PathBuf`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 130 + use std::path::PathBuf;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `relativize_path` in this scope
[INFO] [stdout]    --> src/utils.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 | let absolute = relativize_path(PathBuf::from("/home/user/test/example"));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `relativize_path` in this scope
[INFO] [stdout]    --> src/utils.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 | let dotslash = relativize_path(PathBuf::from("./test/example"));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/utils.rs - utils::relativize_path (line 130)
[INFO] [stdout]     src/utils.rs - utils::strip_path (line 97)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2dc5fd45ce2732268f9eac56f935772227da6bb0366a9a9fe19adef55dbf2a83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dc5fd45ce2732268f9eac56f935772227da6bb0366a9a9fe19adef55dbf2a83", kill_on_drop: false }`
[INFO] [stdout] 2dc5fd45ce2732268f9eac56f935772227da6bb0366a9a9fe19adef55dbf2a83
