[INFO] fetching crate jujutsu-lib 0.7.1...
[INFO] checking jujutsu-lib-0.7.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate jujutsu-lib 0.7.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate jujutsu-lib 0.7.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jujutsu-lib 0.7.1
[INFO] finished tweaking crates.io crate jujutsu-lib 0.7.1
[INFO] tweaked toml for crates.io crate jujutsu-lib 0.7.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded backoff v0.4.0
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded git2 v0.16.1
[INFO] [stderr]   Downloaded libgit2-sys v0.14.2+1.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a44da0d396cd550ed0ce94aed8e56d8d5bc95f482c1dec4233ef9910075edcd
[INFO] running `Command { std: "docker" "start" "-a" "3a44da0d396cd550ed0ce94aed8e56d8d5bc95f482c1dec4233ef9910075edcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a44da0d396cd550ed0ce94aed8e56d8d5bc95f482c1dec4233ef9910075edcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a44da0d396cd550ed0ce94aed8e56d8d5bc95f482c1dec4233ef9910075edcd", kill_on_drop: false }`
[INFO] [stdout] 3a44da0d396cd550ed0ce94aed8e56d8d5bc95f482c1dec4233ef9910075edcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0fb5468946034e236b4c4e38f1d18e9d684d7844eb9f55cf37a9728a0a12338
[INFO] running `Command { std: "docker" "start" "-a" "f0fb5468946034e236b4c4e38f1d18e9d684d7844eb9f55cf37a9728a0a12338", kill_on_drop: false }`
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling jujutsu-lib v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking whoami v1.4.1
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking insta v1.34.0
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking git2 v0.16.1
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/diff.rs:635:9
[INFO] [stdout]     |
[INFO] [stdout] 635 |         assert_eq!(find_line_ranges(b""), vec![]);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `std::ops::Range<usize>: PartialEq<_>` found in the following crates: `aho_corasick`, `core`, `regex_automata`:
[INFO] [stdout]             - impl PartialEq<aho_corasick::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl PartialEq<regex_automata::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl<Idx> PartialEq for std::ops::Range<Idx>
[INFO] [stdout]               where Idx: PartialEq;
[INFO] [stdout]     = note: required for `Vec<std::ops::Range<usize>>` to implement `PartialEq<Vec<_>>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/diff.rs:655:9
[INFO] [stdout]     |
[INFO] [stdout] 655 |         assert_eq!(find_word_ranges(b""), vec![]);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `std::ops::Range<usize>: PartialEq<_>` found in the following crates: `aho_corasick`, `core`, `regex_automata`:
[INFO] [stdout]             - impl PartialEq<aho_corasick::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl PartialEq<regex_automata::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl<Idx> PartialEq for std::ops::Range<Idx>
[INFO] [stdout]               where Idx: PartialEq;
[INFO] [stdout]     = note: required for `Vec<std::ops::Range<usize>>` to implement `PartialEq<Vec<_>>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/diff.rs:665:9
[INFO] [stdout]     |
[INFO] [stdout] 665 |         assert_eq!(find_word_ranges(b"+-*/"), vec![]);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `std::ops::Range<usize>: PartialEq<_>` found in the following crates: `aho_corasick`, `core`, `regex_automata`:
[INFO] [stdout]             - impl PartialEq<aho_corasick::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl PartialEq<regex_automata::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl<Idx> PartialEq for std::ops::Range<Idx>
[INFO] [stdout]               where Idx: PartialEq;
[INFO] [stdout]     = note: required for `Vec<std::ops::Range<usize>>` to implement `PartialEq<Vec<_>>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/file_util.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared 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:121:24
[INFO] [stdout]     |
[INFO] [stdout] 121 |         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:631:24
[INFO] [stdout]     |
[INFO] [stdout] 631 |         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:742:24
[INFO] [stdout]     |
[INFO] [stdout] 742 |         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:805:24
[INFO] [stdout]     |
[INFO] [stdout] 805 |         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:837:24
[INFO] [stdout]     |
[INFO] [stdout] 837 |         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/index.rs:1642:24
[INFO] [stdout]      |
[INFO] [stdout] 1642 |         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/index.rs:1668:24
[INFO] [stdout]      |
[INFO] [stdout] 1668 |         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/index.rs:1719:24
[INFO] [stdout]      |
[INFO] [stdout] 1719 |         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/index.rs:1815:24
[INFO] [stdout]      |
[INFO] [stdout] 1815 |         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/index.rs:1878:24
[INFO] [stdout]      |
[INFO] [stdout] 1878 |         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/index.rs:1948:24
[INFO] [stdout]      |
[INFO] [stdout] 1948 |         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/index.rs:2076:24
[INFO] [stdout]      |
[INFO] [stdout] 2076 |         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:83:24
[INFO] [stdout]    |
[INFO] [stdout] 83 |         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:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 |         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:318:24
[INFO] [stdout]     |
[INFO] [stdout] 318 |         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:372:24
[INFO] [stdout]     |
[INFO] [stdout] 372 |         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:408:24
[INFO] [stdout]     |
[INFO] [stdout] 408 |         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:160:24
[INFO] [stdout]     |
[INFO] [stdout] 160 |         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:199:24
[INFO] [stdout]     |
[INFO] [stdout] 199 |         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:262:24
[INFO] [stdout]     |
[INFO] [stdout] 262 |         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:272:24
[INFO] [stdout]     |
[INFO] [stdout] 272 |         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:515:24
[INFO] [stdout]     |
[INFO] [stdout] 515 |         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:535:24
[INFO] [stdout]     |
[INFO] [stdout] 535 |         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:556:24
[INFO] [stdout]     |
[INFO] [stdout] 556 |         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:582:24
[INFO] [stdout]     |
[INFO] [stdout] 582 |         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:612:24
[INFO] [stdout]     |
[INFO] [stdout] 612 |         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:645:24
[INFO] [stdout]     |
[INFO] [stdout] 645 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 31 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0283, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (lib test) due to 32 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f0fb5468946034e236b4c4e38f1d18e9d684d7844eb9f55cf37a9728a0a12338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0fb5468946034e236b4c4e38f1d18e9d684d7844eb9f55cf37a9728a0a12338", kill_on_drop: false }`
[INFO] [stdout] f0fb5468946034e236b4c4e38f1d18e9d684d7844eb9f55cf37a9728a0a12338
[INFO] checking jujutsu-lib-0.7.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate jujutsu-lib 0.7.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate jujutsu-lib 0.7.1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jujutsu-lib 0.7.1
[INFO] finished tweaking crates.io crate jujutsu-lib 0.7.1
[INFO] tweaked toml for crates.io crate jujutsu-lib 0.7.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fd2ea0295d662ede1043a5609e3039c3a8a159880826951f6d65818fa2c4694
[INFO] running `Command { std: "docker" "start" "-a" "3fd2ea0295d662ede1043a5609e3039c3a8a159880826951f6d65818fa2c4694", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fd2ea0295d662ede1043a5609e3039c3a8a159880826951f6d65818fa2c4694", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fd2ea0295d662ede1043a5609e3039c3a8a159880826951f6d65818fa2c4694", kill_on_drop: false }`
[INFO] [stdout] 3fd2ea0295d662ede1043a5609e3039c3a8a159880826951f6d65818fa2c4694
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d25c7025c88636be70cbf194dea8187f1393f7d3464fa92db7887d9b9fe43905
[INFO] running `Command { std: "docker" "start" "-a" "d25c7025c88636be70cbf194dea8187f1393f7d3464fa92db7887d9b9fe43905", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling jujutsu-lib v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking whoami v1.4.1
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking insta v1.34.0
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking git2 v0.16.1
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/diff.rs:635:9
[INFO] [stdout]     |
[INFO] [stdout] 635 |         assert_eq!(find_line_ranges(b""), vec![]);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `std::ops::Range<usize>: PartialEq<_>` found in the following crates: `aho_corasick`, `core`, `regex_automata`:
[INFO] [stdout]             - impl PartialEq<aho_corasick::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl PartialEq<regex_automata::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl<Idx> PartialEq for std::ops::Range<Idx>
[INFO] [stdout]               where Idx: PartialEq;
[INFO] [stdout]     = note: required for `Vec<std::ops::Range<usize>>` to implement `PartialEq<Vec<_>>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/diff.rs:655:9
[INFO] [stdout]     |
[INFO] [stdout] 655 |         assert_eq!(find_word_ranges(b""), vec![]);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `std::ops::Range<usize>: PartialEq<_>` found in the following crates: `aho_corasick`, `core`, `regex_automata`:
[INFO] [stdout]             - impl PartialEq<aho_corasick::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl PartialEq<regex_automata::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl<Idx> PartialEq for std::ops::Range<Idx>
[INFO] [stdout]               where Idx: PartialEq;
[INFO] [stdout]     = note: required for `Vec<std::ops::Range<usize>>` to implement `PartialEq<Vec<_>>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/diff.rs:665:9
[INFO] [stdout]     |
[INFO] [stdout] 665 |         assert_eq!(find_word_ranges(b"+-*/"), vec![]);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `std::ops::Range<usize>: PartialEq<_>` found in the following crates: `aho_corasick`, `core`, `regex_automata`:
[INFO] [stdout]             - impl PartialEq<aho_corasick::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl PartialEq<regex_automata::util::search::Span> for std::ops::Range<usize>;
[INFO] [stdout]             - impl<Idx> PartialEq for std::ops::Range<Idx>
[INFO] [stdout]               where Idx: PartialEq;
[INFO] [stdout]     = note: required for `Vec<std::ops::Range<usize>>` to implement `PartialEq<Vec<_>>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testutils`
[INFO] [stdout]    --> src/file_util.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared 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:121:24
[INFO] [stdout]     |
[INFO] [stdout] 121 |         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:631:24
[INFO] [stdout]     |
[INFO] [stdout] 631 |         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:742:24
[INFO] [stdout]     |
[INFO] [stdout] 742 |         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:805:24
[INFO] [stdout]     |
[INFO] [stdout] 805 |         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:837:24
[INFO] [stdout]     |
[INFO] [stdout] 837 |         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/index.rs:1642:24
[INFO] [stdout]      |
[INFO] [stdout] 1642 |         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/index.rs:1668:24
[INFO] [stdout]      |
[INFO] [stdout] 1668 |         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/index.rs:1719:24
[INFO] [stdout]      |
[INFO] [stdout] 1719 |         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/index.rs:1815:24
[INFO] [stdout]      |
[INFO] [stdout] 1815 |         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/index.rs:1878:24
[INFO] [stdout]      |
[INFO] [stdout] 1878 |         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/index.rs:1948:24
[INFO] [stdout]      |
[INFO] [stdout] 1948 |         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/index.rs:2076:24
[INFO] [stdout]      |
[INFO] [stdout] 2076 |         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:83:24
[INFO] [stdout]    |
[INFO] [stdout] 83 |         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:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 |         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:318:24
[INFO] [stdout]     |
[INFO] [stdout] 318 |         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:372:24
[INFO] [stdout]     |
[INFO] [stdout] 372 |         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:408:24
[INFO] [stdout]     |
[INFO] [stdout] 408 |         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:160:24
[INFO] [stdout]     |
[INFO] [stdout] 160 |         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:199:24
[INFO] [stdout]     |
[INFO] [stdout] 199 |         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:262:24
[INFO] [stdout]     |
[INFO] [stdout] 262 |         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:272:24
[INFO] [stdout]     |
[INFO] [stdout] 272 |         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:515:24
[INFO] [stdout]     |
[INFO] [stdout] 515 |         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:535:24
[INFO] [stdout]     |
[INFO] [stdout] 535 |         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:556:24
[INFO] [stdout]     |
[INFO] [stdout] 556 |         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:582:24
[INFO] [stdout]     |
[INFO] [stdout] 582 |         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:612:24
[INFO] [stdout]     |
[INFO] [stdout] 612 |         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:645:24
[INFO] [stdout]     |
[INFO] [stdout] 645 |         let temp_dir = testutils::new_temp_dir();
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `testutils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 31 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0283, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jujutsu-lib` (lib test) due to 32 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d25c7025c88636be70cbf194dea8187f1393f7d3464fa92db7887d9b9fe43905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d25c7025c88636be70cbf194dea8187f1393f7d3464fa92db7887d9b9fe43905", kill_on_drop: false }`
[INFO] [stdout] d25c7025c88636be70cbf194dea8187f1393f7d3464fa92db7887d9b9fe43905
