[INFO] cloning repository https://github.com/Deitos-Network/custom-substrate-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Deitos-Network/custom-substrate-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeitos-Network%2Fcustom-substrate-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeitos-Network%2Fcustom-substrate-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8bca5bb8aabdc5a15677fd84c9ad25e7db93508
[INFO] checking Deitos-Network/custom-substrate-node against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeitos-Network%2Fcustom-substrate-node" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Deitos-Network/custom-substrate-node
[INFO] finished tweaking git repo https://github.com/Deitos-Network/custom-substrate-node
[INFO] tweaked toml for git repo https://github.com/Deitos-Network/custom-substrate-node written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Deitos-Network/custom-substrate-node on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Deitos-Network/custom-substrate-node 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ref-cast v1.0.19
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.19
[INFO] [stderr]   Downloaded ecdsa v0.16.8
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.102
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.4
[INFO] [stderr]   Downloaded pest_generator v2.7.1
[INFO] [stderr]   Downloaded target-lexicon v0.12.10
[INFO] [stderr]   Downloaded pest_meta v2.7.1
[INFO] [stderr]   Downloaded pest_derive v2.7.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.102
[INFO] [stderr]   Downloaded parity-db v0.4.10
[INFO] [stderr]   Downloaded cxx-build v1.0.102
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.4
[INFO] [stderr]   Downloaded pest v2.7.1
[INFO] [stderr]   Downloaded quinn-proto v0.9.4
[INFO] [stderr]   Downloaded winnow v0.5.1
[INFO] [stderr]   Downloaded cxx v1.0.102
[INFO] [stderr]   Downloaded libz-sys v1.1.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f11e4594c1f9cb3f45860a2c9cb850909fbd15998f4b95d2affa47fb47e7ccce
[INFO] running `Command { std: "docker" "start" "-a" "f11e4594c1f9cb3f45860a2c9cb850909fbd15998f4b95d2affa47fb47e7ccce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f11e4594c1f9cb3f45860a2c9cb850909fbd15998f4b95d2affa47fb47e7ccce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f11e4594c1f9cb3f45860a2c9cb850909fbd15998f4b95d2affa47fb47e7ccce", kill_on_drop: false }`
[INFO] [stdout] f11e4594c1f9cb3f45860a2c9cb850909fbd15998f4b95d2affa47fb47e7ccce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 144c4c4ba9efef94cff48d9e24d8194169d859addf20cfbf27ec658d0e9dc537
[INFO] running `Command { std: "docker" "start" "-a" "144c4c4ba9efef94cff48d9e24d8194169d859addf20cfbf27ec658d0e9dc537", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling serde v1.0.175
[INFO] [stderr]    Compiling serde_derive v1.0.175
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking blake2b_simd v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[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 target-lexicon v0.12.10
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[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" "144c4c4ba9efef94cff48d9e24d8194169d859addf20cfbf27ec658d0e9dc537", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "144c4c4ba9efef94cff48d9e24d8194169d859addf20cfbf27ec658d0e9dc537", kill_on_drop: false }`
[INFO] [stdout] 144c4c4ba9efef94cff48d9e24d8194169d859addf20cfbf27ec658d0e9dc537
