[INFO] cloning repository https://github.com/flippette/mandelbrot-wgpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flippette/mandelbrot-wgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflippette%2Fmandelbrot-wgpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflippette%2Fmandelbrot-wgpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e067e6cc0a5a5ed10e83a1c3713b69b68f7cbe7a [INFO] checking flippette/mandelbrot-wgpu against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflippette%2Fmandelbrot-wgpu" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flippette/mandelbrot-wgpu on toolchain 901e6d56697c79b2e80df6a487b2318ec6f57ee3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flippette/mandelbrot-wgpu [INFO] finished tweaking git repo https://github.com/flippette/mandelbrot-wgpu [INFO] tweaked toml for git repo https://github.com/flippette/mandelbrot-wgpu written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/flippette/mandelbrot-wgpu 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" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.85 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.85 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.85 [INFO] [stderr] Downloaded web-sys v0.3.62 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.35 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.85 [INFO] [stderr] Downloaded js-sys v0.3.62 [INFO] [stderr] Downloaded wasm-bindgen v0.2.85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c9fd9365ada35f4e9b6e6f07187899b685799960b2f7c77093d11ed6c47cb37 [INFO] running `Command { std: "docker" "start" "-a" "2c9fd9365ada35f4e9b6e6f07187899b685799960b2f7c77093d11ed6c47cb37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c9fd9365ada35f4e9b6e6f07187899b685799960b2f7c77093d11ed6c47cb37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c9fd9365ada35f4e9b6e6f07187899b685799960b2f7c77093d11ed6c47cb37", kill_on_drop: false }` [INFO] [stdout] 2c9fd9365ada35f4e9b6e6f07187899b685799960b2f7c77093d11ed6c47cb37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95392c560e917941d2fbccb72428636e20e7e3ed56361d1078a90f08e9ef09ca [INFO] running `Command { std: "docker" "start" "-a" "95392c560e917941d2fbccb72428636e20e7e3ed56361d1078a90f08e9ef09ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling ash v0.37.2+1.3.238 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking regex-syntax v0.7.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking bitflags v2.2.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking wgpu-types v0.16.0 [INFO] [stderr] Checking profiling v1.0.8 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking glow v0.12.1 [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.56/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 tracing-log v0.1.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [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" "95392c560e917941d2fbccb72428636e20e7e3ed56361d1078a90f08e9ef09ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95392c560e917941d2fbccb72428636e20e7e3ed56361d1078a90f08e9ef09ca", kill_on_drop: false }` [INFO] [stdout] 95392c560e917941d2fbccb72428636e20e7e3ed56361d1078a90f08e9ef09ca