[INFO] cloning repository https://github.com/husseinraoouf/project-x [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/husseinraoouf/project-x" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhusseinraoouf%2Fproject-x", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhusseinraoouf%2Fproject-x'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 927e676613907aecab9b25365c3266f8628f6ce5 [INFO] checking husseinraoouf/project-x against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhusseinraoouf%2Fproject-x" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/husseinraoouf/project-x [INFO] finished tweaking git repo https://github.com/husseinraoouf/project-x [INFO] tweaked toml for git repo https://github.com/husseinraoouf/project-x written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/husseinraoouf/project-x on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/husseinraoouf/project-x 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" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "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 husseinraoouf/project-x against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhusseinraoouf%2Fproject-x" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/husseinraoouf/project-x [INFO] finished tweaking git repo https://github.com/husseinraoouf/project-x [INFO] tweaked toml for git repo https://github.com/husseinraoouf/project-x written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/husseinraoouf/project-x on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/husseinraoouf/project-x 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" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "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 tokio-socks v0.5.1 [INFO] [stderr] Downloaded uuid v1.1.2 [INFO] [stderr] Downloaded async-graphql-actix-web v4.0.3 [INFO] [stderr] Downloaded cookie_store v0.16.1 [INFO] [stderr] Downloaded psl-types v2.0.10 [INFO] [stderr] Downloaded fast_chemail v0.9.6 [INFO] [stderr] Downloaded ascii_utils v0.9.3 [INFO] [stderr] Downloaded actix_derive v0.6.0 [INFO] [stderr] Downloaded deser-hjson v1.0.2 [INFO] [stderr] Downloaded actix-web-codegen v4.0.1 [INFO] [stderr] Downloaded async-graphql-value v4.0.3 [INFO] [stderr] Downloaded actix-web-actors v4.1.0 [INFO] [stderr] Downloaded dotenvy v0.15.1 [INFO] [stderr] Downloaded async-graphql-parser v4.0.3 [INFO] [stderr] Downloaded jsonwebtoken v8.1.1 [INFO] [stderr] Downloaded publicsuffix v2.2.1 [INFO] [stderr] Downloaded async-compression v0.3.14 [INFO] [stderr] Downloaded actix v0.13.0 [INFO] [stderr] Downloaded actix-http v3.1.0 [INFO] [stderr] Downloaded actix-web v4.1.0 [INFO] [stderr] Downloaded fern v0.6.1 [INFO] [stderr] Downloaded tokio v1.20.1 [INFO] [stderr] Downloaded async-graphql-derive v4.0.3 [INFO] [stderr] Downloaded async-graphql v4.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3158287d07cec6864cadf5025469c4e010fc7a163384c38ceb93ee177bcdbeff [INFO] running `Command { std: "docker" "start" "-a" "3158287d07cec6864cadf5025469c4e010fc7a163384c38ceb93ee177bcdbeff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3158287d07cec6864cadf5025469c4e010fc7a163384c38ceb93ee177bcdbeff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3158287d07cec6864cadf5025469c4e010fc7a163384c38ceb93ee177bcdbeff", kill_on_drop: false }` [INFO] [stdout] 3158287d07cec6864cadf5025469c4e010fc7a163384c38ceb93ee177bcdbeff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ded7100dae3e3df325a3daa235afe3b8dbbb6ce759737b03d70ee33c253e8cbf [INFO] running `Command { std: "docker" "start" "-a" "ded7100dae3e3df325a3daa235afe3b8dbbb6ce759737b03d70ee33c253e8cbf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Compiling cookie v0.16.0 [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] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Checking local-waker v0.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" "ded7100dae3e3df325a3daa235afe3b8dbbb6ce759737b03d70ee33c253e8cbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded7100dae3e3df325a3daa235afe3b8dbbb6ce759737b03d70ee33c253e8cbf", kill_on_drop: false }` [INFO] [stdout] ded7100dae3e3df325a3daa235afe3b8dbbb6ce759737b03d70ee33c253e8cbf