[INFO] cloning repository https://github.com/drmorr0/git-grift
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drmorr0/git-grift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrmorr0%2Fgit-grift", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrmorr0%2Fgit-grift'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91b2adf981e99a0eb05afe37d3f5d7b783440c31
[INFO] checking drmorr0/git-grift/91b2adf981e99a0eb05afe37d3f5d7b783440c31 against master#5dbf4069dc98bbbca98dd600a65f50c258fbfd56 for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrmorr0%2Fgit-grift" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/drmorr0/git-grift
[INFO] finished tweaking git repo https://github.com/drmorr0/git-grift
[INFO] tweaked toml for git repo https://github.com/drmorr0/git-grift written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drmorr0/git-grift on toolchain 5dbf4069dc98bbbca98dd600a65f50c258fbfd56
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/drmorr0/git-grift 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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-derive v0.13.1
[INFO] [stderr]   Downloaded hyper-util v0.1.7
[INFO] [stderr]   Downloaded tonic v0.12.1
[INFO] [stderr]   Downloaded security-framework-sys v2.11.1
[INFO] [stderr]   Downloaded clap_complete v4.5.23
[INFO] [stderr]   Downloaded snafu v0.8.4
[INFO] [stderr]   Downloaded prost-types v0.13.1
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.0
[INFO] [stderr]   Downloaded iri-string v0.7.2
[INFO] [stderr]   Downloaded prost-build v0.13.1
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded prost v0.13.1
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.2
[INFO] [stderr]   Downloaded hyper-rustls v0.26.0
[INFO] [stderr]   Downloaded snafu-derive v0.8.4
[INFO] [stderr]   Downloaded tonic-build v0.12.1
[INFO] [stderr]   Downloaded syn v2.0.76
[INFO] [stderr]   Downloaded octocrab v0.39.0
[INFO] [stderr]   Downloaded libz-sys v1.1.19
[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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a572df5228a7eb4c676a436fb1d019e285e88a7e392de6afaf1fdeac4206e875
[INFO] running `Command { std: "docker" "start" "-a" "a572df5228a7eb4c676a436fb1d019e285e88a7e392de6afaf1fdeac4206e875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a572df5228a7eb4c676a436fb1d019e285e88a7e392de6afaf1fdeac4206e875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a572df5228a7eb4c676a436fb1d019e285e88a7e392de6afaf1fdeac4206e875", kill_on_drop: false }`
[INFO] [stdout] a572df5228a7eb4c676a436fb1d019e285e88a7e392de6afaf1fdeac4206e875
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41eec427507597db0187549093010208342c838f1ca270cd4b939dc14811fc96
[INFO] running `Command { std: "docker" "start" "-a" "41eec427507597db0187549093010208342c838f1ca270cd4b939dc14811fc96", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rustls-native-certs v0.7.2
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking iri-string v0.7.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libz-sys v1.1.19
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking rustls-webpki v0.102.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling snafu-derive v0.8.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-types v0.13.1
[INFO] [stderr]     Checking snafu v0.8.4
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking clap_complete v4.5.23
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]    Compiling tonic-build v0.12.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]    Compiling grift-core v0.0.1 (/opt/rustwide/workdir/grift-core)
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[INFO] [stderr]     Checking hyper-rustls v0.26.0
[INFO] [stderr]     Checking tonic v0.12.1
[INFO] [stderr]     Checking octocrab v0.39.0
[INFO] [stderr]     Checking grift-cli v0.0.1 (/opt/rustwide/workdir/grift-cli)
[INFO] [stderr]     Checking grift-daemon v0.0.1 (/opt/rustwide/workdir/grift-daemon)
[INFO] [stdout] error[E0432]: unresolved import `assertables`
[INFO] [stdout]    --> grift-cli/src/completions.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |     use assertables::*;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `assertables`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `assertables`, use `cargo add assertables` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]    --> grift-cli/src/completions.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |     use rstest::*;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `rstest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rstest`, use `cargo add rstest` 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 `case`
[INFO] [stdout]    --> grift-cli/src/completions.rs:122:7
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[case::abs_path("/foo/bar", "/foo/bar")]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> grift-cli/src/completions.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[case::home_dir("~/foo/bar", dirs::home_dir().unwrap())]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> grift-cli/src/completions.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[case::no_entry("\n", default_path_for(&Shell::Bash))]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> grift-cli/src/completions.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[rstest]
[INFO] [stdout]     |       ^^^^^^ help: an attribute macro with a similar name exists: `test`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/5dbf4069dc98bbbca98dd600a65f50c258fbfd56/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> grift-cli/src/completions.rs:125:35
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn test_prompt_for_location(#[case] path: &str, #[case] expected_prefix: PathBuf) {
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> grift-cli/src/completions.rs:125:55
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn test_prompt_for_location(#[case] path: &str, #[case] expected_prefix: PathBuf) {
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_starts_with` in this scope
[INFO] [stdout]    --> grift-cli/src/completions.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         assert_starts_with!(res, &expected_prefix);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> grift-cli/src/completions.rs:130:7
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[rstest]
[INFO] [stdout]     |       ^^^^^^ help: an attribute macro with a similar name exists: `test`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/5dbf4069dc98bbbca98dd600a65f50c258fbfd56/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[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 `grift-cli` (bin "grift" test) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "41eec427507597db0187549093010208342c838f1ca270cd4b939dc14811fc96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41eec427507597db0187549093010208342c838f1ca270cd4b939dc14811fc96", kill_on_drop: false }`
[INFO] [stdout] 41eec427507597db0187549093010208342c838f1ca270cd4b939dc14811fc96
