[INFO] cloning repository https://github.com/kolmone/rnes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kolmone/rnes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolmone%2Frnes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolmone%2Frnes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d546fa60667364f353d82f20db4c1e25f3d496eb
[INFO] testing kolmone/rnes against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolmone%2Frnes" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kolmone/rnes
[INFO] finished tweaking git repo https://github.com/kolmone/rnes
[INFO] tweaked toml for git repo https://github.com/kolmone/rnes written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kolmone/rnes on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kolmone/rnes 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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 rubato v0.12.0
[INFO] [stderr]   Downloaded version-compare v0.1.0
[INFO] [stderr]   Downloaded realfft v3.0.0
[INFO] [stderr]   Downloaded strength_reduce v0.2.3
[INFO] [stderr]   Downloaded gl v0.14.0
[INFO] [stderr]   Downloaded atomic_refcell v0.1.8
[INFO] [stderr]   Downloaded bitbash-macros v0.5.1
[INFO] [stderr]   Downloaded transpose v0.2.1
[INFO] [stderr]   Downloaded primal-check v0.3.1
[INFO] [stderr]   Downloaded bitbash v0.5.1
[INFO] [stderr]   Downloaded biquad v0.4.2
[INFO] [stderr]   Downloaded emath v0.16.0
[INFO] [stderr]   Downloaded owned_ttf_parser v0.15.1
[INFO] [stderr]   Downloaded egui_sdl2_gl v0.16.0
[INFO] [stderr]   Downloaded quote v1.0.20
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded proc-macro2 v1.0.40
[INFO] [stderr]   Downloaded unicode-ident v1.0.2
[INFO] [stderr]   Downloaded egui v0.16.1
[INFO] [stderr]   Downloaded rustfft v6.0.1
[INFO] [stderr]   Downloaded regex v1.6.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.27
[INFO] [stderr]   Downloaded syn v1.0.98
[INFO] [stderr]   Downloaded epaint v0.16.0
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 719fdc261f24680fd3f70a6d265fc781ff4c154506a73065f772b4d148a6ca53
[INFO] running `Command { std: "docker" "start" "-a" "719fdc261f24680fd3f70a6d265fc781ff4c154506a73065f772b4d148a6ca53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "719fdc261f24680fd3f70a6d265fc781ff4c154506a73065f772b4d148a6ca53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "719fdc261f24680fd3f70a6d265fc781ff4c154506a73065f772b4d148a6ca53", kill_on_drop: false }`
[INFO] [stdout] 719fdc261f24680fd3f70a6d265fc781ff4c154506a73065f772b4d148a6ca53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bca0e8de3b1ed1d289edf40369cf0cd82bb62243d7973bb9fcbef7df139f518a
[INFO] running `Command { std: "docker" "start" "-a" "bca0e8de3b1ed1d289edf40369cf0cd82bb62243d7973bb9fcbef7df139f518a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling strength_reduce v0.2.3
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling emath v0.16.0
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling atomic_refcell v0.1.8
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling biquad v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.3
[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] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling gl v0.14.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" "bca0e8de3b1ed1d289edf40369cf0cd82bb62243d7973bb9fcbef7df139f518a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca0e8de3b1ed1d289edf40369cf0cd82bb62243d7973bb9fcbef7df139f518a", kill_on_drop: false }`
[INFO] [stdout] bca0e8de3b1ed1d289edf40369cf0cd82bb62243d7973bb9fcbef7df139f518a
