[INFO] fetching crate fermah-rpc 0.1.3...
[INFO] documenting fermah-rpc-0.1.3 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate fermah-rpc 0.1.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate fermah-rpc 0.1.3
[INFO] finished tweaking crates.io crate fermah-rpc 0.1.3
[INFO] tweaked toml for crates.io crate fermah-rpc 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fermah-rpc 0.1.3 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 658 packages to highest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding jsonrpsee v0.24.11 (available: v0.26.0)
[INFO] [stderr]       Adding opentelemetry v0.23.0 (available: v0.32.0)
[INFO] [stderr]       Adding rand v0.8.8 (available: v0.10.2)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.4)
[INFO] [stderr]       Adding solang-parser v0.3.3 (available: v0.3.5)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.20)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 45531ce5177c5da849eb1e6c50173f76bfd3fd29dc3d95e84bacb82f3f7f3626
[INFO] running `Command { std: "docker" "start" "45531ce5177c5da849eb1e6c50173f76bfd3fd29dc3d95e84bacb82f3f7f3626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45531ce5177c5da849eb1e6c50173f76bfd3fd29dc3d95e84bacb82f3f7f3626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45531ce5177c5da849eb1e6c50173f76bfd3fd29dc3d95e84bacb82f3f7f3626" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45531ce5177c5da849eb1e6c50173f76bfd3fd29dc3d95e84bacb82f3f7f3626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45531ce5177c5da849eb1e6c50173f76bfd3fd29dc3d95e84bacb82f3f7f3626" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking value-bag v1.14.1
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.16.0
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling mio v1.2.3
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-integer v0.1.47
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.8
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling zerovec v0.11.8
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling tinystr v0.8.4
[INFO] [stderr]    Compiling multiversion-macros v0.8.0
[INFO] [stderr]    Compiling litemap v0.8.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling writeable v0.6.4
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling icu_locale_core v2.3.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling potential_utf v0.1.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling zerotrie v0.2.5
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling icu_collections v2.3.0
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling icu_provider v2.3.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]    Compiling open-fastrlp v0.1.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling const-hex v1.19.1
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling icu_normalizer v2.3.0
[INFO] [stderr]    Compiling ethers-core v2.0.14
[INFO] [stderr]    Compiling icu_properties v2.3.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling eyre v0.6.14
[INFO] [stderr]    Compiling time v0.3.55
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ethers-contract-abigen v2.0.14
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling sha1 v0.10.7
[INFO] [stderr]    Compiling ipnet v2.12.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling multiversion v0.8.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling core_detect v1.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.40
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling ethers-contract-derive v2.0.14
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling data-encoding v2.11.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling coins-core v0.8.7
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling cargo-platform v0.3.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling hashers v1.0.1
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling bitvec v1.1.1
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling coins-bip32 v0.8.7
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling enr v0.10.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling blake3 v1.8.7
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]    Compiling ethers-providers v2.0.14
[INFO] [stderr]    Compiling coins-bip39 v0.8.7
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling h2 v0.4.19
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling eth-keystore v0.5.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling serde_with_macros v3.22.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling fermah-common v0.2.0
[INFO] [stderr]    Compiling ethers-signers v2.0.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.8
[INFO] [stderr]    Compiling ethers-etherscan v2.0.14
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]    Compiling futures-locks v0.7.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr] error: could not compile `ark-ff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name ark_ff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=6c3920120ef8253b -C extra-filename=-69aae2e0ab42ff96 --out-dir /opt/rustwide/target/debug/build/ark-ff/69aae2e0ab42ff96/out -L dependency=/opt/rustwide/target/debug/build/ark-ff-asm/0e50a2fb137545ab/out -L dependency=/opt/rustwide/target/debug/build/ark-ff-macros/bfa1d4327a0a31b0/out -L dependency=/opt/rustwide/target/debug/build/ark-serialize/f3f2aab9fad34ba3/out -L dependency=/opt/rustwide/target/debug/build/ark-serialize-derive/2ef48000cbf53820/out -L dependency=/opt/rustwide/target/debug/build/ark-std/ac3cc080bf60b620/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/cb761765dc3ca921/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/const-oid/cc0beaaa8b1c7f10/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/e5743e9a7a951a1d/out -L dependency=/opt/rustwide/target/debug/build/derivative/7af3820cf4d7b188/out -L dependency=/opt/rustwide/target/debug/build/digest/39ccae071f063007/out -L dependency=/opt/rustwide/target/debug/build/either/bddefc28f49fbb57/out -L dependency=/opt/rustwide/target/debug/build/generic-array/1be1b81e4fa84a7b/out -L dependency=/opt/rustwide/target/debug/build/getrandom/3e535f3208690948/out -L dependency=/opt/rustwide/target/debug/build/itertools/948e2ace23eb8e9b/out -L dependency=/opt/rustwide/target/debug/build/libc/957bca8494e3bc36/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/cb374ad425bc9209/out -L dependency=/opt/rustwide/target/debug/build/num-integer/2ae94dd7174bd0a6/out -L dependency=/opt/rustwide/target/debug/build/num-traits/2adcebdf85a74de1/out -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/906d75edfab4effb/out -L dependency=/opt/rustwide/target/debug/build/rand/0d9e0a850d02598c/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/2b4f83bd419cfb7d/out -L dependency=/opt/rustwide/target/debug/build/rand_core/64d324c7ce34ac91/out -L dependency=/opt/rustwide/target/debug/build/subtle/edd17d04467833ee/out -L dependency=/opt/rustwide/target/debug/build/typenum/1bded92092901d6e/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/05275d98149d4c76/out -L dependency=/opt/rustwide/target/debug/build/zeroize/76b60fead65d0a35/out -L dependency=/opt/rustwide/target/debug/build/zeroize_derive/834011156397fa9a/out --extern ark_ff_asm=/opt/rustwide/target/debug/build/ark-ff-asm/0e50a2fb137545ab/out/libark_ff_asm-0e50a2fb137545ab.so --extern ark_ff_macros=/opt/rustwide/target/debug/build/ark-ff-macros/bfa1d4327a0a31b0/out/libark_ff_macros-bfa1d4327a0a31b0.so --extern ark_serialize=/opt/rustwide/target/debug/build/ark-serialize/f3f2aab9fad34ba3/out/libark_serialize-f3f2aab9fad34ba3.rmeta --extern ark_std=/opt/rustwide/target/debug/build/ark-std/ac3cc080bf60b620/out/libark_std-ac3cc080bf60b620.rmeta --extern derivative=/opt/rustwide/target/debug/build/derivative/7af3820cf4d7b188/out/libderivative-7af3820cf4d7b188.so --extern digest=/opt/rustwide/target/debug/build/digest/39ccae071f063007/out/libdigest-39ccae071f063007.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/948e2ace23eb8e9b/out/libitertools-948e2ace23eb8e9b.rmeta --extern num_bigint=/opt/rustwide/target/debug/build/num-bigint/cb374ad425bc9209/out/libnum_bigint-cb374ad425bc9209.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/2adcebdf85a74de1/out/libnum_traits-2adcebdf85a74de1.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out/libpaste-c5e5e8a2bd161c29.so --extern zeroize=/opt/rustwide/target/debug/build/zeroize/76b60fead65d0a35/out/libzeroize-76b60fead65d0a35.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ethers-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name ethers_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethers-core-2.0.14/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="cargo_metadata"' --cfg 'feature="macros"' --cfg 'feature="once_cell"' --cfg 'feature="syn"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo_metadata", "celo", "eip712", "legacy", "macros", "once_cell", "optimism", "syn"))' -C metadata=80ff5745af1d29f7 -C extra-filename=-ca7bda78063cd327 --out-dir /opt/rustwide/target/debug/build/ethers-core/ca7bda78063cd327/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/e5eb68f430059ec7/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/be7ca1398238350f/out -L dependency=/opt/rustwide/target/debug/build/auto_impl/16ee761e035112bb/out -L dependency=/opt/rustwide/target/debug/build/base16ct/f2a1c4a64c386fa6/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/113dcc8f57bd594f/out -L dependency=/opt/rustwide/target/debug/build/byte-slice-cast/f02f775d570ce3e0/out -L dependency=/opt/rustwide/target/debug/build/byteorder/d92705dd1d5353b1/out -L dependency=/opt/rustwide/target/debug/build/bytes/907783f38e213e64/out -L dependency=/opt/rustwide/target/debug/build/camino/6282daf03f2ba779/out -L dependency=/opt/rustwide/target/debug/build/cargo-platform/7ba48fe6aea6eff0/out -L dependency=/opt/rustwide/target/debug/build/cargo_metadata/3ee269508e6dc1ca/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/chrono/45a8beb7f8dcfbd1/out -L dependency=/opt/rustwide/target/debug/build/const-hex/363f3affc4238dbe/out -L dependency=/opt/rustwide/target/debug/build/const-oid/b093ba1a9cffd7a0/out -L dependency=/opt/rustwide/target/debug/build/const_format/0e415ed3af38a377/out -L dependency=/opt/rustwide/target/debug/build/const_format_proc_macros/18f8bd6de729decf/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/1ae956ba346ebd12/out -L dependency=/opt/rustwide/target/debug/build/crunchy/73c417ddee75ba65/out -L dependency=/opt/rustwide/target/debug/build/crypto-bigint/007b9feaaedd94a9/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/f47933fd8c9129f9/out -L dependency=/opt/rustwide/target/debug/build/der/cbcbe857daa56f42/out -L dependency=/opt/rustwide/target/debug/build/derive_more/bb44ca72c3b67c46/out -L dependency=/opt/rustwide/target/debug/build/derive_more-impl/861ec5c3ae16d95d/out -L dependency=/opt/rustwide/target/debug/build/digest/3b74da44ce9ab435/out -L dependency=/opt/rustwide/target/debug/build/ecdsa/45a0321ede84db28/out -L dependency=/opt/rustwide/target/debug/build/elliptic-curve/37e6f339818289dd/out -L dependency=/opt/rustwide/target/debug/build/ethabi/d773758f6881d545/out -L dependency=/opt/rustwide/target/debug/build/ethbloom/19dec4ec8f4e14a0/out -L dependency=/opt/rustwide/target/debug/build/ethereum-types/eb6d8e345d6f61da/out -L dependency=/opt/rustwide/target/debug/build/fastrand/f97ae5f035b5782d/out -L dependency=/opt/rustwide/target/debug/build/ff/313f6de3269f498a/out -L dependency=/opt/rustwide/target/debug/build/fixed-hash/402caee51232a145/out -L dependency=/opt/rustwide/target/debug/build/generic-array/680f0282a6b7a561/out -L dependency=/opt/rustwide/target/debug/build/getrandom/9e2f8a6c5eaf5e7f/out -L dependency=/opt/rustwide/target/debug/build/getrandom/a717291fd2ff3614/out -L dependency=/opt/rustwide/target/debug/build/group/c50ad9b7b2f23428/out -L dependency=/opt/rustwide/target/debug/build/hex/4852862d92867e36/out -L dependency=/opt/rustwide/target/debug/build/hmac/da4ae631fc222aae/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/4c741fc3ef3881f8/out -L dependency=/opt/rustwide/target/debug/build/impl-codec/b7b4268593d93cac/out -L dependency=/opt/rustwide/target/debug/build/impl-rlp/e6605b36b8a191cb/out -L dependency=/opt/rustwide/target/debug/build/impl-serde/3812c54ab8867504/out -L dependency=/opt/rustwide/target/debug/build/impl-trait-for-tuples/0cf9959f40598c5a/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/k256/2b0bc074d88d9e27/out -L dependency=/opt/rustwide/target/debug/build/keccak/62a6f94fe382cfb9/out -L dependency=/opt/rustwide/target/debug/build/konst/f4155388d3b62d09/out -L dependency=/opt/rustwide/target/debug/build/konst_macro_rules/678570acbddc4205/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/d4bc5dcbcaabc690/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/num-traits/d997222e6ba4c19c/out -L dependency=/opt/rustwide/target/debug/build/num_enum/0320f6929e6a4aca/out -L dependency=/opt/rustwide/target/debug/build/num_enum_derive/fd18bb0d7ade11f0/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/open-fastrlp/38046d951f703753/out -L dependency=/opt/rustwide/target/debug/build/open-fastrlp-derive/c427aee302fff6d3/out -L dependency=/opt/rustwide/target/debug/build/parity-scale-codec/f7bb078a468e73e1/out -L dependency=/opt/rustwide/target/debug/build/parity-scale-codec-derive/df5aae98ce70bd29/out -L dependency=/opt/rustwide/target/debug/build/pkcs8/22cb0ff922d326af/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/71a2bd4a37db52fe/out -L dependency=/opt/rustwide/target/debug/build/primitive-types/c3d7513cc16a60db/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/535f1a6622dab04c/out -L dependency=/opt/rustwide/target/debug/build/quote/d9881040c746bf6f/out -L dependency=/opt/rustwide/target/debug/build/rand/7e116668f7c56939/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/1eac5d1b0efe642b/out -L dependency=/opt/rustwide/target/debug/build/rand_core/c4ce4aa3eb83456a/out -L dependency=/opt/rustwide/target/debug/build/regex/d0a903706de57f23/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/84283bd0c43e5277/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out -L dependency=/opt/rustwide/target/debug/build/rfc6979/363d089709e0ba73/out -L dependency=/opt/rustwide/target/debug/build/rlp/7c3f040ec1cde94d/out -L dependency=/opt/rustwide/target/debug/build/rlp-derive/92d8edd41471744a/out -L dependency=/opt/rustwide/target/debug/build/rustc-hex/cf00c162ce93cbba/out -L dependency=/opt/rustwide/target/debug/build/rustix/dfb488ad883c1611/out -L dependency=/opt/rustwide/target/debug/build/rustversion/5cea38e78999152b/out -L dependency=/opt/rustwide/target/debug/build/scale-info/09c86cc955e087ee/out -L dependency=/opt/rustwide/target/debug/build/scale-info-derive/00f4047db5bfdeec/out -L dependency=/opt/rustwide/target/debug/build/sec1/4e9605cd8a31a05a/out -L dependency=/opt/rustwide/target/debug/build/semver/15b3bafd99a6b7eb/out -L dependency=/opt/rustwide/target/debug/build/serde/bc10faa162f09d6d/out -L dependency=/opt/rustwide/target/debug/build/serde_core/0a1ba5c7e6f8457f/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/98255a3feff78e4a/out -L dependency=/opt/rustwide/target/debug/build/serde_json/9f4704e3c35531d0/out -L dependency=/opt/rustwide/target/debug/build/sha2/46c90a85cc429364/out -L dependency=/opt/rustwide/target/debug/build/sha3/1fecfee6d8de88ae/out -L dependency=/opt/rustwide/target/debug/build/signature/bbc50e30176a2093/out -L dependency=/opt/rustwide/target/debug/build/spki/093871ed57d4d269/out -L dependency=/opt/rustwide/target/debug/build/static_assertions/f2154b0bf273423d/out -L dependency=/opt/rustwide/target/debug/build/strum/279fa1782c312643/out -L dependency=/opt/rustwide/target/debug/build/strum_macros/dfc6719dc2ee9af8/out -L dependency=/opt/rustwide/target/debug/build/subtle/a09a538f58f4943c/out -L dependency=/opt/rustwide/target/debug/build/syn/ca8801ca4dc7abef/out -L dependency=/opt/rustwide/target/debug/build/tempfile/d876ea022d242b19/out -L dependency=/opt/rustwide/target/debug/build/thiserror/cd71ad58168f9e82/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/db346bb2be1d86a5/out -L dependency=/opt/rustwide/target/debug/build/tiny-keccak/d5c9f56f8919ba0b/out -L dependency=/opt/rustwide/target/debug/build/typenum/4c820b3e2b4e41c0/out -L dependency=/opt/rustwide/target/debug/build/uint/30693e28c6c12db0/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/3becac50809745ee/out -L dependency=/opt/rustwide/target/debug/build/unicode-xid/ee01a207c7c23c16/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/6a56c99072cf491d/out -L dependency=/opt/rustwide/target/debug/build/zeroize/fc4d302b99dde4dc/out -L dependency=/opt/rustwide/target/debug/build/zeroize_derive/834011156397fa9a/out -L dependency=/opt/rustwide/target/debug/build/zmij/93cb3e10a525d438/out --extern arrayvec=/opt/rustwide/target/debug/build/arrayvec/be7ca1398238350f/out/libarrayvec-be7ca1398238350f.rmeta --extern bytes=/opt/rustwide/target/debug/build/bytes/907783f38e213e64/out/libbytes-907783f38e213e64.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/build/cargo_metadata/3ee269508e6dc1ca/out/libcargo_metadata-3ee269508e6dc1ca.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/45a8beb7f8dcfbd1/out/libchrono-45a8beb7f8dcfbd1.rmeta --extern hex=/opt/rustwide/target/debug/build/const-hex/363f3affc4238dbe/out/libconst_hex-363f3affc4238dbe.rmeta --extern elliptic_curve=/opt/rustwide/target/debug/build/elliptic-curve/37e6f339818289dd/out/libelliptic_curve-37e6f339818289dd.rmeta --extern ethabi=/opt/rustwide/target/debug/build/ethabi/d773758f6881d545/out/libethabi-d773758f6881d545.rmeta --extern generic_array=/opt/rustwide/target/debug/build/generic-array/680f0282a6b7a561/out/libgeneric_array-680f0282a6b7a561.rmeta --extern k256=/opt/rustwide/target/debug/build/k256/2b0bc074d88d9e27/out/libk256-2b0bc074d88d9e27.rmeta --extern num_enum=/opt/rustwide/target/debug/build/num_enum/0320f6929e6a4aca/out/libnum_enum-0320f6929e6a4aca.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --extern open_fastrlp=/opt/rustwide/target/debug/build/open-fastrlp/38046d951f703753/out/libopen_fastrlp-38046d951f703753.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/7e116668f7c56939/out/librand-7e116668f7c56939.rmeta --extern rlp=/opt/rustwide/target/debug/build/rlp/7c3f040ec1cde94d/out/librlp-7c3f040ec1cde94d.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/bc10faa162f09d6d/out/libserde-bc10faa162f09d6d.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/9f4704e3c35531d0/out/libserde_json-9f4704e3c35531d0.rmeta --extern strum=/opt/rustwide/target/debug/build/strum/279fa1782c312643/out/libstrum-279fa1782c312643.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/ca8801ca4dc7abef/out/libsyn-ca8801ca4dc7abef.rmeta --extern tempfile=/opt/rustwide/target/debug/build/tempfile/d876ea022d242b19/out/libtempfile-d876ea022d242b19.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/cd71ad58168f9e82/out/libthiserror-cd71ad58168f9e82.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/build/tiny-keccak/d5c9f56f8919ba0b/out/libtiny_keccak-d5c9f56f8919ba0b.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/ee01a207c7c23c16/out/libunicode_xid-ee01a207c7c23c16.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "45531ce5177c5da849eb1e6c50173f76bfd3fd29dc3d95e84bacb82f3f7f3626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45531ce5177c5da849eb1e6c50173f76bfd3fd29dc3d95e84bacb82f3f7f3626", kill_on_drop: false }`
[INFO] [stdout] 45531ce5177c5da849eb1e6c50173f76bfd3fd29dc3d95e84bacb82f3f7f3626
