[INFO] cloning repository https://github.com/ququzone/verifying-email-binder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ququzone/verifying-email-binder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fququzone%2Fverifying-email-binder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fququzone%2Fverifying-email-binder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0c81f43d6c110863402e4bbb046c25043603689 [INFO] checking ququzone/verifying-email-binder against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fququzone%2Fverifying-email-binder" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ququzone/verifying-email-binder on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ququzone/verifying-email-binder [INFO] finished tweaking git repo https://github.com/ququzone/verifying-email-binder [INFO] tweaked toml for git repo https://github.com/ququzone/verifying-email-binder written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ququzone/verifying-email-binder 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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 quoted_printable v0.4.8 [INFO] [stderr] Downloaded ethers v2.0.9 [INFO] [stderr] Downloaded email-encoding v0.2.0 [INFO] [stderr] Downloaded email_address v0.2.4 [INFO] [stderr] Downloaded svm-rs v0.3.0 [INFO] [stderr] Downloaded ethers-addressbook v2.0.9 [INFO] [stderr] Downloaded serde-hex v0.1.0 [INFO] [stderr] Downloaded ethers-signers v2.0.9 [INFO] [stderr] Downloaded enr v0.9.0 [INFO] [stderr] Downloaded ethers-contract-derive v2.0.9 [INFO] [stderr] Downloaded ethers-middleware v2.0.9 [INFO] [stderr] Downloaded ethers-etherscan v2.0.9 [INFO] [stderr] Downloaded ethers-contract-abigen v2.0.9 [INFO] [stderr] Downloaded ethers-contract v2.0.9 [INFO] [stderr] Downloaded jsonwebtoken v8.3.0 [INFO] [stderr] Downloaded tungstenite v0.20.0 [INFO] [stderr] Downloaded rustls-webpki v0.100.2 [INFO] [stderr] Downloaded tokio-tungstenite v0.20.0 [INFO] [stderr] Downloaded ethers-providers v2.0.9 [INFO] [stderr] Downloaded coins-bip39 v0.8.7 [INFO] [stderr] Downloaded num_enum_derive v0.7.0 [INFO] [stderr] Downloaded ethers-core v2.0.9 [INFO] [stderr] Downloaded rustls-webpki v0.101.4 [INFO] [stderr] Downloaded time v0.3.27 [INFO] [stderr] Downloaded ethers-solc v2.0.9 [INFO] [stderr] Downloaded cargo_metadata v0.17.0 [INFO] [stderr] Downloaded const-hex v1.6.2 [INFO] [stderr] Downloaded num_enum v0.7.0 [INFO] [stderr] Downloaded time-macros v0.2.13 [INFO] [stderr] Downloaded coins-core v0.8.7 [INFO] [stderr] Downloaded coins-bip32 v0.8.7 [INFO] [stderr] Downloaded lettre v0.10.4 [INFO] [stderr] Downloaded array-init v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93856ee2861d586962bc6dfd8c98379d4c58f23d4106b4d900f23b9403aac991 [INFO] running `Command { std: "docker" "start" "-a" "93856ee2861d586962bc6dfd8c98379d4c58f23d4106b4d900f23b9403aac991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93856ee2861d586962bc6dfd8c98379d4c58f23d4106b4d900f23b9403aac991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93856ee2861d586962bc6dfd8c98379d4c58f23d4106b4d900f23b9403aac991", kill_on_drop: false }` [INFO] [stdout] 93856ee2861d586962bc6dfd8c98379d4c58f23d4106b4d900f23b9403aac991 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ee5b056d3da94b0a20981f3b4705b5e1ace261984e23d51b03e6d7601fc336d [INFO] running `Command { std: "docker" "start" "-a" "2ee5b056d3da94b0a20981f3b4705b5e1ace261984e23d51b03e6d7601fc336d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.3/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2ee5b056d3da94b0a20981f3b4705b5e1ace261984e23d51b03e6d7601fc336d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee5b056d3da94b0a20981f3b4705b5e1ace261984e23d51b03e6d7601fc336d", kill_on_drop: false }` [INFO] [stdout] 2ee5b056d3da94b0a20981f3b4705b5e1ace261984e23d51b03e6d7601fc336d [INFO] checking ququzone/verifying-email-binder against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fququzone%2Fverifying-email-binder" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ququzone/verifying-email-binder on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ququzone/verifying-email-binder [INFO] finished tweaking git repo https://github.com/ququzone/verifying-email-binder [INFO] tweaked toml for git repo https://github.com/ququzone/verifying-email-binder written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ququzone/verifying-email-binder 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking ququzone/verifying-email-binder against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fququzone%2Fverifying-email-binder" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ququzone/verifying-email-binder on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ququzone/verifying-email-binder [INFO] finished tweaking git repo https://github.com/ququzone/verifying-email-binder [INFO] tweaked toml for git repo https://github.com/ququzone/verifying-email-binder written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ququzone/verifying-email-binder 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking ququzone/verifying-email-binder against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fququzone%2Fverifying-email-binder" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ququzone/verifying-email-binder on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ququzone/verifying-email-binder [INFO] finished tweaking git repo https://github.com/ququzone/verifying-email-binder [INFO] tweaked toml for git repo https://github.com/ququzone/verifying-email-binder written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ququzone/verifying-email-binder 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking ququzone/verifying-email-binder against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fququzone%2Fverifying-email-binder" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ququzone/verifying-email-binder on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ququzone/verifying-email-binder [INFO] finished tweaking git repo https://github.com/ququzone/verifying-email-binder [INFO] tweaked toml for git repo https://github.com/ququzone/verifying-email-binder written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ququzone/verifying-email-binder 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking ququzone/verifying-email-binder against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fququzone%2Fverifying-email-binder" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ququzone/verifying-email-binder on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ququzone/verifying-email-binder [INFO] finished tweaking git repo https://github.com/ququzone/verifying-email-binder [INFO] tweaked toml for git repo https://github.com/ququzone/verifying-email-binder written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ququzone/verifying-email-binder 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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 [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.