[INFO] cloning repository https://github.com/ryanyogan/headlines
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanyogan/headlines" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanyogan%2Fheadlines", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanyogan%2Fheadlines'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cec761a394774aaeb4e518da152859aff6b4b099
[INFO] checking ryanyogan/headlines against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanyogan%2Fheadlines" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ryanyogan/headlines
[INFO] finished tweaking git repo https://github.com/ryanyogan/headlines
[INFO] tweaked toml for git repo https://github.com/ryanyogan/headlines written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryanyogan/headlines on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ryanyogan/headlines 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44994c4741f2f8ac57ef6d25f46a0ec5029b8df8cef0ff56f41ca663f0563d90
[INFO] running `Command { std: "docker" "start" "-a" "44994c4741f2f8ac57ef6d25f46a0ec5029b8df8cef0ff56f41ca663f0563d90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44994c4741f2f8ac57ef6d25f46a0ec5029b8df8cef0ff56f41ca663f0563d90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44994c4741f2f8ac57ef6d25f46a0ec5029b8df8cef0ff56f41ca663f0563d90", kill_on_drop: false }`
[INFO] [stdout] 44994c4741f2f8ac57ef6d25f46a0ec5029b8df8cef0ff56f41ca663f0563d90
[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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 563fa14e09b16b0712d69e80cb29fe11e421fddc163aa611be790d9226174bcd
[INFO] running `Command { std: "docker" "start" "-a" "563fa14e09b16b0712d69e80cb29fe11e421fddc163aa611be790d9226174bcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking emath v0.14.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]     Checking crossbeam-queue v0.3.10
[INFO] [stderr]     Checking crossbeam-channel v0.5.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking webpki-roots v0.25.3
[INFO] [stderr]     Checking webbrowser v0.5.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling xcb v0.10.1
[INFO] [stderr]     Checking crossbeam v0.8.3
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.18.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking mio-misc v1.2.2
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[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]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[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" "563fa14e09b16b0712d69e80cb29fe11e421fddc163aa611be790d9226174bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "563fa14e09b16b0712d69e80cb29fe11e421fddc163aa611be790d9226174bcd", kill_on_drop: false }`
[INFO] [stdout] 563fa14e09b16b0712d69e80cb29fe11e421fddc163aa611be790d9226174bcd
