[INFO] cloning repository https://github.com/yopox/rtemo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yopox/rtemo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyopox%2Frtemo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyopox%2Frtemo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d8cbd4e6ceed3cdad0bafd531d80cea0d829fe9 [INFO] checking yopox/rtemo against master#d5fab33766917085588d9bb4fb9477776695d98b for pr-118553 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyopox%2Frtemo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yopox/rtemo on toolchain d5fab33766917085588d9bb4fb9477776695d98b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5fab33766917085588d9bb4fb9477776695d98b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yopox/rtemo [INFO] finished tweaking git repo https://github.com/yopox/rtemo [INFO] tweaked toml for git repo https://github.com/yopox/rtemo written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yopox/rtemo 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" "+d5fab33766917085588d9bb4fb9477776695d98b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.24.1 [INFO] [stderr] Downloaded once_cell v1.17.0 [INFO] [stderr] Downloaded rustversion v1.0.11 [INFO] [stderr] Downloaded fs2 v0.4.3 [INFO] [stderr] Downloaded bytecount v0.6.3 [INFO] [stderr] Downloaded dirs-sys v0.3.7 [INFO] [stderr] Downloaded hermit-abi v0.3.1 [INFO] [stderr] Downloaded cpal v0.15.0 [INFO] [stderr] Downloaded redox_users v0.4.3 [INFO] [stderr] Downloaded directories v4.0.1 [INFO] [stderr] Downloaded sled v0.34.7 [INFO] [stderr] Downloaded rmp v0.8.11 [INFO] [stderr] Downloaded tempfile v3.5.0 [INFO] [stderr] Downloaded cli-clipboard v0.4.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.13 [INFO] [stderr] Downloaded rmp-serde v1.1.1 [INFO] [stderr] Downloaded bevy_gilrs v0.10.1 [INFO] [stderr] Downloaded os_pipe v1.1.3 [INFO] [stderr] Downloaded ruzstd v0.2.4 [INFO] [stderr] Downloaded bevy_gltf v0.10.1 [INFO] [stderr] Downloaded wl-clipboard-rs v0.7.0 [INFO] [stderr] Downloaded x11-clipboard v0.7.1 [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded errno v0.3.0 [INFO] [stderr] Downloaded heck v0.4.1 [INFO] [stderr] Downloaded strum_macros v0.24.3 [INFO] [stderr] Downloaded bevy_text v0.10.1 [INFO] [stderr] Downloaded bevy_ui v0.10.1 [INFO] [stderr] Downloaded io-lifetimes v1.0.9 [INFO] [stderr] Downloaded linux-raw-sys v0.3.1 [INFO] [stderr] Downloaded libc v0.2.140 [INFO] [stderr] Downloaded bevy_animation v0.10.1 [INFO] [stderr] Downloaded bevy_scene v0.10.1 [INFO] [stderr] Downloaded errno-dragonfly v0.1.2 [INFO] [stderr] Downloaded rustix v0.37.6 [INFO] [stderr] Downloaded bevy_audio v0.10.1 [INFO] [stderr] Downloaded nom v7.1.2 [INFO] [stderr] Downloaded tree_magic_mini v3.0.3 [INFO] [stderr] Downloaded bevy_asset_loader_derive v0.16.0 [INFO] [stderr] Downloaded taffy v0.3.5 [INFO] [stderr] Downloaded bevy_text_mode v0.1.1 [INFO] [stderr] Downloaded bevy_pkv v0.7.0 [INFO] [stderr] Downloaded bevy_common_assets v0.6.0 [INFO] [stderr] Downloaded bevy_asset_loader v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d5fab33766917085588d9bb4fb9477776695d98b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e4b061326c778aacbd0a1f97c98f865ccef80beda3609d7890601e7d341245f [INFO] running `Command { std: "docker" "start" "-a" "1e4b061326c778aacbd0a1f97c98f865ccef80beda3609d7890601e7d341245f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e4b061326c778aacbd0a1f97c98f865ccef80beda3609d7890601e7d341245f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e4b061326c778aacbd0a1f97c98f865ccef80beda3609d7890601e7d341245f", kill_on_drop: false }` [INFO] [stdout] 1e4b061326c778aacbd0a1f97c98f865ccef80beda3609d7890601e7d341245f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d5fab33766917085588d9bb4fb9477776695d98b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c622e4e1bc06f7e6ab3fd53dc5dc1e8fe1fc80031557fb69c0f91572434db434 [INFO] running `Command { std: "docker" "start" "-a" "c622e4e1bc06f7e6ab3fd53dc5dc1e8fe1fc80031557fb69c0f91572434db434", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling winnow v0.3.5 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling erased-serde v0.3.24 [INFO] [stderr] Compiling num-traits v0.2.15 [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.49/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 pkg-config v0.3.26 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking bevy_ptr v0.10.1 [INFO] [stderr] Checking concurrent-queue v2.0.0 [INFO] [stderr] Checking regex-syntax v0.6.28 [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" "c622e4e1bc06f7e6ab3fd53dc5dc1e8fe1fc80031557fb69c0f91572434db434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c622e4e1bc06f7e6ab3fd53dc5dc1e8fe1fc80031557fb69c0f91572434db434", kill_on_drop: false }` [INFO] [stdout] c622e4e1bc06f7e6ab3fd53dc5dc1e8fe1fc80031557fb69c0f91572434db434