[INFO] cloning repository https://github.com/daniel5151/wide-libretro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel5151/wide-libretro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel5151%2Fwide-libretro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel5151%2Fwide-libretro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 605677c875b54e1ef0f135e352d02adc2b411aa9 [INFO] checking daniel5151/wide-libretro against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel5151%2Fwide-libretro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/daniel5151/wide-libretro [INFO] finished tweaking git repo https://github.com/daniel5151/wide-libretro [INFO] tweaked toml for git repo https://github.com/daniel5151/wide-libretro written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daniel5151/wide-libretro on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daniel5151/wide-libretro 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" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking daniel5151/wide-libretro against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel5151%2Fwide-libretro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/daniel5151/wide-libretro [INFO] finished tweaking git repo https://github.com/daniel5151/wide-libretro [INFO] tweaked toml for git repo https://github.com/daniel5151/wide-libretro written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daniel5151/wide-libretro on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daniel5151/wide-libretro 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" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-primitive-derive v0.1.2 [INFO] [stderr] Downloaded debug_stub_derive v0.3.0 [INFO] [stderr] Downloaded atomic_refcell v0.1.8 [INFO] [stderr] Downloaded skia-bindings v0.53.0 [INFO] [stderr] Downloaded ab_glyph v0.2.16 [INFO] [stderr] Downloaded egui_skia v0.3.0 [INFO] [stderr] Downloaded owned_ttf_parser v0.15.1 [INFO] [stderr] Downloaded ecolor v0.21.0 [INFO] [stderr] Downloaded enum-map v2.4.1 [INFO] [stderr] Downloaded enum-map-derive v0.10.0 [INFO] [stderr] Downloaded emath v0.21.0 [INFO] [stderr] Downloaded egui_extras v0.21.0 [INFO] [stderr] Downloaded egui_demo_lib v0.21.0 [INFO] [stderr] Downloaded clap v3.2.17 [INFO] [stderr] Downloaded egui v0.21.0 [INFO] [stderr] Downloaded skia-safe v0.53.0 [INFO] [stderr] Downloaded zerocopy-derive v0.3.2 [INFO] [stderr] Downloaded libc v0.2.125 [INFO] [stderr] Downloaded epaint v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bca5be0c9bc96a034dcc4fba2a8b3f10e21f77c94e8bcfc1bfb96002cf246a67 [INFO] running `Command { std: "docker" "start" "-a" "bca5be0c9bc96a034dcc4fba2a8b3f10e21f77c94e8bcfc1bfb96002cf246a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bca5be0c9bc96a034dcc4fba2a8b3f10e21f77c94e8bcfc1bfb96002cf246a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca5be0c9bc96a034dcc4fba2a8b3f10e21f77c94e8bcfc1bfb96002cf246a67", kill_on_drop: false }` [INFO] [stdout] bca5be0c9bc96a034dcc4fba2a8b3f10e21f77c94e8bcfc1bfb96002cf246a67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5fb157866aaace2d91f03fbd3ac80a8f9a6d8cc6ed76a60b208a1879606ec1d [INFO] running `Command { std: "docker" "start" "-a" "e5fb157866aaace2d91f03fbd3ac80a8f9a6d8cc6ed76a60b208a1879606ec1d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/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 idna v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking emath v0.21.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Checking ecolor v0.21.0 [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" "e5fb157866aaace2d91f03fbd3ac80a8f9a6d8cc6ed76a60b208a1879606ec1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5fb157866aaace2d91f03fbd3ac80a8f9a6d8cc6ed76a60b208a1879606ec1d", kill_on_drop: false }` [INFO] [stdout] e5fb157866aaace2d91f03fbd3ac80a8f9a6d8cc6ed76a60b208a1879606ec1d