[INFO] updating cached repository https://github.com/Extrawurst/gitterm [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] From https://github.com/Extrawurst/gitterm [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/chrono-0.4.12 [INFO] [stderr] * [new branch] dependabot/cargo/dirs-3.0.1 -> dependabot/cargo/dirs-3.0.1 [INFO] [stderr] dd459ec..a84ae09 master -> master [INFO] [stderr] * [new tag] v0.8.0 -> v0.8.0 [INFO] [stderr] * [new tag] v0.8.1 -> v0.8.1 [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a84ae0950cb50549cde6cf9039eaf5668d2ced46 [INFO] checking Extrawurst/gitterm against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExtrawurst%2Fgitterm" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Extrawurst/gitterm on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "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-5/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" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "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-5/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" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "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" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pprof v0.3.17 [INFO] [stderr] Downloaded inferno v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9c354c5411034ff9fcc1c0b9e20957fa68a96f0ca5ad7a484d1236a3c2bf944 [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" "f9c354c5411034ff9fcc1c0b9e20957fa68a96f0ca5ad7a484d1236a3c2bf944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9c354c5411034ff9fcc1c0b9e20957fa68a96f0ca5ad7a484d1236a3c2bf944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9c354c5411034ff9fcc1c0b9e20957fa68a96f0ca5ad7a484d1236a3c2bf944", kill_on_drop: false }` [INFO] [stdout] f9c354c5411034ff9fcc1c0b9e20957fa68a96f0ca5ad7a484d1236a3c2bf944 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c417c0643e7c22e6463bad69466450c3e382945fb5a2a644dad328ce84060b75 [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" "c417c0643e7c22e6463bad69466450c3e382945fb5a2a644dad328ce84060b75", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking scopetime v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking crossterm v0.17.6 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking tui v0.9.5 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking git2 v0.13.6 [INFO] [stderr] Checking ron v0.6.0 [INFO] [stderr] Checking asyncgit v0.8.1 [INFO] [stderr] Checking gitui v0.8.1 (/opt/rustwide/workdir) [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::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[E0308]: mismatched types [INFO] [stdout] --> src/components/changes.rs:178:42 [INFO] [stdout] | [INFO] [stdout] 178 | 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[E0308]: mismatched types [INFO] [stdout] --> src/components/changes.rs:178:42 [INFO] [stdout] | [INFO] [stdout] 178 | 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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c417c0643e7c22e6463bad69466450c3e382945fb5a2a644dad328ce84060b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c417c0643e7c22e6463bad69466450c3e382945fb5a2a644dad328ce84060b75", kill_on_drop: false }` [INFO] [stdout] c417c0643e7c22e6463bad69466450c3e382945fb5a2a644dad328ce84060b75