[INFO] cloning repository https://github.com/ethan-devzone/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/ethan-devzone/zksync-withdrawal-finalizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethan-devzone%2Fzksync-withdrawal-finalizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethan-devzone%2Fzksync-withdrawal-finalizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0be5e64389edb7c5c31d401ad69c7881357cafc
[INFO] testing ethan-devzone/zksync-withdrawal-finalizer against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethan-devzone%2Fzksync-withdrawal-finalizer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ethan-devzone/zksync-withdrawal-finalizer
[INFO] finished tweaking git repo https://github.com/ethan-devzone/zksync-withdrawal-finalizer
[INFO] tweaked toml for git repo https://github.com/ethan-devzone/zksync-withdrawal-finalizer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ethan-devzone/zksync-withdrawal-finalizer on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ethan-devzone/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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 029bc21ab036f6876720e82021c8818f2a7f0ad9531e213fcefe177dba7b07ce
[INFO] running `Command { std: "docker" "start" "-a" "029bc21ab036f6876720e82021c8818f2a7f0ad9531e213fcefe177dba7b07ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "029bc21ab036f6876720e82021c8818f2a7f0ad9531e213fcefe177dba7b07ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "029bc21ab036f6876720e82021c8818f2a7f0ad9531e213fcefe177dba7b07ce", kill_on_drop: false }`
[INFO] [stdout] 029bc21ab036f6876720e82021c8818f2a7f0ad9531e213fcefe177dba7b07ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b049bf1528d2eed64a217c497878c58799472e7ae0b31155924c8ca503da345
[INFO] running `Command { std: "docker" "start" "-a" "1b049bf1528d2eed64a217c497878c58799472e7ae0b31155924c8ca503da345", 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 zeroize v1.8.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.30
[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 generic-array v0.14.7
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling const-hex v1.12.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[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 fxhash v0.2.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hashers v1.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[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 nom v7.1.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-locks v0.7.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling elsa v1.10.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[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 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 ecdsa v0.16.9
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling home v0.5.9
[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 wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.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 clap_lex v0.7.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[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 tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling vise-macros v0.2.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling envconfig_derive v0.10.0
[INFO] [stderr]    Compiling js-sys v0.3.70
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling envconfig v0.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[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 toml_edit v0.21.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[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 rlp v0.5.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling coins-bip32 v0.8.7
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tokio v1.42.1
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling enr v0.10.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling coins-bip39 v0.8.7
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling vise v0.2.0
[INFO] [stderr]    Compiling sentry-contexts v0.34.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling eth-keystore v0.5.0
[INFO] [stderr]    Compiling sentry-types v0.34.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling http-body-util v0.1.2
[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 toml v0.8.19
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling parity-scale-codec v3.6.12
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling scale-info v2.11.3
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling sentry-core v0.34.0
[INFO] [stderr]    Compiling sentry-backtrace v0.34.0
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling sentry-anyhow v0.34.0
[INFO] [stderr]    Compiling sentry-panic v0.34.0
[INFO] [stderr]    Compiling open-fastrlp v0.1.4
[INFO] [stderr]    Compiling ethabi v18.0.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 hyper v1.4.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling ethers-core v2.0.14
[INFO] [stderr]    Compiling sqlx-core v0.8.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper-util v0.1.7
[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 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 sqlx-macros-core v0.8.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling vise-exporter v0.2.0
[INFO] [stderr]    Compiling ethers-contract-derive v2.0.14
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx v0.8.1
[INFO] [stderr]    Compiling ethers-providers v2.0.14
[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: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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 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:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 3m 39s
[INFO] running `Command { std: "docker" "inspect" "1b049bf1528d2eed64a217c497878c58799472e7ae0b31155924c8ca503da345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b049bf1528d2eed64a217c497878c58799472e7ae0b31155924c8ca503da345", kill_on_drop: false }`
[INFO] [stdout] 1b049bf1528d2eed64a217c497878c58799472e7ae0b31155924c8ca503da345
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1438fb633b776ae5a776b2d7f9ea92a3c82f71ed3c3f21b795a8b169ddfb015c
[INFO] running `Command { std: "docker" "start" "-a" "1438fb633b776ae5a776b2d7f9ea92a3c82f71ed3c3f21b795a8b169ddfb015c", 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: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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 pretty_assertions v1.4.0
[INFO] [stderr]    Compiling vlog v0.2.0 (/opt/rustwide/workdir/vlog)
[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: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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> chain-events/src/metrics.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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] [stderr]    Compiling watcher v0.2.0 (/opt/rustwide/workdir/watcher)
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> finalizer/src/metrics.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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" "/opt/rustwide/target/debug/deps/rustc5qy5Dt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstorage-dc4410acc03b286b,libbincode-64dbddf6cb14f9be,libnum-d161f81e5be426c7,libnum_iter-d09f089cc2547028,libnum_rational-4474944c00cdc713,libnum_complex-d34ee41d7d87d129,libchain_events-27ee40c9857089ae,libclient-ee9a4a2a5c94a639,libvise-309274f2d73fcfd1,libelsa-2a51a7a923848328,libstable_deref_trait-a9f42b1d2f15127d,libcompile_fmt-697389d0b40520dd,libprometheus_client-6bd80c3dec49c333,libdtoa-d9b764b3c99c5187,libfutures-19e0aad99485f6b2,libfutures_executor-155fe41dffc60eeb,libethers-1346a18f28bdb7a6,libethers_middleware-b618379c843ad95c,libethers_signers-88438f95b2e391b3,libeth_keystore-276624fe2a6f9318,libctr-984443330830cfed,libuuid-8bb4a7dfdadea42f,libscrypt-0a1793d80e8ee93f,libsalsa20-0c77ee340ef4170b,libpbkdf2-20a8f617405f9bff,libaes-6a79182472d4145f,libcipher-247c832c3f8c4777,libinout-e9ef9e1dcac1b634,libcoins_bip39-96d8d812c556817a,libpbkdf2-144f6c9f07d044a6,libbitvec-35ac29cba6a06bd0,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libcoins_bip32-a373b4f0306676b3,libcoins_core-7ae7c5f3d4d64110,libripemd-45c8678b10fc5417,libbs58-97e77f37fa83ccf6,libbech32-d8e855bfd5ea33ba,libfutures_locks-819307b9bcc24661,libethers_contract-969240daffead5ec,libethers_contract_abigen-716fe686c39a0fdf,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libdunce-5dff5fddf59c9eea,libprettyplease-616b4077a94686c5,libtoml-12d66f94a424be8f,libtoml_edit-f528de6a6b70869f,libserde_spanned-7b191352812ecd77,libwinnow-04408f0e025c6d46,libtoml_datetime-e79ae0b11e6c8b6b,libinflector-0d42a68e63fa4367,liblazy_static-3674be3f4245d19b,libethers_providers-680dcbcdd90b67de,libinstant-38d60975c0c43666,libfutures_timer-1c8b7af987160f81,libtokio_tungstenite-2712b2a319b99089,libtungstenite-f65717bf1c401b89,libdata_encoding-5a6a67d1da3e7b5c,libutf8-f4341c3c7568480d,libsha1-c628ca8e6f8fa366,libreqwest-8242050e835f5ae8,librustls_pemfile-30aaf682314043cb,libhyper_rustls-e0ef5ec1c150a388,libserde_urlencoded-640cca13b33113b1,libwebpki_roots-da6c00699c81e448,libipnet-21a83f2d587ce134,libtokio_rustls-021288bed045bd13,libmime-0188e0814ca7ddbf,libencoding_rs-f93f8c7c90ba6d45,librustls-e32ab0571e64f72b,libsct-2ebe1a79b44265f4,libwebpki-fd26b52ec3be4e91,libhyper-1021b3b4a1798644,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-0f77087be69aecf5,libh2-89ac7f3560d9ff00,libtokio_util-4e8e8a55f54a02a0,libtower_service-3fb88d28c2218805,libhttpdate-331798cefc82cc7e,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-4e1dfdbb64f5f4e4,libhttp-af9bd2f6c052d328,libfnv-79e2cbfbe03dcd16,libjsonwebtoken-30ed70dfc7cd9b74,libpem-0f4a31e13d862321,libbase64-42295ac2e0e134a3,libsimple_asn1-4a4f1573ddff54c1,libtime-adcd8485feef52bb,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libring-e45dd92b57de94ba,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libtracing_futures-e5e9006ec5a77ff6,libpin_project-1e6850b47fe8c16b,libenr-6d48a2df8644ef5c,libbase64-13144a1f1e192158,libethers_addressbook-09377c0621c6770f,libethers_core-54dcd99811b94bfa,libsyn-4b645b5635a03e60,libquote-022e83cfb6276f3f,libproc_macro2-4634c940c7ab7f40,libunicode_ident-4531f72b7268c58a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-8bd222593e98f2b7,libcargo_platform-b349993800be0cd0,libsemver-36d424330a3a9b03,libcamino-3eb9f21b2e0525a1,libconst_hex-eedfcb8e5c8139a9,libtempfile-85b1f2d214ccdc42,libfastrand-95938f07ebb7e7bf,librustix-187bbbd61e01d0fb,liblinux_raw_sys-07d08e485b51e8af,libunicode_xid-76b4e3cb986a168a,libnum_enum-947bdaa96b9dba4c,libstrum-1a94f1013b1091fb,libk256-5795f80fd4c95baf,libecdsa-4b8528c8f5e45747,librfc6979-592091c84ef5cd9f,libsignature-220fe0ef5e2ad439,libelliptic_curve-63721bb37dbc9df3,libpkcs8-2a14b02123811b37,libspki-b53ac577409ea9c3,libsec1-fb3f1e17686032fb,libder-04d58b5da234824c,libcrypto_bigint-64b7d44fbc9b189b,libbase16ct-c4cc4b0550013254,libgroup-5f00e8ba7424c1af,libff-9f41fce70b5b75e1,libchrono-bad4ed3698e0750b,libiana_time_zone-8015593db973084f,libopen_fastrlp-d72db40cfd30163b,libethabi-775500ea36860ddb,libregex-7c70ad4fdf7dac96,libregex_automata-73c974e6883637ea,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-2b97d6b09241de8e,libethereum_types-e88db14b09126687,libethbloom-823dade10722b945,libtiny_keccak-02d83dbf8edcd29f,libprimitive_types-78d8a2c026d75e4f,libscale_info-d4a18ff7d4289baa,libimpl_serde-d20acb6cbf4042d4,libimpl_rlp-7d58df548f5e5a37,librlp-89e4c287bf94f7b7,libimpl_codec-23193d2744682e13,libparity_scale_codec-76c66ea780cb3325,libarrayvec-c7dde542da3995d2,libbyte_slice_cast-9646f74e0c1f5148,libfixed_hash-398df30700263fc5,librustc_hex-8e10e209a94b3eae,libsha3-eb7ae6fb0038c453,libkeccak-b3eea90d0aeeb926,libuint-4ac488c03909149b,libcrunchy-ae8011bae5fd40ef,libstatic_assertions-f0217ecdd817a834}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsqlx-f1b5e93f48e52ca3,libsqlx_postgres-78c1d85dfea88e13,libdotenvy-6d8015f91495fe74,libcrc-9d511eac72cc82a6,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-7a9c52aa48ba8c60,libhome-a88fbcd35354456a,libbitflags-c95e5b195a86a9bf,libmd5-f75883f69170f028,libatoi-9b768cb72d00087c,libstringprep-e405f1a56a16796e,libunicode_properties-6e0346fc50c61b02,librand-b2aa0ed04cc3a688,librand_chacha-89b78bcca5e2d2f1,libppv_lite86-4bcc0fd6ebec9882,librand_core-b374b8e65ba3ed5b,libhkdf-55e323130b3446d7,libhmac-ab0b4f49b83ace0b,libsqlx_core-12d65802041694d1,librustls_pemfile-b2547130cbccbdda,libbase64-32787b0325ea6df8,libwebpki_roots-5febfd8cf280c9f0,libthiserror-f110eaba70ec073c,libindexmap-6dbc37cc4fb28af2,libequivalent-487f93f8f6ab5e5b,libsha2-ca400ad76237782a,libcpufeatures-0a94e73d3e53ca1a,libdigest-406dd00c726deff3,libconst_oid-2aadc73a32842898,libblock_buffer-f45fa19636a816ca,libcrypto_common-f3e797ec08c50b9c,libgeneric_array-1647a5866512b481,libtypenum-44a2840d4152a259,librustls-bf261f71ca6136b9,libsubtle-cdc2b7d5fab71c70,libwebpki-f491025e7a30ae8d,libring-bc74166801dafa1d,libgetrandom-b8cef5f766774a50,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,librustls_pki_types-05aaa8d40e363045,libsqlformat-ac6997c9bed36d73,libunicode_categories-6f2b7f5ace1e9985,libnom-370723ffd298e17b,libtokio-9aadac3e2e33ac04,libsignal_hook_registry-495aa17a04d6062b,libsocket2-4f5ff6a915737f93,libmio-25ae3fa3a287e577,libparking_lot-b0d02d9eed8c01a5,libparking_lot_core-2aec2d07448b0828,liblibc-bd2913ad8b297d1c,libsmallvec-dd591bdb740dfc98,liblock_api-c6cf54c55fc63b81,libscopeguard-7ec2214574194454,libbytes-f8828ad5e4d42a18,libhashlink-83a688ed4f81b378,libhashbrown-3d9f42aade649171,libahash-921bd7190151fbd3,libcfg_if-3e7fc4e38d4a72b5,libzerocopy-15b1ba60543ccd1c,libbyteorder-8f59b6d1bfdaa844,liballocator_api2-52e8e0a954c73b48,libbigdecimal-1effd0dd40562fbd,liblibm-170ea9320ef55578,libnum_bigint-b95ae69c5b05c0a3,libnum_integer-f5a2bb8a2cdf2384,libnum_traits-a717212bf191183a,libserde_json-fa65730473d7651b,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,liburl-a5489d6ee2d5735e,libidna-e2dd62e9bb76fd2a,libunicode_normalization-7a13889001e3df47,libtinyvec-f5726e35b49e3cdb,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-2593632bda154282,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libtracing-e196c69e5500c66a,liblog-368e05ac2c0115e3,libtracing_core-eac89beaba58463d,libcrossbeam_queue-0fb25932aa803d1b,libcrossbeam_utils-38c1ab848056760b,libeither-1666e192eab421d4,libserde-d52921a17d7e6da3,libevent_listener-d4e03665a05306ce,libparking-27fb2b772f80999e,libfutures_util-7fe871d570bef1ee,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-b2ace7a8cefc491a,libfutures_channel-bbb633f8de4319dc,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-b86b44bceed48094,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libeyre-e9889fc17985d605,libindenter-add53b8e51d6428d,libonce_cell-a1d7742f74efe1da}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/deps/rustc5qy5Dt/raw-dylibs" "-B<sysroot>/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-d52974c59330ed65/out" "-L" "/opt/rustwide/target/debug/build/ring-c3a649d4a2ec5d24/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/delete_db_content_migration-7108465e140e3546" "-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 `delete-db-content-migration` (bin "delete-db-content-migration" test) due to 1 previous error
[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" "/opt/rustwide/target/debug/deps/rustcDwTmgC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstorage-dc4410acc03b286b,libbincode-64dbddf6cb14f9be,libnum-d161f81e5be426c7,libnum_iter-d09f089cc2547028,libnum_rational-4474944c00cdc713,libnum_complex-d34ee41d7d87d129,libchain_events-27ee40c9857089ae,libfutures-19e0aad99485f6b2,libfutures_executor-155fe41dffc60eeb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsqlx-f1b5e93f48e52ca3,libsqlx_postgres-78c1d85dfea88e13,libdotenvy-6d8015f91495fe74,libcrc-9d511eac72cc82a6,libcrc_catalog-5af10f2bf5720cb5,libwhoami-7a9c52aa48ba8c60,libhome-a88fbcd35354456a,libmd5-f75883f69170f028,libatoi-9b768cb72d00087c,libstringprep-e405f1a56a16796e,libunicode_properties-6e0346fc50c61b02,libhkdf-55e323130b3446d7,libsqlx_core-12d65802041694d1,librustls_pemfile-b2547130cbccbdda,libbase64-32787b0325ea6df8,libwebpki_roots-5febfd8cf280c9f0,librustls-bf261f71ca6136b9,libwebpki-f491025e7a30ae8d,librustls_pki_types-05aaa8d40e363045,libsqlformat-ac6997c9bed36d73,libunicode_categories-6f2b7f5ace1e9985,libnom-370723ffd298e17b,libhashlink-83a688ed4f81b378,libbigdecimal-1effd0dd40562fbd,liblibm-170ea9320ef55578,libcrossbeam_queue-0fb25932aa803d1b,libcrossbeam_utils-38c1ab848056760b,libeither-1666e192eab421d4,libevent_listener-d4e03665a05306ce,libparking-27fb2b772f80999e,libclient-ee9a4a2a5c94a639,libvise-309274f2d73fcfd1,libelsa-2a51a7a923848328,libstable_deref_trait-a9f42b1d2f15127d,libcompile_fmt-697389d0b40520dd,libprometheus_client-6bd80c3dec49c333,libdtoa-d9b764b3c99c5187,libethers-1346a18f28bdb7a6,libethers_middleware-b618379c843ad95c,libethers_signers-88438f95b2e391b3,libeth_keystore-276624fe2a6f9318,libctr-984443330830cfed,libuuid-8bb4a7dfdadea42f,libscrypt-0a1793d80e8ee93f,libsalsa20-0c77ee340ef4170b,libpbkdf2-20a8f617405f9bff,libaes-6a79182472d4145f,libcipher-247c832c3f8c4777,libinout-e9ef9e1dcac1b634,libcoins_bip39-96d8d812c556817a,libpbkdf2-144f6c9f07d044a6,libbitvec-35ac29cba6a06bd0,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libcoins_bip32-a373b4f0306676b3,libcoins_core-7ae7c5f3d4d64110,libripemd-45c8678b10fc5417,libbs58-97e77f37fa83ccf6,libbech32-d8e855bfd5ea33ba,libfutures_locks-819307b9bcc24661,libethers_contract-969240daffead5ec,libethers_contract_abigen-716fe686c39a0fdf,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libdunce-5dff5fddf59c9eea,libprettyplease-616b4077a94686c5,libtoml-12d66f94a424be8f,libtoml_edit-f528de6a6b70869f,libserde_spanned-7b191352812ecd77,libwinnow-04408f0e025c6d46,libtoml_datetime-e79ae0b11e6c8b6b,libinflector-0d42a68e63fa4367,liblazy_static-3674be3f4245d19b,libeyre-e9889fc17985d605,libindenter-add53b8e51d6428d,libethers_providers-680dcbcdd90b67de,libinstant-38d60975c0c43666,libfutures_timer-1c8b7af987160f81,libtokio_tungstenite-2712b2a319b99089,libtungstenite-f65717bf1c401b89,libdata_encoding-5a6a67d1da3e7b5c,libutf8-f4341c3c7568480d,libsha1-c628ca8e6f8fa366,libreqwest-8242050e835f5ae8,librustls_pemfile-30aaf682314043cb,libhyper_rustls-e0ef5ec1c150a388,libserde_urlencoded-640cca13b33113b1,libwebpki_roots-da6c00699c81e448,libipnet-21a83f2d587ce134,libtokio_rustls-021288bed045bd13,libmime-0188e0814ca7ddbf,libencoding_rs-f93f8c7c90ba6d45,librustls-e32ab0571e64f72b,libsct-2ebe1a79b44265f4,libwebpki-fd26b52ec3be4e91,libring-bc74166801dafa1d,libuntrusted-b2f816886faf2178,libhyper-1021b3b4a1798644,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-0f77087be69aecf5,libh2-89ac7f3560d9ff00,libindexmap-6dbc37cc4fb28af2,libequivalent-487f93f8f6ab5e5b,libhashbrown-3d9f42aade649171,libahash-921bd7190151fbd3,liballocator_api2-52e8e0a954c73b48,libtokio_util-4e8e8a55f54a02a0,libtower_service-3fb88d28c2218805,libhttpdate-331798cefc82cc7e,libtokio-9aadac3e2e33ac04,libsignal_hook_registry-495aa17a04d6062b,libsocket2-4f5ff6a915737f93,libmio-25ae3fa3a287e577,libparking_lot-b0d02d9eed8c01a5,libparking_lot_core-2aec2d07448b0828,libsmallvec-dd591bdb740dfc98,liblock_api-c6cf54c55fc63b81,libscopeguard-7ec2214574194454,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-4e1dfdbb64f5f4e4,libhttp-af9bd2f6c052d328,libfnv-79e2cbfbe03dcd16,libjsonwebtoken-30ed70dfc7cd9b74,libpem-0f4a31e13d862321,libbase64-42295ac2e0e134a3,libsimple_asn1-4a4f1573ddff54c1,libtime-adcd8485feef52bb,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libnum_bigint-b95ae69c5b05c0a3,libnum_integer-f5a2bb8a2cdf2384,libring-e45dd92b57de94ba,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libtracing_futures-e5e9006ec5a77ff6,libpin_project-1e6850b47fe8c16b,libtracing-e196c69e5500c66a,libtracing_core-eac89beaba58463d,libfutures_util-7fe871d570bef1ee,libfutures_io-0f5f944794dc689e,libslab-b2ace7a8cefc491a,libfutures_channel-bbb633f8de4319dc,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-b86b44bceed48094,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,liburl-a5489d6ee2d5735e,libidna-e2dd62e9bb76fd2a,libunicode_normalization-7a13889001e3df47,libtinyvec-f5726e35b49e3cdb,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-2593632bda154282,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libenr-6d48a2df8644ef5c,libbase64-13144a1f1e192158,liblog-368e05ac2c0115e3,libethers_addressbook-09377c0621c6770f,libethers_core-54dcd99811b94bfa,libsyn-4b645b5635a03e60,libquote-022e83cfb6276f3f,libproc_macro2-4634c940c7ab7f40,libunicode_ident-4531f72b7268c58a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-8bd222593e98f2b7,libcargo_platform-b349993800be0cd0,libsemver-36d424330a3a9b03,libcamino-3eb9f21b2e0525a1,libconst_hex-eedfcb8e5c8139a9,libtempfile-85b1f2d214ccdc42,libfastrand-95938f07ebb7e7bf,librustix-187bbbd61e01d0fb,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-07d08e485b51e8af,libunicode_xid-76b4e3cb986a168a,libnum_enum-947bdaa96b9dba4c,libstrum-1a94f1013b1091fb,libk256-5795f80fd4c95baf,libsha2-ca400ad76237782a,libcpufeatures-0a94e73d3e53ca1a,libecdsa-4b8528c8f5e45747,librfc6979-592091c84ef5cd9f,libhmac-ab0b4f49b83ace0b,libsignature-220fe0ef5e2ad439,libelliptic_curve-63721bb37dbc9df3,libpkcs8-2a14b02123811b37,libspki-b53ac577409ea9c3,libsec1-fb3f1e17686032fb,libder-04d58b5da234824c,libcrypto_bigint-64b7d44fbc9b189b,libbase16ct-c4cc4b0550013254,libgroup-5f00e8ba7424c1af,libff-9f41fce70b5b75e1,libchrono-bad4ed3698e0750b,libnum_traits-a717212bf191183a,libiana_time_zone-8015593db973084f,libopen_fastrlp-d72db40cfd30163b,libethabi-775500ea36860ddb,libregex-7c70ad4fdf7dac96,libregex_automata-73c974e6883637ea,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-2b97d6b09241de8e,libserde_json-fa65730473d7651b,libmemchr-08f38e9718637002,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libethereum_types-e88db14b09126687,libethbloom-823dade10722b945,libtiny_keccak-02d83dbf8edcd29f,libprimitive_types-78d8a2c026d75e4f,libscale_info-d4a18ff7d4289baa,libimpl_serde-d20acb6cbf4042d4,libimpl_rlp-7d58df548f5e5a37,librlp-89e4c287bf94f7b7,libbytes-f8828ad5e4d42a18,libimpl_codec-23193d2744682e13,libparity_scale_codec-76c66ea780cb3325,libarrayvec-c7dde542da3995d2,libbyte_slice_cast-9646f74e0c1f5148,libfixed_hash-398df30700263fc5,librand-b2aa0ed04cc3a688,librand_chacha-89b78bcca5e2d2f1,libppv_lite86-4bcc0fd6ebec9882,libzerocopy-15b1ba60543ccd1c,librand_core-b374b8e65ba3ed5b,libgetrandom-b8cef5f766774a50,liblibc-bd2913ad8b297d1c,libcfg_if-3e7fc4e38d4a72b5,librustc_hex-8e10e209a94b3eae,libonce_cell-a1d7742f74efe1da,libsha3-eb7ae6fb0038c453,libkeccak-b3eea90d0aeeb926,libdigest-406dd00c726deff3,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-f45fa19636a816ca,libcrypto_common-f3e797ec08c50b9c,libgeneric_array-1647a5866512b481,libtypenum-44a2840d4152a259,libzeroize-9d781f334751eb0e,libuint-4ac488c03909149b,libcrunchy-ae8011bae5fd40ef,libstatic_assertions-f0217ecdd817a834,libhex-13e08b3b00984ab7,libbyteorder-8f59b6d1bfdaa844,libthiserror-f110eaba70ec073c,libserde-d52921a17d7e6da3,libclap-15fcb3ec0a46725f,libclap_builder-2f7eac019306c1f9,libstrsim-4d1ed08a123238dc,libanstream-30186dc75f0240c4,libanstyle_query-c2ddf24da84b808b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-f043a9cbe978a475,libanstyle_parse-e68091f48af34a71,libutf8parse-92d0158219063202,libclap_lex-0512dbb32afc12f9,libanstyle-30c2776cf400edb9}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/deps/rustcDwTmgC/raw-dylibs" "-B<sysroot>/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-c3a649d4a2ec5d24/out" "-L" "/opt/rustwide/target/debug/build/ring-d52974c59330ed65/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/prepare_calldata_for_withdrawal-aa38a97838614d84" "-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] running `Command { std: "docker" "inspect" "1438fb633b776ae5a776b2d7f9ea92a3c82f71ed3c3f21b795a8b169ddfb015c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1438fb633b776ae5a776b2d7f9ea92a3c82f71ed3c3f21b795a8b169ddfb015c", kill_on_drop: false }`
[INFO] [stdout] 1438fb633b776ae5a776b2d7f9ea92a3c82f71ed3c3f21b795a8b169ddfb015c
