[INFO] cloning repository https://github.com/Harzu/freya-term
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Harzu/freya-term" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarzu%2Ffreya-term", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarzu%2Ffreya-term'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3f5e7a52e300522f5d60ecb6f98489fb9eece16
[INFO] building Harzu/freya-term against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarzu%2Ffreya-term" "/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/Harzu/freya-term on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Harzu/freya-term
[INFO] finished tweaking git repo https://github.com/Harzu/freya-term
[INFO] tweaked toml for git repo https://github.com/Harzu/freya-term written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Harzu/freya-term 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded skia-safe v0.63.0
[INFO] [stderr]   Downloaded xattr v1.1.1
[INFO] [stderr]   Downloaded ignore v0.4.21
[INFO] [stderr]   Downloaded mio-anonymous-pipes v0.2.0
[INFO] [stderr]   Downloaded tween v2.0.1
[INFO] [stderr]   Downloaded execute-command-macro-impl v0.1.10
[INFO] [stderr]   Downloaded execute-command-macro v0.1.9
[INFO] [stderr]   Downloaded execute-command-tokens v0.1.7
[INFO] [stderr]   Downloaded generic-array v1.0.0
[INFO] [stderr]   Downloaded execute v0.2.13
[INFO] [stderr]   Downloaded bstr v1.8.0
[INFO] [stderr]   Downloaded dioxus-html v0.4.3
[INFO] [stderr]   Downloaded dioxus-router-macro v0.4.3
[INFO] [stderr]   Downloaded dioxus-router v0.4.3
[INFO] [stderr]   Downloaded torin v0.1.0
[INFO] [stderr]   Downloaded open v1.7.1
[INFO] [stderr]   Downloaded spsc-buffer v0.1.1
[INFO] [stderr]   Downloaded freya-hooks v0.1.3
[INFO] [stderr]   Downloaded freya-components v0.1.5
[INFO] [stderr]   Downloaded alacritty_config v0.1.1
[INFO] [stderr]   Downloaded freya-common v0.1.0
[INFO] [stderr]   Downloaded dioxus-native-core-macro v0.4.3
[INFO] [stderr]   Downloaded alacritty_config_derive v0.2.1
[INFO] [stderr]   Downloaded dioxus-native-core v0.4.3
[INFO] [stderr]   Downloaded freya-renderer v0.1.6
[INFO] [stderr]   Downloaded freya-dom v0.1.2
[INFO] [stderr]   Downloaded freya-layout v0.1.6
[INFO] [stderr]   Downloaded freya-engine v0.1.3
[INFO] [stderr]   Downloaded freya-elements v0.1.0
[INFO] [stderr]   Downloaded freya-node-state v0.1.4
[INFO] [stderr]   Downloaded freya-core v0.1.3
[INFO] [stderr]   Downloaded freya v0.1.8
[INFO] [stderr]   Downloaded openssl v0.10.61
[INFO] [stderr]   Downloaded openssl-sys v0.9.97
[INFO] [stderr]   Downloaded str_indices v0.4.3
[INFO] [stderr]   Downloaded ropey v1.6.1
[INFO] [stderr]   Downloaded dioxus-hot-reload v0.4.3
[INFO] [stderr]   Downloaded dioxus v0.4.3
[INFO] [stderr]   Downloaded anymap v0.12.1
[INFO] [stderr]   Downloaded dioxus-core-macro v0.4.3
[INFO] [stderr]   Downloaded dioxus-hooks v0.4.3
[INFO] [stderr]   Downloaded internment v0.7.4
[INFO] [stderr]   Downloaded cfg-expr v0.12.0
[INFO] [stderr]   Downloaded krates v0.12.6
[INFO] [stderr]   Downloaded dioxus-rsx v0.4.3
[INFO] [stderr]   Downloaded gl v0.14.0
[INFO] [stderr]   Downloaded smallbox v0.8.2
[INFO] [stderr]   Downloaded dioxus-core v0.4.3
[INFO] [stderr]   Downloaded shipyard_proc v0.3.0
[INFO] [stderr]   Downloaded shipyard v0.6.2
[INFO] [stderr]   Downloaded skia-bindings v0.63.0
[INFO] [stderr]   Downloaded ureq v2.9.1
[INFO] [stderr]   Downloaded alacritty_terminal v0.19.1
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bc4cafcf85e8c3e4154c071072d0f1e5a38b6608616311ec47f86d0f38c7568
[INFO] running `Command { std: "docker" "start" "-a" "8bc4cafcf85e8c3e4154c071072d0f1e5a38b6608616311ec47f86d0f38c7568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bc4cafcf85e8c3e4154c071072d0f1e5a38b6608616311ec47f86d0f38c7568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bc4cafcf85e8c3e4154c071072d0f1e5a38b6608616311ec47f86d0f38c7568", kill_on_drop: false }`
[INFO] [stdout] 8bc4cafcf85e8c3e4154c071072d0f1e5a38b6608616311ec47f86d0f38c7568
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3968b0441ff0f5d88c38b7af61996d16750162e2d61e895c98137b5c4faff3da
[INFO] running `Command { std: "docker" "start" "-a" "3968b0441ff0f5d88c38b7af61996d16750162e2d61e895c98137b5c4faff3da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling winnow v0.5.26
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling event-listener v4.0.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling smallbox v0.8.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.7/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[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" "3968b0441ff0f5d88c38b7af61996d16750162e2d61e895c98137b5c4faff3da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3968b0441ff0f5d88c38b7af61996d16750162e2d61e895c98137b5c4faff3da", kill_on_drop: false }`
[INFO] [stdout] 3968b0441ff0f5d88c38b7af61996d16750162e2d61e895c98137b5c4faff3da
