[INFO] cloning repository https://github.com/norcalli/macroquad-text [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/norcalli/macroquad-text" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorcalli%2Fmacroquad-text", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorcalli%2Fmacroquad-text'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82ea96e3c1fcf8d3b1bc1b1ec3dc60fea9deb534 [INFO] building norcalli/macroquad-text against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorcalli%2Fmacroquad-text" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/norcalli/macroquad-text [INFO] finished tweaking git repo https://github.com/norcalli/macroquad-text [INFO] tweaked toml for git repo https://github.com/norcalli/macroquad-text written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/norcalli/macroquad-text on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/norcalli/macroquad-text 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 21 packages to latest compatible versions [INFO] [stderr] Adding adler2 v2.0.1 [INFO] [stderr] Adding allocator-api2 v0.2.21 [INFO] [stderr] Updating bytemuck v1.7.3 -> v1.23.2 [INFO] [stderr] Adding equivalent v1.0.2 [INFO] [stderr] Adding fdeflate v0.3.7 [INFO] [stderr] Adding flate2 v1.1.2 [INFO] [stderr] Adding foldhash v0.1.5 [INFO] [stderr] Updating fontdue v0.5.2 -> v0.9.3 [INFO] [stderr] Updating glam v0.14.0 -> v0.27.0 [INFO] [stderr] Updating hashbrown v0.9.1 -> v0.15.5 [INFO] [stderr] Updating image v0.23.14 -> v0.24.9 [INFO] [stderr] Updating macroquad v0.3.13 -> v0.4.14 [INFO] [stderr] Updating macroquad_macro v0.1.7 -> v0.1.8 [INFO] [stderr] Adding malloc_buf v0.0.6 [INFO] [stderr] Updating miniquad v0.3.0-alpha.42 -> v0.4.8 [INFO] [stderr] Updating miniz_oxide v0.3.7 -> v0.8.9 [INFO] [stderr] Adding objc-rs v0.2.8 [INFO] [stderr] Updating png v0.16.8 -> v0.17.16 [INFO] [stderr] Updating quad-rand v0.2.1 -> v0.2.3 [INFO] [stderr] Adding simd-adler32 v0.3.7 [INFO] [stderr] Adding ttf-parser v0.21.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3da97f351475467e330c1b61eced3455debe473df2d3fd508d22cea2912eb9f [INFO] running `Command { std: "docker" "start" "-a" "f3da97f351475467e330c1b61eced3455debe473df2d3fd508d22cea2912eb9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3da97f351475467e330c1b61eced3455debe473df2d3fd508d22cea2912eb9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3da97f351475467e330c1b61eced3455debe473df2d3fd508d22cea2912eb9f", kill_on_drop: false }` [INFO] [stdout] f3da97f351475467e330c1b61eced3455debe473df2d3fd508d22cea2912eb9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4d1cfc743c79033351fa355e4ab71a6fe7126dca6cc49afc55ef5ad79f621c8 [INFO] running `Command { std: "docker" "start" "-a" "d4d1cfc743c79033351fa355e4ab71a6fe7126dca6cc49afc55ef5ad79f621c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d4d1cfc743c79033351fa355e4ab71a6fe7126dca6cc49afc55ef5ad79f621c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d1cfc743c79033351fa355e4ab71a6fe7126dca6cc49afc55ef5ad79f621c8", kill_on_drop: false }` [INFO] [stdout] d4d1cfc743c79033351fa355e4ab71a6fe7126dca6cc49afc55ef5ad79f621c8