[INFO] cloning repository https://github.com/zkbusiness/zksync-withdrawal-finalizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zkbusiness/zksync-withdrawal-finalizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkbusiness%2Fzksync-withdrawal-finalizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkbusiness%2Fzksync-withdrawal-finalizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82c40e293bc6cdb20d3287d8ca87fb09bba01715 [INFO] testing zkbusiness/zksync-withdrawal-finalizer against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkbusiness%2Fzksync-withdrawal-finalizer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zkbusiness/zksync-withdrawal-finalizer on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zkbusiness/zksync-withdrawal-finalizer [INFO] finished tweaking git repo https://github.com/zkbusiness/zksync-withdrawal-finalizer [INFO] tweaked toml for git repo https://github.com/zkbusiness/zksync-withdrawal-finalizer written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zkbusiness/zksync-withdrawal-finalizer 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba54dca41292a96401e9baf00f84170a7309ae25ae4dce407aa6894ae38034ac [INFO] running `Command { std: "docker" "start" "-a" "ba54dca41292a96401e9baf00f84170a7309ae25ae4dce407aa6894ae38034ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba54dca41292a96401e9baf00f84170a7309ae25ae4dce407aa6894ae38034ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba54dca41292a96401e9baf00f84170a7309ae25ae4dce407aa6894ae38034ac", kill_on_drop: false }` [INFO] [stdout] ba54dca41292a96401e9baf00f84170a7309ae25ae4dce407aa6894ae38034ac [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1f1d5291eab078a6b17fa956d662bd403ee4368da643db88153c082c90ee738 [INFO] running `Command { std: "docker" "start" "-a" "c1f1d5291eab078a6b17fa956d662bd403ee4368da643db88153c082c90ee738", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling js-sys v0.3.70 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling parity-scale-codec v3.6.12 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling coins-core v0.8.7 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling scale-info v2.11.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling ethers-core v2.0.14 [INFO] [stderr] Compiling coins-bip32 v0.8.7 [INFO] [stderr] Compiling enr v0.10.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling coins-bip39 v0.8.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling futures-locks v0.7.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling elsa v1.10.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling vise-macros v0.2.0 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling compile-fmt v0.1.0 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling vise v0.2.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ethers-contract-abigen v2.0.14 [INFO] [stderr] Compiling ethers-providers v2.0.14 [INFO] [stderr] Compiling ethers-signers v2.0.14 [INFO] [stderr] Compiling ethers-addressbook v2.0.14 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling sqlx-core v0.8.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sentry-types v0.34.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling ethers-contract-derive v2.0.14 [INFO] [stderr] Compiling sentry-contexts v0.34.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling sentry-core v0.34.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling sentry-backtrace v0.34.0 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling ethers-contract v2.0.14 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling sentry-panic v0.34.0 [INFO] [stderr] Compiling sentry-anyhow v0.34.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling ethers-middleware v2.0.14 [INFO] [stderr] Compiling sentry v0.34.0 [INFO] [stderr] Compiling envconfig_derive v0.10.0 [INFO] [stderr] Compiling envconfig v0.10.0 [INFO] [stderr] Compiling vlog v0.2.0 (/opt/rustwide/workdir/vlog) [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling vise-exporter v0.2.0 [INFO] [stderr] Compiling sqlx-macros v0.8.1 [INFO] [stderr] Compiling sqlx v0.8.1 [INFO] [stderr] Compiling ethers v2.0.14 [INFO] [stderr] Compiling tx-sender v0.2.0 (/opt/rustwide/workdir/tx-sender) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> tx-sender/src/metrics.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ethers-log-decode v0.2.0 (/opt/rustwide/workdir/ethers-log-decode) [INFO] [stderr] Compiling client v0.2.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> client/src/metrics.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chain-events v0.2.0 (/opt/rustwide/workdir/chain-events) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> chain-events/src/metrics.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling storage v0.2.0 (/opt/rustwide/workdir/storage) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> storage/src/metrics.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling withdrawals-meterer v0.2.0 (/opt/rustwide/workdir/withdrawals-meterer) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> withdrawals-meterer/src/metrics.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prepare-calldata-for-withdrawal v0.2.0 (/opt/rustwide/workdir/bin/prepare-calldata-for-withdrawal) [INFO] [stderr] Compiling delete-finalization-data-migration v0.2.0 (/opt/rustwide/workdir/bin/delete-finalization-data-migration) [INFO] [stderr] Compiling delete-db-content-migration v0.2.0 (/opt/rustwide/workdir/bin/delete-db-content-migration) [INFO] [stderr] Compiling finalizer v0.2.0 (/opt/rustwide/workdir/finalizer) [INFO] [stderr] Compiling watcher v0.2.0 (/opt/rustwide/workdir/watcher) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> watcher/src/metrics.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> finalizer/src/metrics.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling withdrawal-finalizer v0.2.0 (/opt/rustwide/workdir/bin/withdrawal-finalizer) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> bin/withdrawal-finalizer/src/metrics.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 10s [INFO] running `Command { std: "docker" "inspect" "c1f1d5291eab078a6b17fa956d662bd403ee4368da643db88153c082c90ee738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f1d5291eab078a6b17fa956d662bd403ee4368da643db88153c082c90ee738", kill_on_drop: false }` [INFO] [stdout] c1f1d5291eab078a6b17fa956d662bd403ee4368da643db88153c082c90ee738 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7b5bdc739685ef85a153df8ed6aa245ff82b143f5a42fcff5c4307d954de947 [INFO] running `Command { std: "docker" "start" "-a" "c7b5bdc739685ef85a153df8ed6aa245ff82b143f5a42fcff5c4307d954de947", kill_on_drop: false }` [INFO] [stderr] Compiling ethers-log-decode v0.2.0 (/opt/rustwide/workdir/ethers-log-decode) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> tx-sender/src/metrics.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling vlog v0.2.0 (/opt/rustwide/workdir/vlog) [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling client v0.2.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling tx-sender v0.2.0 (/opt/rustwide/workdir/tx-sender) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> tx-sender/src/metrics.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> client/src/metrics.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> client/src/metrics.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chain-events v0.2.0 (/opt/rustwide/workdir/chain-events) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> chain-events/src/metrics.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling storage v0.2.0 (/opt/rustwide/workdir/storage) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> storage/src/metrics.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> chain-events/src/metrics.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> storage/src/metrics.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling withdrawals-meterer v0.2.0 (/opt/rustwide/workdir/withdrawals-meterer) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> withdrawals-meterer/src/metrics.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling delete-db-content-migration v0.2.0 (/opt/rustwide/workdir/bin/delete-db-content-migration) [INFO] [stderr] Compiling delete-finalization-data-migration v0.2.0 (/opt/rustwide/workdir/bin/delete-finalization-data-migration) [INFO] [stderr] Compiling prepare-calldata-for-withdrawal v0.2.0 (/opt/rustwide/workdir/bin/prepare-calldata-for-withdrawal) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> withdrawals-meterer/src/metrics.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling finalizer v0.2.0 (/opt/rustwide/workdir/finalizer) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> finalizer/src/metrics.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling watcher v0.2.0 (/opt/rustwide/workdir/watcher) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> watcher/src/metrics.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> watcher/src/metrics.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> finalizer/src/metrics.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling withdrawal-finalizer v0.2.0 (/opt/rustwide/workdir/bin/withdrawal-finalizer) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> bin/withdrawal-finalizer/src/metrics.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfyIQmr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtx_sender-e48a400b94beec9b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwithdrawals_meterer-8c7195d6345b8cef.rlib,libstorage-8ecc4af523db14a9.rlib,libbincode-c7ea92b2bb6859be.rlib,libnum-eda2f2a0c0aad38a.rlib,libnum_iter-dd7c9fe4287d849e.rlib,libnum_rational-8a6237b3a52178d5.rlib,libnum_complex-57252b4434abf312.rlib,libchain_events-3aad7f2ec808fd26.rlib,libclient-cef253b3ec1bd173.rlib,libvise-5d38838ec03bd27a.rlib,libelsa-e8d5a12a2545ab2c.rlib,libstable_deref_trait-a2d30f30be7c468b.rlib,libcompile_fmt-28b68087643156ee.rlib,libprometheus_client-80fd08266fea49a1.rlib,libdtoa-2e19846911494f1e.rlib,libsqlx-3b880bd580dd8711.rlib,libsqlx_postgres-bc850b3c893fcea1.rlib,libdotenvy-c158e10653a35757.rlib,libcrc-dad355042bb8f721.rlib,libcrc_catalog-bb32f52851f13aa4.rlib,libwhoami-3ac9dbc36fe53bc9.rlib,libhome-34c282980fe9bb92.rlib,libmd5-8e47a1039b34d6bc.rlib,libatoi-76e3aaff79177ba1.rlib,libstringprep-9ca40989e2002152.rlib,libunicode_properties-4edb78aad173d4b0.rlib,libhkdf-91047a3121892c03.rlib,libsqlx_core-0263c3f33e474f9a.rlib,librustls_pemfile-6c1fbc87d54c27c3.rlib,libbase64-2a03de3babadded3.rlib,libwebpki_roots-7ea17636612bf0ed.rlib,librustls-3aa8dd7904f05b3a.rlib,libwebpki-2731c7781a7eee51.rlib,librustls_pki_types-ccf8f8faa3f33558.rlib,libsqlformat-7f298fbe8815bebb.rlib,libunicode_categories-ef4962be3dfb8f25.rlib,libnom-2634eb9b7f5f7aae.rlib,libhashlink-d6fbe02110c2348d.rlib,libbigdecimal-6f9d67ae536b5715.rlib,liblibm-d79224f35ae9a7b6.rlib,libcrossbeam_queue-e4f9be66ece44921.rlib,libcrossbeam_utils-d3e61f58c772354d.rlib,libeither-042a69fa4d98cb11.rlib,libevent_listener-90bef978193fb8a8.rlib,libparking-3618ec6368854be5.rlib,libfutures-a492df6a16c11930.rlib,libfutures_executor-a5bae85552c90cdf.rlib,libethers-8d03513150ec5747.rlib,libethers_middleware-9fdf6c3104daf7f0.rlib,libethers_signers-f1b7219200a838c4.rlib,libeth_keystore-0a012118d8c8b8f5.rlib,libctr-f24b513465aad84c.rlib,libuuid-b148feb2a0a11ede.rlib,libscrypt-b586373df1cc1d0e.rlib,libsalsa20-f53ec428d6817e0f.rlib,libpbkdf2-7bfbafc9ae2b82eb.rlib,libaes-6b32fd1e9f0c0e01.rlib,libcipher-29c3571f87e60809.rlib,libinout-c30a8f1e171453b6.rlib,libcoins_bip39-a95a260894cd826b.rlib,libpbkdf2-81218b019269c553.rlib,libbitvec-e052441b7d13dbf0.rlib,libwyz-08b81de43180c23e.rlib,libtap-a03b11bfa148d0b2.rlib,libradium-35c80e83d2bb214a.rlib,libfunty-e395759ffae18036.rlib,libcoins_bip32-6f17ce53be2b646c.rlib,libcoins_core-e1ac9c4182d6d282.rlib,libripemd-d093551dd90ea686.rlib,libbs58-b55883851a1e0309.rlib,libbech32-11c5fed5efd72453.rlib,libfutures_locks-463bde6cae26229d.rlib,libethers_contract-bdc6de3d1ababafa.rlib,libethers_contract_abigen-6725ec7a95b6cf20.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libdunce-f1764a0a24559943.rlib,libprettyplease-c1ec2d3d88874968.rlib,libtoml-40823bbfc93a2d93.rlib,libtoml_edit-c1208c4120a57bc6.rlib,libserde_spanned-c6547ee92b0dff92.rlib,libwinnow-b9d33d16f63a6115.rlib,libtoml_datetime-e1067c24b6d2c028.rlib,libinflector-0f8672716012fc3f.rlib,liblazy_static-b3603208c0de2608.rlib,libeyre-f6d412e6b81db51b.rlib,libindenter-c5e34d39e16440e0.rlib,libethers_providers-77d9eb8bb769053e.rlib,libinstant-7ca0f2602aa54eaa.rlib,libfutures_timer-9ae5b7e9548867f4.rlib,libtokio_tungstenite-d4129de88ad32c18.rlib,libtungstenite-c35c478b10b5ddfa.rlib,libdata_encoding-02a524d0cb7bb851.rlib,libutf8-d75228722519eff6.rlib,libsha1-dbff8f62fc7accc7.rlib,libreqwest-12f6f2874d8de1a1.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libhyper_rustls-cff6fb0f27e52841.rlib,libserde_urlencoded-ab04dc314b0d5dcd.rlib,libwebpki_roots-881d9833caf02a91.rlib,libipnet-f3b116e706e145a1.rlib,libtokio_rustls-1f7c6eebe7490ebb.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-721451430cd4dde4.rlib,librustls-bc1c1e87724a8c49.rlib,libsct-64d8225c22ed66d7.rlib,libwebpki-708755503a542ea8.rlib,libring-ef5605e012d90975.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libhyper-2810e97d3e2d9db2.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-9fd62e97bab6f1f1.rlib,libh2-80037a7515d05c5b.rlib,libindexmap-175541ba01f670b5.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-25686aa06f3ab9c7.rlib,libahash-c19073c1b435712e.rlib,liballocator_api2-d942e830951b9933.rlib,libtokio_util-d93b87a8718cb764.rlib,libtower_service-0d7df29686b13872.rlib,libhttpdate-9f9d2502c6a38412.rlib,libtokio-0ca4fccd44d395dd.rlib,libsignal_hook_registry-a5449710fa75628e.rlib,libsocket2-8a271e1ba261602e.rlib,libmio-ccccc663e8ed7bc7.rlib,libparking_lot-14c85255a89ff509.rlib,libparking_lot_core-e49e4c67e06f22ec.rlib,libsmallvec-a810ab113e21ca4d.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libsync_wrapper-17f912c27eab8964.rlib,libhttp_body-e7f33ff07e5398b0.rlib,libhttp-3b69816740cb0e90.rlib,libfnv-2d77ec4f6f971b24.rlib,libjsonwebtoken-95f981ea87fe8e35.rlib,libpem-424a71497994c37f.rlib,libbase64-b5296a10b8334a2c.rlib,libsimple_asn1-aea1cea8a8c8321d.rlib,libtime-a1cc7c711a43f5c8.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libnum_bigint-7fce3630502dfb59.rlib,libnum_integer-476e8b636c5f1d68.rlib,libring-39c726b64ce5beff.rlib,libspin-bd5c65b66a03de3f.rlib,libuntrusted-4c6cc551cc2c6e70.rlib,libtracing_futures-ca18b14d41834a55.rlib,libpin_project-50ba218f29373e90.rlib,libtracing-711b2fb6a5d84134.rlib,libtracing_core-030dd93ae615c815.rlib,libfutures_util-f40653c1d5dab623.rlib,libfutures_io-64a3a644ba29741c.rlib,libslab-073199f209252607.rlib,libfutures_channel-a814b7bed2279676.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-f5d1dccc23e9ffb0.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-053d5d1892948e32.rlib,libidna-7e99f7fbd69acb8f.rlib,libunicode_normalization-b8ee06c23e5ceffe.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-e1afecf176719f04.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libenr-278d2bd8d963d3e6.rlib,libbase64-64299f9d815d057c.rlib,liblog-669e9396cafcbb01.rlib,libethers_addressbook-e22cadc5055784c6.rlib,libethers_core-d5839bbca1c7d8a5.rlib,libsyn-94de22c071001aca.rlib,libquote-2efa63ed179b0bcf.rlib,libproc_macro2-bdacb8fa3e1aaa10.rlib,libunicode_ident-c127c4d798582dc8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-59871988c2f20b44.rlib,libcargo_platform-8df7f64a204abed3.rlib,libsemver-3ff85869bf9cb0e0.rlib,libcamino-6ef7c00badc87962.rlib,libconst_hex-d3d13aed54485fcf.rlib,libtempfile-6be0e77cd6c48a9d.rlib,libfastrand-5b34477e6b7d2549.rlib,librustix-f37c83a9fc06a9c4.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libunicode_xid-6d0a0387aaf962a4.rlib,libnum_enum-5b66e7eb4f591c35.rlib,libstrum-6930ba7973c1f81e.rlib,libk256-0466ed92df250645.rlib,libsha2-d979caeb531e3705.rlib,libcpufeatures-31bbaa72911a5ebb.rlib,libecdsa-2df704eaa8adfb63.rlib,librfc6979-7436b02e71867f96.rlib,libhmac-83dcdb3b1cbf97a2.rlib,libsignature-6503aa5e9c5eb942.rlib,libelliptic_curve-4fccc9f7c6ab1d72.rlib,libpkcs8-58fcbedf4b3adf2f.rlib,libspki-a5d0856f70ae8d00.rlib,libsec1-a4b9ea94e479304f.rlib,libder-62f24b09b6aeae30.rlib,libcrypto_bigint-53f7a4bc85b424af.rlib,libbase16ct-b0752502dc7a9a1c.rlib,libgroup-ce2973153ace4bc1.rlib,libff-c913c6ca4309a30e.rlib,libchrono-5ac38a975e093fa1.rlib,libnum_traits-c51c8bdeaf474fe3.rlib,libiana_time_zone-a18c7932f053b032.rlib,libopen_fastrlp-9ac3d57ccd506169.rlib,libethabi-72ad370d95688b12.rlib,libregex-360c0666879dff87.rlib,libregex_automata-98d77cb44600a165.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-3a1fc10fb0bb10d0.rlib,libserde_json-9b22a4abf7074cf0.rlib,libmemchr-3ffe5f7a52883367.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,libethereum_types-440a82b3af0341b0.rlib,libethbloom-9bac957f8f755c8a.rlib,libtiny_keccak-673ee448e4b31d81.rlib,libprimitive_types-0b7622b66f067aad.rlib,libscale_info-5001ef110d968c1a.rlib,libimpl_serde-2a8a8ee6cf37dd90.rlib,libimpl_rlp-0dd145b949cfcbed.rlib,librlp-c03fb12c3ea498a1.rlib,libbytes-d6195f31c462c4f0.rlib,libimpl_codec-556f8f946c986d72.rlib,libparity_scale_codec-ea1fa42f4a60afd7.rlib,libarrayvec-1b252ee19ef31e11.rlib,libbyte_slice_cast-9a7548686a1a9897.rlib,libfixed_hash-89614ca73c81d606.rlib,librand-978c5ee90e74d0a4.rlib,librand_chacha-70cbfd0a01bb4c2e.rlib,libppv_lite86-12e7f748f13fe67c.rlib,libzerocopy-ce13c6fc2e3ef025.rlib,librand_core-7abaa0dcabc0bb43.rlib,libgetrandom-5df7352a054d2f72.rlib,liblibc-312a998e970a5303.rlib,libcfg_if-33ef6c02a07f9fec.rlib,librustc_hex-bc63b2791f5fe1af.rlib,libonce_cell-24c5d665b6879050.rlib,libsha3-71dc3d6012536058.rlib,libkeccak-42ca8630c7170c4b.rlib,libdigest-c0f76065f8ac3ef4.rlib,libsubtle-fdb157e48338ed49.rlib,libconst_oid-5d63b50f42b847e9.rlib,libblock_buffer-a16cad7a118b2c45.rlib,libcrypto_common-feea98572f49acb5.rlib,libgeneric_array-6eea68a77d9a92c6.rlib,libtypenum-e3323f6ed06bf501.rlib,libzeroize-ead98f074a37f829.rlib,libuint-00d4c02588cc313e.rlib,libcrunchy-ede7556241863659.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libhex-28742b4ca144387c.rlib,libbyteorder-1efcbe4f07366651.rlib,libthiserror-faf43a199226a720.rlib,libserde-ba50826253575233.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-0946d84516a8ead6/out" "-L" "/opt/rustwide/target/debug/build/ring-63d3542ccc2d2f73/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/finalizer-85d38d84edcaca05" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `finalizer` (lib test) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4NCRTe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libitertools-8178095b95bea4db.rlib,libwithdrawals_meterer-8c7195d6345b8cef.rlib,libstorage-8ecc4af523db14a9.rlib,libbincode-c7ea92b2bb6859be.rlib,libnum-eda2f2a0c0aad38a.rlib,libnum_iter-dd7c9fe4287d849e.rlib,libnum_rational-8a6237b3a52178d5.rlib,libnum_complex-57252b4434abf312.rlib,libsqlx-3b880bd580dd8711.rlib,libsqlx_postgres-bc850b3c893fcea1.rlib,libdotenvy-c158e10653a35757.rlib,libcrc-dad355042bb8f721.rlib,libcrc_catalog-bb32f52851f13aa4.rlib,libwhoami-3ac9dbc36fe53bc9.rlib,libhome-34c282980fe9bb92.rlib,libmd5-8e47a1039b34d6bc.rlib,libatoi-76e3aaff79177ba1.rlib,libstringprep-9ca40989e2002152.rlib,libunicode_properties-4edb78aad173d4b0.rlib,libhkdf-91047a3121892c03.rlib,libsqlx_core-0263c3f33e474f9a.rlib,librustls_pemfile-6c1fbc87d54c27c3.rlib,libbase64-2a03de3babadded3.rlib,libwebpki_roots-7ea17636612bf0ed.rlib,librustls-3aa8dd7904f05b3a.rlib,libwebpki-2731c7781a7eee51.rlib,librustls_pki_types-ccf8f8faa3f33558.rlib,libsqlformat-7f298fbe8815bebb.rlib,libunicode_categories-ef4962be3dfb8f25.rlib,libnom-2634eb9b7f5f7aae.rlib,libhashlink-d6fbe02110c2348d.rlib,libbigdecimal-6f9d67ae536b5715.rlib,liblibm-d79224f35ae9a7b6.rlib,libcrossbeam_queue-e4f9be66ece44921.rlib,libcrossbeam_utils-d3e61f58c772354d.rlib,libeither-042a69fa4d98cb11.rlib,libevent_listener-90bef978193fb8a8.rlib,libparking-3618ec6368854be5.rlib,libchain_events-3aad7f2ec808fd26.rlib,libclient-cef253b3ec1bd173.rlib,libvise-5d38838ec03bd27a.rlib,libelsa-e8d5a12a2545ab2c.rlib,libstable_deref_trait-a2d30f30be7c468b.rlib,libcompile_fmt-28b68087643156ee.rlib,libprometheus_client-80fd08266fea49a1.rlib,libdtoa-2e19846911494f1e.rlib,libfutures-a492df6a16c11930.rlib,libfutures_executor-a5bae85552c90cdf.rlib,libethers-8d03513150ec5747.rlib,libethers_middleware-9fdf6c3104daf7f0.rlib,libethers_signers-f1b7219200a838c4.rlib,libeth_keystore-0a012118d8c8b8f5.rlib,libctr-f24b513465aad84c.rlib,libuuid-b148feb2a0a11ede.rlib,libscrypt-b586373df1cc1d0e.rlib,libsalsa20-f53ec428d6817e0f.rlib,libpbkdf2-7bfbafc9ae2b82eb.rlib,libaes-6b32fd1e9f0c0e01.rlib,libcipher-29c3571f87e60809.rlib,libinout-c30a8f1e171453b6.rlib,libcoins_bip39-a95a260894cd826b.rlib,libpbkdf2-81218b019269c553.rlib,libbitvec-e052441b7d13dbf0.rlib,libwyz-08b81de43180c23e.rlib,libtap-a03b11bfa148d0b2.rlib,libradium-35c80e83d2bb214a.rlib,libfunty-e395759ffae18036.rlib,libcoins_bip32-6f17ce53be2b646c.rlib,libcoins_core-e1ac9c4182d6d282.rlib,libripemd-d093551dd90ea686.rlib,libbs58-b55883851a1e0309.rlib,libbech32-11c5fed5efd72453.rlib,libfutures_locks-463bde6cae26229d.rlib,libethers_contract-bdc6de3d1ababafa.rlib,libethers_contract_abigen-6725ec7a95b6cf20.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libdunce-f1764a0a24559943.rlib,libprettyplease-c1ec2d3d88874968.rlib,libtoml-40823bbfc93a2d93.rlib,libtoml_edit-c1208c4120a57bc6.rlib,libserde_spanned-c6547ee92b0dff92.rlib,libwinnow-b9d33d16f63a6115.rlib,libtoml_datetime-e1067c24b6d2c028.rlib,libinflector-0f8672716012fc3f.rlib,liblazy_static-b3603208c0de2608.rlib,libeyre-f6d412e6b81db51b.rlib,libindenter-c5e34d39e16440e0.rlib,libethers_providers-77d9eb8bb769053e.rlib,libinstant-7ca0f2602aa54eaa.rlib,libfutures_timer-9ae5b7e9548867f4.rlib,libtokio_tungstenite-d4129de88ad32c18.rlib,libtungstenite-c35c478b10b5ddfa.rlib,libdata_encoding-02a524d0cb7bb851.rlib,libutf8-d75228722519eff6.rlib,libsha1-dbff8f62fc7accc7.rlib,libreqwest-12f6f2874d8de1a1.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libhyper_rustls-cff6fb0f27e52841.rlib,libserde_urlencoded-ab04dc314b0d5dcd.rlib,libwebpki_roots-881d9833caf02a91.rlib,libipnet-f3b116e706e145a1.rlib,libtokio_rustls-1f7c6eebe7490ebb.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-721451430cd4dde4.rlib,librustls-bc1c1e87724a8c49.rlib,libsct-64d8225c22ed66d7.rlib,libwebpki-708755503a542ea8.rlib,libring-ef5605e012d90975.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libhyper-2810e97d3e2d9db2.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-9fd62e97bab6f1f1.rlib,libh2-80037a7515d05c5b.rlib,libindexmap-175541ba01f670b5.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-25686aa06f3ab9c7.rlib,libahash-c19073c1b435712e.rlib,liballocator_api2-d942e830951b9933.rlib,libtokio_util-d93b87a8718cb764.rlib,libtower_service-0d7df29686b13872.rlib,libhttpdate-9f9d2502c6a38412.rlib,libtokio-0ca4fccd44d395dd.rlib,libsignal_hook_registry-a5449710fa75628e.rlib,libsocket2-8a271e1ba261602e.rlib,libmio-ccccc663e8ed7bc7.rlib,libparking_lot-14c85255a89ff509.rlib,libparking_lot_core-e49e4c67e06f22ec.rlib,libsmallvec-a810ab113e21ca4d.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libsync_wrapper-17f912c27eab8964.rlib,libhttp_body-e7f33ff07e5398b0.rlib,libhttp-3b69816740cb0e90.rlib,libfnv-2d77ec4f6f971b24.rlib,libjsonwebtoken-95f981ea87fe8e35.rlib,libpem-424a71497994c37f.rlib,libbase64-b5296a10b8334a2c.rlib,libsimple_asn1-aea1cea8a8c8321d.rlib,libtime-a1cc7c711a43f5c8.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libnum_bigint-7fce3630502dfb59.rlib,libnum_integer-476e8b636c5f1d68.rlib,libring-39c726b64ce5beff.rlib,libspin-bd5c65b66a03de3f.rlib,libuntrusted-4c6cc551cc2c6e70.rlib,libtracing_futures-ca18b14d41834a55.rlib,libpin_project-50ba218f29373e90.rlib,libtracing-711b2fb6a5d84134.rlib,libtracing_core-030dd93ae615c815.rlib,libfutures_util-f40653c1d5dab623.rlib,libfutures_io-64a3a644ba29741c.rlib,libslab-073199f209252607.rlib,libfutures_channel-a814b7bed2279676.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-f5d1dccc23e9ffb0.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-053d5d1892948e32.rlib,libidna-7e99f7fbd69acb8f.rlib,libunicode_normalization-b8ee06c23e5ceffe.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-e1afecf176719f04.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libenr-278d2bd8d963d3e6.rlib,libbase64-64299f9d815d057c.rlib,liblog-669e9396cafcbb01.rlib,libethers_addressbook-e22cadc5055784c6.rlib,libethers_core-d5839bbca1c7d8a5.rlib,libsyn-94de22c071001aca.rlib,libquote-2efa63ed179b0bcf.rlib,libproc_macro2-bdacb8fa3e1aaa10.rlib,libunicode_ident-c127c4d798582dc8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-59871988c2f20b44.rlib,libcargo_platform-8df7f64a204abed3.rlib,libsemver-3ff85869bf9cb0e0.rlib,libcamino-6ef7c00badc87962.rlib,libconst_hex-d3d13aed54485fcf.rlib,libtempfile-6be0e77cd6c48a9d.rlib,libfastrand-5b34477e6b7d2549.rlib,librustix-f37c83a9fc06a9c4.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libunicode_xid-6d0a0387aaf962a4.rlib,libnum_enum-5b66e7eb4f591c35.rlib,libstrum-6930ba7973c1f81e.rlib,libk256-0466ed92df250645.rlib,libsha2-d979caeb531e3705.rlib,libcpufeatures-31bbaa72911a5ebb.rlib,libecdsa-2df704eaa8adfb63.rlib,librfc6979-7436b02e71867f96.rlib,libhmac-83dcdb3b1cbf97a2.rlib,libsignature-6503aa5e9c5eb942.rlib,libelliptic_curve-4fccc9f7c6ab1d72.rlib,libpkcs8-58fcbedf4b3adf2f.rlib,libspki-a5d0856f70ae8d00.rlib,libsec1-a4b9ea94e479304f.rlib,libder-62f24b09b6aeae30.rlib,libcrypto_bigint-53f7a4bc85b424af.rlib,libbase16ct-b0752502dc7a9a1c.rlib,libgroup-ce2973153ace4bc1.rlib,libff-c913c6ca4309a30e.rlib,libchrono-5ac38a975e093fa1.rlib,libnum_traits-c51c8bdeaf474fe3.rlib,libiana_time_zone-a18c7932f053b032.rlib,libopen_fastrlp-9ac3d57ccd506169.rlib,libethabi-72ad370d95688b12.rlib,libregex-360c0666879dff87.rlib,libregex_automata-98d77cb44600a165.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-3a1fc10fb0bb10d0.rlib,libserde_json-9b22a4abf7074cf0.rlib,libmemchr-3ffe5f7a52883367.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,libethereum_types-440a82b3af0341b0.rlib,libethbloom-9bac957f8f755c8a.rlib,libtiny_keccak-673ee448e4b31d81.rlib,libprimitive_types-0b7622b66f067aad.rlib,libscale_info-5001ef110d968c1a.rlib,libimpl_serde-2a8a8ee6cf37dd90.rlib,libimpl_rlp-0dd145b949cfcbed.rlib,librlp-c03fb12c3ea498a1.rlib,libbytes-d6195f31c462c4f0.rlib,libimpl_codec-556f8f946c986d72.rlib,libparity_scale_codec-ea1fa42f4a60afd7.rlib,libarrayvec-1b252ee19ef31e11.rlib,libbyte_slice_cast-9a7548686a1a9897.rlib,libfixed_hash-89614ca73c81d606.rlib,librand-978c5ee90e74d0a4.rlib,librand_chacha-70cbfd0a01bb4c2e.rlib,libppv_lite86-12e7f748f13fe67c.rlib,libzerocopy-ce13c6fc2e3ef025.rlib,librand_core-7abaa0dcabc0bb43.rlib,libgetrandom-5df7352a054d2f72.rlib,liblibc-312a998e970a5303.rlib,libcfg_if-33ef6c02a07f9fec.rlib,librustc_hex-bc63b2791f5fe1af.rlib,libonce_cell-24c5d665b6879050.rlib,libsha3-71dc3d6012536058.rlib,libkeccak-42ca8630c7170c4b.rlib,libdigest-c0f76065f8ac3ef4.rlib,libsubtle-fdb157e48338ed49.rlib,libconst_oid-5d63b50f42b847e9.rlib,libblock_buffer-a16cad7a118b2c45.rlib,libcrypto_common-feea98572f49acb5.rlib,libgeneric_array-6eea68a77d9a92c6.rlib,libtypenum-e3323f6ed06bf501.rlib,libzeroize-ead98f074a37f829.rlib,libuint-00d4c02588cc313e.rlib,libcrunchy-ede7556241863659.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libhex-28742b4ca144387c.rlib,libbyteorder-1efcbe4f07366651.rlib,libthiserror-faf43a199226a720.rlib,libserde-ba50826253575233.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-0946d84516a8ead6/out" "-L" "/opt/rustwide/target/debug/build/ring-63d3542ccc2d2f73/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/watcher-a328bf3346316d29" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `watcher` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "c7b5bdc739685ef85a153df8ed6aa245ff82b143f5a42fcff5c4307d954de947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7b5bdc739685ef85a153df8ed6aa245ff82b143f5a42fcff5c4307d954de947", kill_on_drop: false }` [INFO] [stdout] c7b5bdc739685ef85a153df8ed6aa245ff82b143f5a42fcff5c4307d954de947