[INFO] cloning repository https://github.com/deeper-chain/chain_watcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deeper-chain/chain_watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeeper-chain%2Fchain_watcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeeper-chain%2Fchain_watcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c0ab77f10584dcec04114864ab8dbd11e7adc7e [INFO] checking deeper-chain/chain_watcher against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeeper-chain%2Fchain_watcher" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deeper-chain/chain_watcher on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deeper-chain/chain_watcher [INFO] finished tweaking git repo https://github.com/deeper-chain/chain_watcher [INFO] tweaked toml for git repo https://github.com/deeper-chain/chain_watcher written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/deeper-chain/chain_watcher 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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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 [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. [INFO] checking deeper-chain/chain_watcher against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeeper-chain%2Fchain_watcher" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deeper-chain/chain_watcher on toolchain 09bc67b9158392361780e779d32997f14cc75c39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deeper-chain/chain_watcher [INFO] finished tweaking git repo https://github.com/deeper-chain/chain_watcher [INFO] tweaked toml for git repo https://github.com/deeper-chain/chain_watcher written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/deeper-chain/chain_watcher 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" "+09bc67b9158392361780e779d32997f14cc75c39" "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 sp-keyring v6.0.0 [INFO] [stderr] Downloaded coins-core v0.2.2 [INFO] [stderr] Downloaded ethers-etherscan v0.2.2 [INFO] [stderr] Downloaded coins-bip39 v0.3.0 [INFO] [stderr] Downloaded ethers-contract-abigen v0.6.3 [INFO] [stderr] Downloaded ethers-signers v0.6.2 [INFO] [stderr] Downloaded coins-bip32 v0.3.0 [INFO] [stderr] Downloaded ethers-contract-derive v0.6.3 [INFO] [stderr] Downloaded ethers-contract v0.6.2 [INFO] [stderr] Downloaded scrypt v0.7.0 [INFO] [stderr] Downloaded ethers-providers v0.6.2 [INFO] [stderr] Downloaded ethers v0.6.2 [INFO] [stderr] Downloaded sha2-asm v0.6.2 [INFO] [stderr] Downloaded ethers-core v0.6.3 [INFO] [stderr] Downloaded ethers-middleware v0.6.2 [INFO] [stderr] Downloaded ws_stream_wasm v0.7.3 [INFO] [stderr] Downloaded ripemd160 v0.9.1 [INFO] [stderr] Downloaded serde-aux v3.1.0 [INFO] [stderr] Downloaded ethers-solc v0.1.2 [INFO] [stderr] Downloaded eth-keystore v0.3.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0f73bb7f8592afd4815343c3c372c91bd1d178d9272e80e196ac5e71ed697f0 [INFO] running `Command { std: "docker" "start" "-a" "f0f73bb7f8592afd4815343c3c372c91bd1d178d9272e80e196ac5e71ed697f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0f73bb7f8592afd4815343c3c372c91bd1d178d9272e80e196ac5e71ed697f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f73bb7f8592afd4815343c3c372c91bd1d178d9272e80e196ac5e71ed697f0", kill_on_drop: false }` [INFO] [stdout] f0f73bb7f8592afd4815343c3c372c91bd1d178d9272e80e196ac5e71ed697f0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 523a826df545ebd21a168b50fe90a3c0acf865de3abe2f1a5a7c05ac1ed12906 [INFO] running `Command { std: "docker" "start" "-a" "523a826df545ebd21a168b50fe90a3c0acf865de3abe2f1a5a7c05ac1ed12906", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling sha2-asm v0.6.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking uint v0.9.3 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 signature v1.3.2 [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" "523a826df545ebd21a168b50fe90a3c0acf865de3abe2f1a5a7c05ac1ed12906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523a826df545ebd21a168b50fe90a3c0acf865de3abe2f1a5a7c05ac1ed12906", kill_on_drop: false }` [INFO] [stdout] 523a826df545ebd21a168b50fe90a3c0acf865de3abe2f1a5a7c05ac1ed12906