[INFO] cloning repository https://github.com/mknnix/gfuckw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mknnix/gfuckw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmknnix%2Fgfuckw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmknnix%2Fgfuckw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa7038147d4b5759847198d648a60ed860d6b2d8 [INFO] checking mknnix/gfuckw against try#39605810efb1a0d52f955bfba9e4eec7a01d5deb for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmknnix%2Fgfuckw" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mknnix/gfuckw [INFO] finished tweaking git repo https://github.com/mknnix/gfuckw [INFO] tweaked toml for git repo https://github.com/mknnix/gfuckw written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mknnix/gfuckw on toolchain 39605810efb1a0d52f955bfba9e4eec7a01d5deb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mknnix/gfuckw 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" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking mknnix/gfuckw against try#39605810efb1a0d52f955bfba9e4eec7a01d5deb for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmknnix%2Fgfuckw" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mknnix/gfuckw [INFO] finished tweaking git repo https://github.com/mknnix/gfuckw [INFO] tweaked toml for git repo https://github.com/mknnix/gfuckw written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mknnix/gfuckw on toolchain 39605810efb1a0d52f955bfba9e4eec7a01d5deb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mknnix/gfuckw 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" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "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 pin-project-lite v0.1.12 [INFO] [stderr] Downloaded futures-io v0.3.24 [INFO] [stderr] Downloaded wepoll-ffi v0.1.2 [INFO] [stderr] Downloaded smol-timeout v0.6.0 [INFO] [stderr] Downloaded polling v2.3.0 [INFO] [stderr] Downloaded concurrent-queue v1.2.4 [INFO] [stderr] Downloaded cache-padded v1.2.0 [INFO] [stderr] Downloaded async-channel v1.7.1 [INFO] [stderr] Downloaded async-process v1.5.0 [INFO] [stderr] Downloaded async-task v4.3.0 [INFO] [stderr] Downloaded async-executor v1.4.1 [INFO] [stderr] Downloaded async-lock v2.5.0 [INFO] [stderr] Downloaded async-io v1.9.0 [INFO] [stderr] Downloaded textwrap v0.15.1 [INFO] [stderr] Downloaded smol v1.2.5 [INFO] [stderr] Downloaded dns-parser v0.8.0 [INFO] [stderr] Downloaded async-net v1.7.0 [INFO] [stderr] Downloaded signal-hook v0.3.14 [INFO] [stderr] Downloaded blocking v1.2.0 [INFO] [stderr] Downloaded clap v3.2.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bd7631d1043b9399145237135bfa785cfac09ec1ed3c267baf7dfe55fd24a86 [INFO] running `Command { std: "docker" "start" "-a" "0bd7631d1043b9399145237135bfa785cfac09ec1ed3c267baf7dfe55fd24a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bd7631d1043b9399145237135bfa785cfac09ec1ed3c267baf7dfe55fd24a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd7631d1043b9399145237135bfa785cfac09ec1ed3c267baf7dfe55fd24a86", kill_on_drop: false }` [INFO] [stdout] 0bd7631d1043b9399145237135bfa785cfac09ec1ed3c267baf7dfe55fd24a86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e04cf54f738d9f26f2f9c40f4670ade262c1b3b650a5df2239e0c5b9b6e07e4 [INFO] running `Command { std: "docker" "start" "-a" "9e04cf54f738d9f26f2f9c40f4670ade262c1b3b650a5df2239e0c5b9b6e07e4", kill_on_drop: false }` [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-process v1.5.0 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Compiling async-net v1.7.0 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling anyhow v1.0.65 [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 async-channel v1.7.1 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.15.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Checking termcolor v1.1.3 [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" "9e04cf54f738d9f26f2f9c40f4670ade262c1b3b650a5df2239e0c5b9b6e07e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e04cf54f738d9f26f2f9c40f4670ade262c1b3b650a5df2239e0c5b9b6e07e4", kill_on_drop: false }` [INFO] [stdout] 9e04cf54f738d9f26f2f9c40f4670ade262c1b3b650a5df2239e0c5b9b6e07e4