[INFO] cloning repository https://github.com/pzmarzly/sshfs-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pzmarzly/sshfs-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzmarzly%2Fsshfs-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzmarzly%2Fsshfs-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b180ad19a1ba6b0a77b0f6b00c61876bcdd50b8
[INFO] testing pzmarzly/sshfs-manager against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzmarzly%2Fsshfs-manager" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/pzmarzly/sshfs-manager
[INFO] finished tweaking git repo https://github.com/pzmarzly/sshfs-manager
[INFO] tweaked toml for git repo https://github.com/pzmarzly/sshfs-manager written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pzmarzly/sshfs-manager on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pzmarzly/sshfs-manager already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typenum v1.10.0
[INFO] [stderr]   Downloaded generic-array v0.12.0
[INFO] [stderr]   Downloaded block-buffer v0.7.0
[INFO] [stderr]   Downloaded sha2 v0.8.0
[INFO] [stderr]   Downloaded byteorder v1.3.1
[INFO] [stderr]   Downloaded digest v0.8.0
[INFO] [stderr]   Downloaded fake-simd v0.1.2
[INFO] [stderr]   Downloaded either v1.5.0
[INFO] [stderr]   Downloaded itertools v0.7.11
[INFO] [stderr]   Downloaded opaque-debug v0.2.2
[INFO] [stderr]   Downloaded block-padding v0.1.3
[INFO] [stderr]   Downloaded command-macros-plugin v0.2.5
[INFO] [stderr]   Downloaded command-macros v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d6d518e6f562c17e1b25ded9db5f213e11151ff6773f0d4a60705c145c87f1a
[INFO] running `Command { std: "docker" "start" "-a" "6d6d518e6f562c17e1b25ded9db5f213e11151ff6773f0d4a60705c145c87f1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d6d518e6f562c17e1b25ded9db5f213e11151ff6773f0d4a60705c145c87f1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d6d518e6f562c17e1b25ded9db5f213e11151ff6773f0d4a60705c145c87f1a", kill_on_drop: false }`
[INFO] [stdout] 6d6d518e6f562c17e1b25ded9db5f213e11151ff6773f0d4a60705c145c87f1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21c03b5b5c1a60ef95e10da47bc921dbfa159c320f5e26e37423640b63d8381d
[INFO] running `Command { std: "docker" "start" "-a" "21c03b5b5c1a60ef95e10da47bc921dbfa159c320f5e26e37423640b63d8381d", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling opaque-debug v0.2.2
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling block-padding v0.1.3
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling command-macros-plugin v0.2.5
[INFO] [stderr]    Compiling generic-array v0.12.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/command-macros-plugin-0.2.5/src/lib.rs:1:73
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(proc_macro_span, proc_macro_diagnostic, proc_macro_def_site, external_doc)]
[INFO] [stdout]   |                                                                         ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85457> for more information
[INFO] [stdout]   = note: use #[doc = include_str!("filename")] instead, which handles macro invocations
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling digest v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.7.0
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `proc_macro::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/command-macros-plugin-0.2.5/src/lib.rs:771:16
[INFO] [stdout]     |
[INFO] [stdout] 771 |     left.end().line != right.start().line ||
[INFO] [stdout]     |                ^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 771 |     left.end().line() != right.start().line ||
[INFO] [stdout]     |                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `proc_macro::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/command-macros-plugin-0.2.5/src/lib.rs:771:38
[INFO] [stdout]     |
[INFO] [stdout] 771 |     left.end().line != right.start().line ||
[INFO] [stdout]     |                                      ^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 771 |     left.end().line != right.start().line() ||
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `proc_macro::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/command-macros-plugin-0.2.5/src/lib.rs:772:16
[INFO] [stdout]     |
[INFO] [stdout] 772 |     left.end().column < right.start().column
[INFO] [stdout]     |                ^^^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 772 |     left.end().column() < right.start().column
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `proc_macro::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/command-macros-plugin-0.2.5/src/lib.rs:772:39
[INFO] [stdout]     |
[INFO] [stdout] 772 |     left.end().column < right.start().column
[INFO] [stdout]     |                                       ^^^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 772 |     left.end().column < right.start().column()
[INFO] [stdout]     |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `proc_macro::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/command-macros-plugin-0.2.5/src/lib.rs:784:40
[INFO] [stdout]     |
[INFO] [stdout] 784 |     group.stream().is_empty() && start.line == end.line && start.column + 2 == end.column
[INFO] [stdout]     |                                        ^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 784 |     group.stream().is_empty() && start.line() == end.line && start.column + 2 == end.column
[INFO] [stdout]     |                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `proc_macro::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/command-macros-plugin-0.2.5/src/lib.rs:784:52
[INFO] [stdout]     |
[INFO] [stdout] 784 |     group.stream().is_empty() && start.line == end.line && start.column + 2 == end.column
[INFO] [stdout]     |                                                    ^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 784 |     group.stream().is_empty() && start.line == end.line() && start.column + 2 == end.column
[INFO] [stdout]     |                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `proc_macro::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/command-macros-plugin-0.2.5/src/lib.rs:784:66
[INFO] [stdout]     |
[INFO] [stdout] 784 |     group.stream().is_empty() && start.line == end.line && start.column + 2 == end.column
[INFO] [stdout]     |                                                                  ^^^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 784 |     group.stream().is_empty() && start.line == end.line && start.column() + 2 == end.column
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `proc_macro::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/command-macros-plugin-0.2.5/src/lib.rs:784:84
[INFO] [stdout]     |
[INFO] [stdout] 784 |     group.stream().is_empty() && start.line == end.line && start.column + 2 == end.column
[INFO] [stdout]     |                                                                                    ^^^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 784 |     group.stream().is_empty() && start.line == end.line && start.column + 2 == end.column()
[INFO] [stdout]     |                                                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sha2 v0.8.0
[INFO] [stdout] Some errors have detailed explanations: E0557, E0615.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `command-macros-plugin` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "21c03b5b5c1a60ef95e10da47bc921dbfa159c320f5e26e37423640b63d8381d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21c03b5b5c1a60ef95e10da47bc921dbfa159c320f5e26e37423640b63d8381d", kill_on_drop: false }`
[INFO] [stdout] 21c03b5b5c1a60ef95e10da47bc921dbfa159c320f5e26e37423640b63d8381d
