[INFO] cloning repository https://github.com/costott/mandlebrot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/costott/mandlebrot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcostott%2Fmandlebrot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcostott%2Fmandlebrot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1712230850e56c317b8c7db940b0b11253136e8 [INFO] checking costott/mandlebrot against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcostott%2Fmandlebrot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 88% (55/62) Updating files: 90% (56/62) Updating files: 91% (57/62) Updating files: 93% (58/62) Updating files: 95% (59/62) Updating files: 96% (60/62) Updating files: 98% (61/62) Updating files: 100% (62/62) Updating files: 100% (62/62), done. [INFO] started tweaking git repo https://github.com/costott/mandlebrot [INFO] finished tweaking git repo https://github.com/costott/mandlebrot [INFO] tweaked toml for git repo https://github.com/costott/mandlebrot written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/costott/mandlebrot on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/costott/mandlebrot 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 430ecd6a8d7dc4ed80205abe171dd8061ba928129428fc787d45d3c825b065a4 [INFO] running `Command { std: "docker" "start" "-a" "430ecd6a8d7dc4ed80205abe171dd8061ba928129428fc787d45d3c825b065a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "430ecd6a8d7dc4ed80205abe171dd8061ba928129428fc787d45d3c825b065a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "430ecd6a8d7dc4ed80205abe171dd8061ba928129428fc787d45d3c825b065a4", kill_on_drop: false }` [INFO] [stdout] 430ecd6a8d7dc4ed80205abe171dd8061ba928129428fc787d45d3c825b065a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1aa38df3b188a734e9f80174bdfff9f902720bbc129865f1094717fbed432a3a [INFO] running `Command { std: "docker" "start" "-a" "1aa38df3b188a734e9f80174bdfff9f902720bbc129865f1094717fbed432a3a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling quad-snd v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling miniquad v0.3.16 [INFO] [stderr] Checking hound v3.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking bytemuck v1.12.3 [INFO] [stderr] Checking dashu-base v0.3.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Checking iana-time-zone v0.1.54 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking bumpalo v3.11.1 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [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] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking png v0.17.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" "1aa38df3b188a734e9f80174bdfff9f902720bbc129865f1094717fbed432a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aa38df3b188a734e9f80174bdfff9f902720bbc129865f1094717fbed432a3a", kill_on_drop: false }` [INFO] [stdout] 1aa38df3b188a734e9f80174bdfff9f902720bbc129865f1094717fbed432a3a