[INFO] updating cached repository https://github.com/Kurt-Bonatz/pursue [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] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8c10a20d91ad19c8a0e799f2a7de3f41ef0a8b3 [INFO] testing Kurt-Bonatz/pursue against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKurt-Bonatz%2Fpursue" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kurt-Bonatz/pursue 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/Kurt-Bonatz/pursue [INFO] finished tweaking git repo https://github.com/Kurt-Bonatz/pursue [INFO] tweaked toml for git repo https://github.com/Kurt-Bonatz/pursue written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Kurt-Bonatz/pursue 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] 317eee614e5fc4754b0fa5905cd10dedb1ba7cec2ba0cc16d7416bb906b2a114 [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" "317eee614e5fc4754b0fa5905cd10dedb1ba7cec2ba0cc16d7416bb906b2a114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "317eee614e5fc4754b0fa5905cd10dedb1ba7cec2ba0cc16d7416bb906b2a114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "317eee614e5fc4754b0fa5905cd10dedb1ba7cec2ba0cc16d7416bb906b2a114", kill_on_drop: false }` [INFO] [stdout] 317eee614e5fc4754b0fa5905cd10dedb1ba7cec2ba0cc16d7416bb906b2a114 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 64ec10d1b0cf8785a4235c79a2ac5372e9b91ccbe6f2672bcb2615bc44d6e6e5 [INFO] running `Command { std: "docker" "start" "-a" "64ec10d1b0cf8785a4235c79a2ac5372e9b91ccbe6f2672bcb2615bc44d6e6e5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling tico v1.0.0 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling pursue v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `StatusOptions`, `Status` [INFO] [stdout] --> src/precmd.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | use git2::{ErrorCode, Repository, Status, StatusOptions}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "64ec10d1b0cf8785a4235c79a2ac5372e9b91ccbe6f2672bcb2615bc44d6e6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64ec10d1b0cf8785a4235c79a2ac5372e9b91ccbe6f2672bcb2615bc44d6e6e5", kill_on_drop: false }` [INFO] [stdout] 64ec10d1b0cf8785a4235c79a2ac5372e9b91ccbe6f2672bcb2615bc44d6e6e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "test" "--frozen" "--no-run" "--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] 3bd6927f0fd92dd8d0098069a5de06c29d2e8495b55eea8b039bce90f2b69d25 [INFO] running `Command { std: "docker" "start" "-a" "3bd6927f0fd92dd8d0098069a5de06c29d2e8495b55eea8b039bce90f2b69d25", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling pursue v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `StatusOptions`, `Status` [INFO] [stdout] --> src/precmd.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | use git2::{ErrorCode, Repository, Status, StatusOptions}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/precmd.rs:468:17 [INFO] [stdout] | [INFO] [stdout] 157 | fn is_dirty() -> bool { [INFO] [stdout] | --------------------- defined here [INFO] [stdout] ... [INFO] [stdout] 468 | assert!(is_dirty(&repo)); [INFO] [stdout] | ^^^^^^^^ ----- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/precmd.rs:482:17 [INFO] [stdout] | [INFO] [stdout] 157 | fn is_dirty() -> bool { [INFO] [stdout] | --------------------- defined here [INFO] [stdout] ... [INFO] [stdout] 482 | assert!(is_dirty(&repo)); [INFO] [stdout] | ^^^^^^^^ ----- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pursue`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3bd6927f0fd92dd8d0098069a5de06c29d2e8495b55eea8b039bce90f2b69d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bd6927f0fd92dd8d0098069a5de06c29d2e8495b55eea8b039bce90f2b69d25", kill_on_drop: false }` [INFO] [stdout] 3bd6927f0fd92dd8d0098069a5de06c29d2e8495b55eea8b039bce90f2b69d25