[INFO] cloning repository https://github.com/Vinermy/iced-text-editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vinermy/iced-text-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVinermy%2Ficed-text-editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVinermy%2Ficed-text-editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 089fa79061d14493958e2242f3971e8b354d15c0 [INFO] checking Vinermy/iced-text-editor/089fa79061d14493958e2242f3971e8b354d15c0 against master#9050733395f7c10560d49f549e022f411fa28cea for pr-146972 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVinermy%2Ficed-text-editor" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Vinermy/iced-text-editor [INFO] finished tweaking git repo https://github.com/Vinermy/iced-text-editor [INFO] tweaked toml for git repo https://github.com/Vinermy/iced-text-editor written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Vinermy/iced-text-editor on toolchain 9050733395f7c10560d49f549e022f411fa28cea [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Vinermy/iced-text-editor 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" "+9050733395f7c10560d49f549e022f411fa28cea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/iced-rs/iced.git` [INFO] [stderr] Updating git repository `https://github.com/iced-rs/winit.git` [INFO] [stderr] Updating git repository `https://github.com/pop-os/cosmic-text.git` [INFO] [stderr] Updating git repository `https://github.com/hecrj/glyphon.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.51 [INFO] [stderr] Downloaded self_cell v1.0.3 [INFO] [stderr] Downloaded clipboard_wayland v0.2.0 [INFO] [stderr] Downloaded clipboard_x11 v0.4.0 [INFO] [stderr] Downloaded smithay-clipboard v0.6.6 [INFO] [stderr] Downloaded window_clipboard v0.3.0 [INFO] [stderr] Downloaded thiserror v1.0.51 [INFO] [stderr] Downloaded wayland-scanner v0.30.1 [INFO] [stderr] Downloaded profiling v1.0.13 [INFO] [stderr] Downloaded softbuffer v0.2.1 [INFO] [stderr] Downloaded wayland-backend v0.1.2 [INFO] [stderr] Downloaded wayland-client v0.30.2 [INFO] [stderr] Downloaded tiny-skia-path v0.10.0 [INFO] [stderr] Downloaded fontdb v0.14.1 [INFO] [stderr] Downloaded quick-xml v0.28.2 [INFO] [stderr] Downloaded swash v0.1.8 [INFO] [stderr] Downloaded tiny-skia v0.10.0 [INFO] [stderr] Downloaded x11rb v0.11.1 [INFO] [stderr] Downloaded syn v2.0.42 [INFO] [stderr] Downloaded x11rb-protocol v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56df473e53c2f0e6fac53f484e71a29934c010803cfeb30744dfae008e49c558 [INFO] running `Command { std: "docker" "start" "-a" "56df473e53c2f0e6fac53f484e71a29934c010803cfeb30744dfae008e49c558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56df473e53c2f0e6fac53f484e71a29934c010803cfeb30744dfae008e49c558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56df473e53c2f0e6fac53f484e71a29934c010803cfeb30744dfae008e49c558", kill_on_drop: false }` [INFO] [stdout] 56df473e53c2f0e6fac53f484e71a29934c010803cfeb30744dfae008e49c558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 634784b5cf8ab12538f4e91427040ff598e607b00460fa0a7d422eaf52bc97b3 [INFO] running `Command { std: "docker" "start" "-a" "634784b5cf8ab12538f4e91427040ff598e607b00460fa0a7d422eaf52bc97b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling winnow v0.5.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling palette v0.7.3 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking fdeflate v0.3.1 [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" "634784b5cf8ab12538f4e91427040ff598e607b00460fa0a7d422eaf52bc97b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "634784b5cf8ab12538f4e91427040ff598e607b00460fa0a7d422eaf52bc97b3", kill_on_drop: false }` [INFO] [stdout] 634784b5cf8ab12538f4e91427040ff598e607b00460fa0a7d422eaf52bc97b3