[INFO] cloning repository https://github.com/Pana/0g-vc-rpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pana/0g-vc-rpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPana%2F0g-vc-rpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPana%2F0g-vc-rpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 378b8cd28b690a5c4be3a7255dc47fe63da75dea
[INFO] checking Pana/0g-vc-rpc against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPana%2F0g-vc-rpc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Pana/0g-vc-rpc
[INFO] finished tweaking git repo https://github.com/Pana/0g-vc-rpc
[INFO] tweaked toml for git repo https://github.com/Pana/0g-vc-rpc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pana/0g-vc-rpc on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pana/0g-vc-rpc 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67a6a806437756f12dccf57b4392edfad1e07c5e709f9d3376fffa083c1f390c
[INFO] running `Command { std: "docker" "start" "-a" "67a6a806437756f12dccf57b4392edfad1e07c5e709f9d3376fffa083c1f390c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67a6a806437756f12dccf57b4392edfad1e07c5e709f9d3376fffa083c1f390c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a6a806437756f12dccf57b4392edfad1e07c5e709f9d3376fffa083c1f390c", kill_on_drop: false }`
[INFO] [stdout] 67a6a806437756f12dccf57b4392edfad1e07c5e709f9d3376fffa083c1f390c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3abef5db033fd428ce97d61468ada7216f0c89631e9b4ac1bbac2ed6f63e1f2f
[INFO] running `Command { std: "docker" "start" "-a" "3abef5db033fd428ce97d61468ada7216f0c89631e9b4ac1bbac2ed6f63e1f2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking wasmparser v0.83.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.82.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.82.3
[INFO] [stderr]     Checking corosensei v0.1.4
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking cranelift-entity v0.82.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking regalloc v0.0.34
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking cranelift-bforest v0.82.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking wasm-encoder v0.217.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v2.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking wast v217.0.0
[INFO] [stderr]     Checking jsonrpsee-wasm-client v0.24.4
[INFO] [stderr]     Checking const-hex v1.12.0
[INFO] [stderr]    Compiling cranelift-codegen v0.82.3
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling delegate v0.12.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.24.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling loupe-derive v0.1.3
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.3
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr] error: could not compile `wast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-217.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="default"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dwarf", "wasm-module"))' -C metadata=ec4dc780e3692f58 -C extra-filename=-b26d731fa8472984 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-0f2287c10fa40c43.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-e2cfe90a4f08c29e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-a2cad30f1b072f70.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-a865f43fd1aa184c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3abef5db033fd428ce97d61468ada7216f0c89631e9b4ac1bbac2ed6f63e1f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3abef5db033fd428ce97d61468ada7216f0c89631e9b4ac1bbac2ed6f63e1f2f", kill_on_drop: false }`
[INFO] [stdout] 3abef5db033fd428ce97d61468ada7216f0c89631e9b4ac1bbac2ed6f63e1f2f
