[INFO] cloning repository https://github.com/xiaoyang9730/from_eframe_template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xiaoyang9730/from_eframe_template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiaoyang9730%2Ffrom_eframe_template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiaoyang9730%2Ffrom_eframe_template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f2966f1a2379fe281bcd4c1e82259613a3593be
[INFO] checking xiaoyang9730/from_eframe_template/9f2966f1a2379fe281bcd4c1e82259613a3593be against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiaoyang9730%2Ffrom_eframe_template" "/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/xiaoyang9730/from_eframe_template on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/xiaoyang9730/from_eframe_template
[INFO] finished tweaking git repo https://github.com/xiaoyang9730/from_eframe_template
[INFO] tweaked toml for git repo https://github.com/xiaoyang9730/from_eframe_template written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/xiaoyang9730/from_eframe_template 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread_local v1.1.5
[INFO] [stderr]   Downloaded zbus_macros v3.9.0
[INFO] [stderr]   Downloaded ordered-stream v0.1.4
[INFO] [stderr]   Downloaded glutin v0.30.4
[INFO] [stderr]   Downloaded async-broadcast v0.5.0
[INFO] [stderr]   Downloaded zvariant_derive v3.10.0
[INFO] [stderr]   Downloaded egui-winit v0.21.0
[INFO] [stderr]   Downloaded enumn v0.1.6
[INFO] [stderr]   Downloaded zvariant v3.10.0
[INFO] [stderr]   Downloaded eframe v0.21.0
[INFO] [stderr]   Downloaded zbus v3.9.0
[INFO] [stderr]   Downloaded glow v0.12.0
[INFO] [stderr]   Downloaded winit v0.28.1
[INFO] [stderr]   Downloaded android-activity v0.4.0
[INFO] [stderr]   Downloaded orbclient v0.3.42
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 860b0675428ae731d1cf27160b0aab0b6351c2eaf3557a62bd6827505c4e6b13
[INFO] running `Command { std: "docker" "start" "-a" "860b0675428ae731d1cf27160b0aab0b6351c2eaf3557a62bd6827505c4e6b13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "860b0675428ae731d1cf27160b0aab0b6351c2eaf3557a62bd6827505c4e6b13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "860b0675428ae731d1cf27160b0aab0b6351c2eaf3557a62bd6827505c4e6b13", kill_on_drop: false }`
[INFO] [stdout] 860b0675428ae731d1cf27160b0aab0b6351c2eaf3557a62bd6827505c4e6b13
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b4101a51afb49071777d9b16f30169a64325836a61a00f152ea1a2a154b8562
[INFO] running `Command { std: "docker" "start" "-a" "6b4101a51afb49071777d9b16f30169a64325836a61a00f152ea1a2a154b8562", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling toml_datetime v0.5.1
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking dlib v0.5.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]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling nom8 v0.2.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[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" "6b4101a51afb49071777d9b16f30169a64325836a61a00f152ea1a2a154b8562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b4101a51afb49071777d9b16f30169a64325836a61a00f152ea1a2a154b8562", kill_on_drop: false }`
[INFO] [stdout] 6b4101a51afb49071777d9b16f30169a64325836a61a00f152ea1a2a154b8562
