[INFO] cloning repository https://github.com/devinstewart/wordle-helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devinstewart/wordle-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevinstewart%2Fwordle-helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevinstewart%2Fwordle-helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca53616f98fa8ab684fd48dd9a13b7dace438bbf [INFO] testing devinstewart/wordle-helper/ca53616f98fa8ab684fd48dd9a13b7dace438bbf against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevinstewart%2Fwordle-helper" "/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/devinstewart/wordle-helper on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/devinstewart/wordle-helper [INFO] finished tweaking git repo https://github.com/devinstewart/wordle-helper [INFO] tweaked toml for git repo https://github.com/devinstewart/wordle-helper written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/devinstewart/wordle-helper 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iced_winit v0.10.1 [INFO] [stderr] Downloaded iced_core v0.10.0 [INFO] [stderr] Downloaded palette_derive v0.7.3 [INFO] [stderr] Downloaded iced_renderer v0.1.0 [INFO] [stderr] Downloaded iced_futures v0.7.0 [INFO] [stderr] Downloaded iced_tiny_skia v0.1.0 [INFO] [stderr] Downloaded tiny-skia-path v0.10.0 [INFO] [stderr] Downloaded fancy-regex v0.12.0 [INFO] [stderr] Downloaded iced_widget v0.1.3 [INFO] [stderr] Downloaded x11rb v0.11.1 [INFO] [stderr] Downloaded x11rb-protocol v0.11.1 [INFO] [stderr] Downloaded palette v0.7.3 [INFO] [stderr] Downloaded iced v0.10.0 [INFO] [stderr] Downloaded cosmic-text v0.9.0 [INFO] [stderr] Downloaded glyphon v0.3.0 [INFO] [stderr] Downloaded rustybuzz v0.8.0 [INFO] [stderr] Downloaded wayland-backend v0.1.2 [INFO] [stderr] Downloaded softbuffer v0.2.1 [INFO] [stderr] Downloaded iced_graphics v0.9.0 [INFO] [stderr] Downloaded wayland-scanner v0.30.1 [INFO] [stderr] Downloaded tiny-skia v0.10.0 [INFO] [stderr] Downloaded iced_wgpu v0.11.1 [INFO] [stderr] Downloaded iced_runtime v0.1.1 [INFO] [stderr] Downloaded wayland-client v0.30.2 [INFO] [stderr] Downloaded window_clipboard v0.3.0 [INFO] [stderr] Downloaded fast-srgb8 v1.0.0 [INFO] [stderr] Downloaded etagere v0.2.10 [INFO] [stderr] Downloaded iced_style v0.9.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" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55b791a9e151a65178f21c1393d140d2f7bce7de707e7a137645e60111d6f53f [INFO] running `Command { std: "docker" "start" "-a" "55b791a9e151a65178f21c1393d140d2f7bce7de707e7a137645e60111d6f53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55b791a9e151a65178f21c1393d140d2f7bce7de707e7a137645e60111d6f53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55b791a9e151a65178f21c1393d140d2f7bce7de707e7a137645e60111d6f53f", kill_on_drop: false }` [INFO] [stdout] 55b791a9e151a65178f21c1393d140d2f7bce7de707e7a137645e60111d6f53f [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 -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e7e6e513175661977da0dd1415413d2aa8cc0ade34b821159540abb8842d372 [INFO] running `Command { std: "docker" "start" "-a" "4e7e6e513175661977da0dd1415413d2aa8cc0ade34b821159540abb8842d372", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling palette v0.7.3 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling zerocopy v0.7.28 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.6/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.29 [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 `ahash` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4e7e6e513175661977da0dd1415413d2aa8cc0ade34b821159540abb8842d372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e7e6e513175661977da0dd1415413d2aa8cc0ade34b821159540abb8842d372", kill_on_drop: false }` [INFO] [stdout] 4e7e6e513175661977da0dd1415413d2aa8cc0ade34b821159540abb8842d372