[INFO] cloning repository https://github.com/geoffreyarthaud/gitlab-project-doctor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geoffreyarthaud/gitlab-project-doctor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreyarthaud%2Fgitlab-project-doctor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreyarthaud%2Fgitlab-project-doctor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f180b052f9115e7f46a034515248696b36a094e8 [INFO] checking geoffreyarthaud/gitlab-project-doctor against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreyarthaud%2Fgitlab-project-doctor" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/geoffreyarthaud/gitlab-project-doctor on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/geoffreyarthaud/gitlab-project-doctor [INFO] finished tweaking git repo https://github.com/geoffreyarthaud/gitlab-project-doctor [INFO] tweaked toml for git repo https://github.com/geoffreyarthaud/gitlab-project-doctor written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/geoffreyarthaud/gitlab-project-doctor 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-utils v7.3.0 [INFO] [stderr] Downloaded portable-atomic v0.3.15 [INFO] [stderr] Downloaded i18n-embed-impl v0.8.0 [INFO] [stderr] Downloaded i18n-embed v0.13.4 [INFO] [stderr] Downloaded tinystr v0.7.0 [INFO] [stderr] Downloaded i18n-embed-fl v0.6.4 [INFO] [stderr] Downloaded human_bytes v0.4.1 [INFO] [stderr] Downloaded locale_config v0.3.0 [INFO] [stderr] Downloaded indicatif v0.17.2 [INFO] [stderr] Downloaded rust-embed-impl v6.3.1 [INFO] [stderr] Downloaded dialoguer v0.10.2 [INFO] [stderr] Downloaded git2 v0.15.0 [INFO] [stderr] Downloaded gitlab v0.1505.0 [INFO] [stderr] Downloaded rust-embed v6.4.2 [INFO] [stderr] Downloaded libgit2-sys v0.14.0+1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 528d44ffd6268ccfa73a51f928ddd0dee88aac77b2dfce550bc091049c0c4cde [INFO] running `Command { std: "docker" "start" "-a" "528d44ffd6268ccfa73a51f928ddd0dee88aac77b2dfce550bc091049c0c4cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "528d44ffd6268ccfa73a51f928ddd0dee88aac77b2dfce550bc091049c0c4cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "528d44ffd6268ccfa73a51f928ddd0dee88aac77b2dfce550bc091049c0c4cde", kill_on_drop: false }` [INFO] [stdout] 528d44ffd6268ccfa73a51f928ddd0dee88aac77b2dfce550bc091049c0c4cde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 568d28201d412b43b4f8308d6f05cfc383f277ab850e8740be5edc97677680bc [INFO] running `Command { std: "docker" "start" "-a" "568d28201d412b43b4f8308d6f05cfc383f277ab850e8740be5edc97677680bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.47/src/wrapper.rs:479:33 [INFO] [stdout] | [INFO] [stdout] 479 | let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 479 - let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] 479 + let LineColumn { line, column } = s.start(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.47/src/wrapper.rs:496:33 [INFO] [stdout] | [INFO] [stdout] 496 | let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 496 - let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] 496 + let LineColumn { line, column } = s.end(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.47/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "568d28201d412b43b4f8308d6f05cfc383f277ab850e8740be5edc97677680bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "568d28201d412b43b4f8308d6f05cfc383f277ab850e8740be5edc97677680bc", kill_on_drop: false }` [INFO] [stdout] 568d28201d412b43b4f8308d6f05cfc383f277ab850e8740be5edc97677680bc