[INFO] cloning repository https://github.com/rustytsuki/rust_fltk_skia_gl_cpu_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustytsuki/rust_fltk_skia_gl_cpu_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustytsuki%2Frust_fltk_skia_gl_cpu_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustytsuki%2Frust_fltk_skia_gl_cpu_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f65cd5040fd0cdd5d3b861a9316e428251759fb [INFO] checking rustytsuki/rust_fltk_skia_gl_cpu_demo/0f65cd5040fd0cdd5d3b861a9316e428251759fb against master#c3def263a44e07e09ae6d57abfc8650227fb4972 for pr-118920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustytsuki%2Frust_fltk_skia_gl_cpu_demo" "/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/rustytsuki/rust_fltk_skia_gl_cpu_demo on toolchain c3def263a44e07e09ae6d57abfc8650227fb4972 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rustytsuki/rust_fltk_skia_gl_cpu_demo [INFO] finished tweaking git repo https://github.com/rustytsuki/rust_fltk_skia_gl_cpu_demo [INFO] tweaked toml for git repo https://github.com/rustytsuki/rust_fltk_skia_gl_cpu_demo written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rustytsuki/rust_fltk_skia_gl_cpu_demo 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" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gl v0.14.0 [INFO] [stderr] Downloaded skia-bindings v0.58.0 [INFO] [stderr] Downloaded skia-safe v0.58.0 [INFO] [stderr] Downloaded fltk-sys v1.3.31 [INFO] [stderr] Downloaded fltk v1.3.31 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 057840ab6f6f5232568809b0d4bfa9930802d4f140d14b5e41318ab9423224c8 [INFO] running `Command { std: "docker" "start" "-a" "057840ab6f6f5232568809b0d4bfa9930802d4f140d14b5e41318ab9423224c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "057840ab6f6f5232568809b0d4bfa9930802d4f140d14b5e41318ab9423224c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "057840ab6f6f5232568809b0d4bfa9930802d4f140d14b5e41318ab9423224c8", kill_on_drop: false }` [INFO] [stdout] 057840ab6f6f5232568809b0d4bfa9930802d4f140d14b5e41318ab9423224c8 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0878f1a75bb50e04a785a556e4f7ac1328d7c9726d9e70fbc40113de6ecd7418 [INFO] running `Command { std: "docker" "start" "-a" "0878f1a75bb50e04a785a556e4f7ac1328d7c9726d9e70fbc40113de6ecd7418", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling clang-sys v1.6.0 [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] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.25 [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] 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" "0878f1a75bb50e04a785a556e4f7ac1328d7c9726d9e70fbc40113de6ecd7418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0878f1a75bb50e04a785a556e4f7ac1328d7c9726d9e70fbc40113de6ecd7418", kill_on_drop: false }` [INFO] [stdout] 0878f1a75bb50e04a785a556e4f7ac1328d7c9726d9e70fbc40113de6ecd7418