[INFO] fetching crate jujutsu-lib 0.7.1...
[INFO] testing jujutsu-lib-0.7.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate jujutsu-lib 0.7.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate jujutsu-lib 0.7.1
[INFO] finished tweaking crates.io crate jujutsu-lib 0.7.1
[INFO] tweaked toml for crates.io crate jujutsu-lib 0.7.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jujutsu-lib 0.7.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 171 packages to latest compatible versions
[INFO] [stderr]       Adding config v0.13.4 (available: v0.15.18)
[INFO] [stderr]       Adding git2 v0.16.1 (available: v0.20.2)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding prost v0.11.9 (available: v0.14.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_chacha v0.3.1 (available: v0.9.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding zstd v0.12.4 (available: v0.13.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zstd v0.12.4
[INFO] [stderr]   Downloaded zstd-safe v6.0.6
[INFO] [stderr]   Downloaded config v0.13.4
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded git2 v0.16.1
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded libgit2-sys v0.14.2+1.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 079514aa2acdafa7cb0da7d6e465d097d6ef26c8efef6395a279effe026275d5
[INFO] running `Command { std: "docker" "start" "-a" "079514aa2acdafa7cb0da7d6e465d097d6ef26c8efef6395a279effe026275d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "079514aa2acdafa7cb0da7d6e465d097d6ef26c8efef6395a279effe026275d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "079514aa2acdafa7cb0da7d6e465d097d6ef26c8efef6395a279effe026275d5", kill_on_drop: false }`
[INFO] [stdout] 079514aa2acdafa7cb0da7d6e465d097d6ef26c8efef6395a279effe026275d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 965a9932a2066fa05bdbc5f187631c02f15809248c7406ddd2c49d08384e9922
[INFO] running `Command { std: "docker" "start" "-a" "965a9932a2066fa05bdbc5f187631c02f15809248c7406ddd2c49d08384e9922", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jujutsu-lib v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/index.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(not(feature = "map_first_last"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]  --> src/nightly_shims.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "map_first_last")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]   = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]  --> src/nightly_shims.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "map_first_last")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]   = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/nightly_shims.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(not(feature = "map_first_last"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/nightly_shims.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(not(feature = "map_first_last"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/nightly_shims.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "map_first_last")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/nightly_shims.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(not(feature = "map_first_last"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/nightly_shims.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(not(feature = "map_first_last"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `whoami::hostname`: use `fallible::hostname()` instead
[INFO] [stdout]    --> src/settings.rs:123:41
[INFO] [stdout]     |
[INFO] [stdout] 123 |             .unwrap_or_else(|_| whoami::hostname())
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyncRegion` is never constructed
[INFO] [stdout]    --> src/files.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout] 204 | struct SyncRegion {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backend.rs:305:20
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn entries(&self) -> TreeEntriesNonRecursiveIterator {
[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] 305 |     pub fn entries(&self) -> TreeEntriesNonRecursiveIterator<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backend.rs:319:18
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn entry(&self, name: &RepoPathComponent) -> Option<TreeEntry> {
[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] 319 |     pub fn entry(&self, name: &RepoPathComponent) -> Option<TreeEntry<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git_backend.rs:112:32
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn signature_to_git(signature: &Signature) -> git2::Signature {
[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] 112 | fn signature_to_git(signature: &Signature) -> git2::Signature<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/gitignore.rs:194:68
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn all_lines_reversed<'a>(&'a self) -> Box<dyn Iterator<Item = &GitIgnoreLine> + 'a> {
[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] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn all_lines_reversed<'a>(&'a self) -> Box<dyn Iterator<Item = &'a GitIgnoreLine> + 'a> {
[INFO] [stdout]     |                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/index.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn entry_by_id(&self, commit_id: &CommitId) -> Option<IndexEntry>;
[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] 58 |     fn entry_by_id(&self, commit_id: &CommitId) -> Option<IndexEntry<'_>>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/index.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn entry_by_pos(&self, pos: IndexPosition) -> IndexEntry;
[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] 60 |     fn entry_by_pos(&self, pos: IndexPosition) -> IndexEntry<'_>;
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/index.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn walk_revs(&self, wanted: &[CommitId], unwanted: &[CommitId]) -> RevWalk;
[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] 68 |     fn walk_revs(&self, wanted: &[CommitId], unwanted: &[CommitId]) -> RevWalk<'_>;
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/index.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn topo_order(&self, input: &mut dyn Iterator<Item = &CommitId>) -> Vec<IndexEntry>;
[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] 72 |     fn topo_order(&self, input: &mut dyn Iterator<Item = &CommitId>) -> Vec<IndexEntry<'_>>;
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:574:20
[INFO] [stdout]     |
[INFO] [stdout] 574 |     fn entry_by_id(&self, commit_id: &CommitId) -> Option<IndexEntry> {
[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] 574 |     fn entry_by_id(&self, commit_id: &CommitId) -> Option<IndexEntry<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:578:21
[INFO] [stdout]     |
[INFO] [stdout] 578 |     fn entry_by_pos(&self, pos: IndexPosition) -> IndexEntry {
[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] 578 |     fn entry_by_pos(&self, pos: IndexPosition) -> IndexEntry<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:594:18
[INFO] [stdout]     |
[INFO] [stdout] 594 |     fn walk_revs(&self, wanted: &[CommitId], unwanted: &[CommitId]) -> RevWalk {
[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] 594 |     fn walk_revs(&self, wanted: &[CommitId], unwanted: &[CommitId]) -> RevWalk<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:602:19
[INFO] [stdout]     |
[INFO] [stdout] 602 |     fn topo_order(&self, input: &mut dyn Iterator<Item = &CommitId>) -> Vec<IndexEntry> {
[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] 602 |     fn topo_order(&self, input: &mut dyn Iterator<Item = &CommitId>) -> Vec<IndexEntry<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:637:29
[INFO] [stdout]     |
[INFO] [stdout] 637 |     fn segment_entry_by_pos(&self, pos: IndexPosition, local_pos: u32) -> IndexEntry;
[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] 637 |     fn segment_entry_by_pos(&self, pos: IndexPosition, local_pos: u32) -> IndexEntry<'_>;
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1301:29
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     fn segment_entry_by_pos(&self, pos: IndexPosition, local_pos: u32) -> IndexEntry {
[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] 1301 |     fn segment_entry_by_pos(&self, pos: IndexPosition, local_pos: u32) -> IndexEntry<'_> {
[INFO] [stdout]      |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1383:29
[INFO] [stdout]      |
[INFO] [stdout] 1383 |     fn segment_entry_by_pos(&self, pos: IndexPosition, local_pos: u32) -> IndexEntry {
[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] 1383 |     fn segment_entry_by_pos(&self, pos: IndexPosition, local_pos: u32) -> IndexEntry<'_> {
[INFO] [stdout]      |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1522:20
[INFO] [stdout]      |
[INFO] [stdout] 1522 |     fn graph_entry(&self, local_pos: u32) -> CommitGraphEntry {
[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] 1522 |     fn graph_entry(&self, local_pos: u32) -> CommitGraphEntry<'_> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1531:21
[INFO] [stdout]      |
[INFO] [stdout] 1531 |     fn lookup_entry(&self, lookup_pos: u32) -> CommitLookupEntry {
[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] 1531 |     fn lookup_entry(&self, lookup_pos: u32) -> CommitLookupEntry<'_> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1593:20
[INFO] [stdout]      |
[INFO] [stdout] 1593 |     fn entry_by_id(&self, commit_id: &CommitId) -> Option<IndexEntry> {
[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] 1593 |     fn entry_by_id(&self, commit_id: &CommitId) -> Option<IndexEntry<'_>> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1597:21
[INFO] [stdout]      |
[INFO] [stdout] 1597 |     fn entry_by_pos(&self, pos: IndexPosition) -> IndexEntry {
[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] 1597 |     fn entry_by_pos(&self, pos: IndexPosition) -> IndexEntry<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1613:18
[INFO] [stdout]      |
[INFO] [stdout] 1613 |     fn walk_revs(&self, wanted: &[CommitId], unwanted: &[CommitId]) -> RevWalk {
[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] 1613 |     fn walk_revs(&self, wanted: &[CommitId], unwanted: &[CommitId]) -> RevWalk<'_> {
[INFO] [stdout]      |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1621:19
[INFO] [stdout]      |
[INFO] [stdout] 1621 |     fn topo_order(&self, input: &mut dyn Iterator<Item = &CommitId>) -> Vec<IndexEntry> {
[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] 1621 |     fn topo_order(&self, input: &mut dyn Iterator<Item = &CommitId>) -> Vec<IndexEntry<'_>> {
[INFO] [stdout]      |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/matchers.rs:313:32
[INFO] [stdout]     |
[INFO] [stdout] 311 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 312 |         dir: &'a RepoPath,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 313 |     ) -> impl Iterator<Item = (&RepoPathTree, &[RepoPathComponent])> + 'a {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                                |              |
[INFO] [stdout]     |                                |              the same lifetime is elided here
[INFO] [stdout]     |                                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] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 313 |     ) -> impl Iterator<Item = (&'a RepoPathTree, &'a [RepoPathComponent])> + 'a {
[INFO] [stdout]     |                                 ++                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repo.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn resolve_change_id(&self, change_id: &ChangeId) -> Option<Vec<IndexEntry>> {
[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] 63 |     fn resolve_change_id(&self, change_id: &ChangeId) -> Option<Vec<IndexEntry<'_>>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repo.rs:73:33
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn resolve_change_id_prefix(&self, prefix: &HexPrefix) -> PrefixResolution<Vec<IndexEntry>>;
[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] 73 |     fn resolve_change_id_prefix(&self, prefix: &HexPrefix) -> PrefixResolution<Vec<IndexEntry<'_>>>;
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:290:33
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn resolve_change_id_prefix(&self, prefix: &HexPrefix) -> PrefixResolution<Vec<IndexEntry>> {
[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] 290 |     fn resolve_change_id_prefix(&self, prefix: &HexPrefix) -> PrefixResolution<Vec<IndexEntry<'_>>> {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:597:9
[INFO] [stdout]     |
[INFO] [stdout] 597 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 601 |     ) -> CommitBuilder {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ 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] 601 |     ) -> CommitBuilder<'_> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:606:9
[INFO] [stdout]     |
[INFO] [stdout] 606 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 609 |     ) -> CommitBuilder {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ 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] 609 |     ) -> CommitBuilder<'_> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/repo.rs:1089:33
[INFO] [stdout]      |
[INFO] [stdout] 1089 |     fn resolve_change_id_prefix(&self, prefix: &HexPrefix) -> PrefixResolution<Vec<IndexEntry>> {
[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] 1089 |     fn resolve_change_id_prefix(&self, prefix: &HexPrefix) -> PrefixResolution<Vec<IndexEntry<'_>>> {
[INFO] [stdout]      |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:111:34
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn entries_non_recursive(&self) -> TreeEntriesNonRecursiveIterator {
[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] 111 |     pub fn entries_non_recursive(&self) -> TreeEntriesNonRecursiveIterator<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn entry(&self, basename: &RepoPathComponent) -> Option<TreeEntry> {
[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] 126 |     pub fn entry(&self, basename: &RepoPathComponent) -> Option<TreeEntry<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:400:63
[INFO] [stdout]     |
[INFO] [stdout] 400 | pub fn recursive_tree_diff(root1: Tree, root2: Tree, matcher: &dyn Matcher) -> TreeDiffIterator {
[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] 400 | pub fn recursive_tree_diff(root1: Tree, root2: Tree, matcher: &dyn Matcher) -> TreeDiffIterator<'_> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:426:10
[INFO] [stdout]     |
[INFO] [stdout] 425 |         matcher: &'matcher dyn Matcher,
[INFO] [stdout]     |                   -------- the lifetime is named here
[INFO] [stdout] 426 |     ) -> TreeDiffIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ 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: consistently use `'matcher`
[INFO] [stdout]     |
[INFO] [stdout] 426 |     ) -> TreeDiffIterator<'matcher> {
[INFO] [stdout]     |                          ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/working_copy.rs:1143:27
[INFO] [stdout]      |
[INFO] [stdout] 1143 |     pub fn start_mutation(&mut self) -> LockedWorkingCopy {
[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] 1143 |     pub fn start_mutation(&mut self) -> LockedWorkingCopy<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.25s
[INFO] running `Command { std: "docker" "inspect" "965a9932a2066fa05bdbc5f187631c02f15809248c7406ddd2c49d08384e9922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "965a9932a2066fa05bdbc5f187631c02f15809248c7406ddd2c49d08384e9922", kill_on_drop: false }`
[INFO] [stdout] 965a9932a2066fa05bdbc5f187631c02f15809248c7406ddd2c49d08384e9922
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a56685b73d58c70ae79cdb9f35f861a7ed92345d3f58f423fe114fe6a44ec5d
[INFO] running `Command { std: "docker" "start" "-a" "6a56685b73d58c70ae79cdb9f35f861a7ed92345d3f58f423fe114fe6a44ec5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/index.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(not(feature = "map_first_last"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]  --> src/nightly_shims.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "map_first_last")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]   = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]  --> src/nightly_shims.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "map_first_last")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]   = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/nightly_shims.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(not(feature = "map_first_last"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/nightly_shims.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(not(feature = "map_first_last"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/nightly_shims.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "map_first_last")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/nightly_shims.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(not(feature = "map_first_last"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/nightly_shims.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(not(feature = "map_first_last"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `whoami::hostname`: use `fallible::hostname()` instead
[INFO] [stdout]    --> src/settings.rs:123:41
[INFO] [stdout]     |
[INFO] [stdout] 123 |             .unwrap_or_else(|_| whoami::hostname())
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyncRegion` is never constructed
[INFO] [stdout]    --> src/files.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout] 204 | struct SyncRegion {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backend.rs:305:20
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn entries(&self) -> TreeEntriesNonRecursiveIterator {
[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] 305 |     pub fn entries(&self) -> TreeEntriesNonRecursiveIterator<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backend.rs:319:18
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn entry(&self, name: &RepoPathComponent) -> Option<TreeEntry> {
[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] 319 |     pub fn entry(&self, name: &RepoPathComponent) -> Option<TreeEntry<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git_backend.rs:112:32
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn signature_to_git(signature: &Signature) -> git2::Signature {
[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] 112 | fn signature_to_git(signature: &Signature) -> git2::Signature<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/gitignore.rs:194:68
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn all_lines_reversed<'a>(&'a self) -> Box<dyn Iterator<Item = &GitIgnoreLine> + 'a> {
[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] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn all_lines_reversed<'a>(&'a self) -> Box<dyn Iterator<Item = &'a GitIgnoreLine> + 'a> {
[INFO] [stdout]     |                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/index.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn entry_by_id(&self, commit_id: &CommitId) -> Option<IndexEntry>;
[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] 58 |     fn entry_by_id(&self, commit_id: &CommitId) -> Option<IndexEntry<'_>>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/index.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn entry_by_pos(&self, pos: IndexPosition) -> IndexEntry;
[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] 60 |     fn entry_by_pos(&self, pos: IndexPosition) -> IndexEntry<'_>;
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/index.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn walk_revs(&self, wanted: &[CommitId], unwanted: &[CommitId]) -> RevWalk;
[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] 68 |     fn walk_revs(&self, wanted: &[CommitId], unwanted: &[CommitId]) -> RevWalk<'_>;
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/index.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn topo_order(&self, input: &mut dyn Iterator<Item = &CommitId>) -> Vec<IndexEntry>;
[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] 72 |     fn topo_order(&self, input: &mut dyn Iterator<Item = &CommitId>) -> Vec<IndexEntry<'_>>;
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:574:20
[INFO] [stdout]     |
[INFO] [stdout] 574 |     fn entry_by_id(&self, commit_id: &CommitId) -> Option<IndexEntry> {
[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] 574 |     fn entry_by_id(&self, commit_id: &CommitId) -> Option<IndexEntry<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:578:21
[INFO] [stdout]     |
[INFO] [stdout] 578 |     fn entry_by_pos(&self, pos: IndexPosition) -> IndexEntry {
[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] 578 |     fn entry_by_pos(&self, pos: IndexPosition) -> IndexEntry<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:594:18
[INFO] [stdout]     |
[INFO] [stdout] 594 |     fn walk_revs(&self, wanted: &[CommitId], unwanted: &[CommitId]) -> RevWalk {
[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] 594 |     fn walk_revs(&self, wanted: &[CommitId], unwanted: &[CommitId]) -> RevWalk<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:602:19
[INFO] [stdout]     |
[INFO] [stdout] 602 |     fn topo_order(&self, input: &mut dyn Iterator<Item = &CommitId>) -> Vec<IndexEntry> {
[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] 602 |     fn topo_order(&self, input: &mut dyn Iterator<Item = &CommitId>) -> Vec<IndexEntry<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:637:29
[INFO] [stdout]     |
[INFO] [stdout] 637 |     fn segment_entry_by_pos(&self, pos: IndexPosition, local_pos: u32) -> IndexEntry;
[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] 637 |     fn segment_entry_by_pos(&self, pos: IndexPosition, local_pos: u32) -> IndexEntry<'_>;
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1301:29
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     fn segment_entry_by_pos(&self, pos: IndexPosition, local_pos: u32) -> IndexEntry {
[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] 1301 |     fn segment_entry_by_pos(&self, pos: IndexPosition, local_pos: u32) -> IndexEntry<'_> {
[INFO] [stdout]      |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1383:29
[INFO] [stdout]      |
[INFO] [stdout] 1383 |     fn segment_entry_by_pos(&self, pos: IndexPosition, local_pos: u32) -> IndexEntry {
[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] 1383 |     fn segment_entry_by_pos(&self, pos: IndexPosition, local_pos: u32) -> IndexEntry<'_> {
[INFO] [stdout]      |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1522:20
[INFO] [stdout]      |
[INFO] [stdout] 1522 |     fn graph_entry(&self, local_pos: u32) -> CommitGraphEntry {
[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] 1522 |     fn graph_entry(&self, local_pos: u32) -> CommitGraphEntry<'_> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1531:21
[INFO] [stdout]      |
[INFO] [stdout] 1531 |     fn lookup_entry(&self, lookup_pos: u32) -> CommitLookupEntry {
[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] 1531 |     fn lookup_entry(&self, lookup_pos: u32) -> CommitLookupEntry<'_> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1593:20
[INFO] [stdout]      |
[INFO] [stdout] 1593 |     fn entry_by_id(&self, commit_id: &CommitId) -> Option<IndexEntry> {
[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] 1593 |     fn entry_by_id(&self, commit_id: &CommitId) -> Option<IndexEntry<'_>> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1597:21
[INFO] [stdout]      |
[INFO] [stdout] 1597 |     fn entry_by_pos(&self, pos: IndexPosition) -> IndexEntry {
[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] 1597 |     fn entry_by_pos(&self, pos: IndexPosition) -> IndexEntry<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1613:18
[INFO] [stdout]      |
[INFO] [stdout] 1613 |     fn walk_revs(&self, wanted: &[CommitId], unwanted: &[CommitId]) -> RevWalk {
[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] 1613 |     fn walk_revs(&self, wanted: &[CommitId], unwanted: &[CommitId]) -> RevWalk<'_> {
[INFO] [stdout]      |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/index.rs:1621:19
[INFO] [stdout]      |
[INFO] [stdout] 1621 |     fn topo_order(&self, input: &mut dyn Iterator<Item = &CommitId>) -> Vec<IndexEntry> {
[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] 1621 |     fn topo_order(&self, input: &mut dyn Iterator<Item = &CommitId>) -> Vec<IndexEntry<'_>> {
[INFO] [stdout]      |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/matchers.rs:313:32
[INFO] [stdout]     |
[INFO] [stdout] 311 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 312 |         dir: &'a RepoPath,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 313 |     ) -> impl Iterator<Item = (&RepoPathTree, &[RepoPathComponent])> + 'a {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                                |              |
[INFO] [stdout]     |                                |              the same lifetime is elided here
[INFO] [stdout]     |                                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] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 313 |     ) -> impl Iterator<Item = (&'a RepoPathTree, &'a [RepoPathComponent])> + 'a {
[INFO] [stdout]     |                                 ++                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repo.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn resolve_change_id(&self, change_id: &ChangeId) -> Option<Vec<IndexEntry>> {
[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] 63 |     fn resolve_change_id(&self, change_id: &ChangeId) -> Option<Vec<IndexEntry<'_>>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repo.rs:73:33
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn resolve_change_id_prefix(&self, prefix: &HexPrefix) -> PrefixResolution<Vec<IndexEntry>>;
[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] 73 |     fn resolve_change_id_prefix(&self, prefix: &HexPrefix) -> PrefixResolution<Vec<IndexEntry<'_>>>;
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:290:33
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn resolve_change_id_prefix(&self, prefix: &HexPrefix) -> PrefixResolution<Vec<IndexEntry>> {
[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] 290 |     fn resolve_change_id_prefix(&self, prefix: &HexPrefix) -> PrefixResolution<Vec<IndexEntry<'_>>> {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:597:9
[INFO] [stdout]     |
[INFO] [stdout] 597 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 601 |     ) -> CommitBuilder {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ 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] 601 |     ) -> CommitBuilder<'_> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:606:9
[INFO] [stdout]     |
[INFO] [stdout] 606 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 609 |     ) -> CommitBuilder {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ 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] 609 |     ) -> CommitBuilder<'_> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/repo.rs:1089:33
[INFO] [stdout]      |
[INFO] [stdout] 1089 |     fn resolve_change_id_prefix(&self, prefix: &HexPrefix) -> PrefixResolution<Vec<IndexEntry>> {
[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] 1089 |     fn resolve_change_id_prefix(&self, prefix: &HexPrefix) -> PrefixResolution<Vec<IndexEntry<'_>>> {
[INFO] [stdout]      |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:111:34
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn entries_non_recursive(&self) -> TreeEntriesNonRecursiveIterator {
[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] 111 |     pub fn entries_non_recursive(&self) -> TreeEntriesNonRecursiveIterator<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn entry(&self, basename: &RepoPathComponent) -> Option<TreeEntry> {
[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] 126 |     pub fn entry(&self, basename: &RepoPathComponent) -> Option<TreeEntry<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:400:63
[INFO] [stdout]     |
[INFO] [stdout] 400 | pub fn recursive_tree_diff(root1: Tree, root2: Tree, matcher: &dyn Matcher) -> TreeDiffIterator {
[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] 400 | pub fn recursive_tree_diff(root1: Tree, root2: Tree, matcher: &dyn Matcher) -> TreeDiffIterator<'_> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:426:10
[INFO] [stdout]     |
[INFO] [stdout] 425 |         matcher: &'matcher dyn Matcher,
[INFO] [stdout]     |                   -------- the lifetime is named here
[INFO] [stdout] 426 |     ) -> TreeDiffIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ 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: consistently use `'matcher`
[INFO] [stdout]     |
[INFO] [stdout] 426 |     ) -> TreeDiffIterator<'matcher> {
[INFO] [stdout]     |                          ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/working_copy.rs:1143:27
[INFO] [stdout]      |
[INFO] [stdout] 1143 |     pub fn start_mutation(&mut self) -> LockedWorkingCopy {
[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] 1143 |     pub fn start_mutation(&mut self) -> LockedWorkingCopy<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling jujutsu-lib v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_commit_concurrent.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use testutils::{write_random_commit, TestWorkspace};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_load_repo.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use testutils::{write_random_commit, TestRepo};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_workspace.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use testutils::TestWorkspace;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_diff_summary.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use testutils::TestRepo;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_working_copy_concurrent.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use testutils::TestWorkspace;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_commit_builder.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use testutils::{assert_rebased, CommitGraphBuilder, TestRepo};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_commit_concurrent.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_commit_concurrent.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_refs.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use testutils::{CommitGraphBuilder, TestWorkspace};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_working_copy.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use testutils::{write_random_commit, TestWorkspace};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (test "test_commit_concurrent") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_git.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use testutils::{create_random_commit, write_random_commit, TestRepo};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_load_repo.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_view.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use testutils::{create_random_commit, write_random_commit, CommitGraphBuilder, TestRepo};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_bad_locking.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use testutils::{create_random_commit, TestWorkspace};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_working_copy_concurrent.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_working_copy_concurrent.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let tree_id1 = testutils::create_random_tree(&repo1);
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_working_copy_concurrent.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let tree_id2 = testutils::create_random_tree(&repo1);
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_working_copy_concurrent.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let tree_id3 = testutils::create_random_tree(&repo1);
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_refs.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_working_copy_concurrent.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_working_copy_concurrent.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let tree = testutils::create_tree(repo, &[(&path, "contents")]);
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_working_copy_concurrent.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let tree = testutils::create_tree(
[INFO] [stdout]    |                ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_operations.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use testutils::{create_random_commit, write_random_commit, TestRepo};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_merge_trees.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use testutils::TestRepo;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (test "test_load_repo") due to 2 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test_working_copy_concurrent.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let tree_id = tree_id.clone();
[INFO] [stdout]     |                       ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_operations.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_operations.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_operations.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_operations.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_workspace.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_workspace.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_bad_locking.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_bad_locking.rs:109:25
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let machine1_root = testutils::new_temp_dir();
[INFO] [stdout]     |                         ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (test "test_refs") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_bad_locking.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let machine2_root = testutils::new_temp_dir();
[INFO] [stdout]     |                         ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_bad_locking.rs:142:23
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let merged_path = testutils::new_temp_dir();
[INFO] [stdout]     |                       ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_workspace.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_revset.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use testutils::{
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_bad_locking.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_bad_locking.rs:184:23
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let backup_path = testutils::new_temp_dir();
[INFO] [stdout]     |                       ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_commit_builder.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (test "test_workspace") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_commit_builder.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let tree = testutils::create_tree(
[INFO] [stdout]    |                ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (test "test_working_copy_concurrent") due to 9 previous errors
[INFO] [stderr] error: could not compile `jujutsu-lib` (test "test_operations") due to 5 previous errors
[INFO] [stderr] error: could not compile `jujutsu-lib` (test "test_bad_locking") due to 7 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_commit_builder.rs:76:20
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_commit_builder.rs:83:24
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let initial_tree = testutils::create_tree(
[INFO] [stdout]    |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_commit_builder.rs:103:26
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let rewritten_tree = testutils::create_tree(
[INFO] [stdout]     |                          ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_mut_repo.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use testutils::{
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_commit_builder.rs:220:20
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_git.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_diff_summary.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let tree1 = testutils::create_tree(
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_diff_summary.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let tree2 = testutils::create_tree(
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (test "test_commit_builder") due to 7 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_git.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_git.rs:265:20
[INFO] [stdout]     |
[INFO] [stdout] 265 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_git.rs:290:20
[INFO] [stdout]     |
[INFO] [stdout] 290 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_git.rs:319:20
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_git.rs:361:24
[INFO] [stdout]     |
[INFO] [stdout] 361 |         let settings = testutils::user_settings();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_git.rs:362:24
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_diff_summary.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let tree1 = testutils::create_tree(repo, &[(&dir_file_path, "contents")]);
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_diff_summary.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let tree2 = testutils::create_tree(repo, &[(&dir_path, "contents")]);
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_diff_summary.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let tree1 = testutils::create_tree(
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_diff_summary.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let tree2 = testutils::create_tree(
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_diff_summary.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let tree1 = testutils::create_tree(repo, &[(&a_path, "before")]);
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_diff_summary.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let tree2 = testutils::create_tree(repo, &[(&a_a_path, "after")]);
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_diff_summary.rs:233:17
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let tree1 = testutils::create_tree(repo, &[(&a_path, "before"), (&dir1_a_path, "before")]);
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_diff_summary.rs:238:17
[INFO] [stdout]     |
[INFO] [stdout] 238 |     let tree2 = testutils::create_tree(
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_git.rs:928:20
[INFO] [stdout]     |
[INFO] [stdout] 928 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_git.rs:929:20
[INFO] [stdout]     |
[INFO] [stdout] 929 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (test "test_diff_summary") due to 11 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1207:20
[INFO] [stdout]      |
[INFO] [stdout] 1207 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1208:20
[INFO] [stdout]      |
[INFO] [stdout] 1208 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1244:20
[INFO] [stdout]      |
[INFO] [stdout] 1244 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1245:20
[INFO] [stdout]      |
[INFO] [stdout] 1245 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1278:20
[INFO] [stdout]      |
[INFO] [stdout] 1278 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1279:20
[INFO] [stdout]      |
[INFO] [stdout] 1279 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1315:20
[INFO] [stdout]      |
[INFO] [stdout] 1315 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1316:20
[INFO] [stdout]      |
[INFO] [stdout] 1316 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1336:20
[INFO] [stdout]      |
[INFO] [stdout] 1336 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1337:20
[INFO] [stdout]      |
[INFO] [stdout] 1337 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1365:20
[INFO] [stdout]      |
[INFO] [stdout] 1365 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1366:20
[INFO] [stdout]      |
[INFO] [stdout] 1366 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1383:20
[INFO] [stdout]      |
[INFO] [stdout] 1383 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1384:20
[INFO] [stdout]      |
[INFO] [stdout] 1384 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_view.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_working_copy.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_view.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (test "test_git") due to 24 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_view.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_working_copy.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_working_copy.rs:99:26
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 let id = testutils::write_file(store, path, "normal file contents");
[INFO] [stdout]    |                          ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:106:26
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 let id = testutils::write_file(store, path, "executable file contents");
[INFO] [stdout]     |                          ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:113:26
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let id = testutils::write_file(store, path, "normal file contents");
[INFO] [stdout]     |                          ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:120:36
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let base_file_id = testutils::write_file(store, path, "base file contents");
[INFO] [stdout]     |                                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:121:36
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let left_file_id = testutils::write_file(store, path, "left file contents");
[INFO] [stdout]     |                                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:122:37
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 let right_file_id = testutils::write_file(store, path, "right file contents");
[INFO] [stdout]     |                                     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:279:20
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:287:29
[INFO] [stdout]     |
[INFO] [stdout] 287 |     let tree_without_file = testutils::create_tree(repo, &[(&gitignore_path, "ignored\n")]);
[INFO] [stdout]     |                             ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:288:26
[INFO] [stdout]     |
[INFO] [stdout] 288 |     let tree_with_file = testutils::create_tree(
[INFO] [stdout]     |                          ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:345:20
[INFO] [stdout]     |
[INFO] [stdout] 345 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:354:17
[INFO] [stdout]     |
[INFO] [stdout] 354 |     let tree1 = testutils::create_tree(&repo, &[(&file1_path, "contents")]);
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |     let tree2 = testutils::create_tree(&repo, &[(&file2_path, "contents")]);
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:391:20
[INFO] [stdout]     |
[INFO] [stdout] 391 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:423:20
[INFO] [stdout]     |
[INFO] [stdout] 423 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:479:20
[INFO] [stdout]     |
[INFO] [stdout] 479 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:492:5
[INFO] [stdout]     |
[INFO] [stdout] 492 |     testutils::write_working_copy_file(&workspace_root, &gitignore_path, "ignored\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout] 493 |     testutils::write_working_copy_file(&workspace_root, &modified_path, "1");
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:494:5
[INFO] [stdout]     |
[INFO] [stdout] 494 |     testutils::write_working_copy_file(&workspace_root, &removed_path, "1");
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:496:5
[INFO] [stdout]     |
[INFO] [stdout] 496 |     testutils::write_working_copy_file(&workspace_root, &subdir_modified_path, "1");
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     testutils::write_working_copy_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:522:5
[INFO] [stdout]     |
[INFO] [stdout] 522 |     testutils::write_working_copy_file(&workspace_root, &added_path, "2");
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     testutils::write_working_copy_file(&workspace_root, &modified_path, "2");
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:525:5
[INFO] [stdout]     |
[INFO] [stdout] 525 |     testutils::write_working_copy_file(&workspace_root, &ignored_path, "2");
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:526:5
[INFO] [stdout]     |
[INFO] [stdout] 526 |     testutils::write_working_copy_file(&workspace_root, &subdir_modified_path, "2");
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:527:5
[INFO] [stdout]     |
[INFO] [stdout] 527 |     testutils::write_working_copy_file(&workspace_root, &subdir_ignored_path, "2");
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:554:20
[INFO] [stdout]     |
[INFO] [stdout] 554 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:561:5
[INFO] [stdout]     |
[INFO] [stdout] 561 |     testutils::write_working_copy_file(&workspace_root, &gitignore_path, "modified\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:563:5
[INFO] [stdout]     |
[INFO] [stdout] 563 |     testutils::write_working_copy_file(&workspace_root, &modified_path, "garbage");
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:569:5
[INFO] [stdout]     |
[INFO] [stdout] 569 |     testutils::write_normal_file(&mut tree_builder, &modified_path, "contents");
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:591:20
[INFO] [stdout]     |
[INFO] [stdout] 591 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:597:5
[INFO] [stdout]     |
[INFO] [stdout] 597 |     testutils::write_working_copy_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:608:5
[INFO] [stdout]     |
[INFO] [stdout] 608 |     testutils::write_normal_file(&mut tree_builder, &file_path, "contents");
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:634:20
[INFO] [stdout]     |
[INFO] [stdout] 634 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:643:5
[INFO] [stdout]     |
[INFO] [stdout] 643 |     testutils::write_working_copy_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:655:5
[INFO] [stdout]     |
[INFO] [stdout] 655 |     testutils::write_working_copy_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:670:20
[INFO] [stdout]     |
[INFO] [stdout] 670 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:685:17
[INFO] [stdout]     |
[INFO] [stdout] 685 |             id: testutils::write_file(repo.store(), &added_path, "added\n"),
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:706:5
[INFO] [stdout]     |
[INFO] [stdout] 706 |     testutils::write_working_copy_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:731:20
[INFO] [stdout]     |
[INFO] [stdout] 731 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_working_copy.rs:742:5
[INFO] [stdout]     |
[INFO] [stdout] 742 |     testutils::write_normal_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (test "test_working_copy") due to 43 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_merge_trees.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 testutils::write_normal_file(
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test_merge_trees.rs:82:15
[INFO] [stdout]    |
[INFO] [stdout] 82 |         .map(|entry| entry.name().as_str())
[INFO] [stdout]    |               ^^^^^  ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 82 |         .map(|entry: /* Type */| entry.name().as_str())
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_view.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |             testutils::write_normal_file(
[INFO] [stdout]     |             ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:279:13
[INFO] [stdout]     |
[INFO] [stdout] 279 |             testutils::write_normal_file(
[INFO] [stdout]     |             ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_view.rs:241:20
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:310:13
[INFO] [stdout]     |
[INFO] [stdout] 310 |             testutils::write_normal_file(
[INFO] [stdout]     |             ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 |     testutils::write_normal_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:361:5
[INFO] [stdout]     |
[INFO] [stdout] 361 |     testutils::write_executable_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     testutils::write_symlink(
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 376 |     testutils::write_normal_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 |     testutils::write_symlink(
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_view.rs:334:20
[INFO] [stdout]     |
[INFO] [stdout] 334 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:465:36
[INFO] [stdout]     |
[INFO] [stdout] 465 |         |contents: &str| -> Tree { testutils::create_tree(repo, &[(&path, contents)]) };
[INFO] [stdout]     |                                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (test "test_merge_trees") due to 19 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_view.rs:380:20
[INFO] [stdout]     |
[INFO] [stdout] 380 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_view.rs:438:20
[INFO] [stdout]     |
[INFO] [stdout] 438 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:557:20
[INFO] [stdout]     |
[INFO] [stdout] 557 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:575:18
[INFO] [stdout]     |
[INFO] [stdout] 575 |     let tree_a = testutils::create_tree(repo, &[(&path, "abc\ndef\nghi\n")]);
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:585:18
[INFO] [stdout]     |
[INFO] [stdout] 585 |     let tree_b = testutils::create_tree(repo, &[(&path, "Abc\ndef\nghi\n")]);
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:591:18
[INFO] [stdout]     |
[INFO] [stdout] 591 |     let tree_c = testutils::create_tree(repo, &[(&path, "Abc\ndef\nGhi\n")]);
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:597:18
[INFO] [stdout]     |
[INFO] [stdout] 597 |     let tree_d = testutils::create_tree(repo, &[(&path, "abC\ndef\nghi\n")]);
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_view.rs:489:20
[INFO] [stdout]     |
[INFO] [stdout] 489 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:619:19
[INFO] [stdout]     |
[INFO] [stdout] 619 |     let tree_b3 = testutils::create_tree(repo, &[(&path, "AbC\ndef\nghi\n")]);
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:638:17
[INFO] [stdout]     |
[INFO] [stdout] 638 |                 testutils::read_file(repo.store(), &path, &id),
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_view.rs:528:20
[INFO] [stdout]     |
[INFO] [stdout] 528 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_view.rs:574:20
[INFO] [stdout]     |
[INFO] [stdout] 574 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_revset.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_view.rs:630:20
[INFO] [stdout]     |
[INFO] [stdout] 630 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_mut_repo.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (test "test_view") due to 13 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_mut_repo.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_mut_repo.rs:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> tests/test_mut_repo.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:159:20
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:201:20
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:226:20
[INFO] [stdout]     |
[INFO] [stdout] 226 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:261:20
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:291:20
[INFO] [stdout]     |
[INFO] [stdout] 291 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:342:20
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:379:20
[INFO] [stdout]     |
[INFO] [stdout] 379 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:401:20
[INFO] [stdout]     |
[INFO] [stdout] 401 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:426:20
[INFO] [stdout]     |
[INFO] [stdout] 426 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:451:20
[INFO] [stdout]     |
[INFO] [stdout] 451 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:545:20
[INFO] [stdout]     |
[INFO] [stdout] 545 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:583:20
[INFO] [stdout]     |
[INFO] [stdout] 583 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:616:20
[INFO] [stdout]     |
[INFO] [stdout] 616 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (test "test_mut_repo") due to 19 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:162:20
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:303:20
[INFO] [stdout]     |
[INFO] [stdout] 303 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:354:20
[INFO] [stdout]     |
[INFO] [stdout] 354 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:512:20
[INFO] [stdout]     |
[INFO] [stdout] 512 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:541:20
[INFO] [stdout]     |
[INFO] [stdout] 541 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:597:20
[INFO] [stdout]     |
[INFO] [stdout] 597 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:653:20
[INFO] [stdout]     |
[INFO] [stdout] 653 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:736:20
[INFO] [stdout]     |
[INFO] [stdout] 736 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:794:20
[INFO] [stdout]     |
[INFO] [stdout] 794 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:864:20
[INFO] [stdout]     |
[INFO] [stdout] 864 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:924:20
[INFO] [stdout]     |
[INFO] [stdout] 924 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:994:20
[INFO] [stdout]     |
[INFO] [stdout] 994 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1071:20
[INFO] [stdout]      |
[INFO] [stdout] 1071 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1134:20
[INFO] [stdout]      |
[INFO] [stdout] 1134 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1162:20
[INFO] [stdout]      |
[INFO] [stdout] 1162 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1182:20
[INFO] [stdout]      |
[INFO] [stdout] 1182 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1215:20
[INFO] [stdout]      |
[INFO] [stdout] 1215 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1281:20
[INFO] [stdout]      |
[INFO] [stdout] 1281 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1302:20
[INFO] [stdout]      |
[INFO] [stdout] 1302 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1379:20
[INFO] [stdout]      |
[INFO] [stdout] 1379 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1496:20
[INFO] [stdout]      |
[INFO] [stdout] 1496 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1524:20
[INFO] [stdout]      |
[INFO] [stdout] 1524 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1570:20
[INFO] [stdout]      |
[INFO] [stdout] 1570 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1644:20
[INFO] [stdout]      |
[INFO] [stdout] 1644 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1710:20
[INFO] [stdout]      |
[INFO] [stdout] 1710 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1783:20
[INFO] [stdout]      |
[INFO] [stdout] 1783 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1823:20
[INFO] [stdout]      |
[INFO] [stdout] 1823 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1910:20
[INFO] [stdout]      |
[INFO] [stdout] 1910 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1920:17
[INFO] [stdout]      |
[INFO] [stdout] 1920 |     let tree1 = testutils::create_tree(
[INFO] [stdout]      |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1928:17
[INFO] [stdout]      |
[INFO] [stdout] 1928 |     let tree2 = testutils::create_tree(
[INFO] [stdout]      |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1936:17
[INFO] [stdout]      |
[INFO] [stdout] 1936 |     let tree3 = testutils::create_tree(
[INFO] [stdout]      |                 ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/index.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(not(feature = "map_first_last"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]  --> src/nightly_shims.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "map_first_last")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]   = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]  --> src/nightly_shims.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "map_first_last")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]   = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/nightly_shims.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(not(feature = "map_first_last"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/nightly_shims.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(not(feature = "map_first_last"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/nightly_shims.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "map_first_last")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/nightly_shims.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(not(feature = "map_first_last"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last`
[INFO] [stdout]   --> src/nightly_shims.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(not(feature = "map_first_last"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `legacy-thrift`, `thrift`, and `vendored-openssl`
[INFO] [stdout]    = help: consider adding `map_first_last` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (test "test_revset") due to 33 previous errors
[INFO] [stdout] warning: use of deprecated function `whoami::hostname`: use `fallible::hostname()` instead
[INFO] [stdout]    --> src/settings.rs:123:41
[INFO] [stdout]     |
[INFO] [stdout] 123 |             .unwrap_or_else(|_| whoami::hostname())
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/diff.rs:635:9
[INFO] [stdout]     |
[INFO] [stdout] 635 |         assert_eq!(find_line_ranges(b""), vec![]);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/diff.rs:635:9
[INFO] [stdout]     |
[INFO] [stdout] 635 |         assert_eq!(find_line_ranges(b""), vec![]);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `std::ops::Range<usize>: PartialEq<_>` found in the following crates: `aho_corasick`, `core`, `regex_automata`:
[INFO] [stdout]             - impl PartialEq<aho_corasick::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl PartialEq<regex_automata::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl<Idx> PartialEq for std::ops::Range<Idx>
[INFO] [stdout]               where Idx: PartialEq;
[INFO] [stdout]     = note: required for `Vec<std::ops::Range<usize>>` to implement `PartialEq<Vec<_>>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/diff.rs:655:9
[INFO] [stdout]     |
[INFO] [stdout] 655 |         assert_eq!(find_word_ranges(b""), vec![]);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/diff.rs:655:9
[INFO] [stdout]     |
[INFO] [stdout] 655 |         assert_eq!(find_word_ranges(b""), vec![]);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `std::ops::Range<usize>: PartialEq<_>` found in the following crates: `aho_corasick`, `core`, `regex_automata`:
[INFO] [stdout]             - impl PartialEq<aho_corasick::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl PartialEq<regex_automata::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl<Idx> PartialEq for std::ops::Range<Idx>
[INFO] [stdout]               where Idx: PartialEq;
[INFO] [stdout]     = note: required for `Vec<std::ops::Range<usize>>` to implement `PartialEq<Vec<_>>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/diff.rs:665:9
[INFO] [stdout]     |
[INFO] [stdout] 665 |         assert_eq!(find_word_ranges(b"+-*/"), vec![]);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/diff.rs:665:9
[INFO] [stdout]     |
[INFO] [stdout] 665 |         assert_eq!(find_word_ranges(b"+-*/"), vec![]);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `std::ops::Range<usize>: PartialEq<_>` found in the following crates: `aho_corasick`, `core`, `regex_automata`:
[INFO] [stdout]             - impl PartialEq<aho_corasick::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl PartialEq<regex_automata::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl<Idx> PartialEq for std::ops::Range<Idx>
[INFO] [stdout]               where Idx: PartialEq;
[INFO] [stdout]     = note: required for `Vec<std::ops::Range<usize>>` to implement `PartialEq<Vec<_>>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/file_util.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/file_util.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/git_backend.rs:631:24
[INFO] [stdout]     |
[INFO] [stdout] 631 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/git_backend.rs:742:24
[INFO] [stdout]     |
[INFO] [stdout] 742 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/git_backend.rs:805:24
[INFO] [stdout]     |
[INFO] [stdout] 805 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/git_backend.rs:837:24
[INFO] [stdout]     |
[INFO] [stdout] 837 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> src/index.rs:1642:24
[INFO] [stdout]      |
[INFO] [stdout] 1642 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> src/index.rs:1668:24
[INFO] [stdout]      |
[INFO] [stdout] 1668 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> src/index.rs:1719:24
[INFO] [stdout]      |
[INFO] [stdout] 1719 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> src/index.rs:1815:24
[INFO] [stdout]      |
[INFO] [stdout] 1815 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> src/index.rs:1878:24
[INFO] [stdout]      |
[INFO] [stdout] 1878 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> src/index.rs:1948:24
[INFO] [stdout]      |
[INFO] [stdout] 1948 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     --> src/index.rs:2076:24
[INFO] [stdout]      |
[INFO] [stdout] 2076 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> src/lock.rs:83:24
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]    |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   --> src/lock.rs:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]    |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/repo_path.rs:318:24
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/repo_path.rs:372:24
[INFO] [stdout]     |
[INFO] [stdout] 372 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/repo_path.rs:408:24
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/simple_op_heads_store.rs:160:24
[INFO] [stdout]     |
[INFO] [stdout] 160 |         let test_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/simple_op_heads_store.rs:199:24
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let test_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/simple_op_store.rs:262:24
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/simple_op_store.rs:272:24
[INFO] [stdout]     |
[INFO] [stdout] 272 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:515:24
[INFO] [stdout]     |
[INFO] [stdout] 515 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:535:24
[INFO] [stdout]     |
[INFO] [stdout] 535 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:556:24
[INFO] [stdout]     |
[INFO] [stdout] 556 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:582:24
[INFO] [stdout]     |
[INFO] [stdout] 582 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:612:24
[INFO] [stdout]     |
[INFO] [stdout] 612 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:645:24
[INFO] [stdout]     |
[INFO] [stdout] 645 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0283, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (lib test) due to 34 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6a56685b73d58c70ae79cdb9f35f861a7ed92345d3f58f423fe114fe6a44ec5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a56685b73d58c70ae79cdb9f35f861a7ed92345d3f58f423fe114fe6a44ec5d", kill_on_drop: false }`
[INFO] [stdout] 6a56685b73d58c70ae79cdb9f35f861a7ed92345d3f58f423fe114fe6a44ec5d
