[INFO] fetching crate jj-lib 0.11.0...
[INFO] checking jj-lib-0.11.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate jj-lib 0.11.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate jj-lib 0.11.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jj-lib 0.11.0
[INFO] finished tweaking crates.io crate jj-lib 0.11.0
[INFO] tweaked toml for crates.io crate jj-lib 0.11.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded esl01-renderdag v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdc73df164137dd2fdc7b57d010872c89d1a37bf69bfb05487dc61da22113acc
[INFO] running `Command { std: "docker" "start" "-a" "bdc73df164137dd2fdc7b57d010872c89d1a37bf69bfb05487dc61da22113acc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdc73df164137dd2fdc7b57d010872c89d1a37bf69bfb05487dc61da22113acc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdc73df164137dd2fdc7b57d010872c89d1a37bf69bfb05487dc61da22113acc", kill_on_drop: false }`
[INFO] [stdout] bdc73df164137dd2fdc7b57d010872c89d1a37bf69bfb05487dc61da22113acc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 322737fdad8696d4f02c2c689576509e30743815c7c5308678499811e4e2558d
[INFO] running `Command { std: "docker" "start" "-a" "322737fdad8696d4f02c2c689576509e30743815c7c5308678499811e4e2558d", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking esl01-renderdag v0.3.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking insta v1.38.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking git2 v0.17.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking jj-lib v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::result::Result;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Result` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `whoami::hostname`: use `fallible::hostname()` instead
[INFO] [stdout]    --> src/settings.rs:136:41
[INFO] [stdout]     |
[INFO] [stdout] 136 |             .unwrap_or_else(|_| whoami::hostname())
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Blake2b512` is imported redundantly
[INFO] [stdout]    --> src/content_hash.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |     use blake2::Blake2b512;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 162 |
[INFO] [stdout] 163 |     use super::*;
[INFO] [stdout]     |         -------- the item `Blake2b512` is already imported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::result::Result;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ChangeId` is imported redundantly
[INFO] [stdout]     --> src/default_index_store.rs:1994:26
[INFO] [stdout]      |
[INFO] [stdout] 1993 |     use super::*;
[INFO] [stdout]      |         -------- the item `ChangeId` is already imported here
[INFO] [stdout] 1994 |     use crate::backend::{ChangeId, CommitId, ObjectId};
[INFO] [stdout]      |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CommitId` is imported redundantly
[INFO] [stdout]     --> src/default_index_store.rs:1994:36
[INFO] [stdout]      |
[INFO] [stdout] 1993 |     use super::*;
[INFO] [stdout]      |         -------- the item `CommitId` is already imported here
[INFO] [stdout] 1994 |     use crate::backend::{ChangeId, CommitId, ObjectId};
[INFO] [stdout]      |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ObjectId` is imported redundantly
[INFO] [stdout]     --> src/default_index_store.rs:1994:46
[INFO] [stdout]      |
[INFO] [stdout] 1993 |     use super::*;
[INFO] [stdout]      |         -------- the item `ObjectId` is already imported here
[INFO] [stdout] 1994 |     use crate::backend::{ChangeId, CommitId, ObjectId};
[INFO] [stdout]      |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Index` is imported redundantly
[INFO] [stdout]     --> src/default_index_store.rs:1995:9
[INFO] [stdout]      |
[INFO] [stdout] 1993 |     use super::*;
[INFO] [stdout]      |         -------- the item `Index` is already imported here
[INFO] [stdout] 1994 |     use crate::backend::{ChangeId, CommitId, ObjectId};
[INFO] [stdout] 1995 |     use crate::index::Index;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ChangeId` is imported redundantly
[INFO] [stdout]    --> src/default_revset_engine.rs:902:26
[INFO] [stdout]     |
[INFO] [stdout] 901 |     use super::*;
[INFO] [stdout]     |         -------- the item `ChangeId` is already imported here
[INFO] [stdout] 902 |     use crate::backend::{ChangeId, CommitId, ObjectId};
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CommitId` is imported redundantly
[INFO] [stdout]    --> src/default_revset_engine.rs:902:36
[INFO] [stdout]     |
[INFO] [stdout] 901 |     use super::*;
[INFO] [stdout]     |         -------- the item `CommitId` is already imported here
[INFO] [stdout] 902 |     use crate::backend::{ChangeId, CommitId, ObjectId};
[INFO] [stdout]     |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FileId` is imported redundantly
[INFO] [stdout]    --> src/git_backend.rs:951:26
[INFO] [stdout]     |
[INFO] [stdout] 950 |     use super::*;
[INFO] [stdout]     |         -------- the item `FileId` is already imported here
[INFO] [stdout] 951 |     use crate::backend::{FileId, MillisSinceEpoch};
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MillisSinceEpoch` is imported redundantly
[INFO] [stdout]    --> src/git_backend.rs:951:34
[INFO] [stdout]     |
[INFO] [stdout] 950 |     use super::*;
[INFO] [stdout]     |         -------- the item `MillisSinceEpoch` is already imported here
[INFO] [stdout] 951 |     use crate::backend::{FileId, MillisSinceEpoch};
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ChangeId` is imported redundantly
[INFO] [stdout]    --> src/id_prefix.rs:447:26
[INFO] [stdout]     |
[INFO] [stdout] 446 |     use super::*;
[INFO] [stdout]     |         -------- the item `ChangeId` is already imported here
[INFO] [stdout] 447 |     use crate::backend::{ChangeId, ObjectId};
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ObjectId` is imported redundantly
[INFO] [stdout]    --> src/id_prefix.rs:447:36
[INFO] [stdout]     |
[INFO] [stdout] 446 |     use super::*;
[INFO] [stdout]     |         -------- the item `ObjectId` is already imported here
[INFO] [stdout] 447 |     use crate::backend::{ChangeId, ObjectId};
[INFO] [stdout]     |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MillisSinceEpoch` is imported redundantly
[INFO] [stdout]    --> src/local_backend.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 466 |     use super::*;
[INFO] [stdout]     |         -------- the item `MillisSinceEpoch` is already imported here
[INFO] [stdout] 467 |     use crate::backend::MillisSinceEpoch;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RepoPath` is imported redundantly
[INFO] [stdout]    --> src/matchers.rs:346:28
[INFO] [stdout]     |
[INFO] [stdout] 345 |     use super::*;
[INFO] [stdout]     |         -------- the item `RepoPath` is already imported here
[INFO] [stdout] 346 |     use crate::repo_path::{RepoPath, RepoPathComponent};
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RepoPathComponent` is imported redundantly
[INFO] [stdout]    --> src/matchers.rs:346:38
[INFO] [stdout]     |
[INFO] [stdout] 345 |     use super::*;
[INFO] [stdout]     |         -------- the item `RepoPathComponent` is already imported here
[INFO] [stdout] 346 |     use crate::repo_path::{RepoPath, RepoPathComponent};
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CommitId` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:539:26
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `CommitId` is already imported here
[INFO] [stdout] 539 |     use crate::backend::{CommitId, MillisSinceEpoch, ObjectId, Timestamp};
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MillisSinceEpoch` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:539:36
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `MillisSinceEpoch` is already imported here
[INFO] [stdout] 539 |     use crate::backend::{CommitId, MillisSinceEpoch, ObjectId, Timestamp};
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ObjectId` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:539:54
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `ObjectId` is already imported here
[INFO] [stdout] 539 |     use crate::backend::{CommitId, MillisSinceEpoch, ObjectId, Timestamp};
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Timestamp` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:539:64
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `Timestamp` is already imported here
[INFO] [stdout] 539 |     use crate::backend::{CommitId, MillisSinceEpoch, ObjectId, Timestamp};
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `blake2b_hash` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:540:9
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `blake2b_hash` is already imported here
[INFO] [stdout] 539 |     use crate::backend::{CommitId, MillisSinceEpoch, ObjectId, Timestamp};
[INFO] [stdout] 540 |     use crate::content_hash::blake2b_hash;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `OperationMetadata` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:541:27
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `OperationMetadata` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 541 |     use crate::op_store::{OperationMetadata, RefTarget, WorkspaceId};
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RefTarget` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:541:46
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `RefTarget` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 541 |     use crate::op_store::{OperationMetadata, RefTarget, WorkspaceId};
[INFO] [stdout]     |                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `WorkspaceId` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:541:57
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `WorkspaceId` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 541 |     use crate::op_store::{OperationMetadata, RefTarget, WorkspaceId};
[INFO] [stdout]     |                                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `whoami::hostname`: use `fallible::hostname()` instead
[INFO] [stdout]    --> src/settings.rs:136:41
[INFO] [stdout]     |
[INFO] [stdout] 136 |             .unwrap_or_else(|_| whoami::hostname())
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/default_index_store.rs:2013:24
[INFO] [stdout]      |
[INFO] [stdout] 2013 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/default_index_store.rs:2040:24
[INFO] [stdout]      |
[INFO] [stdout] 2040 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/default_index_store.rs:2092:24
[INFO] [stdout]      |
[INFO] [stdout] 2092 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/default_index_store.rs:2204:24
[INFO] [stdout]      |
[INFO] [stdout] 2204 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/default_index_store.rs:2268:24
[INFO] [stdout]      |
[INFO] [stdout] 2268 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/default_index_store.rs:2338:24
[INFO] [stdout]      |
[INFO] [stdout] 2338 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/default_index_store.rs:2466:24
[INFO] [stdout]      |
[INFO] [stdout] 2466 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/file_util.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/file_util.rs:145:24
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/git_backend.rs:956:24
[INFO] [stdout]     |
[INFO] [stdout] 956 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/git_backend.rs:1112:24
[INFO] [stdout]      |
[INFO] [stdout] 1112 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/git_backend.rs:1199:24
[INFO] [stdout]      |
[INFO] [stdout] 1199 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/git_backend.rs:1262:24
[INFO] [stdout]      |
[INFO] [stdout] 1262 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/git_backend.rs:1336:24
[INFO] [stdout]      |
[INFO] [stdout] 1336 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/git_backend.rs:1367:24
[INFO] [stdout]      |
[INFO] [stdout] 1367 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/local_backend.rs:472:24
[INFO] [stdout]     |
[INFO] [stdout] 472 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> src/lock.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]    |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> src/lock.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]    |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/repo_path.rs:324:24
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/repo_path.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/repo_path.rs:414:24
[INFO] [stdout]     |
[INFO] [stdout] 414 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/simple_op_heads_store.rs:150:24
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let test_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/simple_op_heads_store.rs:189:24
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let test_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/simple_op_store.rs:643:24
[INFO] [stdout]     |
[INFO] [stdout] 643 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/simple_op_store.rs:653:24
[INFO] [stdout]     |
[INFO] [stdout] 653 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:524:24
[INFO] [stdout]     |
[INFO] [stdout] 524 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:544:24
[INFO] [stdout]     |
[INFO] [stdout] 544 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:565:24
[INFO] [stdout]     |
[INFO] [stdout] 565 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:591:24
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:621:24
[INFO] [stdout]     |
[INFO] [stdout] 621 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:654:24
[INFO] [stdout]     |
[INFO] [stdout] 654 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:691:24
[INFO] [stdout]     |
[INFO] [stdout] 691 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyncRegion` is never constructed
[INFO] [stdout]    --> src/files.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | struct SyncRegion {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_diff_summary.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use testutils::{create_tree, TestRepo};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_view.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use testutils::{
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_commit_builder.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use testutils::{assert_rebased, create_tree, CommitGraphBuilder, TestRepo, TestRepoBackend};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy_concurrent.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use testutils::{commit_with_tree, create_tree, write_working_copy_file, TestRepo, TestWorkspace};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_index.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use testutils::{
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_bad_locking.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use testutils::{create_random_commit, load_repo_at_head, TestRepoBackend, TestWorkspace};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_commit_concurrent.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use testutils::{load_repo_at_head, write_random_commit, TestRepoBackend, TestWorkspace};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_operations.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use testutils::{create_random_commit, write_random_commit, TestRepo};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_merge_trees.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use testutils::{create_single_tree, create_tree, TestRepo};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_diff_summary") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_default_revset_graph_iterator.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use testutils::{CommitGraphBuilder, TestRepo};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_workspace.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use testutils::{TestRepo, TestWorkspace};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_rewrite.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use testutils::{
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_git.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use testutils::{
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_commit_builder.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_bad_locking.rs:103:20
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy_concurrent.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy_concurrent.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let tree_id1 = testutils::create_random_tree(&repo);
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy_concurrent.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let tree_id2 = testutils::create_random_tree(&repo);
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy_concurrent.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let tree_id3 = testutils::create_random_tree(&repo);
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_commit_concurrent.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_commit_concurrent.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy_concurrent.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_operations.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_workspace.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_workspace.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use testutils::{
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_workspace.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_index.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[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 undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_index.rs:132:20
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_init.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use testutils::{write_random_commit, TestRepoBackend, TestWorkspace};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_commit_builder.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy_concurrent.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_commit_concurrent") due to 4 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_workspace") due to 5 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_view.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_default_revset_graph_iterator.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_merge_trees.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 testutils::write_normal_file(
[INFO] [stdout]    |                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_default_revset_graph_iterator.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_default_revset_graph_iterator.rs:142:20
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_bad_locking.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_default_revset_graph_iterator.rs:184:20
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jj_lib::repo::Repo`
[INFO] [stdout]   --> tests/test_local_working_copy_concurrent.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use jj_lib::repo::Repo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_default_revset_graph_iterator.rs:226:20
[INFO] [stdout]     |
[INFO] [stdout] 226 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 testutils::write_executable_file(&mut tree_builder, &repo_path, "contents");
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |                 testutils::write_normal_file(&mut tree_builder, &repo_path, "contents");
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_default_revset_graph_iterator.rs:273:20
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |             testutils::write_normal_file(
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_operations.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[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 undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |             testutils::write_normal_file(
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:333:13
[INFO] [stdout]     |
[INFO] [stdout] 333 |             testutils::write_normal_file(
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_view.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_view.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_local_working_copy_concurrent") due to 8 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 376 |     testutils::write_normal_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 |     testutils::write_executable_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 |     testutils::write_symlink(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 396 |     testutils::write_normal_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 |     testutils::write_symlink(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_commit_builder.rs:246:20
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[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: unused import: `jj_lib::repo::Repo`
[INFO] [stdout]   --> tests/test_commit_builder.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use jj_lib::repo::Repo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[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: aborting due to 4 previous errors; 1 warning emitted
[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 `jj-lib` (test "test_bad_locking") due to 4 previous errors
[INFO] [stderr] error: could not compile `jj-lib` (test "test_default_revset_graph_iterator") due to 8 previous errors
[INFO] [stderr] error: could not compile `jj-lib` (test "test_commit_builder") due to 5 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_operations.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_init.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_init.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_init.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_init.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_init.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_init.rs:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_init.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:546:20
[INFO] [stdout]     |
[INFO] [stdout] 546 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[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 `jj-lib` (test "test_init") due to 9 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_operations.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_view.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_view.rs:231:20
[INFO] [stdout]     |
[INFO] [stdout] 231 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:624:17
[INFO] [stdout]     |
[INFO] [stdout] 624 |                 testutils::read_file(repo.store(), &path, &id),
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jj_lib::repo::Repo`
[INFO] [stdout]   --> tests/test_merge_trees.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use jj_lib::repo::Repo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_view.rs:323:20
[INFO] [stdout]     |
[INFO] [stdout] 323 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_view.rs:367:20
[INFO] [stdout]     |
[INFO] [stdout] 367 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted
[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 undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_view.rs:423:20
[INFO] [stdout]     |
[INFO] [stdout] 423 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_merge_trees") due to 15 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_view.rs:455:20
[INFO] [stdout]     |
[INFO] [stdout] 455 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_rewrite.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_index.rs:265:20
[INFO] [stdout]     |
[INFO] [stdout] 265 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_index.rs:312:20
[INFO] [stdout]     |
[INFO] [stdout] 312 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_view.rs:494:20
[INFO] [stdout]     |
[INFO] [stdout] 494 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_index.rs:365:20
[INFO] [stdout]     |
[INFO] [stdout] 365 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_index.rs:408:20
[INFO] [stdout]     |
[INFO] [stdout] 408 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_index.rs:479:20
[INFO] [stdout]     |
[INFO] [stdout] 479 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_rewrite.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_index.rs:544:20
[INFO] [stdout]     |
[INFO] [stdout] 544 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ObjectId`
[INFO] [stdout]   --> tests/test_operations.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 | use jj_lib::backend::{CommitId, ObjectId};
[INFO] [stdout]    |                                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Repo`
[INFO] [stdout]   --> tests/test_index.rs:24:47
[INFO] [stdout]    |
[INFO] [stdout] 24 | use jj_lib::repo::{MutableRepo, ReadonlyRepo, Repo};
[INFO] [stdout]    |                                               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[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: aborting due to 9 previous errors; 1 warning emitted
[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 undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_view.rs:540:20
[INFO] [stdout]     |
[INFO] [stdout] 540 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_git.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_operations") due to 6 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `jj-lib` (test "test_index") due to 10 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:222:20
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_git.rs:212:20
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_git.rs:325:20
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_git.rs:350:20
[INFO] [stdout]     |
[INFO] [stdout] 350 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:269:20
[INFO] [stdout]     |
[INFO] [stdout] 269 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_git.rs:378:20
[INFO] [stdout]     |
[INFO] [stdout] 378 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_git.rs:412:20
[INFO] [stdout]     |
[INFO] [stdout] 412 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:318:20
[INFO] [stdout]     |
[INFO] [stdout] 318 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_git.rs:448:20
[INFO] [stdout]     |
[INFO] [stdout] 448 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:366:20
[INFO] [stdout]     |
[INFO] [stdout] 366 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_git.rs:564:20
[INFO] [stdout]     |
[INFO] [stdout] 564 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_git.rs:708:20
[INFO] [stdout]     |
[INFO] [stdout] 708 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_git.rs:763:20
[INFO] [stdout]     |
[INFO] [stdout] 763 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_git.rs:798:20
[INFO] [stdout]     |
[INFO] [stdout] 798 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_git.rs:824:20
[INFO] [stdout]     |
[INFO] [stdout] 824 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_view.rs:596:20
[INFO] [stdout]     |
[INFO] [stdout] 596 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:411:20
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:445:20
[INFO] [stdout]     |
[INFO] [stdout] 445 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:483:20
[INFO] [stdout]     |
[INFO] [stdout] 483 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:520:20
[INFO] [stdout]     |
[INFO] [stdout] 520 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:565:20
[INFO] [stdout]     |
[INFO] [stdout] 565 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_git.rs:873:20
[INFO] [stdout]     |
[INFO] [stdout] 873 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_git.rs:888:20
[INFO] [stdout]     |
[INFO] [stdout] 888 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1078:24
[INFO] [stdout]      |
[INFO] [stdout] 1078 |         let settings = testutils::user_settings();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1079:24
[INFO] [stdout]      |
[INFO] [stdout] 1079 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:611:20
[INFO] [stdout]     |
[INFO] [stdout] 611 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jj_lib::repo::Repo`
[INFO] [stdout]   --> tests/test_view.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use jj_lib::repo::Repo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1134:20
[INFO] [stdout]      |
[INFO] [stdout] 1134 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors; 1 warning emitted
[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 undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:655:20
[INFO] [stdout]     |
[INFO] [stdout] 655 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_view") due to 14 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:693:20
[INFO] [stdout]     |
[INFO] [stdout] 693 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1872:20
[INFO] [stdout]      |
[INFO] [stdout] 1872 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1873:20
[INFO] [stdout]      |
[INFO] [stdout] 1873 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1929:20
[INFO] [stdout]      |
[INFO] [stdout] 1929 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:1930:20
[INFO] [stdout]      |
[INFO] [stdout] 1930 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2315:20
[INFO] [stdout]      |
[INFO] [stdout] 2315 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2316:20
[INFO] [stdout]      |
[INFO] [stdout] 2316 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2381:20
[INFO] [stdout]      |
[INFO] [stdout] 2381 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2382:20
[INFO] [stdout]      |
[INFO] [stdout] 2382 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2434:20
[INFO] [stdout]      |
[INFO] [stdout] 2434 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2435:20
[INFO] [stdout]      |
[INFO] [stdout] 2435 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2504:20
[INFO] [stdout]      |
[INFO] [stdout] 2504 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2505:20
[INFO] [stdout]      |
[INFO] [stdout] 2505 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2534:20
[INFO] [stdout]      |
[INFO] [stdout] 2534 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2535:20
[INFO] [stdout]      |
[INFO] [stdout] 2535 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2574:20
[INFO] [stdout]      |
[INFO] [stdout] 2574 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2575:20
[INFO] [stdout]      |
[INFO] [stdout] 2575 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2611:20
[INFO] [stdout]      |
[INFO] [stdout] 2611 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2612:20
[INFO] [stdout]      |
[INFO] [stdout] 2612 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2629:20
[INFO] [stdout]      |
[INFO] [stdout] 2629 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2630:20
[INFO] [stdout]      |
[INFO] [stdout] 2630 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2647:20
[INFO] [stdout]      |
[INFO] [stdout] 2647 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2693:20
[INFO] [stdout]      |
[INFO] [stdout] 2693 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2744:21
[INFO] [stdout]      |
[INFO] [stdout] 2744 |     let settings = &testutils::user_settings();
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_git.rs:2806:21
[INFO] [stdout]      |
[INFO] [stdout] 2806 |     let settings = &testutils::user_settings();
[INFO] [stdout]      |                     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:760:20
[INFO] [stdout]     |
[INFO] [stdout] 760 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:827:20
[INFO] [stdout]     |
[INFO] [stdout] 827 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy.rs:70:20
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:101:26
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let id = testutils::write_file(store, path, "normal file contents");
[INFO] [stdout]     |                          ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 let id = testutils::write_file(store, path, "executable file contents");
[INFO] [stdout]     |                          ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:115:26
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 let id = testutils::write_file(store, path, "normal file contents");
[INFO] [stdout]     |                          ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:122:36
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 let base_file_id = testutils::write_file(store, path, "base file contents");
[INFO] [stdout]     |                                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:123:36
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let left_file_id = testutils::write_file(store, path, "left file contents");
[INFO] [stdout]     |                                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:124:37
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 let right_file_id = testutils::write_file(store, path, "right file contents");
[INFO] [stdout]     |                                     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:148:26
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 let id = testutils::write_file(store, &file_path, "normal file contents");
[INFO] [stdout]     |                          ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:269:20
[INFO] [stdout]     |
[INFO] [stdout] 269 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:289:20
[INFO] [stdout]     |
[INFO] [stdout] 289 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     testutils::write_normal_file(&mut tree_builder, &parent_path, "");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:315:5
[INFO] [stdout]     |
[INFO] [stdout] 315 |     testutils::write_normal_file(&mut tree_builder, &child_path, "");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     testutils::write_normal_file(&mut tree_builder, &parent_path, "");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:333:20
[INFO] [stdout]     |
[INFO] [stdout] 333 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:402:20
[INFO] [stdout]     |
[INFO] [stdout] 402 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:456:20
[INFO] [stdout]     |
[INFO] [stdout] 456 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:507:20
[INFO] [stdout]     |
[INFO] [stdout] 507 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:900:20
[INFO] [stdout]     |
[INFO] [stdout] 900 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:543:20
[INFO] [stdout]     |
[INFO] [stdout] 543 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:938:20
[INFO] [stdout]     |
[INFO] [stdout] 938 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 42 previous errors
[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 undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:601:20
[INFO] [stdout]     |
[INFO] [stdout] 601 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:613:5
[INFO] [stdout]     |
[INFO] [stdout] 613 |     testutils::write_working_copy_file(&workspace_root, &gitignore_path, "ignored\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:614:5
[INFO] [stdout]     |
[INFO] [stdout] 614 |     testutils::write_working_copy_file(&workspace_root, &modified_path, "1");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:615:5
[INFO] [stdout]     |
[INFO] [stdout] 615 |     testutils::write_working_copy_file(&workspace_root, &removed_path, "1");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:617:5
[INFO] [stdout]     |
[INFO] [stdout] 617 |     testutils::write_working_copy_file(&workspace_root, &subdir_modified_path, "1");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:631:5
[INFO] [stdout]     |
[INFO] [stdout] 631 |     testutils::write_working_copy_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:636:5
[INFO] [stdout]     |
[INFO] [stdout] 636 |     testutils::write_working_copy_file(&workspace_root, &added_path, "2");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:637:5
[INFO] [stdout]     |
[INFO] [stdout] 637 |     testutils::write_working_copy_file(&workspace_root, &modified_path, "2");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:639:5
[INFO] [stdout]     |
[INFO] [stdout] 639 |     testutils::write_working_copy_file(&workspace_root, &ignored_path, "2");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:640:5
[INFO] [stdout]     |
[INFO] [stdout] 640 |     testutils::write_working_copy_file(&workspace_root, &subdir_modified_path, "2");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:641:5
[INFO] [stdout]     |
[INFO] [stdout] 641 |     testutils::write_working_copy_file(&workspace_root, &subdir_ignored_path, "2");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:661:20
[INFO] [stdout]     |
[INFO] [stdout] 661 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:675:5
[INFO] [stdout]     |
[INFO] [stdout] 675 |     testutils::write_working_copy_file(&workspace_root, &nested_gitignore_path, "!file\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:676:5
[INFO] [stdout]     |
[INFO] [stdout] 676 |     testutils::write_working_copy_file(&workspace_root, &ignored_path, "contents");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:711:20
[INFO] [stdout]     |
[INFO] [stdout] 711 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:718:5
[INFO] [stdout]     |
[INFO] [stdout] 718 |     testutils::write_working_copy_file(&workspace_root, &gitignore_path, "modified\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:720:5
[INFO] [stdout]     |
[INFO] [stdout] 720 |     testutils::write_working_copy_file(&workspace_root, &modified_path, "garbage");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:743:20
[INFO] [stdout]     |
[INFO] [stdout] 743 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:792:20
[INFO] [stdout]     |
[INFO] [stdout] 792 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:801:5
[INFO] [stdout]     |
[INFO] [stdout] 801 |     testutils::write_working_copy_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:812:5
[INFO] [stdout]     |
[INFO] [stdout] 812 |     testutils::write_working_copy_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:825:20
[INFO] [stdout]     |
[INFO] [stdout] 825 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:840:17
[INFO] [stdout]     |
[INFO] [stdout] 840 |             id: testutils::write_file(repo.store(), &added_path, "added\n"),
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:862:5
[INFO] [stdout]     |
[INFO] [stdout] 862 |     testutils::write_working_copy_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:884:20
[INFO] [stdout]     |
[INFO] [stdout] 884 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:906:20
[INFO] [stdout]     |
[INFO] [stdout] 906 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:920:5
[INFO] [stdout]     |
[INFO] [stdout] 920 |     testutils::write_working_copy_file(&workspace_root, &foo_path, "foo\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:921:5
[INFO] [stdout]     |
[INFO] [stdout] 921 |     testutils::write_working_copy_file(&workspace_root, &bar_path, "bar\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:922:5
[INFO] [stdout]     |
[INFO] [stdout] 922 |     testutils::write_working_copy_file(&workspace_root, &nested_path, "nested\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:926:5
[INFO] [stdout]     |
[INFO] [stdout] 926 |     testutils::write_working_copy_file(&workspace_root, &ignored_path, "ignored\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:927:5
[INFO] [stdout]     |
[INFO] [stdout] 927 |     testutils::write_working_copy_file(&workspace_root, &gitignore_path, "to/ignored\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:987:20
[INFO] [stdout]     |
[INFO] [stdout] 987 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_git") due to 43 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:954:33
[INFO] [stdout]     |
[INFO] [stdout] 954 |         insta::assert_snapshot!(testutils::dump_tree(repo.store(), &tree_id), @r###"
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1046:20
[INFO] [stdout]      |
[INFO] [stdout] 1046 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1080:20
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:966:33
[INFO] [stdout]     |
[INFO] [stdout] 966 |         insta::assert_snapshot!(testutils::dump_tree(repo.store(), &tree_id), @r###"
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:976:9
[INFO] [stdout]     |
[INFO] [stdout] 976 |         testutils::write_working_copy_file(&workspace_root, &foo_path, "updated foo\n");
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:977:9
[INFO] [stdout]     |
[INFO] [stdout] 977 |         testutils::write_working_copy_file(&workspace_root, &bar_path, "updated bar\n");
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:980:33
[INFO] [stdout]     |
[INFO] [stdout] 980 |         insta::assert_snapshot!(testutils::dump_tree(repo.store(), &tree_id), @r###"
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:992:33
[INFO] [stdout]     |
[INFO] [stdout] 992 |         insta::assert_snapshot!(testutils::dump_tree(repo.store(), &tree_id), @r###"
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_local_working_copy.rs:1004:9
[INFO] [stdout]      |
[INFO] [stdout] 1004 |         testutils::base_config()
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]   --> tests/test_local_working_copy.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use itertools::Itertools;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::fs::PermissionsExt`
[INFO] [stdout]   --> tests/test_local_working_copy.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::os::unix::fs::PermissionsExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 58 previous errors; 2 warnings emitted
[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 `jj-lib` (test "test_local_working_copy") due to 59 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1149:20
[INFO] [stdout]      |
[INFO] [stdout] 1149 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1226:20
[INFO] [stdout]      |
[INFO] [stdout] 1226 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1272:20
[INFO] [stdout]      |
[INFO] [stdout] 1272 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1299:20
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1348:20
[INFO] [stdout]      |
[INFO] [stdout] 1348 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1399:20
[INFO] [stdout]      |
[INFO] [stdout] 1399 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jj_lib::repo::Repo`
[INFO] [stdout]   --> tests/test_rewrite.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use jj_lib::repo::Repo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]   --> tests/test_rewrite.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use itertools::Itertools as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 previous errors; 2 warnings emitted
[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 `jj-lib` (test "test_rewrite") due to 31 previous errors; 2 warnings emitted
[INFO] [stdout] error: aborting due to 32 previous errors; 25 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (lib test) due to 33 previous errors; 25 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "322737fdad8696d4f02c2c689576509e30743815c7c5308678499811e4e2558d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "322737fdad8696d4f02c2c689576509e30743815c7c5308678499811e4e2558d", kill_on_drop: false }`
[INFO] [stdout] 322737fdad8696d4f02c2c689576509e30743815c7c5308678499811e4e2558d
[INFO] checking jj-lib-0.11.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate jj-lib 0.11.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate jj-lib 0.11.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jj-lib 0.11.0
[INFO] finished tweaking crates.io crate jj-lib 0.11.0
[INFO] tweaked toml for crates.io crate jj-lib 0.11.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2b534127fac9da965cb62d8ad8dd75230e31b795dfd339a1b27dcab501633fb
[INFO] running `Command { std: "docker" "start" "-a" "e2b534127fac9da965cb62d8ad8dd75230e31b795dfd339a1b27dcab501633fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2b534127fac9da965cb62d8ad8dd75230e31b795dfd339a1b27dcab501633fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2b534127fac9da965cb62d8ad8dd75230e31b795dfd339a1b27dcab501633fb", kill_on_drop: false }`
[INFO] [stdout] e2b534127fac9da965cb62d8ad8dd75230e31b795dfd339a1b27dcab501633fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13886c68f6dfd686ef0fd64d5a07dadee65087b8c5251b9b2098c2d7f1508a4e
[INFO] running `Command { std: "docker" "start" "-a" "13886c68f6dfd686ef0fd64d5a07dadee65087b8c5251b9b2098c2d7f1508a4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking esl01-renderdag v0.3.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking insta v1.38.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking git2 v0.17.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking jj-lib v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::result::Result;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Result` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `whoami::hostname`: use `fallible::hostname()` instead
[INFO] [stdout]    --> src/settings.rs:136:41
[INFO] [stdout]     |
[INFO] [stdout] 136 |             .unwrap_or_else(|_| whoami::hostname())
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Blake2b512` is imported redundantly
[INFO] [stdout]    --> src/content_hash.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |     use blake2::Blake2b512;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 162 |
[INFO] [stdout] 163 |     use super::*;
[INFO] [stdout]     |         -------- the item `Blake2b512` is already imported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::result::Result;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ChangeId` is imported redundantly
[INFO] [stdout]     --> src/default_index_store.rs:1994:26
[INFO] [stdout]      |
[INFO] [stdout] 1993 |     use super::*;
[INFO] [stdout]      |         -------- the item `ChangeId` is already imported here
[INFO] [stdout] 1994 |     use crate::backend::{ChangeId, CommitId, ObjectId};
[INFO] [stdout]      |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CommitId` is imported redundantly
[INFO] [stdout]     --> src/default_index_store.rs:1994:36
[INFO] [stdout]      |
[INFO] [stdout] 1993 |     use super::*;
[INFO] [stdout]      |         -------- the item `CommitId` is already imported here
[INFO] [stdout] 1994 |     use crate::backend::{ChangeId, CommitId, ObjectId};
[INFO] [stdout]      |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ObjectId` is imported redundantly
[INFO] [stdout]     --> src/default_index_store.rs:1994:46
[INFO] [stdout]      |
[INFO] [stdout] 1993 |     use super::*;
[INFO] [stdout]      |         -------- the item `ObjectId` is already imported here
[INFO] [stdout] 1994 |     use crate::backend::{ChangeId, CommitId, ObjectId};
[INFO] [stdout]      |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Index` is imported redundantly
[INFO] [stdout]     --> src/default_index_store.rs:1995:9
[INFO] [stdout]      |
[INFO] [stdout] 1993 |     use super::*;
[INFO] [stdout]      |         -------- the item `Index` is already imported here
[INFO] [stdout] 1994 |     use crate::backend::{ChangeId, CommitId, ObjectId};
[INFO] [stdout] 1995 |     use crate::index::Index;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ChangeId` is imported redundantly
[INFO] [stdout]    --> src/default_revset_engine.rs:902:26
[INFO] [stdout]     |
[INFO] [stdout] 901 |     use super::*;
[INFO] [stdout]     |         -------- the item `ChangeId` is already imported here
[INFO] [stdout] 902 |     use crate::backend::{ChangeId, CommitId, ObjectId};
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CommitId` is imported redundantly
[INFO] [stdout]    --> src/default_revset_engine.rs:902:36
[INFO] [stdout]     |
[INFO] [stdout] 901 |     use super::*;
[INFO] [stdout]     |         -------- the item `CommitId` is already imported here
[INFO] [stdout] 902 |     use crate::backend::{ChangeId, CommitId, ObjectId};
[INFO] [stdout]     |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FileId` is imported redundantly
[INFO] [stdout]    --> src/git_backend.rs:951:26
[INFO] [stdout]     |
[INFO] [stdout] 950 |     use super::*;
[INFO] [stdout]     |         -------- the item `FileId` is already imported here
[INFO] [stdout] 951 |     use crate::backend::{FileId, MillisSinceEpoch};
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MillisSinceEpoch` is imported redundantly
[INFO] [stdout]    --> src/git_backend.rs:951:34
[INFO] [stdout]     |
[INFO] [stdout] 950 |     use super::*;
[INFO] [stdout]     |         -------- the item `MillisSinceEpoch` is already imported here
[INFO] [stdout] 951 |     use crate::backend::{FileId, MillisSinceEpoch};
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ChangeId` is imported redundantly
[INFO] [stdout]    --> src/id_prefix.rs:447:26
[INFO] [stdout]     |
[INFO] [stdout] 446 |     use super::*;
[INFO] [stdout]     |         -------- the item `ChangeId` is already imported here
[INFO] [stdout] 447 |     use crate::backend::{ChangeId, ObjectId};
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ObjectId` is imported redundantly
[INFO] [stdout]    --> src/id_prefix.rs:447:36
[INFO] [stdout]     |
[INFO] [stdout] 446 |     use super::*;
[INFO] [stdout]     |         -------- the item `ObjectId` is already imported here
[INFO] [stdout] 447 |     use crate::backend::{ChangeId, ObjectId};
[INFO] [stdout]     |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MillisSinceEpoch` is imported redundantly
[INFO] [stdout]    --> src/local_backend.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 466 |     use super::*;
[INFO] [stdout]     |         -------- the item `MillisSinceEpoch` is already imported here
[INFO] [stdout] 467 |     use crate::backend::MillisSinceEpoch;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RepoPath` is imported redundantly
[INFO] [stdout]    --> src/matchers.rs:346:28
[INFO] [stdout]     |
[INFO] [stdout] 345 |     use super::*;
[INFO] [stdout]     |         -------- the item `RepoPath` is already imported here
[INFO] [stdout] 346 |     use crate::repo_path::{RepoPath, RepoPathComponent};
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RepoPathComponent` is imported redundantly
[INFO] [stdout]    --> src/matchers.rs:346:38
[INFO] [stdout]     |
[INFO] [stdout] 345 |     use super::*;
[INFO] [stdout]     |         -------- the item `RepoPathComponent` is already imported here
[INFO] [stdout] 346 |     use crate::repo_path::{RepoPath, RepoPathComponent};
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CommitId` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:539:26
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `CommitId` is already imported here
[INFO] [stdout] 539 |     use crate::backend::{CommitId, MillisSinceEpoch, ObjectId, Timestamp};
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MillisSinceEpoch` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:539:36
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `MillisSinceEpoch` is already imported here
[INFO] [stdout] 539 |     use crate::backend::{CommitId, MillisSinceEpoch, ObjectId, Timestamp};
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ObjectId` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:539:54
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `ObjectId` is already imported here
[INFO] [stdout] 539 |     use crate::backend::{CommitId, MillisSinceEpoch, ObjectId, Timestamp};
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Timestamp` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:539:64
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `Timestamp` is already imported here
[INFO] [stdout] 539 |     use crate::backend::{CommitId, MillisSinceEpoch, ObjectId, Timestamp};
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `blake2b_hash` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:540:9
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `blake2b_hash` is already imported here
[INFO] [stdout] 539 |     use crate::backend::{CommitId, MillisSinceEpoch, ObjectId, Timestamp};
[INFO] [stdout] 540 |     use crate::content_hash::blake2b_hash;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `OperationMetadata` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:541:27
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `OperationMetadata` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 541 |     use crate::op_store::{OperationMetadata, RefTarget, WorkspaceId};
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RefTarget` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:541:46
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `RefTarget` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 541 |     use crate::op_store::{OperationMetadata, RefTarget, WorkspaceId};
[INFO] [stdout]     |                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `WorkspaceId` is imported redundantly
[INFO] [stdout]    --> src/simple_op_store.rs:541:57
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use super::*;
[INFO] [stdout]     |         -------- the item `WorkspaceId` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 541 |     use crate::op_store::{OperationMetadata, RefTarget, WorkspaceId};
[INFO] [stdout]     |                                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `whoami::hostname`: use `fallible::hostname()` instead
[INFO] [stdout]    --> src/settings.rs:136:41
[INFO] [stdout]     |
[INFO] [stdout] 136 |             .unwrap_or_else(|_| whoami::hostname())
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/default_index_store.rs:2013:24
[INFO] [stdout]      |
[INFO] [stdout] 2013 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/default_index_store.rs:2040:24
[INFO] [stdout]      |
[INFO] [stdout] 2040 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/default_index_store.rs:2092:24
[INFO] [stdout]      |
[INFO] [stdout] 2092 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/default_index_store.rs:2204:24
[INFO] [stdout]      |
[INFO] [stdout] 2204 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/default_index_store.rs:2268:24
[INFO] [stdout]      |
[INFO] [stdout] 2268 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/default_index_store.rs:2338:24
[INFO] [stdout]      |
[INFO] [stdout] 2338 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/default_index_store.rs:2466:24
[INFO] [stdout]      |
[INFO] [stdout] 2466 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/file_util.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/file_util.rs:145:24
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/git_backend.rs:956:24
[INFO] [stdout]     |
[INFO] [stdout] 956 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/git_backend.rs:1112:24
[INFO] [stdout]      |
[INFO] [stdout] 1112 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/git_backend.rs:1199:24
[INFO] [stdout]      |
[INFO] [stdout] 1199 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/git_backend.rs:1262:24
[INFO] [stdout]      |
[INFO] [stdout] 1262 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/git_backend.rs:1336:24
[INFO] [stdout]      |
[INFO] [stdout] 1336 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> src/git_backend.rs:1367:24
[INFO] [stdout]      |
[INFO] [stdout] 1367 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]      |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/local_backend.rs:472:24
[INFO] [stdout]     |
[INFO] [stdout] 472 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> src/lock.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]    |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> src/lock.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]    |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/repo_path.rs:324:24
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/repo_path.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/repo_path.rs:414:24
[INFO] [stdout]     |
[INFO] [stdout] 414 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyncRegion` is never constructed
[INFO] [stdout]    --> src/files.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | struct SyncRegion {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/simple_op_heads_store.rs:150:24
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let test_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/simple_op_heads_store.rs:189:24
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let test_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/simple_op_store.rs:643:24
[INFO] [stdout]     |
[INFO] [stdout] 643 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/simple_op_store.rs:653:24
[INFO] [stdout]     |
[INFO] [stdout] 653 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:524:24
[INFO] [stdout]     |
[INFO] [stdout] 524 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:544:24
[INFO] [stdout]     |
[INFO] [stdout] 544 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:565:24
[INFO] [stdout]     |
[INFO] [stdout] 565 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:591:24
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:621:24
[INFO] [stdout]     |
[INFO] [stdout] 621 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:654:24
[INFO] [stdout]     |
[INFO] [stdout] 654 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/stacked_table.rs:691:24
[INFO] [stdout]     |
[INFO] [stdout] 691 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_workspace.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use testutils::{TestRepo, TestWorkspace};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[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 undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy_sparse.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use testutils::{commit_with_tree, create_tree, TestWorkspace};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_diff_summary.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use testutils::{create_tree, TestRepo};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_conflicts.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use testutils::TestRepo;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_commit_builder.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use testutils::{assert_rebased, create_tree, CommitGraphBuilder, TestRepo, TestRepoBackend};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_rewrite.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use testutils::{
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_bad_locking.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use testutils::{create_random_commit, load_repo_at_head, TestRepoBackend, TestWorkspace};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy_concurrent.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use testutils::{commit_with_tree, create_tree, write_working_copy_file, TestRepo, TestWorkspace};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_refs.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use testutils::{CommitGraphBuilder, TestWorkspace};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_index.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use testutils::{
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_merge_trees.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use testutils::{create_single_tree, create_tree, TestRepo};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use testutils::{
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_default_revset_graph_iterator.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use testutils::{CommitGraphBuilder, TestRepo};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_diff_summary") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_workspace.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_workspace.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_workspace.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy_sparse.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_refs.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[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 undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy_sparse.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_bad_locking.rs:103:20
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy_sparse.rs:221:20
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_workspace") due to 5 previous errors
[INFO] [stdout] warning: unused import: `jj_lib::repo::Repo`
[INFO] [stdout]   --> tests/test_local_working_copy_sparse.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use jj_lib::repo::Repo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jj_lib::repo::Repo`
[INFO] [stdout]   --> tests/test_refs.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use jj_lib::repo::Repo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_commit_builder.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[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: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_local_working_copy_sparse") due to 5 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `jj-lib` (test "test_refs") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy_concurrent.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy_concurrent.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let tree_id1 = testutils::create_random_tree(&repo);
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy_concurrent.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let tree_id2 = testutils::create_random_tree(&repo);
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy_concurrent.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let tree_id3 = testutils::create_random_tree(&repo);
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy_concurrent.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_default_revset_graph_iterator.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_default_revset_graph_iterator.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_default_revset_graph_iterator.rs:142:20
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_default_revset_graph_iterator.rs:184:20
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_default_revset_graph_iterator.rs:226:20
[INFO] [stdout]     |
[INFO] [stdout] 226 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy_concurrent.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_default_revset_graph_iterator.rs:273:20
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_bad_locking.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_index.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_commit_builder.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jj_lib::repo::Repo`
[INFO] [stdout]   --> tests/test_local_working_copy_concurrent.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use jj_lib::repo::Repo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_index.rs:132:20
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted
[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: aborting due to 7 previous errors
[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 `jj-lib` (test "test_local_working_copy_concurrent") due to 8 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `jj-lib` (test "test_default_revset_graph_iterator") due to 8 previous errors
[INFO] [stdout] error: aborting due to 3 previous errors
[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 undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_merge_trees.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 testutils::write_normal_file(
[INFO] [stdout]    |                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_bad_locking") due to 4 previous errors
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]   --> tests/test_revset.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use testutils::{
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 testutils::write_executable_file(&mut tree_builder, &repo_path, "contents");
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |                 testutils::write_normal_file(&mut tree_builder, &repo_path, "contents");
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_mut_repo.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |             testutils::write_normal_file(
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_mut_repo.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_mut_repo.rs:69:20
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_mut_repo.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |             testutils::write_normal_file(
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:333:13
[INFO] [stdout]     |
[INFO] [stdout] 333 |             testutils::write_normal_file(
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 376 |     testutils::write_normal_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 |     testutils::write_executable_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 |     testutils::write_symlink(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 396 |     testutils::write_normal_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 |     testutils::write_symlink(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_commit_builder.rs:246:20
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jj_lib::repo::Repo`
[INFO] [stdout]   --> tests/test_commit_builder.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use jj_lib::repo::Repo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_conflicts.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let base_id = testutils::write_file(
[INFO] [stdout]    |                   ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_conflicts.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let left_id = testutils::write_file(
[INFO] [stdout]    |                   ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_conflicts.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let right_id = testutils::write_file(
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:153:20
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[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 undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:184:20
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_commit_builder") due to 5 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:225:20
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:249:20
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:275:20
[INFO] [stdout]     |
[INFO] [stdout] 275 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:297:20
[INFO] [stdout]     |
[INFO] [stdout] 297 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:337:20
[INFO] [stdout]     |
[INFO] [stdout] 337 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:373:20
[INFO] [stdout]     |
[INFO] [stdout] 373 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:394:20
[INFO] [stdout]     |
[INFO] [stdout] 394 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:418:20
[INFO] [stdout]     |
[INFO] [stdout] 418 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:442:20
[INFO] [stdout]     |
[INFO] [stdout] 442 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:546:20
[INFO] [stdout]     |
[INFO] [stdout] 546 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:523:20
[INFO] [stdout]     |
[INFO] [stdout] 523 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:560:20
[INFO] [stdout]     |
[INFO] [stdout] 560 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_mut_repo.rs:592:20
[INFO] [stdout]     |
[INFO] [stdout] 592 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jj_lib::repo::Repo`
[INFO] [stdout]   --> tests/test_mut_repo.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use jj_lib::repo::Repo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let base_id = testutils::write_file(
[INFO] [stdout]     |                   ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:130:16
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let a_id = testutils::write_file(
[INFO] [stdout]     |                ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:140:16
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let b_id = testutils::write_file(
[INFO] [stdout]     |                ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:149:16
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let c_id = testutils::write_file(
[INFO] [stdout]     |                ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 20 previous errors; 1 warning emitted
[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 undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_rewrite.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_mut_repo") due to 21 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_index.rs:265:20
[INFO] [stdout]     |
[INFO] [stdout] 265 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_index.rs:312:20
[INFO] [stdout]     |
[INFO] [stdout] 312 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_index.rs:365:20
[INFO] [stdout]     |
[INFO] [stdout] 365 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_index.rs:408:20
[INFO] [stdout]     |
[INFO] [stdout] 408 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_index.rs:479:20
[INFO] [stdout]     |
[INFO] [stdout] 479 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_index.rs:544:20
[INFO] [stdout]     |
[INFO] [stdout] 544 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Repo`
[INFO] [stdout]   --> tests/test_index.rs:24:47
[INFO] [stdout]    |
[INFO] [stdout] 24 | use jj_lib::repo::{MutableRepo, ReadonlyRepo, Repo};
[INFO] [stdout]    |                                               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_rewrite.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_merge_trees.rs:624:17
[INFO] [stdout]     |
[INFO] [stdout] 624 |                 testutils::read_file(repo.store(), &path, &id),
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jj_lib::repo::Repo`
[INFO] [stdout]   --> tests/test_merge_trees.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use jj_lib::repo::Repo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let base_id = testutils::write_file(
[INFO] [stdout]     |                   ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:250:19
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let left_id = testutils::write_file(
[INFO] [stdout]     |                   ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:260:20
[INFO] [stdout]     |
[INFO] [stdout] 260 |     let right_id = testutils::write_file(
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted
[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: aborting due to 14 previous errors; 1 warning emitted
[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 undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:339:19
[INFO] [stdout]     |
[INFO] [stdout] 339 |     let base_id = testutils::write_file(
[INFO] [stdout]     |                   ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:349:23
[INFO] [stdout]     |
[INFO] [stdout] 349 |     let modified_id = testutils::write_file(
[INFO] [stdout]     |                       ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:359:22
[INFO] [stdout]     |
[INFO] [stdout] 359 |     let deleted_id = testutils::write_file(
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_index") due to 10 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `jj-lib` (test "test_merge_trees") due to 15 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:222:20
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:607:24
[INFO] [stdout]     |
[INFO] [stdout] 607 |     let base_file_id = testutils::write_file(store, &path, "line 1\nline 2\nline 3\n");
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:608:24
[INFO] [stdout]     |
[INFO] [stdout] 608 |     let left_file_id = testutils::write_file(store, &path, "left 1\nline 2\nleft 3\n");
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:609:25
[INFO] [stdout]     |
[INFO] [stdout] 609 |     let right_file_id = testutils::write_file(store, &path, "right 1\nline 2\nright 3\n");
[INFO] [stdout]     |                         ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:269:20
[INFO] [stdout]     |
[INFO] [stdout] 269 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:318:20
[INFO] [stdout]     |
[INFO] [stdout] 318 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:366:20
[INFO] [stdout]     |
[INFO] [stdout] 366 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_local_working_copy.rs:70:20
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:622:28
[INFO] [stdout]     |
[INFO] [stdout] 622 |     let expected_file_id = testutils::write_file(store, &path, "resolved 1\nline 2\nresolved 3\n");
[INFO] [stdout]     |                            ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:101:26
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let id = testutils::write_file(store, path, "normal file contents");
[INFO] [stdout]     |                          ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 let id = testutils::write_file(store, path, "executable file contents");
[INFO] [stdout]     |                          ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:634:28
[INFO] [stdout]     |
[INFO] [stdout] 634 |     let new_base_file_id = testutils::write_file(store, &path, "resolved 1\nline 2\nline 3\n");
[INFO] [stdout]     |                            ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:115:26
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 let id = testutils::write_file(store, path, "normal file contents");
[INFO] [stdout]     |                          ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:635:28
[INFO] [stdout]     |
[INFO] [stdout] 635 |     let new_left_file_id = testutils::write_file(store, &path, "resolved 1\nline 2\nleft 3\n");
[INFO] [stdout]     |                            ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:636:29
[INFO] [stdout]     |
[INFO] [stdout] 636 |     let new_right_file_id = testutils::write_file(store, &path, "resolved 1\nline 2\nright 3\n");
[INFO] [stdout]     |                             ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:122:36
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 let base_file_id = testutils::write_file(store, path, "base file contents");
[INFO] [stdout]     |                                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:123:36
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let left_file_id = testutils::write_file(store, path, "left file contents");
[INFO] [stdout]     |                                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:124:37
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 let right_file_id = testutils::write_file(store, path, "right file contents");
[INFO] [stdout]     |                                     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:148:26
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 let id = testutils::write_file(store, &file_path, "normal file contents");
[INFO] [stdout]     |                          ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:269:20
[INFO] [stdout]     |
[INFO] [stdout] 269 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:289:20
[INFO] [stdout]     |
[INFO] [stdout] 289 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     testutils::write_normal_file(&mut tree_builder, &parent_path, "");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:315:5
[INFO] [stdout]     |
[INFO] [stdout] 315 |     testutils::write_normal_file(&mut tree_builder, &child_path, "");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     testutils::write_normal_file(&mut tree_builder, &parent_path, "");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:333:20
[INFO] [stdout]     |
[INFO] [stdout] 333 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:402:20
[INFO] [stdout]     |
[INFO] [stdout] 402 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:456:20
[INFO] [stdout]     |
[INFO] [stdout] 456 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:507:20
[INFO] [stdout]     |
[INFO] [stdout] 507 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:411:20
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:543:20
[INFO] [stdout]     |
[INFO] [stdout] 543 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:601:20
[INFO] [stdout]     |
[INFO] [stdout] 601 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:613:5
[INFO] [stdout]     |
[INFO] [stdout] 613 |     testutils::write_working_copy_file(&workspace_root, &gitignore_path, "ignored\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:614:5
[INFO] [stdout]     |
[INFO] [stdout] 614 |     testutils::write_working_copy_file(&workspace_root, &modified_path, "1");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:615:5
[INFO] [stdout]     |
[INFO] [stdout] 615 |     testutils::write_working_copy_file(&workspace_root, &removed_path, "1");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:617:5
[INFO] [stdout]     |
[INFO] [stdout] 617 |     testutils::write_working_copy_file(&workspace_root, &subdir_modified_path, "1");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:631:5
[INFO] [stdout]     |
[INFO] [stdout] 631 |     testutils::write_working_copy_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:636:5
[INFO] [stdout]     |
[INFO] [stdout] 636 |     testutils::write_working_copy_file(&workspace_root, &added_path, "2");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:637:5
[INFO] [stdout]     |
[INFO] [stdout] 637 |     testutils::write_working_copy_file(&workspace_root, &modified_path, "2");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:639:5
[INFO] [stdout]     |
[INFO] [stdout] 639 |     testutils::write_working_copy_file(&workspace_root, &ignored_path, "2");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:640:5
[INFO] [stdout]     |
[INFO] [stdout] 640 |     testutils::write_working_copy_file(&workspace_root, &subdir_modified_path, "2");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:641:5
[INFO] [stdout]     |
[INFO] [stdout] 641 |     testutils::write_working_copy_file(&workspace_root, &subdir_ignored_path, "2");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:661:20
[INFO] [stdout]     |
[INFO] [stdout] 661 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:655:26
[INFO] [stdout]     |
[INFO] [stdout] 655 |     let before_file_id = testutils::write_file(store, &path, "line 1\nline 2 before\nline 3\n");
[INFO] [stdout]     |                          ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:675:5
[INFO] [stdout]     |
[INFO] [stdout] 675 |     testutils::write_working_copy_file(&workspace_root, &nested_gitignore_path, "!file\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:656:25
[INFO] [stdout]     |
[INFO] [stdout] 656 |     let after_file_id = testutils::write_file(store, &path, "line 1\nline 2 after\nline 3\n");
[INFO] [stdout]     |                         ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:676:5
[INFO] [stdout]     |
[INFO] [stdout] 676 |     testutils::write_working_copy_file(&workspace_root, &ignored_path, "contents");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:711:20
[INFO] [stdout]     |
[INFO] [stdout] 711 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:718:5
[INFO] [stdout]     |
[INFO] [stdout] 718 |     testutils::write_working_copy_file(&workspace_root, &gitignore_path, "modified\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:720:5
[INFO] [stdout]     |
[INFO] [stdout] 720 |     testutils::write_working_copy_file(&workspace_root, &modified_path, "garbage");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:743:20
[INFO] [stdout]     |
[INFO] [stdout] 743 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:792:20
[INFO] [stdout]     |
[INFO] [stdout] 792 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:801:5
[INFO] [stdout]     |
[INFO] [stdout] 801 |     testutils::write_working_copy_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:812:5
[INFO] [stdout]     |
[INFO] [stdout] 812 |     testutils::write_working_copy_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:825:20
[INFO] [stdout]     |
[INFO] [stdout] 825 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:840:17
[INFO] [stdout]     |
[INFO] [stdout] 840 |             id: testutils::write_file(repo.store(), &added_path, "added\n"),
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:862:5
[INFO] [stdout]     |
[INFO] [stdout] 862 |     testutils::write_working_copy_file(
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:884:20
[INFO] [stdout]     |
[INFO] [stdout] 884 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:906:20
[INFO] [stdout]     |
[INFO] [stdout] 906 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:920:5
[INFO] [stdout]     |
[INFO] [stdout] 920 |     testutils::write_working_copy_file(&workspace_root, &foo_path, "foo\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:921:5
[INFO] [stdout]     |
[INFO] [stdout] 921 |     testutils::write_working_copy_file(&workspace_root, &bar_path, "bar\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:922:5
[INFO] [stdout]     |
[INFO] [stdout] 922 |     testutils::write_working_copy_file(&workspace_root, &nested_path, "nested\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:926:5
[INFO] [stdout]     |
[INFO] [stdout] 926 |     testutils::write_working_copy_file(&workspace_root, &ignored_path, "ignored\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:927:5
[INFO] [stdout]     |
[INFO] [stdout] 927 |     testutils::write_working_copy_file(&workspace_root, &gitignore_path, "to/ignored\n");
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:445:20
[INFO] [stdout]     |
[INFO] [stdout] 445 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:483:20
[INFO] [stdout]     |
[INFO] [stdout] 483 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:954:33
[INFO] [stdout]     |
[INFO] [stdout] 954 |         insta::assert_snapshot!(testutils::dump_tree(repo.store(), &tree_id), @r###"
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:520:20
[INFO] [stdout]     |
[INFO] [stdout] 520 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:565:20
[INFO] [stdout]     |
[INFO] [stdout] 565 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:966:33
[INFO] [stdout]     |
[INFO] [stdout] 966 |         insta::assert_snapshot!(testutils::dump_tree(repo.store(), &tree_id), @r###"
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:976:9
[INFO] [stdout]     |
[INFO] [stdout] 976 |         testutils::write_working_copy_file(&workspace_root, &foo_path, "updated foo\n");
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:977:9
[INFO] [stdout]     |
[INFO] [stdout] 977 |         testutils::write_working_copy_file(&workspace_root, &bar_path, "updated bar\n");
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:980:33
[INFO] [stdout]     |
[INFO] [stdout] 980 |         insta::assert_snapshot!(testutils::dump_tree(repo.store(), &tree_id), @r###"
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_local_working_copy.rs:992:33
[INFO] [stdout]     |
[INFO] [stdout] 992 |         insta::assert_snapshot!(testutils::dump_tree(repo.store(), &tree_id), @r###"
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_local_working_copy.rs:1004:9
[INFO] [stdout]      |
[INFO] [stdout] 1004 |         testutils::base_config()
[INFO] [stdout]      |         ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]   --> tests/test_local_working_copy.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use itertools::Itertools;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::fs::PermissionsExt`
[INFO] [stdout]   --> tests/test_local_working_copy.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::os::unix::fs::PermissionsExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 58 previous errors; 2 warnings emitted
[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 undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:611:20
[INFO] [stdout]     |
[INFO] [stdout] 611 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (test "test_local_working_copy") due to 59 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:666:28
[INFO] [stdout]     |
[INFO] [stdout] 666 |     let expected_file_id = testutils::write_file(store, &path, "resolved\n");
[INFO] [stdout]     |                            ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:674:28
[INFO] [stdout]     |
[INFO] [stdout] 674 |     let new_base_file_id = testutils::write_file(store, &path, "line 1\nline 2 before\nline 3\n");
[INFO] [stdout]     |                            ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_conflicts.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |         testutils::write_file(store, &path, "line 1\nline 2 modified after\nline 3\n");
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:655:20
[INFO] [stdout]     |
[INFO] [stdout] 655 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jj_lib::repo::Repo`
[INFO] [stdout]   --> tests/test_conflicts.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use jj_lib::repo::Repo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:693:20
[INFO] [stdout]     |
[INFO] [stdout] 693 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 26 previous errors; 1 warning emitted
[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 `jj-lib` (test "test_conflicts") due to 27 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]   --> tests/test_revset.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let settings = testutils::user_settings();
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:760:20
[INFO] [stdout]     |
[INFO] [stdout] 760 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:827:20
[INFO] [stdout]     |
[INFO] [stdout] 827 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:900:20
[INFO] [stdout]     |
[INFO] [stdout] 900 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:938:20
[INFO] [stdout]     |
[INFO] [stdout] 938 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_rewrite.rs:987:20
[INFO] [stdout]     |
[INFO] [stdout] 987 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1046:20
[INFO] [stdout]      |
[INFO] [stdout] 1046 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1080:20
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1149:20
[INFO] [stdout]      |
[INFO] [stdout] 1149 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:193:20
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:338:20
[INFO] [stdout]     |
[INFO] [stdout] 338 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1226:20
[INFO] [stdout]      |
[INFO] [stdout] 1226 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:382:20
[INFO] [stdout]     |
[INFO] [stdout] 382 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1272:20
[INFO] [stdout]      |
[INFO] [stdout] 1272 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1299:20
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1348:20
[INFO] [stdout]      |
[INFO] [stdout] 1348 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_rewrite.rs:1399:20
[INFO] [stdout]      |
[INFO] [stdout] 1399 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jj_lib::repo::Repo`
[INFO] [stdout]   --> tests/test_rewrite.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use jj_lib::repo::Repo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]   --> tests/test_rewrite.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use itertools::Itertools as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 previous errors; 2 warnings emitted
[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 `jj-lib` (test "test_rewrite") due to 31 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:616:20
[INFO] [stdout]     |
[INFO] [stdout] 616 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:664:20
[INFO] [stdout]     |
[INFO] [stdout] 664 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:708:20
[INFO] [stdout]     |
[INFO] [stdout] 708 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:798:20
[INFO] [stdout]     |
[INFO] [stdout] 798 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:818:20
[INFO] [stdout]     |
[INFO] [stdout] 818 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:839:20
[INFO] [stdout]     |
[INFO] [stdout] 839 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:867:20
[INFO] [stdout]     |
[INFO] [stdout] 867 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:932:20
[INFO] [stdout]     |
[INFO] [stdout] 932 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> tests/test_revset.rs:987:20
[INFO] [stdout]     |
[INFO] [stdout] 987 |     let settings = testutils::user_settings();
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1069:20
[INFO] [stdout]      |
[INFO] [stdout] 1069 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1155:20
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1242:20
[INFO] [stdout]      |
[INFO] [stdout] 1242 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1323:20
[INFO] [stdout]      |
[INFO] [stdout] 1323 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1433:20
[INFO] [stdout]      |
[INFO] [stdout] 1433 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1509:20
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1619:20
[INFO] [stdout]      |
[INFO] [stdout] 1619 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1646:20
[INFO] [stdout]      |
[INFO] [stdout] 1646 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1665:20
[INFO] [stdout]      |
[INFO] [stdout] 1665 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1724:20
[INFO] [stdout]      |
[INFO] [stdout] 1724 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1744:20
[INFO] [stdout]      |
[INFO] [stdout] 1744 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1823:20
[INFO] [stdout]      |
[INFO] [stdout] 1823 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:1952:20
[INFO] [stdout]      |
[INFO] [stdout] 1952 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 32 previous errors; 25 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:2035:20
[INFO] [stdout]      |
[INFO] [stdout] 2035 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (lib test) due to 33 previous errors; 25 warnings emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:2062:20
[INFO] [stdout]      |
[INFO] [stdout] 2062 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:2107:20
[INFO] [stdout]      |
[INFO] [stdout] 2107 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:2180:20
[INFO] [stdout]      |
[INFO] [stdout] 2180 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:2248:20
[INFO] [stdout]      |
[INFO] [stdout] 2248 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:2313:20
[INFO] [stdout]      |
[INFO] [stdout] 2313 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:2385:20
[INFO] [stdout]      |
[INFO] [stdout] 2385 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:2424:20
[INFO] [stdout]      |
[INFO] [stdout] 2424 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:2510:20
[INFO] [stdout]      |
[INFO] [stdout] 2510 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:2573:20
[INFO] [stdout]      |
[INFO] [stdout] 2573 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:2683:20
[INFO] [stdout]      |
[INFO] [stdout] 2683 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:2718:20
[INFO] [stdout]      |
[INFO] [stdout] 2718 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:2783:20
[INFO] [stdout]      |
[INFO] [stdout] 2783 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]     --> tests/test_revset.rs:2889:20
[INFO] [stdout]      |
[INFO] [stdout] 2889 |     let settings = testutils::user_settings();
[INFO] [stdout]      |                    ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 41 previous errors
[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 `jj-lib` (test "test_revset") due to 42 previous errors
[INFO] running `Command { std: "docker" "inspect" "13886c68f6dfd686ef0fd64d5a07dadee65087b8c5251b9b2098c2d7f1508a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13886c68f6dfd686ef0fd64d5a07dadee65087b8c5251b9b2098c2d7f1508a4e", kill_on_drop: false }`
[INFO] [stdout] 13886c68f6dfd686ef0fd64d5a07dadee65087b8c5251b9b2098c2d7f1508a4e
