[INFO] fetching crate sheepit 0.5.1...
[INFO] testing sheepit-0.5.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate sheepit 0.5.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate sheepit 0.5.1
[INFO] finished tweaking crates.io crate sheepit 0.5.1
[INFO] tweaked toml for crates.io crate sheepit 0.5.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sheepit 0.5.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sheepit 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded lenient_semver_version_builder v0.4.2
[INFO] [stderr]   Downloaded lenient_semver_parser v0.4.2
[INFO] [stderr]   Downloaded parse-git-url v0.5.1
[INFO] [stderr]   Downloaded mockall_double v0.3.1
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded git2-ext v0.6.3
[INFO] [stderr]   Downloaded clap_complete_nushell v4.5.8
[INFO] [stderr]   Downloaded clap_complete v4.5.57
[INFO] [stderr]   Downloaded wasi v0.14.4+wasi-0.2.4
[INFO] [stderr]   Downloaded lenient_semver v0.4.2
[INFO] [stderr]   Downloaded rustix v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e63fc62d8ea0efc0dfb1f84a65d033c6888fec1a55fd597630c5337ee6e97c6
[INFO] running `Command { std: "docker" "start" "-a" "2e63fc62d8ea0efc0dfb1f84a65d033c6888fec1a55fd597630c5337ee6e97c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e63fc62d8ea0efc0dfb1f84a65d033c6888fec1a55fd597630c5337ee6e97c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e63fc62d8ea0efc0dfb1f84a65d033c6888fec1a55fd597630c5337ee6e97c6", kill_on_drop: false }`
[INFO] [stdout] 2e63fc62d8ea0efc0dfb1f84a65d033c6888fec1a55fd597630c5337ee6e97c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a4f2e2687797743a650d325109130e450a23aa1b13df1e3a967adbebed21f43
[INFO] running `Command { std: "docker" "start" "-a" "2a4f2e2687797743a650d325109130e450a23aa1b13df1e3a967adbebed21f43", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling rustix v1.1.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling lenient_semver_version_builder v0.4.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling lenient_semver_parser v0.4.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling lenient_semver v0.4.2
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling mockall_double v0.3.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling clap_complete v4.5.57
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling clap_complete_nushell v4.5.8
[INFO] [stderr]    Compiling clap_complete_command v0.6.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling parse-git-url v0.5.1
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling git2-ext v0.6.3
[INFO] [stderr]    Compiling sheepit v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/project/project_version.rs:27:34
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn tag_token_trimmer(config: &Config) -> Option<TokenTrimmer> {
[INFO] [stdout]    |                                  ^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn tag_token_trimmer(config: &Config) -> Option<TokenTrimmer<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/repo/commit.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn find_last_commit(repo: &Repository) -> Result<Commit, Error> {
[INFO] [stdout]   |                               ^^^^^^^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                               |
[INFO] [stdout]   |                               the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn find_last_commit(repo: &Repository) -> Result<Commit<'_>, Error> {
[INFO] [stdout]   |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "2a4f2e2687797743a650d325109130e450a23aa1b13df1e3a967adbebed21f43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a4f2e2687797743a650d325109130e450a23aa1b13df1e3a967adbebed21f43", kill_on_drop: false }`
[INFO] [stdout] 2a4f2e2687797743a650d325109130e450a23aa1b13df1e3a967adbebed21f43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8251eaef7cb90b667adc3063a7f10c587a2ef67bd5dbe68f4a1fa3b8f7a7fa33
[INFO] running `Command { std: "docker" "start" "-a" "8251eaef7cb90b667adc3063a7f10c587a2ef67bd5dbe68f4a1fa3b8f7a7fa33", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/project/project_version.rs:27:34
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn tag_token_trimmer(config: &Config) -> Option<TokenTrimmer> {
[INFO] [stdout]    |                                  ^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn tag_token_trimmer(config: &Config) -> Option<TokenTrimmer<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/repo/commit.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn find_last_commit(repo: &Repository) -> Result<Commit, Error> {
[INFO] [stdout]   |                               ^^^^^^^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                               |
[INFO] [stdout]   |                               the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn find_last_commit(repo: &Repository) -> Result<Commit<'_>, Error> {
[INFO] [stdout]   |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sheepit v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `mockall`
[INFO] [stdout]  --> src/file.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use mockall::automock;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `mockall`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mockall`, use `cargo add mockall` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mockall`
[INFO] [stdout]  --> src/file.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use mockall::concretize;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `mockall`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mockall`, use `cargo add mockall` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::file::MockFileReader`, `crate::file::MockFileWriter`
[INFO] [stdout]   --> src/transform/file_transform.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |     use crate::file::{MockFileReader, MockFileWriter};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `MockFileWriter` in `file`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       no `MockFileReader` in `file`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 72 -     use crate::file::{MockFileReader, MockFileWriter};
[INFO] [stdout] 72 +     use crate::file::{FileReader, MockFileWriter};
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 72 -     use crate::file::{MockFileReader, MockFileWriter};
[INFO] [stdout] 72 +     use crate::file::{MockFileReader, FileWriter};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::file::MockFileReader`, `crate::file::MockFileWriter`
[INFO] [stdout]   --> src/transform/project_transform.rs:62:23
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use crate::file::{MockFileReader, MockFileWriter};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `MockFileWriter` in `file`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       no `MockFileReader` in `file`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 62 -     use crate::file::{MockFileReader, MockFileWriter};
[INFO] [stdout] 62 +     use crate::file::{FileReader, MockFileWriter};
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 62 -     use crate::file::{MockFileReader, MockFileWriter};
[INFO] [stdout] 62 +     use crate::file::{MockFileReader, FileWriter};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::file::MockFileChecker`
[INFO] [stdout]  --> src/config/finder.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::file::FileChecker;
[INFO] [stdout]   |     ^^^^^^^^^^^^^-----------
[INFO] [stdout]   |     |            |
[INFO] [stdout]   |     |            help: a similar name exists in the module: `FileChecker`
[INFO] [stdout]   |     no `MockFileChecker` in `file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::file::MockFileChecker`
[INFO] [stdout]   --> src/config/finder.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use crate::file::{FileChecker};
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       no `MockFileChecker` in `file`
[INFO] [stdout]    |                       help: a similar name exists in the module: `FileChecker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::file::MockFileChecker`
[INFO] [stdout]  --> src/config/opener.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::file::FileChecker;
[INFO] [stdout]   |     ^^^^^^^^^^^^^-----------
[INFO] [stdout]   |     |            |
[INFO] [stdout]   |     |            help: a similar name exists in the module: `FileChecker`
[INFO] [stdout]   |     no `MockFileChecker` in `file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::file::MockFileReader`, `crate::file::MockFileWriter`
[INFO] [stdout]  --> src/transform/file_transform.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::file::{FileReader, FileWriter};
[INFO] [stdout]   |                   ^^^^^^^^^^  ^^^^^^^^^^ no `MockFileWriter` in `file`
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   no `MockFileReader` in `file`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::file::MockFileReader`, `crate::file::MockFileWriter`
[INFO] [stdout]  --> src/transform/project_transform.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::file::{FileReader, FileWriter};
[INFO] [stdout]   |                   ^^^^^^^^^^  ^^^^^^^^^^ no `MockFileWriter` in `file`
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   no `MockFileReader` in `file`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sheepit` (lib test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8251eaef7cb90b667adc3063a7f10c587a2ef67bd5dbe68f4a1fa3b8f7a7fa33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8251eaef7cb90b667adc3063a7f10c587a2ef67bd5dbe68f4a1fa3b8f7a7fa33", kill_on_drop: false }`
[INFO] [stdout] 8251eaef7cb90b667adc3063a7f10c587a2ef67bd5dbe68f4a1fa3b8f7a7fa33
