[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] 325d74204ad17b809a6032dfe8effe9d8e7310b0 [INFO] checking Extrawurst/gitterm against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExtrawurst%2Fgitterm" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Extrawurst/gitterm on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "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-9/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" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "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-9/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" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "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" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4efd0e0ad958e9b92cb393ef6c0ef23c3ff262d3f374649fbdc9b3a903d8ea3f [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" "4efd0e0ad958e9b92cb393ef6c0ef23c3ff262d3f374649fbdc9b3a903d8ea3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4efd0e0ad958e9b92cb393ef6c0ef23c3ff262d3f374649fbdc9b3a903d8ea3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4efd0e0ad958e9b92cb393ef6c0ef23c3ff262d3f374649fbdc9b3a903d8ea3f", kill_on_drop: false }` [INFO] [stdout] 4efd0e0ad958e9b92cb393ef6c0ef23c3ff262d3f374649fbdc9b3a903d8ea3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2b3497d04a8cd58fbc3f36faa10f4fa2a8e6717cab3115668240c34a54af637 [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" "e2b3497d04a8cd58fbc3f36faa10f4fa2a8e6717cab3115668240c34a54af637", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking smawk v0.3.0 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking textwrap v0.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking scopetime v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossterm v0.18.2 [INFO] [stderr] Compiling openssl-src v111.13.0+1.1.1i [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking simplelog v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking tui v0.14.0 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking git2 v0.13.17 [INFO] [stderr] Checking asyncgit v0.11.0 [INFO] [stderr] Checking gitui v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `asyncgit::sync::get_first_remote` [INFO] [stdout] --> src/components/push.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | get_first_remote, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `get_first_remote` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `asyncgit::sync::get_first_remote` [INFO] [stdout] --> src/components/push.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | get_first_remote, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `get_first_remote` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/components/push.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | if need_username_password()? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.11.0/src/sync/cred.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn need_username_password(remote: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/components/push.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | extract_username_password().unwrap_or_else(|_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.11.0/src/sync/cred.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn extract_username_password( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/components/push.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | if need_username_password()? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.11.0/src/sync/cred.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn need_username_password(remote: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/components/push.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | extract_username_password().unwrap_or_else(|_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/asyncgit-0.11.0/src/sync/cred.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn extract_username_password( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e2b3497d04a8cd58fbc3f36faa10f4fa2a8e6717cab3115668240c34a54af637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b3497d04a8cd58fbc3f36faa10f4fa2a8e6717cab3115668240c34a54af637", kill_on_drop: false }` [INFO] [stdout] e2b3497d04a8cd58fbc3f36faa10f4fa2a8e6717cab3115668240c34a54af637