[INFO] cloning repository https://github.com/sora-xor/sora2-common
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sora-xor/sora2-common" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsora-xor%2Fsora2-common", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsora-xor%2Fsora2-common'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f38ef9d584d6dfe341af5b2788c5446528a53bf4
[INFO] checking sora-xor/sora2-common/f38ef9d584d6dfe341af5b2788c5446528a53bf4 against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsora-xor%2Fsora2-common" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sora-xor/sora2-common
[INFO] finished tweaking git repo https://github.com/sora-xor/sora2-common
[INFO] tweaked toml for git repo https://github.com/sora-xor/sora2-common written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sora-xor/sora2-common on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sora-xor/sora2-common 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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/sora-xor/ethabi.git`
[INFO] [stderr]     Updating git repository `https://github.com/sora-xor/ethash.git`
[INFO] [stderr]     Updating git repository `https://github.com/open-web3-stack/open-runtime-module-library.git`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.19
[INFO] [stderr]   Downloaded wasmtime-jit-debug v1.0.2
[INFO] [stderr]   Downloaded ref-cast v1.0.19
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.4
[INFO] [stderr]   Downloaded parity-bytes v0.1.2
[INFO] [stderr]   Downloaded scale-info-derive v2.9.0
[INFO] [stderr]   Downloaded ss58-registry v1.41.0
[INFO] [stderr]   Downloaded kvdb v0.13.0
[INFO] [stderr]   Downloaded test-case-macros v3.1.0
[INFO] [stderr]   Downloaded test-case v3.1.0
[INFO] [stderr]   Downloaded async-trait v0.1.72
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.4
[INFO] [stderr]   Downloaded test-case-core v3.1.0
[INFO] [stderr]   Downloaded jsonrpsee-server v0.16.2
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.37
[INFO] [stderr]   Downloaded jsonrpsee-proc-macros v0.16.2
[INFO] [stderr]   Downloaded cfg-expr v0.10.3
[INFO] [stderr]   Downloaded jsonrpsee-core v0.16.2
[INFO] [stderr]   Downloaded scale-info v2.9.0
[INFO] [stderr]   Downloaded trie-db v0.24.0
[INFO] [stderr]   Downloaded wasmi v0.13.2
[INFO] [stderr]   Downloaded winnow v0.5.4
[INFO] [stderr]   Downloaded wasmtime-environ v1.0.2
[INFO] [stderr]   Downloaded wasmtime v1.0.2
[INFO] [stderr]   Downloaded wasmtime-runtime v1.0.2
[INFO] [stderr]   Downloaded wasmtime-jit v1.0.2
[INFO] [stderr]   Downloaded rustix v0.35.14
[INFO] [stderr]   Downloaded io-lifetimes v0.7.5
[INFO] [stderr]   Downloaded pin-project-lite v0.2.11
[INFO] [stderr]   Downloaded wasmi_core v0.2.1
[INFO] [stderr]   Downloaded wasmtime-asm-macros v1.0.2
[INFO] [stderr]   Downloaded cranelift-entity v0.88.2
[INFO] [stderr]   Downloaded wasmtime-types v1.0.2
[INFO] [stderr]   Downloaded jsonrpsee-types v0.16.2
[INFO] [stderr]   Downloaded jsonrpsee v0.16.2
[INFO] [stderr]   Downloaded wasmi-validation v0.5.0
[INFO] [stderr]   Downloaded ckb-merkle-mountain-range v0.5.2
[INFO] [stderr]   Downloaded dyn-clone v1.0.12
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]   Downloaded memory-db v0.31.0
[INFO] [stderr]   Downloaded primitive-types v0.12.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.0.46
[INFO] [stderr]   Downloaded wasmparser v0.89.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95fa0cdd2d7211b4d13ca9a3514b31bf911bcbb19e8e01bf7f4ba80826f5e3f5
[INFO] running `Command { std: "docker" "start" "-a" "95fa0cdd2d7211b4d13ca9a3514b31bf911bcbb19e8e01bf7f4ba80826f5e3f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95fa0cdd2d7211b4d13ca9a3514b31bf911bcbb19e8e01bf7f4ba80826f5e3f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95fa0cdd2d7211b4d13ca9a3514b31bf911bcbb19e8e01bf7f4ba80826f5e3f5", kill_on_drop: false }`
[INFO] [stdout] 95fa0cdd2d7211b4d13ca9a3514b31bf911bcbb19e8e01bf7f4ba80826f5e3f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c82505664989e2cda4fc7468f1d0a13b4784b966dd4a60d94da56904b7ecaf1
[INFO] running `Command { std: "docker" "start" "-a" "3c82505664989e2cda4fc7468f1d0a13b4784b966dd4a60d94da56904b7ecaf1", 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_derive v1.0.183
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking pin-project-lite v0.2.11
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling io-lifetimes v0.7.5
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking gimli v0.26.2
[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] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3c82505664989e2cda4fc7468f1d0a13b4784b966dd4a60d94da56904b7ecaf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c82505664989e2cda4fc7468f1d0a13b4784b966dd4a60d94da56904b7ecaf1", kill_on_drop: false }`
[INFO] [stdout] 3c82505664989e2cda4fc7468f1d0a13b4784b966dd4a60d94da56904b7ecaf1
