[INFO] cloning repository https://github.com/somthn0somthn/substrate-node-template-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/somthn0somthn/substrate-node-template-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomthn0somthn%2Fsubstrate-node-template-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomthn0somthn%2Fsubstrate-node-template-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41ad4a6c9d712ac4b6e16e79a8b3837af8234f46 [INFO] testing somthn0somthn/substrate-node-template-tutorial/41ad4a6c9d712ac4b6e16e79a8b3837af8234f46 against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomthn0somthn%2Fsubstrate-node-template-tutorial" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/somthn0somthn/substrate-node-template-tutorial on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/somthn0somthn/substrate-node-template-tutorial [INFO] finished tweaking git repo https://github.com/somthn0somthn/substrate-node-template-tutorial [INFO] tweaked toml for git repo https://github.com/somthn0somthn/substrate-node-template-tutorial written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/somthn0somthn/substrate-node-template-tutorial 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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.72 [INFO] [stderr] Downloaded target-lexicon v0.12.10 [INFO] [stderr] Downloaded ss58-registry v1.41.0 [INFO] [stderr] Downloaded scale-info v2.9.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.4 [INFO] [stderr] Downloaded prometheus-client-derive-encode v0.4.1 [INFO] [stderr] Downloaded wasm-opt-cxx-sys v0.112.0 [INFO] [stderr] Downloaded macro_magic_core_macros v0.4.2 [INFO] [stderr] Downloaded scale-info-derive v2.9.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.102 [INFO] [stderr] Downloaded jsonrpsee-http-client v0.16.2 [INFO] [stderr] Downloaded spinners v4.1.0 [INFO] [stderr] Downloaded dyn-clone v1.0.12 [INFO] [stderr] Downloaded globset v0.4.12 [INFO] [stderr] Downloaded pest_generator v2.7.1 [INFO] [stderr] Downloaded pest_meta v2.7.1 [INFO] [stderr] Downloaded comfy-table v7.0.1 [INFO] [stderr] Downloaded indicatif v0.17.5 [INFO] [stderr] Downloaded handlebars v4.3.7 [INFO] [stderr] Downloaded pest v2.7.1 [INFO] [stderr] Downloaded portable-atomic v1.4.1 [INFO] [stderr] Downloaded rustls-webpki v0.101.2 [INFO] [stderr] Downloaded cxx v1.0.102 [INFO] [stderr] Downloaded crypto-bigint v0.5.2 [INFO] [stderr] Downloaded rustix v0.36.15 [INFO] [stderr] Downloaded rustls v0.21.5 [INFO] [stderr] Downloaded quinn-proto v0.9.4 [INFO] [stderr] Downloaded serde_derive v1.0.176 [INFO] [stderr] Downloaded winnow v0.5.1 [INFO] [stderr] Downloaded time v0.3.23 [INFO] [stderr] Downloaded parity-db v0.4.10 [INFO] [stderr] Downloaded wasm-opt v0.112.0 [INFO] [stderr] Downloaded prettyplease v0.2.12 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.102 [INFO] [stderr] Downloaded cxx-build v1.0.102 [INFO] [stderr] Downloaded cfg-expr v0.15.3 [INFO] [stderr] Downloaded elliptic-curve v0.13.5 [INFO] [stderr] Downloaded array-bytes v6.1.0 [INFO] [stderr] Downloaded pest_derive v2.7.1 [INFO] [stderr] Downloaded libp2p-identity v0.1.2 [INFO] [stderr] Downloaded time-macros v0.2.10 [INFO] [stderr] Downloaded bounded-collections v0.1.8 [INFO] [stderr] Downloaded parity-scale-codec v3.6.4 [INFO] [stderr] Downloaded serde v1.0.176 [INFO] [stderr] Downloaded wasm-opt-sys v0.112.0 [INFO] [stderr] Downloaded proc-macro-warning v0.4.1 [INFO] [stderr] Downloaded linregress v0.5.2 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75a4756a08c6cacf0d256edac5b282b0718f5f48656ed468e6f87e4967e5334e [INFO] running `Command { std: "docker" "start" "-a" "75a4756a08c6cacf0d256edac5b282b0718f5f48656ed468e6f87e4967e5334e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75a4756a08c6cacf0d256edac5b282b0718f5f48656ed468e6f87e4967e5334e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a4756a08c6cacf0d256edac5b282b0718f5f48656ed468e6f87e4967e5334e", kill_on_drop: false }` [INFO] [stdout] 75a4756a08c6cacf0d256edac5b282b0718f5f48656ed468e6f87e4967e5334e [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2c26c1cd6dc269786e3a957e461fcc5f35086057c50d666bb430de7fd256899 [INFO] running `Command { std: "docker" "start" "-a" "e2c26c1cd6dc269786e3a957e461fcc5f35086057c50d666bb430de7fd256899", 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 proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.176 [INFO] [stderr] Compiling serde_derive v1.0.176 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling const-oid v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling blake2b_simd v1.0.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling target-lexicon v0.12.10 [INFO] [stderr] Compiling cranelift-isle v0.95.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [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] [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" "e2c26c1cd6dc269786e3a957e461fcc5f35086057c50d666bb430de7fd256899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2c26c1cd6dc269786e3a957e461fcc5f35086057c50d666bb430de7fd256899", kill_on_drop: false }` [INFO] [stdout] e2c26c1cd6dc269786e3a957e461fcc5f35086057c50d666bb430de7fd256899