[INFO] updating cached repository https://github.com/Extrawurst/gitterm [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/Extrawurst/gitterm [INFO] [stderr] - [deleted] (none) -> stage-hunk [INFO] [stderr] 15ee7b8..d0fce2d master -> master [INFO] [stderr] * [new branch] post-commit-hook -> post-commit-hook [INFO] [stderr] * [new tag] rc1 -> rc1 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d0fce2dce41197ccedd055cd96a9d544bbe35993 [INFO] checking Extrawurst/gitterm against try#3ae4c050387df9f7fbb379ee90ce8bf05e566870 for pr-70872 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExtrawurst%2Fgitterm" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Extrawurst/gitterm on toolchain 3ae4c050387df9f7fbb379ee90ce8bf05e566870 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "read-manifest" "--manifest-path" "Cargo.toml"` [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-7/source/Cargo.toml [INFO] crate git repo https://github.com/Extrawurst/gitterm already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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-7/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 `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "/opt/rustwide/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ddfe49ed5ff52c272f76e1f0a6da557a312d65b6449de5e702d5887f9667a15f [INFO] running `"docker" "start" "-a" "ddfe49ed5ff52c272f76e1f0a6da557a312d65b6449de5e702d5887f9667a15f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking scopetime v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking signal-hook v0.1.13 [INFO] [stderr] Checking simplelog v0.7.5 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking crossterm v0.14.2 [INFO] [stderr] Checking crossterm v0.16.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling libgit2-sys v0.12.2+1.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Checking tui v0.8.0 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking git2 v0.13.1 [INFO] [stderr] Checking asyncgit v0.1.3 [INFO] [stderr] Checking gitui v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `asyncgit::FileDiff` [INFO] [stderr] --> src/components/diff.rs:7:46 [INFO] [stderr] | [INFO] [stderr] 7 | use asyncgit::{hash, DiffLine, DiffLineType, FileDiff}; [INFO] [stderr] | ^^^^^^^^ no `FileDiff` in the root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `unstage_hunk` in module `sync` [INFO] [stderr] --> src/app.rs:297:34 [INFO] [stderr] | [INFO] [stderr] 297 | if sync::unstage_hunk(CWD, path, *hash) { [INFO] [stderr] | ^^^^^^^^^^^^ not found in `sync` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `stage_hunk` in module `sync` [INFO] [stderr] --> src/app.rs:300:37 [INFO] [stderr] | [INFO] [stderr] 300 | } else if sync::stage_hunk(CWD, path, *hash) { [INFO] [stderr] | ^^^^^^^^^^ not found in `sync` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `asyncgit::FileDiff` [INFO] [stderr] --> src/components/diff.rs:7:46 [INFO] [stderr] | [INFO] [stderr] 7 | use asyncgit::{hash, DiffLine, DiffLineType, FileDiff}; [INFO] [stderr] | ^^^^^^^^ no `FileDiff` in the root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `unstage_hunk` in module `sync` [INFO] [stderr] --> src/app.rs:297:34 [INFO] [stderr] | [INFO] [stderr] 297 | if sync::unstage_hunk(CWD, path, *hash) { [INFO] [stderr] | ^^^^^^^^^^^^ not found in `sync` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `stage_hunk` in module `sync` [INFO] [stderr] --> src/app.rs:300:37 [INFO] [stderr] | [INFO] [stderr] 300 | } else if sync::stage_hunk(CWD, path, *hash) { [INFO] [stderr] | ^^^^^^^^^^ not found in `sync` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [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] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `gitui`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ddfe49ed5ff52c272f76e1f0a6da557a312d65b6449de5e702d5887f9667a15f"` [INFO] running `"docker" "rm" "-f" "ddfe49ed5ff52c272f76e1f0a6da557a312d65b6449de5e702d5887f9667a15f"` [INFO] [stdout] ddfe49ed5ff52c272f76e1f0a6da557a312d65b6449de5e702d5887f9667a15f