[INFO] cloning repository https://github.com/timofeev1995/rust-chess-sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timofeev1995/rust-chess-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimofeev1995%2Frust-chess-sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimofeev1995%2Frust-chess-sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be815cfa32da57ab93cfbd808c5c65e50696aca3 [INFO] checking timofeev1995/rust-chess-sandbox/be815cfa32da57ab93cfbd808c5c65e50696aca3 against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimofeev1995%2Frust-chess-sandbox" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timofeev1995/rust-chess-sandbox on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timofeev1995/rust-chess-sandbox [INFO] finished tweaking git repo https://github.com/timofeev1995/rust-chess-sandbox [INFO] tweaked toml for git repo https://github.com/timofeev1995/rust-chess-sandbox written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/timofeev1995/rust-chess-sandbox 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imgui-glium-renderer v0.10.0 [INFO] [stderr] Downloaded imgui-winit-support v0.10.0 [INFO] [stderr] Downloaded chlorine v1.0.10 [INFO] [stderr] Downloaded imgui v0.10.0 [INFO] [stderr] Downloaded glium v0.32.1 [INFO] [stderr] Downloaded imgui-sys v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ce2c00f2e941c2be2e3fd95c828a5e7dd73da4f711f71be89be3d1aecb097a6 [INFO] running `Command { std: "docker" "start" "-a" "9ce2c00f2e941c2be2e3fd95c828a5e7dd73da4f711f71be89be3d1aecb097a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ce2c00f2e941c2be2e3fd95c828a5e7dd73da4f711f71be89be3d1aecb097a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ce2c00f2e941c2be2e3fd95c828a5e7dd73da4f711f71be89be3d1aecb097a6", kill_on_drop: false }` [INFO] [stdout] 9ce2c00f2e941c2be2e3fd95c828a5e7dd73da4f711f71be89be3d1aecb097a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c652f13b15e2de0f1d2f6015a19f8a542fda9c5df55522e990efd74fee0a8d76 [INFO] running `Command { std: "docker" "start" "-a" "c652f13b15e2de0f1d2f6015a19f8a542fda9c5df55522e990efd74fee0a8d76", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [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.51/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] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling imgui-sys v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c652f13b15e2de0f1d2f6015a19f8a542fda9c5df55522e990efd74fee0a8d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c652f13b15e2de0f1d2f6015a19f8a542fda9c5df55522e990efd74fee0a8d76", kill_on_drop: false }` [INFO] [stdout] c652f13b15e2de0f1d2f6015a19f8a542fda9c5df55522e990efd74fee0a8d76