[INFO] cloning repository https://github.com/DanvdEnde/hello-rltk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanvdEnde/hello-rltk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanvdEnde%2Fhello-rltk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanvdEnde%2Fhello-rltk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af65bc9f2e3c58b61864029d98234a93069d17ba
[INFO] checking DanvdEnde/hello-rltk against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanvdEnde%2Fhello-rltk" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DanvdEnde/hello-rltk
[INFO] finished tweaking git repo https://github.com/DanvdEnde/hello-rltk
[INFO] tweaked toml for git repo https://github.com/DanvdEnde/hello-rltk written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DanvdEnde/hello-rltk on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DanvdEnde/hello-rltk 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b869255c8fd9c11adf37482d1924202d328ae2ad7d7771020eba7fc580c9c1fa
[INFO] running `Command { std: "docker" "start" "-a" "b869255c8fd9c11adf37482d1924202d328ae2ad7d7771020eba7fc580c9c1fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b869255c8fd9c11adf37482d1924202d328ae2ad7d7771020eba7fc580c9c1fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b869255c8fd9c11adf37482d1924202d328ae2ad7d7771020eba7fc580c9c1fa", kill_on_drop: false }`
[INFO] [stdout] b869255c8fd9c11adf37482d1924202d328ae2ad7d7771020eba7fc580c9c1fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0628f2cad0814da6b3c9205040f04193d5c55b269789dde64a2f2343c21e6342
[INFO] running `Command { std: "docker" "start" "-a" "0628f2cad0814da6b3c9205040f04193d5c55b269789dde64a2f2343c21e6342", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling libloading v0.6.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling wide v0.4.6
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]     Checking bytemuck v1.4.1
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling rayon-core v1.8.1
[INFO] [stderr]    Compiling cc v1.0.60
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking crc32fast v1.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.2
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling num-rational v0.3.0
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.4.6/src/lib.rs:3:52
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "toolchain_nightly", feature(stdsimd))]
[INFO] [stdout]   |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wide` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0628f2cad0814da6b3c9205040f04193d5c55b269789dde64a2f2343c21e6342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0628f2cad0814da6b3c9205040f04193d5c55b269789dde64a2f2343c21e6342", kill_on_drop: false }`
[INFO] [stdout] 0628f2cad0814da6b3c9205040f04193d5c55b269789dde64a2f2343c21e6342
