[INFO] cloning repository https://github.com/zkbusiness/zksync-withdrawal-finalizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zkbusiness/zksync-withdrawal-finalizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkbusiness%2Fzksync-withdrawal-finalizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkbusiness%2Fzksync-withdrawal-finalizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82c40e293bc6cdb20d3287d8ca87fb09bba01715 [INFO] testing zkbusiness/zksync-withdrawal-finalizer against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkbusiness%2Fzksync-withdrawal-finalizer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zkbusiness/zksync-withdrawal-finalizer on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87441ef791c9113dad634b8fab01b2d156e0b25dd0c830eef1393e7d8877024c [INFO] running `Command { std: "docker" "start" "-a" "87441ef791c9113dad634b8fab01b2d156e0b25dd0c830eef1393e7d8877024c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87441ef791c9113dad634b8fab01b2d156e0b25dd0c830eef1393e7d8877024c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87441ef791c9113dad634b8fab01b2d156e0b25dd0c830eef1393e7d8877024c", kill_on_drop: false }` [INFO] [stdout] 87441ef791c9113dad634b8fab01b2d156e0b25dd0c830eef1393e7d8877024c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccec9af577457bf08447d3b4813f8f139a6699a0d65590ff706dfa2c4609665b [INFO] running `Command { std: "docker" "start" "-a" "ccec9af577457bf08447d3b4813f8f139a6699a0d65590ff706dfa2c4609665b", 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 once_cell v1.19.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling uint v0.9.5 [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 zerocopy v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling js-sys v0.3.70 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling tungstenite v0.20.1 [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 parity-scale-codec v3.6.12 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling coins-core v0.8.7 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling scale-info v2.11.3 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling coins-bip32 v0.8.7 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling enr v0.10.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ethers-core v2.0.14 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling eth-keystore v0.5.0 [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 either v1.13.0 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling futures-locks v0.7.1 [INFO] [stderr] Compiling coins-bip39 v0.8.7 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling elsa v1.10.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling vise-macros v0.2.0 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling hyper v0.14.30 [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 stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling vise v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling whoami v1.5.1 [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 uuid v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sentry-types v0.34.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling ethers-contract-abigen v2.0.14 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling ethers-signers v2.0.14 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ethers-addressbook v2.0.14 [INFO] [stderr] Compiling sqlx-core v0.8.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling ethers-providers v2.0.14 [INFO] [stderr] Compiling sentry-core v0.34.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling sqlx-postgres v0.8.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling sentry-contexts v0.34.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling sentry-backtrace v0.34.0 [INFO] [stderr] Compiling ethers-contract-derive v2.0.14 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling sentry-anyhow v0.34.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling sentry-panic v0.34.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling envconfig_derive v0.10.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling envconfig v0.10.0 [INFO] [stderr] Compiling vise-exporter v0.2.0 [INFO] [stderr] Compiling ethers-contract v2.0.14 [INFO] [stderr] Compiling sqlx-macros-core v0.8.1 [INFO] [stderr] Compiling sentry v0.34.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling vlog v0.2.0 (/opt/rustwide/workdir/vlog) [INFO] [stderr] Compiling sqlx-macros v0.8.1 [INFO] [stderr] Compiling ethers-middleware v2.0.14 [INFO] [stderr] Compiling sqlx v0.8.1 [INFO] [stderr] Compiling ethers v2.0.14 [INFO] [stderr] Compiling tx-sender v0.2.0 (/opt/rustwide/workdir/tx-sender) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> tx-sender/src/metrics.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ethers-log-decode v0.2.0 (/opt/rustwide/workdir/ethers-log-decode) [INFO] [stderr] Compiling client v0.2.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> client/src/metrics.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chain-events v0.2.0 (/opt/rustwide/workdir/chain-events) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> chain-events/src/metrics.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling storage v0.2.0 (/opt/rustwide/workdir/storage) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> storage/src/metrics.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling withdrawals-meterer v0.2.0 (/opt/rustwide/workdir/withdrawals-meterer) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> withdrawals-meterer/src/metrics.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling finalizer v0.2.0 (/opt/rustwide/workdir/finalizer) [INFO] [stderr] Compiling watcher v0.2.0 (/opt/rustwide/workdir/watcher) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> watcher/src/metrics.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [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] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> finalizer/src/metrics.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling withdrawal-finalizer v0.2.0 (/opt/rustwide/workdir/bin/withdrawal-finalizer) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> bin/withdrawal-finalizer/src/metrics.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 14s [INFO] running `Command { std: "docker" "inspect" "ccec9af577457bf08447d3b4813f8f139a6699a0d65590ff706dfa2c4609665b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccec9af577457bf08447d3b4813f8f139a6699a0d65590ff706dfa2c4609665b", kill_on_drop: false }` [INFO] [stdout] ccec9af577457bf08447d3b4813f8f139a6699a0d65590ff706dfa2c4609665b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea6582b2ad91483ad1aa25e5ba429b1b62367a6ff8dab20453094a5d2de246ba [INFO] running `Command { std: "docker" "start" "-a" "ea6582b2ad91483ad1aa25e5ba429b1b62367a6ff8dab20453094a5d2de246ba", kill_on_drop: false }` [INFO] [stderr] Compiling ethers-log-decode v0.2.0 (/opt/rustwide/workdir/ethers-log-decode) [INFO] [stderr] Compiling yansi v0.5.1 [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 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] --> 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] [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 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: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] [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] [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] --> 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] [stderr] Compiling delete-finalization-data-migration v0.2.0 (/opt/rustwide/workdir/bin/delete-finalization-data-migration) [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] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> withdrawals-meterer/src/metrics.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[vise::register] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `vise::_reexports::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `vise::_reexports::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `vise::_reexports::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prepare-calldata-for-withdrawal v0.2.0 (/opt/rustwide/workdir/bin/prepare-calldata-for-withdrawal) [INFO] [stderr] Compiling withdrawal-finalizer v0.2.0 (/opt/rustwide/workdir/bin/withdrawal-finalizer) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcRC4Lvm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstorage-c5fc36f170141758,libbincode-48fcadda20e1bbf8,libnum-ef3894c159393e92,libnum_iter-628004a2460d57d2,libnum_rational-316bc3950cf68951,libnum_complex-efc8d0f0aec4ab76,libchain_events-3d904a24ef26bf26,libclient-435c29ec4b3972a4,libvise-10788759eb77678c,libelsa-80d87c5b639ed9b5,libstable_deref_trait-85c037262f22e89e,libcompile_fmt-78f6231c33f7727b,libprometheus_client-7e8d90f65a4cb9cb,libdtoa-72f841b8fe9fa76c,libfutures-443407cd378ca38c,libfutures_executor-af22df44bb62057f,libethers-86fd0e3fd9dcbde8,libethers_middleware-c7f225128f5412b1,libethers_signers-f2590faf9340ae2e,libeth_keystore-fb77f200d9154463,libctr-9838dc94f81520d0,libuuid-6218b7cf8edee8d4,libscrypt-a67535a851734d8d,libsalsa20-300c98265fe187e6,libpbkdf2-1a362514ecc3ec5f,libaes-e4566f090209888c,libcipher-65de4910211076ae,libinout-19621cc11090c26d,libcoins_bip39-b10639e06315da89,libpbkdf2-3f99005bcaf8c813,libbitvec-549155e8763e49df,libwyz-7e2fd01be6fe0747,libtap-20ecd799b673b5ac,libradium-55cc61d53e9c8991,libfunty-cf582110f62b1817,libcoins_bip32-10f844be256f0411,libcoins_core-55f27f146cc42962,libripemd-6d248856bdc614ec,libbs58-d6bd8542212dba73,libbech32-a25b28f025774e5c,libfutures_locks-bfd415099bfe48ab,libethers_contract-18aafe37b830244d,libethers_contract_abigen-85daff521937dd4f,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libdunce-a06ee9396b6aee05,libprettyplease-50181d644a3d4138,libtoml-1175cfc07190833d,libtoml_edit-4e87de6abc2c20f2,libserde_spanned-f5d7d068669f93ff,libwinnow-d5cc8cea832edf48,libtoml_datetime-bbc6d4e1f18c988e,libinflector-d61525a28dce329f,liblazy_static-afffdbb119bd9ac1,libethers_providers-5477c9ffd8e8cbea,libinstant-55ca92ee5c15eded,libfutures_timer-9c6ea9724317b125,libtokio_tungstenite-005d72661ae2005d,libtungstenite-eaa0a4b90a3f8b07,libdata_encoding-615d3f3fb03248ca,libutf8-3c5e274bb51994fd,libsha1-311aeddfc71e6cc9,libreqwest-750e27a5e7945736,librustls_pemfile-f2760b70d3be5bc8,libhyper_rustls-31a8133660ddc839,libserde_urlencoded-bb39030a0d59fb88,libwebpki_roots-8f19deeabafd6f44,libipnet-eff1d9be77f93c18,libtokio_rustls-64d6fb771d3f0b60,libmime-7cbfcc84299bf52b,libencoding_rs-cde41978255f3cea,librustls-d7ddfa8c75086bcd,libsct-201b997fe3539929,libwebpki-fc0fc166f82aef62,libhyper-833dbb05f87b8b3b,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-d7ca157700dcb380,libh2-91531889b602be49,libtokio_util-f36adf17adb655a9,libtower_service-222788e4f5219726,libhttpdate-fd089b66c335a993,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-bf5e5dd98edbdc3a,libhttp-278cd18fa6ed17b2,libfnv-2a26f5d3b9cd4973,libjsonwebtoken-25ebc562363d573c,libpem-467ab865b78db32f,libbase64-e32c1d8f2555833c,libsimple_asn1-5881d969c97b6ddb,libtime-9c21e6d3b7ac829c,libtime_core-6b824ed3bd1e198b,libnum_conv-d31d2cdd240da3de,libderanged-7a46d84d2d41f7c3,libpowerfmt-521a460cc2ff4e45,libring-44df486e62108c90,libspin-57ccfd39a40c417e,libuntrusted-6e27bbc2b9932b08,libtracing_futures-3ef7eb68b21e920f,libpin_project-3ee7fe7cde23dad0,libenr-16f10aec4b63f386,libbase64-76d22feba062e299,libethers_addressbook-97380de41f342e71,libethers_core-7cf0d76c951d7732,libsyn-aef133f1fc8101cf,libquote-2d6af46cfd6f2e88,libproc_macro2-ee25f0a6d2259c52,libunicode_ident-87b609feae294653}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-e10fc6ab784b9a3e,libcargo_platform-7b304affeaff3730,libsemver-eaff29b8a594a836,libcamino-ebb80a1a5c15779d,libconst_hex-deef686265f72c74,libtempfile-98d7d6ba885cf44d,libfastrand-592112c4c2aeadfa,librustix-293af98eb3411078,liblinux_raw_sys-0aaf28a87565a6f4,libunicode_xid-f9046ef25be2f7c3,libnum_enum-02bb91ca0ffbf876,libstrum-bf91129b9e9a66fb,libk256-c626a5b25bce8a32,libecdsa-e163b60f4700a576,librfc6979-fa82e23e976f48c0,libsignature-486557fb8a6b9b39,libelliptic_curve-cd71fd792eae4ca2,libpkcs8-922e7f10cc5c2fa1,libspki-e8ef84c59d411e7f,libsec1-36c612d4fc9fce46,libder-2fff1113af0a7279,libcrypto_bigint-19141eb862729615,libbase16ct-f8f63fe68ab728c8,libgroup-8fe6382ad2d505a5,libff-29cb11544e10ff77,libchrono-49fcceea0ec536d8,libiana_time_zone-35999f6a0cc8464e,libopen_fastrlp-c4711d1942d94874,libethabi-081f4a9551f8b3f3,libregex-58b3a6728f0d9959,libregex_automata-2ccc4e100b6a8392,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-8099f48d766365de,libethereum_types-cbec489187ab749a,libethbloom-9bfea614c11160ce,libtiny_keccak-dae0bb0d6f089d8b,libprimitive_types-d256dcf8c4685eeb,libscale_info-b5e4e596e9d9ceb8,libimpl_serde-79364daef1b5719e,libimpl_rlp-79ef26e488f092e9,librlp-0651bda948770de5,libimpl_codec-31bae731fde4785c,libparity_scale_codec-e875e403ddcea487,libarrayvec-3085340efc75809a,libbyte_slice_cast-6422019de9d5f8b8,libfixed_hash-2db3e158f84287be,librustc_hex-a4b6c34550164efc,libsha3-73396cf980e318d0,libkeccak-b310f641bfffea80,libuint-6b36d71b24cf5928,libcrunchy-f59a8539e794190a,libstatic_assertions-acd18841cc36d7c2}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsqlx-f4832bbcbd3892fd,libsqlx_postgres-ec01e1383f97b0f6,libdotenvy-be9b890638a1bff4,libcrc-b980dc0896b7d301,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-fbe378d3abf532dc,libhome-cc65608d0b53110b,libbitflags-96dfad3972967e99,libmd5-29e68331c67ac4a9,libatoi-b05ab367ab41cc70,libstringprep-34a43505d3a01d72,libunicode_properties-fe45a4e9016a949d,librand-be27d33f0f8bd0fd,librand_chacha-69a14a3e1d29269d,libppv_lite86-9d2c7d7f797a44e6,librand_core-c7f1bf874aec3d42,libhkdf-b94799b9c82aff50,libhmac-286c92b28f27c517,libsqlx_core-2b346bbee77af16e,librustls_pemfile-1b5466a6a24079c1,libbase64-fff42f7554bbeb90,libwebpki_roots-9ac3212ba0a86c77,libthiserror-3b963d729974de4c,libindexmap-4e0f209dff5d1dec,libequivalent-4046d892813a5d9a,libsha2-4e3410224e2a08ff,libcpufeatures-81fba2dc4a5bd88a,libdigest-5f3abc0d63ec5dbc,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-75f9782bc06023da,libcrypto_common-3e217629fc5b9068,libgeneric_array-d25f9ad97b8ee575,libtypenum-9e78589573f827b3,librustls-8050f844a8e792b4,libsubtle-736966d7972c96b8,libwebpki-b921009c731531e6,libring-a1f24d90cf75dd58,libgetrandom-890e2a8d609babfb,libspin-14e90d4737919fb6,libuntrusted-151845769873c416,libzeroize-fabec83a71c28d82,librustls_pki_types-0a86d64b4c557d60,libsqlformat-22d63e8022d76b4f,libunicode_categories-38a7b792de7af90b,libnom-c97e000f2335e34d,libtokio-f9177a31510c529a,libsignal_hook_registry-6297ee659c20c6e7,libsocket2-4bf139e2cb2031a3,libmio-c24be5c0ef9ab4ac,libparking_lot-97bae6ba647622cc,libparking_lot_core-1a060da5a01648c2,liblibc-d39ba782dc8f0331,libsmallvec-8e588cff1ef1cc2b,liblock_api-25d348c0d67d6cf4,libscopeguard-88d64e99d3001c2a,libbytes-02ff2643326c071b,libhashlink-5968ee144a16595a,libhashbrown-e90b097b443cde9f,libahash-5ad38a6eff687969,libcfg_if-8c8419bc1cff3c76,libzerocopy-23d96f632c4aa449,libbyteorder-7912a666fa871683,liballocator_api2-d2068d8f08cf0916,libbigdecimal-26bb22e7a39a9283,liblibm-3595b05cd5343545,libnum_bigint-96ea9a1ec15ae87e,libnum_integer-0218d7f4dbc0dc0d,libnum_traits-572851927923bdc2,libserde_json-7d683430ce8bbf4d,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,liburl-2d25b2c9d0836198,libidna-4433c8aa885e28c8,libunicode_normalization-fb4b04e8e1bea283,libtinyvec-a75b123bfef3daf4,libtinyvec_macros-847056b696a24274,libunicode_bidi-3c27478181001aa8,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libtracing-d642c6cbde3acbe4,liblog-b63935de1b181bba,libtracing_core-90af3882a56453cf,libcrossbeam_queue-e8c9a025c9d25aaf,libcrossbeam_utils-c2b396e4180feb24,libeither-ec9d4534d36566c8,libserde-001f9869cef8b3d5,libevent_listener-cefc2b024e021d69,libparking-2ac327add01ecafa,libfutures_util-a8e1fb336c19126d,libmemchr-6e500fc2d2cc2174,libfutures_io-413514aa89d3f7a0,libslab-8b16734caed82d27,libfutures_channel-6d9020a5f807bee6,libpin_project_lite-96380cfbe13ff412,libfutures_sink-100f10d4dbc6cfa1,libfutures_task-7a3409cfa6589bca,libpin_utils-edd6e294c1e21a4f,libfutures_core-f9239d29bad6497f,libeyre-382f2b4487be5d61,libindenter-ad253ea1956a4be5,libonce_cell-75d2118436933f61}.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" "/opt/rustwide/target/debug/deps/rustcRC4Lvm/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-ebc7a0b9d64878e5/out" "-L" "/opt/rustwide/target/debug/build/ring-7533d38b15e27b92/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/delete_finalization_data_migration-de417e8c4702aef3" "-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-finalization-data-migration` (bin "delete-finalization-data-migration" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "/opt/rustwide/target/debug/deps/rustc6Du5Id/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstorage-c5fc36f170141758,libbincode-48fcadda20e1bbf8,libnum-ef3894c159393e92,libnum_iter-628004a2460d57d2,libnum_rational-316bc3950cf68951,libnum_complex-efc8d0f0aec4ab76,libchain_events-3d904a24ef26bf26,libclient-435c29ec4b3972a4,libvise-10788759eb77678c,libelsa-80d87c5b639ed9b5,libstable_deref_trait-85c037262f22e89e,libcompile_fmt-78f6231c33f7727b,libprometheus_client-7e8d90f65a4cb9cb,libdtoa-72f841b8fe9fa76c,libfutures-443407cd378ca38c,libfutures_executor-af22df44bb62057f,libethers-86fd0e3fd9dcbde8,libethers_middleware-c7f225128f5412b1,libethers_signers-f2590faf9340ae2e,libeth_keystore-fb77f200d9154463,libctr-9838dc94f81520d0,libuuid-6218b7cf8edee8d4,libscrypt-a67535a851734d8d,libsalsa20-300c98265fe187e6,libpbkdf2-1a362514ecc3ec5f,libaes-e4566f090209888c,libcipher-65de4910211076ae,libinout-19621cc11090c26d,libcoins_bip39-b10639e06315da89,libpbkdf2-3f99005bcaf8c813,libbitvec-549155e8763e49df,libwyz-7e2fd01be6fe0747,libtap-20ecd799b673b5ac,libradium-55cc61d53e9c8991,libfunty-cf582110f62b1817,libcoins_bip32-10f844be256f0411,libcoins_core-55f27f146cc42962,libripemd-6d248856bdc614ec,libbs58-d6bd8542212dba73,libbech32-a25b28f025774e5c,libfutures_locks-bfd415099bfe48ab,libethers_contract-18aafe37b830244d,libethers_contract_abigen-85daff521937dd4f,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libdunce-a06ee9396b6aee05,libprettyplease-50181d644a3d4138,libtoml-1175cfc07190833d,libtoml_edit-4e87de6abc2c20f2,libserde_spanned-f5d7d068669f93ff,libwinnow-d5cc8cea832edf48,libtoml_datetime-bbc6d4e1f18c988e,libinflector-d61525a28dce329f,liblazy_static-afffdbb119bd9ac1,libethers_providers-5477c9ffd8e8cbea,libinstant-55ca92ee5c15eded,libfutures_timer-9c6ea9724317b125,libtokio_tungstenite-005d72661ae2005d,libtungstenite-eaa0a4b90a3f8b07,libdata_encoding-615d3f3fb03248ca,libutf8-3c5e274bb51994fd,libsha1-311aeddfc71e6cc9,libreqwest-750e27a5e7945736,librustls_pemfile-f2760b70d3be5bc8,libhyper_rustls-31a8133660ddc839,libserde_urlencoded-bb39030a0d59fb88,libwebpki_roots-8f19deeabafd6f44,libipnet-eff1d9be77f93c18,libtokio_rustls-64d6fb771d3f0b60,libmime-7cbfcc84299bf52b,libencoding_rs-cde41978255f3cea,librustls-d7ddfa8c75086bcd,libsct-201b997fe3539929,libwebpki-fc0fc166f82aef62,libhyper-833dbb05f87b8b3b,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-d7ca157700dcb380,libh2-91531889b602be49,libtokio_util-f36adf17adb655a9,libtower_service-222788e4f5219726,libhttpdate-fd089b66c335a993,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-bf5e5dd98edbdc3a,libhttp-278cd18fa6ed17b2,libfnv-2a26f5d3b9cd4973,libjsonwebtoken-25ebc562363d573c,libpem-467ab865b78db32f,libbase64-e32c1d8f2555833c,libsimple_asn1-5881d969c97b6ddb,libtime-9c21e6d3b7ac829c,libtime_core-6b824ed3bd1e198b,libnum_conv-d31d2cdd240da3de,libderanged-7a46d84d2d41f7c3,libpowerfmt-521a460cc2ff4e45,libring-44df486e62108c90,libspin-57ccfd39a40c417e,libuntrusted-6e27bbc2b9932b08,libtracing_futures-3ef7eb68b21e920f,libpin_project-3ee7fe7cde23dad0,libenr-16f10aec4b63f386,libbase64-76d22feba062e299,libethers_addressbook-97380de41f342e71,libethers_core-7cf0d76c951d7732,libsyn-aef133f1fc8101cf,libquote-2d6af46cfd6f2e88,libproc_macro2-ee25f0a6d2259c52,libunicode_ident-87b609feae294653}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-e10fc6ab784b9a3e,libcargo_platform-7b304affeaff3730,libsemver-eaff29b8a594a836,libcamino-ebb80a1a5c15779d,libconst_hex-deef686265f72c74,libtempfile-98d7d6ba885cf44d,libfastrand-592112c4c2aeadfa,librustix-293af98eb3411078,liblinux_raw_sys-0aaf28a87565a6f4,libunicode_xid-f9046ef25be2f7c3,libnum_enum-02bb91ca0ffbf876,libstrum-bf91129b9e9a66fb,libk256-c626a5b25bce8a32,libecdsa-e163b60f4700a576,librfc6979-fa82e23e976f48c0,libsignature-486557fb8a6b9b39,libelliptic_curve-cd71fd792eae4ca2,libpkcs8-922e7f10cc5c2fa1,libspki-e8ef84c59d411e7f,libsec1-36c612d4fc9fce46,libder-2fff1113af0a7279,libcrypto_bigint-19141eb862729615,libbase16ct-f8f63fe68ab728c8,libgroup-8fe6382ad2d505a5,libff-29cb11544e10ff77,libchrono-49fcceea0ec536d8,libiana_time_zone-35999f6a0cc8464e,libopen_fastrlp-c4711d1942d94874,libethabi-081f4a9551f8b3f3,libregex-58b3a6728f0d9959,libregex_automata-2ccc4e100b6a8392,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-8099f48d766365de,libethereum_types-cbec489187ab749a,libethbloom-9bfea614c11160ce,libtiny_keccak-dae0bb0d6f089d8b,libprimitive_types-d256dcf8c4685eeb,libscale_info-b5e4e596e9d9ceb8,libimpl_serde-79364daef1b5719e,libimpl_rlp-79ef26e488f092e9,librlp-0651bda948770de5,libimpl_codec-31bae731fde4785c,libparity_scale_codec-e875e403ddcea487,libarrayvec-3085340efc75809a,libbyte_slice_cast-6422019de9d5f8b8,libfixed_hash-2db3e158f84287be,librustc_hex-a4b6c34550164efc,libsha3-73396cf980e318d0,libkeccak-b310f641bfffea80,libuint-6b36d71b24cf5928,libcrunchy-f59a8539e794190a,libstatic_assertions-acd18841cc36d7c2}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsqlx-f4832bbcbd3892fd,libsqlx_postgres-ec01e1383f97b0f6,libdotenvy-be9b890638a1bff4,libcrc-b980dc0896b7d301,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-fbe378d3abf532dc,libhome-cc65608d0b53110b,libbitflags-96dfad3972967e99,libmd5-29e68331c67ac4a9,libatoi-b05ab367ab41cc70,libstringprep-34a43505d3a01d72,libunicode_properties-fe45a4e9016a949d,librand-be27d33f0f8bd0fd,librand_chacha-69a14a3e1d29269d,libppv_lite86-9d2c7d7f797a44e6,librand_core-c7f1bf874aec3d42,libhkdf-b94799b9c82aff50,libhmac-286c92b28f27c517,libsqlx_core-2b346bbee77af16e,librustls_pemfile-1b5466a6a24079c1,libbase64-fff42f7554bbeb90,libwebpki_roots-9ac3212ba0a86c77,libthiserror-3b963d729974de4c,libindexmap-4e0f209dff5d1dec,libequivalent-4046d892813a5d9a,libsha2-4e3410224e2a08ff,libcpufeatures-81fba2dc4a5bd88a,libdigest-5f3abc0d63ec5dbc,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-75f9782bc06023da,libcrypto_common-3e217629fc5b9068,libgeneric_array-d25f9ad97b8ee575,libtypenum-9e78589573f827b3,librustls-8050f844a8e792b4,libsubtle-736966d7972c96b8,libwebpki-b921009c731531e6,libring-a1f24d90cf75dd58,libgetrandom-890e2a8d609babfb,libspin-14e90d4737919fb6,libuntrusted-151845769873c416,libzeroize-fabec83a71c28d82,librustls_pki_types-0a86d64b4c557d60,libsqlformat-22d63e8022d76b4f,libunicode_categories-38a7b792de7af90b,libnom-c97e000f2335e34d,libtokio-f9177a31510c529a,libsignal_hook_registry-6297ee659c20c6e7,libsocket2-4bf139e2cb2031a3,libmio-c24be5c0ef9ab4ac,libparking_lot-97bae6ba647622cc,libparking_lot_core-1a060da5a01648c2,liblibc-d39ba782dc8f0331,libsmallvec-8e588cff1ef1cc2b,liblock_api-25d348c0d67d6cf4,libscopeguard-88d64e99d3001c2a,libbytes-02ff2643326c071b,libhashlink-5968ee144a16595a,libhashbrown-e90b097b443cde9f,libahash-5ad38a6eff687969,libcfg_if-8c8419bc1cff3c76,libzerocopy-23d96f632c4aa449,libbyteorder-7912a666fa871683,liballocator_api2-d2068d8f08cf0916,libbigdecimal-26bb22e7a39a9283,liblibm-3595b05cd5343545,libnum_bigint-96ea9a1ec15ae87e,libnum_integer-0218d7f4dbc0dc0d,libnum_traits-572851927923bdc2,libserde_json-7d683430ce8bbf4d,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,liburl-2d25b2c9d0836198,libidna-4433c8aa885e28c8,libunicode_normalization-fb4b04e8e1bea283,libtinyvec-a75b123bfef3daf4,libtinyvec_macros-847056b696a24274,libunicode_bidi-3c27478181001aa8,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libtracing-d642c6cbde3acbe4,liblog-b63935de1b181bba,libtracing_core-90af3882a56453cf,libcrossbeam_queue-e8c9a025c9d25aaf,libcrossbeam_utils-c2b396e4180feb24,libeither-ec9d4534d36566c8,libserde-001f9869cef8b3d5,libevent_listener-cefc2b024e021d69,libparking-2ac327add01ecafa,libfutures_util-a8e1fb336c19126d,libmemchr-6e500fc2d2cc2174,libfutures_io-413514aa89d3f7a0,libslab-8b16734caed82d27,libfutures_channel-6d9020a5f807bee6,libpin_project_lite-96380cfbe13ff412,libfutures_sink-100f10d4dbc6cfa1,libfutures_task-7a3409cfa6589bca,libpin_utils-edd6e294c1e21a4f,libfutures_core-f9239d29bad6497f,libeyre-382f2b4487be5d61,libindenter-ad253ea1956a4be5,libonce_cell-75d2118436933f61}.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" "/opt/rustwide/target/debug/deps/rustc6Du5Id/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-ebc7a0b9d64878e5/out" "-L" "/opt/rustwide/target/debug/build/ring-7533d38b15e27b92/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/delete_db_content_migration-6a8b342dad36bb6d" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcXTl1B1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtx_sender-5f81401e1f228bf6.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwithdrawals_meterer-8777ea2d5efbc370,libstorage-c5fc36f170141758,libbincode-48fcadda20e1bbf8,libnum-ef3894c159393e92,libnum_iter-628004a2460d57d2,libnum_rational-316bc3950cf68951,libnum_complex-efc8d0f0aec4ab76,libchain_events-3d904a24ef26bf26,libclient-435c29ec4b3972a4,libvise-10788759eb77678c,libelsa-80d87c5b639ed9b5,libstable_deref_trait-85c037262f22e89e,libcompile_fmt-78f6231c33f7727b,libprometheus_client-7e8d90f65a4cb9cb,libdtoa-72f841b8fe9fa76c,libsqlx-f4832bbcbd3892fd,libsqlx_postgres-ec01e1383f97b0f6,libdotenvy-be9b890638a1bff4,libcrc-b980dc0896b7d301,libcrc_catalog-2535dcd5dcc58263,libwhoami-fbe378d3abf532dc,libhome-cc65608d0b53110b,libmd5-29e68331c67ac4a9,libatoi-b05ab367ab41cc70,libstringprep-34a43505d3a01d72,libunicode_properties-fe45a4e9016a949d,libhkdf-b94799b9c82aff50,libsqlx_core-2b346bbee77af16e,librustls_pemfile-1b5466a6a24079c1,libbase64-fff42f7554bbeb90,libwebpki_roots-9ac3212ba0a86c77,librustls-8050f844a8e792b4,libwebpki-b921009c731531e6,librustls_pki_types-0a86d64b4c557d60,libsqlformat-22d63e8022d76b4f,libunicode_categories-38a7b792de7af90b,libnom-c97e000f2335e34d,libhashlink-5968ee144a16595a,libbigdecimal-26bb22e7a39a9283,liblibm-3595b05cd5343545,libcrossbeam_queue-e8c9a025c9d25aaf,libcrossbeam_utils-c2b396e4180feb24,libeither-ec9d4534d36566c8,libevent_listener-cefc2b024e021d69,libparking-2ac327add01ecafa,libfutures-443407cd378ca38c,libfutures_executor-af22df44bb62057f,libethers-86fd0e3fd9dcbde8,libethers_middleware-c7f225128f5412b1,libethers_signers-f2590faf9340ae2e,libeth_keystore-fb77f200d9154463,libctr-9838dc94f81520d0,libuuid-6218b7cf8edee8d4,libscrypt-a67535a851734d8d,libsalsa20-300c98265fe187e6,libpbkdf2-1a362514ecc3ec5f,libaes-e4566f090209888c,libcipher-65de4910211076ae,libinout-19621cc11090c26d,libcoins_bip39-b10639e06315da89,libpbkdf2-3f99005bcaf8c813,libbitvec-549155e8763e49df,libwyz-7e2fd01be6fe0747,libtap-20ecd799b673b5ac,libradium-55cc61d53e9c8991,libfunty-cf582110f62b1817,libcoins_bip32-10f844be256f0411,libcoins_core-55f27f146cc42962,libripemd-6d248856bdc614ec,libbs58-d6bd8542212dba73,libbech32-a25b28f025774e5c,libfutures_locks-bfd415099bfe48ab,libethers_contract-18aafe37b830244d,libethers_contract_abigen-85daff521937dd4f,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libdunce-a06ee9396b6aee05,libprettyplease-50181d644a3d4138,libtoml-1175cfc07190833d,libtoml_edit-4e87de6abc2c20f2,libserde_spanned-f5d7d068669f93ff,libwinnow-d5cc8cea832edf48,libtoml_datetime-bbc6d4e1f18c988e,libinflector-d61525a28dce329f,liblazy_static-afffdbb119bd9ac1,libeyre-382f2b4487be5d61,libindenter-ad253ea1956a4be5,libethers_providers-5477c9ffd8e8cbea,libinstant-55ca92ee5c15eded,libfutures_timer-9c6ea9724317b125,libtokio_tungstenite-005d72661ae2005d,libtungstenite-eaa0a4b90a3f8b07,libdata_encoding-615d3f3fb03248ca,libutf8-3c5e274bb51994fd,libsha1-311aeddfc71e6cc9,libreqwest-750e27a5e7945736,librustls_pemfile-f2760b70d3be5bc8,libhyper_rustls-31a8133660ddc839,libserde_urlencoded-bb39030a0d59fb88,libwebpki_roots-8f19deeabafd6f44,libipnet-eff1d9be77f93c18,libtokio_rustls-64d6fb771d3f0b60,libmime-7cbfcc84299bf52b,libencoding_rs-cde41978255f3cea,librustls-d7ddfa8c75086bcd,libsct-201b997fe3539929,libwebpki-fc0fc166f82aef62,libring-a1f24d90cf75dd58,libspin-14e90d4737919fb6,libuntrusted-151845769873c416,libhyper-833dbb05f87b8b3b,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-d7ca157700dcb380,libh2-91531889b602be49,libindexmap-4e0f209dff5d1dec,libequivalent-4046d892813a5d9a,libhashbrown-e90b097b443cde9f,libahash-5ad38a6eff687969,liballocator_api2-d2068d8f08cf0916,libtokio_util-f36adf17adb655a9,libtower_service-222788e4f5219726,libhttpdate-fd089b66c335a993,libtokio-f9177a31510c529a,libsignal_hook_registry-6297ee659c20c6e7,libsocket2-4bf139e2cb2031a3,libmio-c24be5c0ef9ab4ac,libparking_lot-97bae6ba647622cc,libparking_lot_core-1a060da5a01648c2,libsmallvec-8e588cff1ef1cc2b,liblock_api-25d348c0d67d6cf4,libscopeguard-88d64e99d3001c2a,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-bf5e5dd98edbdc3a,libhttp-278cd18fa6ed17b2,libfnv-2a26f5d3b9cd4973,libjsonwebtoken-25ebc562363d573c,libpem-467ab865b78db32f,libbase64-e32c1d8f2555833c,libsimple_asn1-5881d969c97b6ddb,libtime-9c21e6d3b7ac829c,libtime_core-6b824ed3bd1e198b,libnum_conv-d31d2cdd240da3de,libderanged-7a46d84d2d41f7c3,libpowerfmt-521a460cc2ff4e45,libnum_bigint-96ea9a1ec15ae87e,libnum_integer-0218d7f4dbc0dc0d,libring-44df486e62108c90,libspin-57ccfd39a40c417e,libuntrusted-6e27bbc2b9932b08,libtracing_futures-3ef7eb68b21e920f,libpin_project-3ee7fe7cde23dad0,libtracing-d642c6cbde3acbe4,libtracing_core-90af3882a56453cf,libfutures_util-a8e1fb336c19126d,libfutures_io-413514aa89d3f7a0,libslab-8b16734caed82d27,libfutures_channel-6d9020a5f807bee6,libpin_project_lite-96380cfbe13ff412,libfutures_sink-100f10d4dbc6cfa1,libfutures_task-7a3409cfa6589bca,libpin_utils-edd6e294c1e21a4f,libfutures_core-f9239d29bad6497f,liburl-2d25b2c9d0836198,libidna-4433c8aa885e28c8,libunicode_normalization-fb4b04e8e1bea283,libtinyvec-a75b123bfef3daf4,libtinyvec_macros-847056b696a24274,libunicode_bidi-3c27478181001aa8,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libenr-16f10aec4b63f386,libbase64-76d22feba062e299,liblog-b63935de1b181bba,libethers_addressbook-97380de41f342e71,libethers_core-7cf0d76c951d7732,libsyn-aef133f1fc8101cf,libquote-2d6af46cfd6f2e88,libproc_macro2-ee25f0a6d2259c52,libunicode_ident-87b609feae294653}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-e10fc6ab784b9a3e,libcargo_platform-7b304affeaff3730,libsemver-eaff29b8a594a836,libcamino-ebb80a1a5c15779d,libconst_hex-deef686265f72c74,libtempfile-98d7d6ba885cf44d,libfastrand-592112c4c2aeadfa,librustix-293af98eb3411078,libbitflags-96dfad3972967e99,liblinux_raw_sys-0aaf28a87565a6f4,libunicode_xid-f9046ef25be2f7c3,libnum_enum-02bb91ca0ffbf876,libstrum-bf91129b9e9a66fb,libk256-c626a5b25bce8a32,libsha2-4e3410224e2a08ff,libcpufeatures-81fba2dc4a5bd88a,libecdsa-e163b60f4700a576,librfc6979-fa82e23e976f48c0,libhmac-286c92b28f27c517,libsignature-486557fb8a6b9b39,libelliptic_curve-cd71fd792eae4ca2,libpkcs8-922e7f10cc5c2fa1,libspki-e8ef84c59d411e7f,libsec1-36c612d4fc9fce46,libder-2fff1113af0a7279,libcrypto_bigint-19141eb862729615,libbase16ct-f8f63fe68ab728c8,libgroup-8fe6382ad2d505a5,libff-29cb11544e10ff77,libchrono-49fcceea0ec536d8,libnum_traits-572851927923bdc2,libiana_time_zone-35999f6a0cc8464e,libopen_fastrlp-c4711d1942d94874,libethabi-081f4a9551f8b3f3,libregex-58b3a6728f0d9959,libregex_automata-2ccc4e100b6a8392,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-8099f48d766365de,libserde_json-7d683430ce8bbf4d,libmemchr-6e500fc2d2cc2174,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libethereum_types-cbec489187ab749a,libethbloom-9bfea614c11160ce,libtiny_keccak-dae0bb0d6f089d8b,libprimitive_types-d256dcf8c4685eeb,libscale_info-b5e4e596e9d9ceb8,libimpl_serde-79364daef1b5719e,libimpl_rlp-79ef26e488f092e9,librlp-0651bda948770de5,libbytes-02ff2643326c071b,libimpl_codec-31bae731fde4785c,libparity_scale_codec-e875e403ddcea487,libarrayvec-3085340efc75809a,libbyte_slice_cast-6422019de9d5f8b8,libfixed_hash-2db3e158f84287be,librand-be27d33f0f8bd0fd,librand_chacha-69a14a3e1d29269d,libppv_lite86-9d2c7d7f797a44e6,libzerocopy-23d96f632c4aa449,librand_core-c7f1bf874aec3d42,libgetrandom-890e2a8d609babfb,liblibc-d39ba782dc8f0331,libcfg_if-8c8419bc1cff3c76,librustc_hex-a4b6c34550164efc,libonce_cell-75d2118436933f61,libsha3-73396cf980e318d0,libkeccak-b310f641bfffea80,libdigest-5f3abc0d63ec5dbc,libsubtle-736966d7972c96b8,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-75f9782bc06023da,libcrypto_common-3e217629fc5b9068,libgeneric_array-d25f9ad97b8ee575,libtypenum-9e78589573f827b3,libzeroize-fabec83a71c28d82,libuint-6b36d71b24cf5928,libcrunchy-f59a8539e794190a,libstatic_assertions-acd18841cc36d7c2,libhex-ce2ce186edf8450e,libbyteorder-7912a666fa871683,libthiserror-3b963d729974de4c,libserde-001f9869cef8b3d5}.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" "/opt/rustwide/target/debug/deps/rustcXTl1B1/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-7533d38b15e27b92/out" "-L" "/opt/rustwide/target/debug/build/ring-ebc7a0b9d64878e5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/finalizer-1a6b57192865024c" "-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 `finalizer` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ea6582b2ad91483ad1aa25e5ba429b1b62367a6ff8dab20453094a5d2de246ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea6582b2ad91483ad1aa25e5ba429b1b62367a6ff8dab20453094a5d2de246ba", kill_on_drop: false }` [INFO] [stdout] ea6582b2ad91483ad1aa25e5ba429b1b62367a6ff8dab20453094a5d2de246ba