[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] 8e4db0b32899069de37d49086bfb30bfd2f30467 [INFO] testing Extrawurst/gitterm against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExtrawurst%2Fgitterm" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Extrawurst/gitterm on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-4/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-4/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded symbolic-common v7.4.0 [INFO] [stderr] Downloaded cpp_demangle v0.3.0 [INFO] [stderr] Downloaded symbolic-demangle v7.4.0 [INFO] [stderr] Downloaded asyncgit v0.8.1 [INFO] [stderr] Downloaded pprof v0.3.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91d095fe1038b380a8a176ba2de4aa5531f20da0d551d4f08177dd69ab9c7b1f [INFO] running `Command { std: "docker" "start" "-a" "91d095fe1038b380a8a176ba2de4aa5531f20da0d551d4f08177dd69ab9c7b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91d095fe1038b380a8a176ba2de4aa5531f20da0d551d4f08177dd69ab9c7b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91d095fe1038b380a8a176ba2de4aa5531f20da0d551d4f08177dd69ab9c7b1f", kill_on_drop: false }` [INFO] [stdout] 91d095fe1038b380a8a176ba2de4aa5531f20da0d551d4f08177dd69ab9c7b1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 130f96a16e3df450498ffb083e911dc087c6fc17f168057c72254c054c864a96 [INFO] running `Command { std: "docker" "start" "-a" "130f96a16e3df450498ffb083e911dc087c6fc17f168057c72254c054c864a96", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling scopetime v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.12.9+1.0.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling tui v0.9.5 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling git2 v0.13.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling asyncgit v0.8.1 [INFO] [stderr] Compiling ron v0.6.0 [INFO] [stderr] Compiling gitui v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `sync::CommitTags` [INFO] [stdout] --> src/components/commit_details/details.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use sync::CommitTags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `CommitTags` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `asyncgit::sync::CommitTags` [INFO] [stdout] --> src/components/commit_details/mod.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | sync::{CommitId, CommitTags}, [INFO] [stdout] | ^^^^^^^^^^ no `CommitTags` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `asyncgit::sync::utils::repo_work_dir` [INFO] [stdout] --> src/components/externaleditor.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | use asyncgit::{sync::utils::repo_work_dir, CWD}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `repo_work_dir` in `sync::utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `asyncgit::sync::CommitTags` [INFO] [stdout] --> src/components/inspect_commit.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | sync::{CommitId, CommitTags}, [INFO] [stdout] | ^^^^^^^^^^ no `CommitTags` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `asyncgit::sync::CommitTags` [INFO] [stdout] --> src/queue.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | use asyncgit::sync::{CommitId, CommitTags}; [INFO] [stdout] | ^^^^^^^^^^ no `CommitTags` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `asyncgit::AsyncTags` [INFO] [stdout] --> src/tabs/revlog.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | AsyncLog, AsyncNotification, AsyncTags, FetchStatus, CWD, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `AsyncTags` in the root [INFO] [stdout] | help: a similar name exists in the module: `AsyncLog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sync::CommitTags` [INFO] [stdout] --> src/tabs/revlog.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use sync::CommitTags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `CommitTags` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in module `sync` [INFO] [stdout] --> src/components/tag_commit.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | match sync::tag(CWD, &commit_id, self.input.get_text()) { [INFO] [stdout] | ^^^ not found in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `FinishUnchanged` found for enum `asyncgit::AsyncNotification` in the current scope [INFO] [stdout] --> src/main.rs:137:49 [INFO] [stdout] | [INFO] [stdout] 137 | if ev != AsyncNotification::FinishUnchanged => [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant or associated item not found in `asyncgit::AsyncNotification` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/components/changes.rs:180:42 [INFO] [stdout] | [INFO] [stdout] 180 | sync::add_to_ignore(CWD, &tree_item.info.full_path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `std::string::String`, found `&std::string::String` [INFO] [stdout] | help: consider removing the borrow: `tree_item.info.full_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/components/inspect_commit.rs:164:19 [INFO] [stdout] | [INFO] [stdout] 164 | tags: None, [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Tags` found for enum `asyncgit::AsyncNotification` in the current scope [INFO] [stdout] --> src/tabs/revlog.rs:112:36 [INFO] [stdout] | [INFO] [stdout] 112 | AsyncNotification::Tags => { [INFO] [stdout] | ^^^^ variant or associated item not found in `asyncgit::AsyncNotification` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tabs/stashlist.rs:80:63 [INFO] [stdout] | [INFO] [stdout] 80 | .push_back(InternalEvent::InspectCommit(e.id, None)); [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 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] running `Command { std: "docker" "inspect" "130f96a16e3df450498ffb083e911dc087c6fc17f168057c72254c054c864a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "130f96a16e3df450498ffb083e911dc087c6fc17f168057c72254c054c864a96", kill_on_drop: false }` [INFO] [stdout] 130f96a16e3df450498ffb083e911dc087c6fc17f168057c72254c054c864a96