[INFO] cloning repository https://github.com/LaurentTrk/sublink-pallets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LaurentTrk/sublink-pallets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaurentTrk%2Fsublink-pallets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaurentTrk%2Fsublink-pallets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb3124bee3f8feb007f5fe3258269310f39fdaa3 [INFO] checking LaurentTrk/sublink-pallets/bb3124bee3f8feb007f5fe3258269310f39fdaa3 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaurentTrk%2Fsublink-pallets" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LaurentTrk/sublink-pallets on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LaurentTrk/sublink-pallets [INFO] finished tweaking git repo https://github.com/LaurentTrk/sublink-pallets [INFO] tweaked toml for git repo https://github.com/LaurentTrk/sublink-pallets written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LaurentTrk/sublink-pallets 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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] 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] Updating git repository `https://github.com/LaurentTrk/chainlink-polkadot` [INFO] [stderr] Updating git repository `https://github.com/paritytech/cumulus` [INFO] [stderr] Updating git repository `https://github.com/paritytech/polkadot` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scale-info-derive v2.1.2 [INFO] [stderr] Downloaded parity-scale-codec v3.1.2 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.1.2 [INFO] [stderr] Downloaded scale-info v2.1.2 [INFO] [stderr] Downloaded ink_storage_derive v3.1.0 [INFO] [stderr] Downloaded ink_prelude v3.0.1 [INFO] [stderr] Downloaded trie-db v0.23.1 [INFO] [stderr] Downloaded ink_allocator v3.1.0 [INFO] [stderr] Downloaded ink_engine v3.1.0 [INFO] [stderr] Downloaded ink_lang_codegen v3.1.0 [INFO] [stderr] Downloaded ink_lang_ir v3.1.0 [INFO] [stderr] Downloaded secp256k1 v0.22.1 [INFO] [stderr] Downloaded ss58-registry v1.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbc8cc31342db580cba85acc395071d57f1ddef62674cb3499ab9b872a5d8767 [INFO] running `Command { std: "docker" "start" "-a" "cbc8cc31342db580cba85acc395071d57f1ddef62674cb3499ab9b872a5d8767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbc8cc31342db580cba85acc395071d57f1ddef62674cb3499ab9b872a5d8767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc8cc31342db580cba85acc395071d57f1ddef62674cb3499ab9b872a5d8767", kill_on_drop: false }` [INFO] [stdout] cbc8cc31342db580cba85acc395071d57f1ddef62674cb3499ab9b872a5d8767 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f728c6e12e7c0d81c196945213fad2eebe04e3f5297f98e7e3bd237da5c88480 [INFO] running `Command { std: "docker" "start" "-a" "f728c6e12e7c0d81c196945213fad2eebe04e3f5297f98e7e3bd237da5c88480", 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] 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 syn v1.0.95 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking sha3 v0.10.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sp-std v4.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.20#563f4820) [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Checking uint v0.9.3 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking digest v0.8.1 [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 regex-automata v0.1.10 [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" "f728c6e12e7c0d81c196945213fad2eebe04e3f5297f98e7e3bd237da5c88480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f728c6e12e7c0d81c196945213fad2eebe04e3f5297f98e7e3bd237da5c88480", kill_on_drop: false }` [INFO] [stdout] f728c6e12e7c0d81c196945213fad2eebe04e3f5297f98e7e3bd237da5c88480