[INFO] cloning repository https://github.com/Anderson-Greer/World-Map
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anderson-Greer/World-Map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnderson-Greer%2FWorld-Map", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnderson-Greer%2FWorld-Map'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d97201ae73c5ac278021fcc6d2616228f313f12
[INFO] checking Anderson-Greer/World-Map against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnderson-Greer%2FWorld-Map" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  67% (4126/6132)
Updating files:  68% (4170/6132)
Updating files:  69% (4232/6132)
Updating files:  70% (4293/6132)
Updating files:  71% (4354/6132)
Updating files:  71% (4403/6132)
Updating files:  72% (4416/6132)
Updating files:  72% (4469/6132)
Updating files:  73% (4477/6132)
Updating files:  74% (4538/6132)
Updating files:  74% (4571/6132)
Updating files:  75% (4599/6132)
Updating files:  76% (4661/6132)
Updating files:  77% (4722/6132)
Updating files:  77% (4739/6132)
Updating files:  78% (4783/6132)
Updating files:  78% (4816/6132)
Updating files:  79% (4845/6132)
Updating files:  80% (4906/6132)
Updating files:  80% (4924/6132)
Updating files:  81% (4967/6132)
Updating files:  82% (5029/6132)
Updating files:  83% (5090/6132)
Updating files:  84% (5151/6132)
Updating files:  85% (5213/6132)
Updating files:  86% (5274/6132)
Updating files:  87% (5335/6132)
Updating files:  88% (5397/6132)
Updating files:  89% (5458/6132)
Updating files:  90% (5519/6132)
Updating files:  91% (5581/6132)
Updating files:  92% (5642/6132)
Updating files:  93% (5703/6132)
Updating files:  93% (5704/6132)
Updating files:  94% (5765/6132)
Updating files:  95% (5826/6132)
Updating files:  96% (5887/6132)
Updating files:  97% (5949/6132)
Updating files:  98% (6010/6132)
Updating files:  99% (6071/6132)
Updating files: 100% (6132/6132)
Updating files: 100% (6132/6132), done.
[INFO] started tweaking git repo https://github.com/Anderson-Greer/World-Map
[INFO] finished tweaking git repo https://github.com/Anderson-Greer/World-Map
[INFO] tweaked toml for git repo https://github.com/Anderson-Greer/World-Map written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anderson-Greer/World-Map on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anderson-Greer/World-Map 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcd9b6d4974678e21a9f2e194a90005b6b84621fa09d7cbfc6f34cf7e2c6c780
[INFO] running `Command { std: "docker" "start" "-a" "dcd9b6d4974678e21a9f2e194a90005b6b84621fa09d7cbfc6f34cf7e2c6c780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcd9b6d4974678e21a9f2e194a90005b6b84621fa09d7cbfc6f34cf7e2c6c780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcd9b6d4974678e21a9f2e194a90005b6b84621fa09d7cbfc6f34cf7e2c6c780", kill_on_drop: false }`
[INFO] [stdout] dcd9b6d4974678e21a9f2e194a90005b6b84621fa09d7cbfc6f34cf7e2c6c780
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29e0f14c175c9887314e54e2aeda571fc29b9c07f508508f072025b3cafcae03
[INFO] running `Command { std: "docker" "start" "-a" "29e0f14c175c9887314e54e2aeda571fc29b9c07f508508f072025b3cafcae03", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling x11-dl v2.20.1
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] help: there is a feature with a similar name: `proc_macro_span_file`
[INFO] [stdout]    |
[INFO] [stdout] 92 -     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout] 92 +     feature(proc_macro_span, proc_macro_span_file)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "29e0f14c175c9887314e54e2aeda571fc29b9c07f508508f072025b3cafcae03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29e0f14c175c9887314e54e2aeda571fc29b9c07f508508f072025b3cafcae03", kill_on_drop: false }`
[INFO] [stdout] 29e0f14c175c9887314e54e2aeda571fc29b9c07f508508f072025b3cafcae03
