[INFO] fetching crate jj-cli 0.32.0... [INFO] checking jj-cli-0.32.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate jj-cli 0.32.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate jj-cli 0.32.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate jj-cli 0.32.0 [INFO] tweaked toml for crates.io crate jj-cli 0.32.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jj-cli 0.32.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jj-cli 0.32.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fdbf66f2c0430dcaebaf5157976b7c8b553fd2a2163f7a03206b658c3f9bef4 [INFO] running `Command { std: "docker" "start" "-a" "0fdbf66f2c0430dcaebaf5157976b7c8b553fd2a2163f7a03206b658c3f9bef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fdbf66f2c0430dcaebaf5157976b7c8b553fd2a2163f7a03206b658c3f9bef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fdbf66f2c0430dcaebaf5157976b7c8b553fd2a2163f7a03206b658c3f9bef4", kill_on_drop: false }` [INFO] [stdout] 0fdbf66f2c0430dcaebaf5157976b7c8b553fd2a2163f7a03206b658c3f9bef4 [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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe1b54acb9198f626c485131e8e0c7ad9003e0cb2928d96563e27938a6262cd4 [INFO] running `Command { std: "docker" "start" "-a" "fe1b54acb9198f626c485131e8e0c7ad9003e0cb2928d96563e27938a6262cd4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking gix-trace v0.1.13 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking zlib-rs v0.5.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking lock_api v0.4.13 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking sha1-checked v0.10.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking gix-utils v0.3.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking faster-hex v0.10.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking libz-rs-sys v0.5.1 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking memmap2 v0.9.7 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Checking imara-diff v0.1.8 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking deltae v0.3.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking vtparse v0.6.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking is_executable v1.0.4 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking finl_unicode v1.3.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking rtoolbox v0.0.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling jj-cli v0.32.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking roff v0.2.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Checking etcetera v0.10.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking timeago v0.4.2 [INFO] [stderr] Checking escape8259 v0.5.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.1 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling jj-lib-proc-macros v0.32.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking wezterm-dynamic v0.2.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking gix-validate v0.10.0 [INFO] [stderr] Checking gix-chunk v0.4.11 [INFO] [stderr] Checking gix-quote v0.6.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking gix-bitmap v0.2.14 [INFO] [stderr] Checking gix-path v0.10.20 [INFO] [stderr] Checking zerovec v0.11.3 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking gix-packetline v0.19.1 [INFO] [stderr] Checking gix-packetline-blocking v0.19.1 [INFO] [stderr] Checking wezterm-color-types v0.3.0 [INFO] [stderr] Checking wezterm-bidi v0.2.3 [INFO] [stderr] Checking logos v0.15.0 [INFO] [stderr] Checking filedescriptor v0.8.3 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking gix-command v0.6.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking wezterm-input-types v0.1.0 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking gix-sec v0.12.0 [INFO] [stderr] Checking gix-config-value v0.15.1 [INFO] [stderr] Checking sapling-renderdag v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking gix-date v0.10.4 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking gix-actor v0.35.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking prodash v30.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking serde_bser v0.4.0 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking gix-features v0.43.1 [INFO] [stderr] Checking gix-hash v0.19.0 [INFO] [stderr] Checking gix-fs v0.16.0 [INFO] [stderr] Checking gix-glob v0.21.0 [INFO] [stderr] Checking interim v0.2.1 [INFO] [stderr] Checking gix-hashtable v0.9.0 [INFO] [stderr] Checking gix-commitgraph v0.29.0 [INFO] [stderr] Checking gix-url v0.32.0 [INFO] [stderr] Checking tracing-chrome v0.7.2 [INFO] [stderr] Checking gix-object v0.50.1 [INFO] [stderr] Checking gix-transport v0.48.0 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking gix-attributes v0.27.0 [INFO] [stderr] Checking gix-ignore v0.16.0 [INFO] [stderr] Checking mac_address v1.1.8 [INFO] [stderr] Checking gix-pathspec v0.12.0 [INFO] [stderr] Checking wezterm-blob-leases v0.1.1 [INFO] [stderr] Checking termwiz v0.23.3 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking gix-revwalk v0.21.0 [INFO] [stderr] Checking gix-pack v0.60.0 [INFO] [stderr] Checking gix-filter v0.20.0 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Checking gix-tempfile v18.0.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking gix-traverse v0.47.0 [INFO] [stderr] Checking gix-revision v0.35.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking gix-lock v18.0.0 [INFO] [stderr] Checking gix-refspec v0.31.0 [INFO] [stderr] Checking gix-ref v0.53.0 [INFO] [stderr] Checking gix-index v0.41.0 [INFO] [stderr] Checking gix-shallow v0.5.0 [INFO] [stderr] Checking scm-record v0.8.0 [INFO] [stderr] Checking gix-odb v0.70.0 [INFO] [stderr] Checking gix-worktree v0.42.0 [INFO] [stderr] Checking gix-config v0.46.0 [INFO] [stderr] Checking gix-discover v0.41.0 [INFO] [stderr] Checking gix-protocol v0.51.0 [INFO] [stderr] Checking gix-diff v0.53.0 [INFO] [stderr] Checking clap v4.5.42 [INFO] [stderr] Checking clap_complete v4.5.55 [INFO] [stderr] Checking clap_mangen v0.2.26 [INFO] [stderr] Checking clap-markdown v0.1.5 [INFO] [stderr] Checking libtest-mimic v0.8.1 [INFO] [stderr] Checking datatest-stable v0.3.2 [INFO] [stderr] Checking gix-submodule v0.20.0 [INFO] [stderr] Checking proptest-state-machine v0.3.1 [INFO] [stderr] Checking clap_complete_nushell v4.5.8 [INFO] [stderr] Checking gix v0.73.0 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking sapling-streampager v0.11.0 [INFO] [stderr] Checking watchman_client v0.9.0 [INFO] [stderr] Checking jj-lib v0.32.0 [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> src/commands/status.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | use testutils::TestRepo; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> src/commands/status.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | use testutils::TestTreeBuilder; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> src/commands/status.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | use testutils::repo_path; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> src/commit_templater.rs:2571:9 [INFO] [stdout] | [INFO] [stdout] 2571 | use testutils::TestRepoBackend; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> src/commit_templater.rs:2572:9 [INFO] [stdout] | [INFO] [stdout] 2572 | use testutils::TestWorkspace; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> src/commit_templater.rs:2573:9 [INFO] [stdout] | [INFO] [stdout] 2573 | use testutils::repo_path_buf; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:732:9 [INFO] [stdout] | [INFO] [stdout] 732 | use testutils::TestRepo; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:733:9 [INFO] [stdout] | [INFO] [stdout] 733 | use testutils::assert_tree_eq; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:735:9 [INFO] [stdout] | [INFO] [stdout] 735 | use testutils::proptest::Transition; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:736:9 [INFO] [stdout] | [INFO] [stdout] 736 | use testutils::proptest::WorkingCopyReferenceStateMachine; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:734:9 [INFO] [stdout] | [INFO] [stdout] 734 | use testutils::dump_tree; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:737:9 [INFO] [stdout] | [INFO] [stdout] 737 | use testutils::repo_path; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | use testutils::repo_path_component; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/commit_templater.rs:2692:26 [INFO] [stdout] | [INFO] [stdout] 2692 | let mut config = testutils::base_user_config(); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/config.rs:1745:19 [INFO] [stdout] | [INFO] [stdout] 1745 | let tmp = testutils::new_temp_dir(); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/git_util.rs:616:24 [INFO] [stdout] | [INFO] [stdout] 616 | let temp_dir = testutils::new_temp_dir(); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:789:25 [INFO] [stdout] | [INFO] [stdout] 789 | let left_tree = testutils::create_tree( [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | let right_tree = testutils::create_tree( [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:916:25 [INFO] [stdout] | [INFO] [stdout] 916 | let left_tree = testutils::create_tree(&test_repo.repo, &[]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:917:26 [INFO] [stdout] | [INFO] [stdout] 917 | let right_tree = testutils::create_tree(&test_repo.repo, &[(added_empty_file_path, "")]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:972:25 [INFO] [stdout] | [INFO] [stdout] 972 | let left_tree = testutils::create_tree(&test_repo.repo, &[]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:973:26 [INFO] [stdout] | [INFO] [stdout] 973 | let right_tree = testutils::create_tree_with(&test_repo.repo, |builder| { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1041:25 [INFO] [stdout] | [INFO] [stdout] 1041 | let left_tree = testutils::create_tree_with(&test_repo.repo, |builder| { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1044:26 [INFO] [stdout] | [INFO] [stdout] 1044 | let right_tree = testutils::create_tree_with(&test_repo.repo, |builder| { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1103:25 [INFO] [stdout] | [INFO] [stdout] 1103 | let left_tree = testutils::create_tree_with(&test_repo.repo, |builder| { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1106:26 [INFO] [stdout] | [INFO] [stdout] 1106 | let right_tree = testutils::create_tree_with(&test_repo.repo, |builder| { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1170:25 [INFO] [stdout] | [INFO] [stdout] 1170 | let left_tree = testutils::create_tree_with(&test_repo.repo, |builder| { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1175:26 [INFO] [stdout] | [INFO] [stdout] 1175 | let right_tree = testutils::create_tree_with(&test_repo.repo, |builder| { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1236:25 [INFO] [stdout] | [INFO] [stdout] 1236 | let left_tree = testutils::create_tree_with(&test_repo.repo, |builder| { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1241:26 [INFO] [stdout] | [INFO] [stdout] 1241 | let right_tree = testutils::create_tree_with(&test_repo.repo, |builder| { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1292:29 [INFO] [stdout] | [INFO] [stdout] 1292 | let expected_tree = testutils::create_tree_with(&test_repo.repo, |builder| { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1308:25 [INFO] [stdout] | [INFO] [stdout] 1308 | let left_tree = testutils::create_tree_with(&test_repo.repo, |builder| { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1311:26 [INFO] [stdout] | [INFO] [stdout] 1311 | let right_tree = testutils::create_tree(&test_repo.repo, &[]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1354:29 [INFO] [stdout] | [INFO] [stdout] 1354 | let expected_tree = testutils::create_tree_with(&test_repo.repo, |builder| { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1368:25 [INFO] [stdout] | [INFO] [stdout] 1368 | let left_tree = testutils::create_tree(&test_repo.repo, &[(file_path, "content\n")]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1369:26 [INFO] [stdout] | [INFO] [stdout] 1369 | let right_tree = testutils::create_tree(&test_repo.repo, &[]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1433:25 [INFO] [stdout] | [INFO] [stdout] 1433 | let left_tree = testutils::create_tree(&test_repo.repo, &[(added_empty_file_path, "")]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1434:26 [INFO] [stdout] | [INFO] [stdout] 1434 | let right_tree = testutils::create_tree(&test_repo.repo, &[]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1489:25 [INFO] [stdout] | [INFO] [stdout] 1489 | let left_tree = testutils::create_tree(&test_repo.repo, &[(empty_file_path, "")]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1491:13 [INFO] [stdout] | [INFO] [stdout] 1491 | testutils::create_tree(&test_repo.repo, &[(empty_file_path, "modified\n")]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1551:25 [INFO] [stdout] | [INFO] [stdout] 1551 | let left_tree = testutils::create_tree(&test_repo.repo, &[(file_path, "content\n")]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1552:26 [INFO] [stdout] | [INFO] [stdout] 1552 | let right_tree = testutils::create_tree(&test_repo.repo, &[(file_path, "")]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1613:24 [INFO] [stdout] | [INFO] [stdout] 1613 | let base = testutils::create_single_tree(&test_repo.repo, &[(file_path, "")]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1614:24 [INFO] [stdout] | [INFO] [stdout] 1614 | let left = testutils::create_single_tree(&test_repo.repo, &[(file_path, "1\n")]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1615:25 [INFO] [stdout] | [INFO] [stdout] 1615 | let right = testutils::create_single_tree(&test_repo.repo, &[(file_path, "2\n")]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1618:26 [INFO] [stdout] | [INFO] [stdout] 1618 | let right_tree = testutils::create_tree(&test_repo.repo, &[(file_path, "resolved\n")]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1709:25 [INFO] [stdout] | [INFO] [stdout] 1709 | let left_tree = testutils::create_tree_with(&test_repo.repo, |builder| { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1712:26 [INFO] [stdout] | [INFO] [stdout] 1712 | let right_tree = testutils::create_tree_with(&test_repo.repo, |builder| { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1786:25 [INFO] [stdout] | [INFO] [stdout] 1786 | let left_tree = testutils::create_tree( [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1793:26 [INFO] [stdout] | [INFO] [stdout] 1793 | let right_tree = testutils::create_tree( [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1835:25 [INFO] [stdout] | [INFO] [stdout] 1835 | let base_tree = testutils::create_tree( [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1839:25 [INFO] [stdout] | [INFO] [stdout] 1839 | let left_tree = testutils::create_tree( [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> src/merge_tools/builtin.rs:1843:26 [INFO] [stdout] | [INFO] [stdout] 1843 | let right_tree = testutils::create_tree( [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/datatest_config_schema.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use testutils::ensure_running_outside_ci; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/datatest_config_schema.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use testutils::is_external_tool_installed; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jj-cli` (test "datatest_runner") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read `tests/../../docs/revsets.md`: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_help_command.rs:112:39 [INFO] [stdout] | [INFO] [stdout] 112 | assert_eq!(help_cmd.stdout.raw(), include_str!("../../docs/revsets.md")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a file with the same name in a different directory [INFO] [stdout] | [INFO] [stdout] 112 - assert_eq!(help_cmd.stdout.raw(), include_str!("../../docs/revsets.md")); [INFO] [stdout] 112 + assert_eq!(help_cmd.stdout.raw(), include_str!("../docs/revsets.md")); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../docs/revsets.md`: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_help_command.rs:117:39 [INFO] [stdout] | [INFO] [stdout] 117 | assert_eq!(help_cmd.stdout.raw(), include_str!("../../docs/revsets.md")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a file with the same name in a different directory [INFO] [stdout] | [INFO] [stdout] 117 - assert_eq!(help_cmd.stdout.raw(), include_str!("../../docs/revsets.md")); [INFO] [stdout] 117 + assert_eq!(help_cmd.stdout.raw(), include_str!("../docs/revsets.md")); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `jj_lib::secret_backend` [INFO] [stdout] --> tests/test_acls.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use jj_lib::secret_backend::SecretBackend; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `secret_backend` in `jj_lib` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jj-lib-0.32.0/src/lib.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(feature = "testing")] [INFO] [stdout] | ------------------- the item is gated behind the `testing` feature [INFO] [stdout] 100 | pub mod secret_backend; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/common/config_schema_defaults.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use testutils::is_external_tool_installed; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_bookmark_command.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use testutils::git; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_commit_template.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use testutils::git; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_config_schema.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use testutils::ensure_running_outside_ci; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_config_schema.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use testutils::is_external_tool_installed; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_git_clone.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use testutils::git; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_git_colocated.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use testutils::git; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_git_fetch.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use testutils::git; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_git_import_export.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use testutils::git; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_git_init.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use testutils::git; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_git_push.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use testutils::git; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_git_remotes.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use testutils::git; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_git_root.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use testutils::git; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_gitignores.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use testutils::git; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_operations.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use testutils::git; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_root.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use testutils::TestRepoBackend; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_root.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use testutils::TestWorkspace; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_tag_command.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use testutils::git; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutils` [INFO] [stdout] --> tests/test_undo.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use testutils::git; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `state` in `worktree` [INFO] [stdout] --> tests/test_git_colocated.rs:161:24 [INFO] [stdout] | [INFO] [stdout] 161 | gix::worktree::state::checkout( [INFO] [stdout] | ^^^^^ could not find `state` in `worktree` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gix-0.73.0/src/worktree/mod.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "worktree-mutation")] [INFO] [stdout] | ----------------------------- the item is gated behind the `worktree-mutation` feature [INFO] [stdout] 8 | pub use gix_worktree_state as state; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `state` in `worktree` [INFO] [stdout] --> tests/test_git_colocated.rs:168:28 [INFO] [stdout] | [INFO] [stdout] 168 | gix::worktree::state::checkout::Options::default(), [INFO] [stdout] | ^^^^^ could not find `state` in `worktree` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gix-0.73.0/src/worktree/mod.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "worktree-mutation")] [INFO] [stdout] | ----------------------------- the item is gated behind the `worktree-mutation` feature [INFO] [stdout] 8 | pub use gix_worktree_state as state; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 15 + use gix::config::file::includes::Options; [INFO] [stdout] | [INFO] [stdout] 15 + use gix::config::file::init::Options; [INFO] [stdout] | [INFO] [stdout] 15 + use gix::create::Options; [INFO] [stdout] | [INFO] [stdout] 15 + use gix::diff::Options; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Options`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 168 - gix::worktree::state::checkout::Options::default(), [INFO] [stdout] 168 + Options::default(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> tests/common/test_environment.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | testutils::hermetic_git(); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> tests/common/test_environment.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | let tmp_dir = testutils::new_temp_dir(); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> tests/runner.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | testutils::assert_no_forgotten_test_files(&test_dir); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 - testutils::assert_no_forgotten_test_files(&test_dir); [INFO] [stdout] 8 + test_acls::assert_no_forgotten_test_files(&test_dir); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jj-cli` (lib test) due to 53 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutils` [INFO] [stdout] --> tests/test_config_command.rs:1283:9 [INFO] [stdout] | [INFO] [stdout] 1283 | testutils::ensure_running_outside_ci("`jq` must be in the PATH"); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jj-cli` (test "runner") due to 28 previous errors [INFO] running `Command { std: "docker" "inspect" "fe1b54acb9198f626c485131e8e0c7ad9003e0cb2928d96563e27938a6262cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1b54acb9198f626c485131e8e0c7ad9003e0cb2928d96563e27938a6262cd4", kill_on_drop: false }` [INFO] [stdout] fe1b54acb9198f626c485131e8e0c7ad9003e0cb2928d96563e27938a6262cd4