[INFO] fetching crate webb-relayer 0.4.1...
[INFO] checking webb-relayer-0.4.1 against 1.95.0-beta.7 for beta-1.95-4
[INFO] extracting crate webb-relayer 0.4.1 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate webb-relayer 0.4.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate webb-relayer 0.4.1
[INFO] tweaked toml for crates.io crate webb-relayer 0.4.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate webb-relayer 0.4.1 on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate webb-relayer 0.4.1 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-beta.7" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c579c1ec2f609c52ebf0887cdab75374a41d118a753e7c5c735b7ce6e2aca048
[INFO] running `Command { std: "docker" "start" "-a" "c579c1ec2f609c52ebf0887cdab75374a41d118a753e7c5c735b7ce6e2aca048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c579c1ec2f609c52ebf0887cdab75374a41d118a753e7c5c735b7ce6e2aca048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c579c1ec2f609c52ebf0887cdab75374a41d118a753e7c5c735b7ce6e2aca048", kill_on_drop: false }`
[INFO] [stdout] c579c1ec2f609c52ebf0887cdab75374a41d118a753e7c5c735b7ce6e2aca048
[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=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-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c96e6eb4da655d9c2fc24875236bab246205048e2ae31e129ef1c087bbc573b
[INFO] running `Command { std: "docker" "start" "-a" "7c96e6eb4da655d9c2fc24875236bab246205048e2ae31e129ef1c087bbc573b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]     Checking wyz v0.5.0
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking byte-slice-cast v1.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling uint v0.9.3
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling camino v1.1.1
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling signature v1.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling const-oid v0.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.44
[INFO] [stderr]    Compiling rust_decimal v1.26.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.61
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling ref-cast v1.0.9
[INFO] [stderr]    Compiling sha3 v0.10.2
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling ff v0.12.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling group v0.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking sp-std v4.0.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]     Checking parity-wasm v0.42.2
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]    Compiling parity-util-mem v0.11.0
[INFO] [stderr]     Checking dyn-clone v1.0.9
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking environmental v1.1.3
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]     Checking num-format v0.4.0
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking pbkdf2 v0.4.0
[INFO] [stderr]     Checking ed25519 v1.5.2
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling dunce v1.0.2
[INFO] [stderr]     Checking secp256k1 v0.21.3
[INFO] [stderr]     Checking wasmi-validation v0.4.1
[INFO] [stderr]     Checking sp-core-hashing v4.0.0
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling auto_impl v1.0.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling der v0.6.0
[INFO] [stderr]    Compiling crypto-bigint v0.4.8
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.9
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling sp-debug-derive v4.0.0
[INFO] [stderr]    Compiling rfc6979 v0.3.0
[INFO] [stderr]    Compiling parity-util-mem-derive v0.1.0
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]     Checking wasmi v0.9.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]     Checking tiny-bip39 v0.8.2
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]    Compiling base58 v0.1.0
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling base58check v0.1.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]    Compiling ripemd v0.1.1
[INFO] [stderr]    Compiling blake2 v0.10.4
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking substrate-bip39 v0.4.4
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling ecdsa v0.14.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling memory_units v0.3.0
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling bech32 v0.7.3
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling k256 v0.11.4
[INFO] [stderr]    Compiling salsa20 v0.9.0
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling scrypt v0.8.1
[INFO] [stderr]     Checking futures-executor v0.3.23
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling hashers v1.0.1
[INFO] [stderr]     Checking futures v0.3.23
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]     Checking trie-root v0.17.0
[INFO] [stderr]     Checking trie-db v0.23.1
[INFO] [stderr]    Compiling openssl-src v111.22.0+1.1.1q
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking async-lock v2.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking rustls-native-certs v0.6.2
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling coins-core v0.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rlp v0.5.1
[INFO] [stderr]    Compiling fastrlp-derive v0.1.2
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling cargo_metadata v0.15.0
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling ethbloom v0.12.1
[INFO] [stderr]    Compiling ss58-registry v1.25.0
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling coins-bip32 v0.7.0
[INFO] [stderr]    Compiling eth-keystore v0.4.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.3
[INFO] [stderr]    Compiling scale-info-derive v2.1.2
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v5.0.0
[INFO] [stderr]    Compiling serde-aux v3.1.0
[INFO] [stderr]     Checking sp-panic-handler v4.0.0
[INFO] [stderr]    Compiling coins-bip39 v0.7.0
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]     Checking jsonrpsee-types v0.14.0
[INFO] [stderr]     Checking soketto v0.7.1
[INFO] [stderr]     Checking tungstenite v0.14.0
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling schemars v0.8.10
[INFO] [stderr]     Checking multipart v0.18.0
[INFO] [stderr]     Checking parity-scale-codec v3.1.5
[INFO] [stderr]     Checking headers v0.3.7
[INFO] [stderr]    Compiling schemars_derive v0.8.10
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr] error: could not compile `libsecp256k1` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.7.1/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 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "lazy-static-context", "lazy_static", "sha2", "static-context", "std", "typenum"))' -C metadata=576c6b1e1fa63278 -C extra-filename=-42006ea83abfef27 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-d0c403a019538d61.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-7a82c7e3018ef5fe.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-2ccb7c2af0a5927a.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-c954532c8a32ef78.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-8294c8628f8df72c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-0e54f5b2f697c3eb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1de48951fc62835c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c428fc5ed0844903.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-0d5cf1942af4484a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7c96e6eb4da655d9c2fc24875236bab246205048e2ae31e129ef1c087bbc573b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c96e6eb4da655d9c2fc24875236bab246205048e2ae31e129ef1c087bbc573b", kill_on_drop: false }`
[INFO] [stdout] 7c96e6eb4da655d9c2fc24875236bab246205048e2ae31e129ef1c087bbc573b
