[INFO] cloning repository https://github.com/phetsims/vello-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phetsims/vello-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphetsims%2Fvello-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphetsims%2Fvello-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88d776233012072921feb2caa3c1469c2a910dc5 [INFO] checking phetsims/vello-tests against try#3298c2ca5e390fd0d104357fdeec514a152a9561 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphetsims%2Fvello-tests" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phetsims/vello-tests on toolchain 3298c2ca5e390fd0d104357fdeec514a152a9561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phetsims/vello-tests [INFO] finished tweaking git repo https://github.com/phetsims/vello-tests [INFO] tweaked toml for git repo https://github.com/phetsims/vello-tests written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/phetsims/vello-tests 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" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/linebender/peniko` [INFO] [stderr] Updating git repository `https://github.com/linebender/vello` [INFO] [stderr] Updating git repository `https://github.com/dfrg/fount` [INFO] [stderr] Updating git repository `https://github.com/googlefonts/fontations` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sys-locale v0.2.4 [INFO] [stderr] Downloaded fontdb v0.13.1 [INFO] [stderr] Downloaded rangemap v1.3.0 [INFO] [stderr] Downloaded arrayvec v0.7.3 [INFO] [stderr] Downloaded rustybuzz v0.7.0 [INFO] [stderr] Downloaded unicode-linebreak v0.1.4 [INFO] [stderr] Downloaded cosmic-text v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 743eb1d04dd5688ed1641a72c5cbf2bf280afd5d09028bc128b208feb15e2a3b [INFO] running `Command { std: "docker" "start" "-a" "743eb1d04dd5688ed1641a72c5cbf2bf280afd5d09028bc128b208feb15e2a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "743eb1d04dd5688ed1641a72c5cbf2bf280afd5d09028bc128b208feb15e2a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "743eb1d04dd5688ed1641a72c5cbf2bf280afd5d09028bc128b208feb15e2a3b", kill_on_drop: false }` [INFO] [stdout] 743eb1d04dd5688ed1641a72c5cbf2bf280afd5d09028bc128b208feb15e2a3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14477b8951b9ad2b1fa97e32e2f8c1b78a9994526944c301fc98a613ebb2c258 [INFO] running `Command { std: "docker" "start" "-a" "14477b8951b9ad2b1fa97e32e2f8c1b78a9994526944c301fc98a613ebb2c258", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling read-fonts v0.1.4 (https://github.com/googlefonts/fontations?rev=49cfbd9#49cfbd93) [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking font-types v0.1.4 (https://github.com/googlefonts/fontations?rev=49cfbd9#49cfbd93) [INFO] [stderr] Checking ttf-parser v0.18.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking arrayvec v0.7.3 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking unicode-script v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Checking rangemap v1.3.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking sys-locale v0.2.4 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking memmap2 v0.5.10 [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] [stderr] Compiling syn v2.0.18 [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" "14477b8951b9ad2b1fa97e32e2f8c1b78a9994526944c301fc98a613ebb2c258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14477b8951b9ad2b1fa97e32e2f8c1b78a9994526944c301fc98a613ebb2c258", kill_on_drop: false }` [INFO] [stdout] 14477b8951b9ad2b1fa97e32e2f8c1b78a9994526944c301fc98a613ebb2c258