[INFO] cloning repository https://github.com/peterwillcn/hello-substrate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterwillcn/hello-substrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterwillcn%2Fhello-substrate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterwillcn%2Fhello-substrate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28439b0ae1784f438ae8c3f7690cfe159dbc6897
[INFO] testing peterwillcn/hello-substrate against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterwillcn%2Fhello-substrate" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/peterwillcn/hello-substrate
[INFO] finished tweaking git repo https://github.com/peterwillcn/hello-substrate
[INFO] tweaked toml for git repo https://github.com/peterwillcn/hello-substrate written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/peterwillcn/hello-substrate on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/peterwillcn/hello-substrate 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" "+1.95.0" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.44
[INFO] [stderr]   Downloaded serde_spanned v0.6.3
[INFO] [stderr]   Downloaded anyhow v1.0.72
[INFO] [stderr]   Downloaded const-oid v0.9.4
[INFO] [stderr]   Downloaded thiserror v1.0.44
[INFO] [stderr]   Downloaded async-recursion v1.0.4
[INFO] [stderr]   Downloaded filetime v0.2.21
[INFO] [stderr]   Downloaded clap_lex v0.5.0
[INFO] [stderr]   Downloaded libp2p-identity v0.1.2
[INFO] [stderr]   Downloaded jsonrpsee-client-transport v0.16.2
[INFO] [stderr]   Downloaded jsonrpsee-types v0.16.2
[INFO] [stderr]   Downloaded prometheus-client-derive-encode v0.4.1
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.19
[INFO] [stderr]   Downloaded jsonrpsee v0.16.2
[INFO] [stderr]   Downloaded siphasher v0.3.10
[INFO] [stderr]   Downloaded anstyle v1.0.1
[INFO] [stderr]   Downloaded pest_derive v2.7.1
[INFO] [stderr]   Downloaded jsonrpsee-proc-macros v0.16.2
[INFO] [stderr]   Downloaded pest_meta v2.7.1
[INFO] [stderr]   Downloaded indicatif v0.17.5
[INFO] [stderr]   Downloaded parity-db v0.4.10
[INFO] [stderr]   Downloaded packed_simd_2 v0.3.8
[INFO] [stderr]   Downloaded pest v2.7.1
[INFO] [stderr]   Downloaded x25519-dalek v2.0.0-pre.1
[INFO] [stderr]   Downloaded rustls-webpki v0.101.2
[INFO] [stderr]   Downloaded clap_builder v4.4.2
[INFO] [stderr]   Downloaded cxx v1.0.102
[INFO] [stderr]   Downloaded aho-corasick v1.0.2
[INFO] [stderr]   Downloaded regex v1.9.1
[INFO] [stderr]   Downloaded quinn-proto v0.9.4
[INFO] [stderr]   Downloaded portable-atomic v1.4.1
[INFO] [stderr]   Downloaded h2 v0.3.20
[INFO] [stderr]   Downloaded rustls v0.21.5
[INFO] [stderr]   Downloaded regex-syntax v0.7.4
[INFO] [stderr]   Downloaded aes-gcm v0.10.2
[INFO] [stderr]   Downloaded rustix v0.38.4
[INFO] [stderr]   Downloaded blake3 v1.4.1
[INFO] [stderr]   Downloaded winnow v0.5.1
[INFO] [stderr]   Downloaded webrtc-dtls v0.7.1
[INFO] [stderr]   Downloaded serde_json v1.0.104
[INFO] [stderr]   Downloaded der v0.7.7
[INFO] [stderr]   Downloaded time v0.3.23
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.102
[INFO] [stderr]   Downloaded curve25519-dalek v4.0.0-rc.1
[INFO] [stderr]   Downloaded cxx-build v1.0.102
[INFO] [stderr]   Downloaded wasm-opt v0.112.0
[INFO] [stderr]   Downloaded trie-db v0.27.1
[INFO] [stderr]   Downloaded ahash v0.8.8
[INFO] [stderr]   Downloaded clap v4.4.2
[INFO] [stderr]   Downloaded snow v0.9.2
[INFO] [stderr]   Downloaded regex-automata v0.3.3
[INFO] [stderr]   Downloaded jsonrpsee-core v0.16.2
[INFO] [stderr]   Downloaded tokio v1.29.1
[INFO] [stderr]   Downloaded flate2 v1.0.26
[INFO] [stderr]   Downloaded pin-project v1.1.2
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.9
[INFO] [stderr]   Downloaded pest_generator v2.7.1
[INFO] [stderr]   Downloaded jsonrpsee-server v0.16.2
[INFO] [stderr]   Downloaded globset v0.4.12
[INFO] [stderr]   Downloaded num-complex v0.4.3
[INFO] [stderr]   Downloaded cfg-expr v0.15.3
[INFO] [stderr]   Downloaded proc-macro-warning v0.4.1
[INFO] [stderr]   Downloaded async-trait v0.1.72
[INFO] [stderr]   Downloaded scale-info v2.11.1
[INFO] [stderr]   Downloaded bitflags v2.3.3
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.5.3+5.3.0-patched
[INFO] [stderr]   Downloaded target-lexicon v0.12.10
[INFO] [stderr]   Downloaded ref-cast v1.0.19
[INFO] [stderr]   Downloaded clap_derive v4.4.2
[INFO] [stderr]   Downloaded time-macros v0.2.10
[INFO] [stderr]   Downloaded bounded-collections v0.1.8
[INFO] [stderr]   Downloaded jsonrpsee-http-client v0.16.2
[INFO] [stderr]   Downloaded macro_magic_core v0.4.2
[INFO] [stderr]   Downloaded scale-info-derive v2.11.1
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.9
[INFO] [stderr]   Downloaded macro_magic v0.4.2
[INFO] [stderr]   Downloaded dyn-clone v1.0.12
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.102
[INFO] [stderr]   Downloaded jsonrpsee-ws-client v0.16.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.3
[INFO] [stderr]   Downloaded macro_magic_macros v0.4.2
[INFO] [stderr]   Downloaded pin-project-internal v1.1.2
[INFO] [stderr]   Downloaded macro_magic_core_macros v0.4.2
[INFO] [stderr]   Downloaded tempfile v3.7.0
[INFO] [stderr]   Downloaded wasm-opt-cxx-sys v0.112.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.10
[INFO] [stderr]   Downloaded ss58-registry v1.41.0
[INFO] [stderr]   Downloaded wasm-opt-sys v0.112.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03ffdfb5f49dd28c9f68b3c01032cd407f2faa824878951f0a3f8049a4839f61
[INFO] running `Command { std: "docker" "start" "-a" "03ffdfb5f49dd28c9f68b3c01032cd407f2faa824878951f0a3f8049a4839f61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03ffdfb5f49dd28c9f68b3c01032cd407f2faa824878951f0a3f8049a4839f61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03ffdfb5f49dd28c9f68b3c01032cd407f2faa824878951f0a3f8049a4839f61", kill_on_drop: false }`
[INFO] [stdout] 03ffdfb5f49dd28c9f68b3c01032cd407f2faa824878951f0a3f8049a4839f61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48fd1c33093914a7b40a2cd1828df1e408b2da8b5f9ffda1f6b4e8c920e9ea12
[INFO] running `Command { std: "docker" "start" "-a" "48fd1c33093914a7b40a2cd1828df1e408b2da8b5f9ffda1f6b4e8c920e9ea12", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling const-oid v0.9.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling winnow v0.5.1
[INFO] [stderr]    Compiling constant_time_eq v0.2.6
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling blake2b_simd v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling bumpalo v3.13.0
[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 crunchy v0.2.2
[INFO] [stderr]    Compiling target-lexicon v0.12.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling cranelift-isle v0.95.1
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.95.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.95.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling rustix v0.36.15
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling sp-std v8.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f)
[INFO] [stderr]    Compiling regalloc2 v0.6.1
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling errno v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.19
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=ecda790574adf49e -C extra-filename=-b29b72cd705348de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.58/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=4a626706139ea323 -C extra-filename=-39e2314b581e51bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b0906e375e023586.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-86aa28a698ef94cd.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-5381d7a0b3b9e06b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "48fd1c33093914a7b40a2cd1828df1e408b2da8b5f9ffda1f6b4e8c920e9ea12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48fd1c33093914a7b40a2cd1828df1e408b2da8b5f9ffda1f6b4e8c920e9ea12", kill_on_drop: false }`
[INFO] [stdout] 48fd1c33093914a7b40a2cd1828df1e408b2da8b5f9ffda1f6b4e8c920e9ea12
