[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 beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkbusiness%2Fzksync-withdrawal-finalizer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zkbusiness/zksync-withdrawal-finalizer on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2d5e2915cf3e3edcc0b35499755b9df47c79f275a37edb3fbcf2845b7cfdd98 [INFO] running `Command { std: "docker" "start" "-a" "a2d5e2915cf3e3edcc0b35499755b9df47c79f275a37edb3fbcf2845b7cfdd98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2d5e2915cf3e3edcc0b35499755b9df47c79f275a37edb3fbcf2845b7cfdd98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d5e2915cf3e3edcc0b35499755b9df47c79f275a37edb3fbcf2845b7cfdd98", kill_on_drop: false }` [INFO] [stdout] a2d5e2915cf3e3edcc0b35499755b9df47c79f275a37edb3fbcf2845b7cfdd98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a20ed8d3db161604242a394104291cf71499c05a0a51b141655de50a58187ea [INFO] running `Command { std: "docker" "start" "-a" "8a20ed8d3db161604242a394104291cf71499c05a0a51b141655de50a58187ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling syn v1.0.109 [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 unicode-normalization v0.1.23 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-locks v0.7.1 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling elsa v1.10.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling compile-fmt v0.1.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling addr2line v0.21.0 [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 futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling js-sys v0.3.70 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling vise-macros v0.2.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling envconfig_derive v0.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling envconfig v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling clap v4.5.16 [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 url v2.5.2 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling coins-core v0.8.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling coins-bip32 v0.8.7 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling enr v0.10.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling coins-bip39 v0.8.7 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling sentry-types v0.34.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling vise v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling sentry-contexts v0.34.0 [INFO] [stderr] Compiling itertools v0.13.0 [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 tracing-error v0.2.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling parity-scale-codec v3.6.12 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling sentry-core v0.34.0 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling scale-info v2.11.3 [INFO] [stderr] Compiling sentry-backtrace v0.34.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling sentry-panic v0.34.0 [INFO] [stderr] Compiling sentry-anyhow v0.34.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling sqlx-core v0.8.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling ethers-core v2.0.14 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling sqlx-postgres v0.8.1 [INFO] [stderr] Compiling sentry v0.34.0 [INFO] [stderr] Compiling vlog v0.2.0 (/opt/rustwide/workdir/vlog) [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling sqlx-macros-core v0.8.1 [INFO] [stderr] Compiling ethers-contract-abigen v2.0.14 [INFO] [stderr] Compiling ethers-signers v2.0.14 [INFO] [stderr] Compiling ethers-addressbook v2.0.14 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling vise-exporter v0.2.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling sqlx-macros v0.8.1 [INFO] [stderr] Compiling ethers-providers v2.0.14 [INFO] [stderr] Compiling ethers-contract-derive v2.0.14 [INFO] [stderr] Compiling sqlx v0.8.1 [INFO] [stderr] Compiling ethers-contract v2.0.14 [INFO] [stderr] Compiling ethers-middleware v2.0.14 [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 watcher v0.2.0 (/opt/rustwide/workdir/watcher) [INFO] [stderr] Compiling finalizer v0.2.0 (/opt/rustwide/workdir/finalizer) [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 prepare-calldata-for-withdrawal v0.2.0 (/opt/rustwide/workdir/bin/prepare-calldata-for-withdrawal) [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 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 1m 19s [INFO] running `Command { std: "docker" "inspect" "8a20ed8d3db161604242a394104291cf71499c05a0a51b141655de50a58187ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a20ed8d3db161604242a394104291cf71499c05a0a51b141655de50a58187ea", kill_on_drop: false }` [INFO] [stdout] 8a20ed8d3db161604242a394104291cf71499c05a0a51b141655de50a58187ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34e5c894af0113a46cf7e3eefab0d56dba2466d84ca3884fd1bd5d9d5e845466 [INFO] running `Command { std: "docker" "start" "-a" "34e5c894af0113a46cf7e3eefab0d56dba2466d84ca3884fd1bd5d9d5e845466", 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 diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling vlog v0.2.0 (/opt/rustwide/workdir/vlog) [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling tx-sender v0.2.0 (/opt/rustwide/workdir/tx-sender) [INFO] [stderr] Compiling client v0.2.0 (/opt/rustwide/workdir/client) [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 watcher v0.2.0 (/opt/rustwide/workdir/watcher) [INFO] [stderr] Compiling finalizer v0.2.0 (/opt/rustwide/workdir/finalizer) [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 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] [stderr] Compiling delete-db-content-migration v0.2.0 (/opt/rustwide/workdir/bin/delete-db-content-migration) [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] [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/rustcVC0LTM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstorage-8ecfa1284e5795ac,libbincode-cfb17e4ef0a6549f,libnum-ab62abe1192dab70,libnum_iter-70bae479e61f3675,libnum_rational-991ba22ce497d155,libnum_complex-4c99a37172357867,libchain_events-b66cd0ceda29d057,libfutures-70bacfd7ef42d937,libfutures_executor-7763d5dd9af75e76}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*}.rlib" "/opt/rustwide/target/debug/deps/{libsqlx-201ac0be9cc237a6,libsqlx_postgres-74fb553196bc5272,libdotenvy-6d8015f91495fe74,libcrc-96bd24c4b05fb132,libcrc_catalog-5af10f2bf5720cb5,libwhoami-7a9c52aa48ba8c60,libhome-a88fbcd35354456a,libmd5-966ebfbd6c05894c,libatoi-8157ec335498c228,libstringprep-4aeedca603917354,libunicode_properties-6e0346fc50c61b02,libhkdf-72d5cffcae1414c5,libsqlx_core-89dc50592d1b1c98,librustls_pemfile-d599c06693309a7c,libbase64-32787b0325ea6df8,libwebpki_roots-6e8b8faa5b0b450d,librustls-de3b40dc817cc404,libwebpki-afb6025aced84e8a,librustls_pki_types-05aaa8d40e363045,libsqlformat-504baf1c2ec5f7e0,libunicode_categories-6f2b7f5ace1e9985,libnom-1f9e736189f20c7a,libhashlink-7c75f8e119b499af,libbigdecimal-d040f79d7cc4c6be,liblibm-339a02be994129a8,libcrossbeam_queue-f592f837c1f7214a,libcrossbeam_utils-fdd1b66deb1cb1ce,libeither-e3791448a81d557c,libevent_listener-5ed76adafb627e68,libparking-27fb2b772f80999e,libclient-1a70da9238bce2c0,libvise-2c10ffad8ab471ce,libelsa-45d0cf8f4b38e31a,libstable_deref_trait-a9f42b1d2f15127d,libcompile_fmt-697389d0b40520dd,libprometheus_client-9218dda0e5b2e227,libdtoa-d9b764b3c99c5187,libethers-90648e835499766e,libethers_middleware-9a1b0673fe053eda,libethers_signers-0461500c43d32b9f,libeth_keystore-16b2906bfde1023b,libctr-258938d5c9f484d5,libuuid-be1da729ce48060a,libscrypt-2dc499e8e68e679d,libsalsa20-d3ea5c382d9228d9,libpbkdf2-f6e14195cb57376b,libaes-2295a62ba9e4dc6b,libcipher-cbd613c971871a54,libinout-20645135e72063dc,libcoins_bip39-edcfd66a5a10dd8e,libpbkdf2-fbc3b28b25275fc0,libbitvec-ca784980f9fb5b67,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,libcoins_bip32-6be57e124942b2c1,libcoins_core-3f4be75bee6f5327,libripemd-67288c480796303d,libbs58-ec5a1b48dddf5fdb,libbech32-d8e855bfd5ea33ba,libfutures_locks-2816e11da566d2e8,libethers_contract-a3af15cfe7da432a,libethers_contract_abigen-621092a0c467ebe3,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libdunce-5dff5fddf59c9eea,libprettyplease-6c5152a4f41f46e5,libtoml-3cfa9342f9681829,libtoml_edit-f505239e3832b748,libserde_spanned-b13cdaa7b50bbc88,libwinnow-04408f0e025c6d46,libtoml_datetime-8605ce28671e9d62,libinflector-1671da7f7e51a483,liblazy_static-3674be3f4245d19b,libeyre-29df9db036063faa,libindenter-add53b8e51d6428d,libethers_providers-b7632aead060e732,libinstant-ad4dac2b66875b55,libfutures_timer-9a3301471288e67b,libtokio_tungstenite-7506e8a1d59c34e4,libtungstenite-99702b45b444ffcc,libdata_encoding-5a6a67d1da3e7b5c,libutf8-f4341c3c7568480d,libsha1-5ae17ee09a5d01c2,libreqwest-e544c873ff2ee041,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-075e1753fa37facb,libserde_urlencoded-16b9f34aa1cb7059,libwebpki_roots-da6c00699c81e448,libipnet-21a83f2d587ce134,libtokio_rustls-9c8716bc78acb024,libmime-0188e0814ca7ddbf,libencoding_rs-ca79e330d79b9da1,librustls-3177aaff4e5ff3ee,libsct-663e6bf826df8a05,libwebpki-1e69c2ad128e6a95,libring-8977f3aad65f7787,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libhyper-e65dd5ae47148372,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-236c4b4e3e57f2f5,libh2-6543a345e5d811e4,libindexmap-414dfa5e9604a9a9,libequivalent-487f93f8f6ab5e5b,libhashbrown-e9ac429c041c558e,libahash-554d7862d74e6613,liballocator_api2-52e8e0a954c73b48,libtokio_util-d944e87e0fbb2663,libtower_service-3fb88d28c2218805,libhttpdate-331798cefc82cc7e,libtokio-8bd72370847a1a25,libsignal_hook_registry-d19247ef1a0944a6,libsocket2-3d264109f4cda483,libmio-b805ff0b33a7db5f,libparking_lot-b010b329b6206fb9,libparking_lot_core-df4147404ab7905a,libsmallvec-78046245a0a5e085,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-c54ddcd4ae12dcc4,libhttp-89fb42900ce383c9,libfnv-79e2cbfbe03dcd16,libjsonwebtoken-f992e2428ae649a6,libpem-62f885d7e8cbff82,libbase64-42295ac2e0e134a3,libsimple_asn1-0f2f721a6bc2f0ac,libtime-591b4e5621a970cb,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libnum_bigint-b37d018d0f850a82,libnum_integer-9993a75284acbdc3,libring-191067d223bcec86,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libtracing_futures-2b273b9f4db1debb,libpin_project-ef69793239c0609a,libtracing-5f0de3c684b0bf02,libtracing_core-5d37a00f1b618e5b,libfutures_util-c83a14b121f9d28f,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-c5a37d957ff72faa,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-b86b44bceed48094,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,liburl-e085c6433557c00c,libidna-3a5895b63a2f7ab3,libunicode_normalization-210759d6b28a88ba,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-2593632bda154282,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libenr-67215352556fca76,libbase64-13144a1f1e192158,liblog-368e05ac2c0115e3,libethers_addressbook-09aef82e75afab9f,libethers_core-adf913767e7f795f,libsyn-da291594b8fbb642,libquote-81170203b5bcddf4,libproc_macro2-0a33797e662ffc7c,libunicode_ident-4531f72b7268c58a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-91367996252568ef,libcargo_platform-6f706951a426d311,libsemver-732825ac2add6286,libcamino-863cc11b7626fef2,libconst_hex-a95140857f6a6302,libtempfile-f18c87436dec9e87,libfastrand-95938f07ebb7e7bf,librustix-83cf1c19c41139d0,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-07d08e485b51e8af,libunicode_xid-76b4e3cb986a168a,libnum_enum-2929742742a1622c,libstrum-febda87c93486d89,libk256-0100d1a77702cd02,libsha2-418db3fa25ae1df3,libcpufeatures-0a94e73d3e53ca1a,libecdsa-9a4dcc74ef4db131,librfc6979-8678fcb0cf4282d8,libhmac-57b088efee87d669,libsignature-567a61f0bcfda8b0,libelliptic_curve-b273d56468dd9ad6,libpkcs8-3719229a96b2008d,libspki-f0cec6dbc8980ce3,libsec1-3896e3822f5b36f1,libder-8fcdc187b0284ac4,libcrypto_bigint-dfb54233cf9648e7,libbase16ct-c4cc4b0550013254,libgroup-a2fe50f36e8e42c6,libff-e178da882cd24067,libchrono-736fb7a5753339cb,libnum_traits-35c16197ee1685ea,libiana_time_zone-8015593db973084f,libopen_fastrlp-5b716ee2d63540b4,libethabi-5d6f6fe3ba98b5f7,libregex-3015a720187bed47,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libserde_json-5d5135d9b021ebbb,libmemchr-08f38e9718637002,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libethereum_types-467ff4cf6a6f1368,libethbloom-50b9b2c35c569eb8,libtiny_keccak-629c0f366aeafc74,libprimitive_types-208b269beb287b29,libscale_info-f285c8045e4b6194,libimpl_serde-1fdcdb530d96d221,libimpl_rlp-a7885f75918040a3,librlp-87774df215c7e3cd,libbytes-a676728b3da29bda,libimpl_codec-2fc0e974eb04845e,libparity_scale_codec-be35196347196c7c,libarrayvec-c7dde542da3995d2,libbyte_slice_cast-9646f74e0c1f5148,libfixed_hash-f905527d25ec045d,librand-4ab6c27580ad6fa3,librand_chacha-b972c9c33dc4a4a3,libppv_lite86-e1fd7006ebaa31b5,libzerocopy-32438c7d6759ac17,librand_core-1bb6852493a0505e,libgetrandom-9ec14bd8b9bd292a,liblibc-a495255f626137a3,libcfg_if-3e7fc4e38d4a72b5,librustc_hex-8e10e209a94b3eae,libonce_cell-a1d7742f74efe1da,libsha3-249e9d86d9e057f9,libkeccak-b3eea90d0aeeb926,libdigest-8fec9ed10734c5b1,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-185c833ddcfca898,libcrypto_common-d59c3378ed188105,libgeneric_array-62f95d7e09929e9a,libtypenum-1862a5dd6fcdc44c,libzeroize-9d781f334751eb0e,libuint-e1fee5f30e531deb,libcrunchy-95c8647f081500ca,libstatic_assertions-f0217ecdd817a834,libhex-13e08b3b00984ab7,libbyteorder-8f59b6d1bfdaa844,libthiserror-860a2d7308852f70,libserde-b46ed53d92ee8a50,libclap-8bc2a28fc987268b,libclap_builder-5f203779ebd37414,libstrsim-4d1ed08a123238dc,libanstream-d65ff0cee23422aa,libanstyle_query-c2ddf24da84b808b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-f043a9cbe978a475,libanstyle_parse-d052f2eded0228ad,libutf8parse-92d0158219063202,libclap_lex-0512dbb32afc12f9,libanstyle-30c2776cf400edb9}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVC0LTM/raw-dylibs" "-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-65ea72a896732828/out" "-L" "/opt/rustwide/target/debug/build/ring-cb4ecbcbd778faba/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/prepare_calldata_for_withdrawal-abff9fb65da87a5a" "-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 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `prepare-calldata-for-withdrawal` (bin "prepare-calldata-for-withdrawal" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "34e5c894af0113a46cf7e3eefab0d56dba2466d84ca3884fd1bd5d9d5e845466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34e5c894af0113a46cf7e3eefab0d56dba2466d84ca3884fd1bd5d9d5e845466", kill_on_drop: false }` [INFO] [stdout] 34e5c894af0113a46cf7e3eefab0d56dba2466d84ca3884fd1bd5d9d5e845466