[INFO] cloning repository https://github.com/Extrawurst/gitterm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Extrawurst/gitterm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExtrawurst%2Fgitterm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExtrawurst%2Fgitterm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0f59fa0bff47b224fa8977feb63cf9413ecdd6d [INFO] checking Extrawurst/gitterm against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExtrawurst%2Fgitterm" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Extrawurst/gitterm on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Extrawurst/gitterm [INFO] removed workspace from git repo https://github.com/Extrawurst/gitterm [INFO] removed path dependency asyncgit from git repo https://github.com/Extrawurst/gitterm [INFO] removed path dependency scopetime from git repo https://github.com/Extrawurst/gitterm [INFO] finished tweaking git repo https://github.com/Extrawurst/gitterm [INFO] tweaked toml for git repo https://github.com/Extrawurst/gitterm written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Extrawurst/gitterm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytesize v1.0.1 [INFO] [stderr] Downloaded git2 v0.13.12 [INFO] [stderr] Downloaded dirs-sys-next v0.1.1 [INFO] [stderr] Downloaded anyhow v1.0.33 [INFO] [stderr] Downloaded pkg-config v0.3.19 [INFO] [stderr] Downloaded itertools v0.9.0 [INFO] [stderr] Downloaded quick-xml v0.19.0 [INFO] [stderr] Downloaded clap v2.33.3 [INFO] [stderr] Downloaded asyncgit v0.10.0 [INFO] [stderr] Downloaded debugid v0.7.2 [INFO] [stderr] Downloaded symbolic-common v7.5.0 [INFO] [stderr] Downloaded ron v0.6.2 [INFO] [stderr] Downloaded stable_deref_trait v1.2.0 [INFO] [stderr] Downloaded crossbeam-deque v0.8.0 [INFO] [stderr] Downloaded vcpkg v0.2.10 [INFO] [stderr] Downloaded rgb v0.8.25 [INFO] [stderr] Downloaded const-random-macro v0.1.11 [INFO] [stderr] Downloaded num-format v0.4.0 [INFO] [stderr] Downloaded getrandom v0.2.0 [INFO] [stderr] Downloaded const_fn v0.4.2 [INFO] [stderr] Downloaded rayon-core v1.9.0 [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded crossterm_winapi v0.6.2 [INFO] [stderr] Downloaded mio v0.7.4 [INFO] [stderr] Downloaded cpp_demangle v0.3.1 [INFO] [stderr] Downloaded inferno v0.10.1 [INFO] [stderr] Downloaded symbolic-demangle v7.5.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.0 [INFO] [stderr] Downloaded textwrap v0.12.1 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded miow v0.3.5 [INFO] [stderr] Downloaded signal-hook v0.1.16 [INFO] [stderr] Downloaded jobserver v0.1.21 [INFO] [stderr] Downloaded crossbeam-channel v0.5.0 [INFO] [stderr] Downloaded msvc-demangler v0.8.0 [INFO] [stderr] Downloaded pprof v0.3.18 [INFO] [stderr] Downloaded crossterm v0.18.1 [INFO] [stderr] Downloaded crossbeam-utils v0.8.0 [INFO] [stderr] Downloaded uuid v0.8.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.21 [INFO] [stderr] Downloaded thiserror v1.0.21 [INFO] [stderr] Downloaded memoffset v0.5.6 [INFO] [stderr] Downloaded base64 v0.12.3 [INFO] [stderr] Downloaded libz-sys v1.1.2 [INFO] [stderr] Downloaded libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Downloaded scopetime v0.1.1 [INFO] [stderr] Downloaded serde_derive v1.0.117 [INFO] [stderr] Downloaded simplelog v0.8.0 [INFO] [stderr] Downloaded dirs-next v2.0.0 [INFO] [stderr] Downloaded const-random v0.1.11 [INFO] [stderr] Downloaded ntapi v0.3.6 [INFO] [stderr] Downloaded tui v0.12.0 [INFO] [stderr] Downloaded crossterm v0.17.7 [INFO] [stderr] Downloaded redox_users v0.3.5 [INFO] [stderr] Downloaded bytemuck v1.4.1 [INFO] [stderr] Downloaded ahash v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 067dcd197720609c5dcb16ebd954eca0d4267f9ddeedde83f09f409873034779 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "067dcd197720609c5dcb16ebd954eca0d4267f9ddeedde83f09f409873034779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "067dcd197720609c5dcb16ebd954eca0d4267f9ddeedde83f09f409873034779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "067dcd197720609c5dcb16ebd954eca0d4267f9ddeedde83f09f409873034779", kill_on_drop: false }` [INFO] [stdout] 067dcd197720609c5dcb16ebd954eca0d4267f9ddeedde83f09f409873034779 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e7eb4e0e17da0a7cc27862f60ad2b641a1d7c14ddfb508b141f7e08466831ae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0e7eb4e0e17da0a7cc27862f60ad2b641a1d7c14ddfb508b141f7e08466831ae", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking anyhow v1.0.33 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking mio v0.7.4 [INFO] [stderr] Checking scopetime v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking crossterm v0.17.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking tui v0.12.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking git2 v0.13.12 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking asyncgit v0.10.0 [INFO] [stderr] Checking crossterm v0.18.1 [INFO] [stderr] Checking ron v0.6.2 [INFO] [stderr] Checking gitui v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `asyncgit::sync::cred` [INFO] [stdout] --> src/components/cred.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use asyncgit::sync::cred::BasicAuthCredential; [INFO] [stdout] | ^^^^ could not find `cred` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `asyncgit::sync::cred`, `asyncgit::sync::DEFAULT_REMOTE_NAME`, `asyncgit::AsyncPush`, `asyncgit::PushProgress`, `asyncgit::PushProgressState`, `asyncgit::PushRequest` [INFO] [stdout] --> src/components/push.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | sync::cred::{ [INFO] [stdout] | ^^^^ could not find `cred` in `sync` [INFO] [stdout] ... [INFO] [stdout] 17 | sync::DEFAULT_REMOTE_NAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `DEFAULT_REMOTE_NAME` in `sync` [INFO] [stdout] 18 | AsyncNotification, AsyncPush, PushProgress, PushProgressState, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no `PushProgressState` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `PushProgress` in the root [INFO] [stdout] | no `AsyncPush` in the root [INFO] [stdout] 19 | PushRequest, [INFO] [stdout] | ^^^^^^^^^^^ no `PushRequest` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `asyncgit::sync::checkout_branch`, `asyncgit::sync::get_branches_to_display`, `asyncgit::sync::BranchForDisplay` [INFO] [stdout] --> src/components/select_branch.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | checkout_branch, get_branches_to_display, BranchForDisplay, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `BranchForDisplay` in `sync` [INFO] [stdout] | | | [INFO] [stdout] | | no `get_branches_to_display` in `sync` [INFO] [stdout] | no `checkout_branch` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `asyncgit::sync::BranchCompare` [INFO] [stdout] --> src/tabs/status.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | sync::BranchCompare, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `BranchCompare` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `asyncgit::sync::cred` [INFO] [stdout] --> src/components/cred.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use asyncgit::sync::cred::BasicAuthCredential; [INFO] [stdout] | ^^^^ could not find `cred` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `asyncgit::sync::cred`, `asyncgit::sync::DEFAULT_REMOTE_NAME`, `asyncgit::AsyncPush`, `asyncgit::PushProgress`, `asyncgit::PushProgressState`, `asyncgit::PushRequest` [INFO] [stdout] --> src/components/push.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | sync::cred::{ [INFO] [stdout] | ^^^^ could not find `cred` in `sync` [INFO] [stdout] ... [INFO] [stdout] 17 | sync::DEFAULT_REMOTE_NAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `DEFAULT_REMOTE_NAME` in `sync` [INFO] [stdout] 18 | AsyncNotification, AsyncPush, PushProgress, PushProgressState, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no `PushProgressState` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `PushProgress` in the root [INFO] [stdout] | no `AsyncPush` in the root [INFO] [stdout] 19 | PushRequest, [INFO] [stdout] | ^^^^^^^^^^^ no `PushRequest` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `asyncgit::sync::checkout_branch`, `asyncgit::sync::get_branches_to_display`, `asyncgit::sync::BranchForDisplay` [INFO] [stdout] --> src/components/select_branch.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | checkout_branch, get_branches_to_display, BranchForDisplay, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `BranchForDisplay` in `sync` [INFO] [stdout] | | | [INFO] [stdout] | | no `get_branches_to_display` in `sync` [INFO] [stdout] | no `checkout_branch` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `asyncgit::sync::BranchCompare` [INFO] [stdout] --> src/tabs/status.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | sync::BranchCompare, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `BranchCompare` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `delete_branch` in module `sync` [INFO] [stdout] --> src/app.rs:485:31 [INFO] [stdout] | [INFO] [stdout] 485 | sync::delete_branch(CWD, &branch_ref) [INFO] [stdout] | ^^^^^^^^^^^^^ help: a function with a similar name exists: `create_branch` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.10.0/src/sync/branch.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn create_branch(repo_path: &str, name: &str) -> Result<()> { [INFO] [stdout] | --------------------------------------------------------------- similarly named function `create_branch` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rename_branch` in module `sync` [INFO] [stdout] --> src/components/rename_branch.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let res = sync::rename_branch( [INFO] [stdout] | ^^^^^^^^^^^^^ help: a function with a similar name exists: `create_branch` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.10.0/src/sync/branch.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn create_branch(repo_path: &str, name: &str) -> Result<()> { [INFO] [stdout] | --------------------------------------------------------------- similarly named function `create_branch` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fetch_origin` in module `sync` [INFO] [stdout] --> src/tabs/status.rs:383:25 [INFO] [stdout] | [INFO] [stdout] 383 | match sync::fetch_origin(CWD, branch.as_str()) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `branch_compare_upstream` in module `sync` [INFO] [stdout] --> src/tabs/status.rs:408:23 [INFO] [stdout] | [INFO] [stdout] 408 | sync::branch_compare_upstream(CWD, branch.as_str()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `delete_branch` in module `sync` [INFO] [stdout] --> src/app.rs:485:31 [INFO] [stdout] | [INFO] [stdout] 485 | sync::delete_branch(CWD, &branch_ref) [INFO] [stdout] | ^^^^^^^^^^^^^ help: a function with a similar name exists: `create_branch` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.10.0/src/sync/branch.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn create_branch(repo_path: &str, name: &str) -> Result<()> { [INFO] [stdout] | --------------------------------------------------------------- similarly named function `create_branch` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rename_branch` in module `sync` [INFO] [stdout] --> src/components/rename_branch.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let res = sync::rename_branch( [INFO] [stdout] | ^^^^^^^^^^^^^ help: a function with a similar name exists: `create_branch` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.10.0/src/sync/branch.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn create_branch(repo_path: &str, name: &str) -> Result<()> { [INFO] [stdout] | --------------------------------------------------------------- similarly named function `create_branch` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fetch_origin` in module `sync` [INFO] [stdout] --> src/tabs/status.rs:383:25 [INFO] [stdout] | [INFO] [stdout] 383 | match sync::fetch_origin(CWD, branch.as_str()) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `branch_compare_upstream` in module `sync` [INFO] [stdout] --> src/tabs/status.rs:408:23 [INFO] [stdout] | [INFO] [stdout] 408 | sync::branch_compare_upstream(CWD, branch.as_str()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/components/commit_details/mod.rs:49:53 [INFO] [stdout] | [INFO] [stdout] 49 | git_commit_files: AsyncCommitFiles::new(sender), [INFO] [stdout] | ^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found struct `crossbeam_channel::Sender` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&crossbeam_channel::channel::Sender` [INFO] [stdout] found reference `&crossbeam_channel::Sender` [INFO] [stdout] = note: perhaps two different versions of crate `crossbeam_channel` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/components/commit_details/mod.rs:49:53 [INFO] [stdout] | [INFO] [stdout] 49 | git_commit_files: AsyncCommitFiles::new(sender), [INFO] [stdout] | ^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found struct `crossbeam_channel::Sender` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&crossbeam_channel::channel::Sender` [INFO] [stdout] found reference `&crossbeam_channel::Sender` [INFO] [stdout] = note: perhaps two different versions of crate `crossbeam_channel` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/components/inspect_commit.rs:176:38 [INFO] [stdout] | [INFO] [stdout] 176 | git_diff: AsyncDiff::new(sender), [INFO] [stdout] | ^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `crossbeam_channel::channel::Sender` [INFO] [stdout] found reference `&crossbeam_channel::Sender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Push` found for enum `AsyncNotification` in the current scope [INFO] [stdout] --> src/components/push.rs:110:39 [INFO] [stdout] | [INFO] [stdout] 110 | if let AsyncNotification::Push = ev { [INFO] [stdout] | ^^^^ variant or associated item not found in `AsyncNotification` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/components/select_branch.rs:211:27 [INFO] [stdout] | [INFO] [stdout] 211 | branch_names: Vec::new(), [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_short_string` found for struct `CommitId` in the current scope [INFO] [stdout] --> src/components/utils/logitems.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | hash_short: c.id.get_short_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `CommitId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/components/inspect_commit.rs:176:38 [INFO] [stdout] | [INFO] [stdout] 176 | git_diff: AsyncDiff::new(sender), [INFO] [stdout] | ^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `crossbeam_channel::channel::Sender` [INFO] [stdout] found reference `&crossbeam_channel::Sender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Push` found for enum `AsyncNotification` in the current scope [INFO] [stdout] --> src/components/push.rs:110:39 [INFO] [stdout] | [INFO] [stdout] 110 | if let AsyncNotification::Push = ev { [INFO] [stdout] | ^^^^ variant or associated item not found in `AsyncNotification` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/components/select_branch.rs:211:27 [INFO] [stdout] | [INFO] [stdout] 211 | branch_names: Vec::new(), [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_short_string` found for struct `CommitId` in the current scope [INFO] [stdout] --> src/components/utils/logitems.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | hash_short: c.id.get_short_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `CommitId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tabs/revlog.rs:63:36 [INFO] [stdout] | [INFO] [stdout] 63 | git_log: AsyncLog::new(sender), [INFO] [stdout] | ^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found struct `crossbeam_channel::Sender` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&crossbeam_channel::channel::Sender` [INFO] [stdout] found reference `&crossbeam_channel::Sender` [INFO] [stdout] = note: perhaps two different versions of crate `crossbeam_channel` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tabs/revlog.rs:63:36 [INFO] [stdout] | [INFO] [stdout] 63 | git_log: AsyncLog::new(sender), [INFO] [stdout] | ^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found struct `crossbeam_channel::Sender` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&crossbeam_channel::channel::Sender` [INFO] [stdout] found reference `&crossbeam_channel::Sender` [INFO] [stdout] = note: perhaps two different versions of crate `crossbeam_channel` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tabs/revlog.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | git_tags: AsyncTags::new(sender), [INFO] [stdout] | ^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found struct `crossbeam_channel::Sender` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&crossbeam_channel::channel::Sender` [INFO] [stdout] found reference `&crossbeam_channel::Sender` [INFO] [stdout] = note: perhaps two different versions of crate `crossbeam_channel` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tabs/revlog.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | git_tags: AsyncTags::new(sender), [INFO] [stdout] | ^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found struct `crossbeam_channel::Sender` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&crossbeam_channel::channel::Sender` [INFO] [stdout] found reference `&crossbeam_channel::Sender` [INFO] [stdout] = note: perhaps two different versions of crate `crossbeam_channel` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tabs/stashing.rs:67:42 [INFO] [stdout] | [INFO] [stdout] 67 | git_status: AsyncStatus::new(sender.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found struct `crossbeam_channel::Sender` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `crossbeam_channel::channel::Sender` [INFO] [stdout] found struct `crossbeam_channel::Sender` [INFO] [stdout] = note: perhaps two different versions of crate `crossbeam_channel` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tabs/stashing.rs:67:42 [INFO] [stdout] | [INFO] [stdout] 67 | git_status: AsyncStatus::new(sender.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found struct `crossbeam_channel::Sender` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `crossbeam_channel::channel::Sender` [INFO] [stdout] found struct `crossbeam_channel::Sender` [INFO] [stdout] = note: perhaps two different versions of crate `crossbeam_channel` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tabs/status.rs:148:38 [INFO] [stdout] | [INFO] [stdout] 148 | git_diff: AsyncDiff::new(sender), [INFO] [stdout] | ^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `crossbeam_channel::channel::Sender` [INFO] [stdout] found reference `&crossbeam_channel::Sender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tabs/status.rs:149:50 [INFO] [stdout] | [INFO] [stdout] 149 | git_status_workdir: AsyncStatus::new(sender.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found struct `crossbeam_channel::Sender` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `crossbeam_channel::channel::Sender` [INFO] [stdout] found struct `crossbeam_channel::Sender` [INFO] [stdout] = note: perhaps two different versions of crate `crossbeam_channel` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tabs/status.rs:148:38 [INFO] [stdout] | [INFO] [stdout] 148 | git_diff: AsyncDiff::new(sender), [INFO] [stdout] | ^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `crossbeam_channel::channel::Sender` [INFO] [stdout] found reference `&crossbeam_channel::Sender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tabs/status.rs:150:48 [INFO] [stdout] | [INFO] [stdout] 150 | git_status_stage: AsyncStatus::new(sender.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found struct `crossbeam_channel::Sender` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `crossbeam_channel::channel::Sender` [INFO] [stdout] found struct `crossbeam_channel::Sender` [INFO] [stdout] = note: perhaps two different versions of crate `crossbeam_channel` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last` found for struct `BranchName` in the current scope [INFO] [stdout] --> src/tabs/status.rs:163:57 [INFO] [stdout] | [INFO] [stdout] 163 | if let Some(branch_name) = self.git_branch_name.last() { [INFO] [stdout] | ^^^^ method not found in `BranchName` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.10.0/src/cached/branchname.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BranchName { [INFO] [stdout] | --------------------- doesn't satisfy `BranchName: Iterator` [INFO] [stdout] | [INFO] [stdout] = note: the method `last` exists but the following trait bounds were not satisfied: [INFO] [stdout] `BranchName: Iterator` [INFO] [stdout] which is required by `&mut BranchName: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tabs/status.rs:149:50 [INFO] [stdout] | [INFO] [stdout] 149 | git_status_workdir: AsyncStatus::new(sender.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found struct `crossbeam_channel::Sender` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `crossbeam_channel::channel::Sender` [INFO] [stdout] found struct `crossbeam_channel::Sender` [INFO] [stdout] = note: perhaps two different versions of crate `crossbeam_channel` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last` found for struct `BranchName` in the current scope [INFO] [stdout] --> src/tabs/status.rs:372:52 [INFO] [stdout] | [INFO] [stdout] 372 | if let Some(branch) = self.git_branch_name.last() { [INFO] [stdout] | ^^^^ method not found in `BranchName` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.10.0/src/cached/branchname.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BranchName { [INFO] [stdout] | --------------------- doesn't satisfy `BranchName: Iterator` [INFO] [stdout] | [INFO] [stdout] = note: the method `last` exists but the following trait bounds were not satisfied: [INFO] [stdout] `BranchName: Iterator` [INFO] [stdout] which is required by `&mut BranchName: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last` found for struct `BranchName` in the current scope [INFO] [stdout] --> src/tabs/status.rs:382:52 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(branch) = self.git_branch_name.last() { [INFO] [stdout] | ^^^^ method not found in `BranchName` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.10.0/src/cached/branchname.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BranchName { [INFO] [stdout] | --------------------- doesn't satisfy `BranchName: Iterator` [INFO] [stdout] | [INFO] [stdout] = note: the method `last` exists but the following trait bounds were not satisfied: [INFO] [stdout] `BranchName: Iterator` [INFO] [stdout] which is required by `&mut BranchName: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last` found for struct `BranchName` in the current scope [INFO] [stdout] --> src/tabs/status.rs:405:54 [INFO] [stdout] | [INFO] [stdout] 405 | self.git_branch_state = self.git_branch_name.last().map_or( [INFO] [stdout] | ^^^^ method not found in `BranchName` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.10.0/src/cached/branchname.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BranchName { [INFO] [stdout] | --------------------- doesn't satisfy `BranchName: Iterator` [INFO] [stdout] | [INFO] [stdout] = note: the method `last` exists but the following trait bounds were not satisfied: [INFO] [stdout] `BranchName: Iterator` [INFO] [stdout] which is required by `&mut BranchName: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tabs/status.rs:150:48 [INFO] [stdout] | [INFO] [stdout] 150 | git_status_stage: AsyncStatus::new(sender.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^ expected struct `crossbeam_channel::channel::Sender`, found struct `crossbeam_channel::Sender` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `crossbeam_channel::channel::Sender` [INFO] [stdout] found struct `crossbeam_channel::Sender` [INFO] [stdout] = note: perhaps two different versions of crate `crossbeam_channel` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last` found for struct `BranchName` in the current scope [INFO] [stdout] --> src/tabs/status.rs:163:57 [INFO] [stdout] | [INFO] [stdout] 163 | if let Some(branch_name) = self.git_branch_name.last() { [INFO] [stdout] | ^^^^ method not found in `BranchName` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.10.0/src/cached/branchname.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BranchName { [INFO] [stdout] | --------------------- doesn't satisfy `BranchName: Iterator` [INFO] [stdout] | [INFO] [stdout] = note: the method `last` exists but the following trait bounds were not satisfied: [INFO] [stdout] `BranchName: Iterator` [INFO] [stdout] which is required by `&mut BranchName: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last` found for struct `BranchName` in the current scope [INFO] [stdout] --> src/tabs/status.rs:372:52 [INFO] [stdout] | [INFO] [stdout] 372 | if let Some(branch) = self.git_branch_name.last() { [INFO] [stdout] | ^^^^ method not found in `BranchName` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.10.0/src/cached/branchname.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BranchName { [INFO] [stdout] | --------------------- doesn't satisfy `BranchName: Iterator` [INFO] [stdout] | [INFO] [stdout] = note: the method `last` exists but the following trait bounds were not satisfied: [INFO] [stdout] `BranchName: Iterator` [INFO] [stdout] which is required by `&mut BranchName: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last` found for struct `BranchName` in the current scope [INFO] [stdout] --> src/tabs/status.rs:382:52 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(branch) = self.git_branch_name.last() { [INFO] [stdout] | ^^^^ method not found in `BranchName` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.10.0/src/cached/branchname.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BranchName { [INFO] [stdout] | --------------------- doesn't satisfy `BranchName: Iterator` [INFO] [stdout] | [INFO] [stdout] = note: the method `last` exists but the following trait bounds were not satisfied: [INFO] [stdout] `BranchName: Iterator` [INFO] [stdout] which is required by `&mut BranchName: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last` found for struct `BranchName` in the current scope [INFO] [stdout] --> src/tabs/status.rs:405:54 [INFO] [stdout] | [INFO] [stdout] 405 | self.git_branch_state = self.git_branch_name.last().map_or( [INFO] [stdout] | ^^^^ method not found in `BranchName` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.10.0/src/cached/branchname.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BranchName { [INFO] [stdout] | --------------------- doesn't satisfy `BranchName: Iterator` [INFO] [stdout] | [INFO] [stdout] = note: the method `last` exists but the following trait bounds were not satisfied: [INFO] [stdout] `BranchName: Iterator` [INFO] [stdout] which is required by `&mut BranchName: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0425, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gitui` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0425, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0e7eb4e0e17da0a7cc27862f60ad2b641a1d7c14ddfb508b141f7e08466831ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e7eb4e0e17da0a7cc27862f60ad2b641a1d7c14ddfb508b141f7e08466831ae", kill_on_drop: false }` [INFO] [stdout] 0e7eb4e0e17da0a7cc27862f60ad2b641a1d7c14ddfb508b141f7e08466831ae