[INFO] cloning repository https://github.com/uni-arts-chain/evm-nft-tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uni-arts-chain/evm-nft-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funi-arts-chain%2Fevm-nft-tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funi-arts-chain%2Fevm-nft-tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c13eededc85079668908c1dd3ec516522296bd4 [INFO] testing uni-arts-chain/evm-nft-tracker against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funi-arts-chain%2Fevm-nft-tracker" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uni-arts-chain/evm-nft-tracker on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uni-arts-chain/evm-nft-tracker [INFO] finished tweaking git repo https://github.com/uni-arts-chain/evm-nft-tracker [INFO] tweaked toml for git repo https://github.com/uni-arts-chain/evm-nft-tracker written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/uni-arts-chain/evm-nft-tracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ffabdafb4c125340ebf4e54abc013cb0de0f6d5841457a0d50b9b7267af81b2c [INFO] running `Command { std: "docker" "start" "-a" "ffabdafb4c125340ebf4e54abc013cb0de0f6d5841457a0d50b9b7267af81b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffabdafb4c125340ebf4e54abc013cb0de0f6d5841457a0d50b9b7267af81b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffabdafb4c125340ebf4e54abc013cb0de0f6d5841457a0d50b9b7267af81b2c", kill_on_drop: false }` [INFO] [stdout] ffabdafb4c125340ebf4e54abc013cb0de0f6d5841457a0d50b9b7267af81b2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c19e0911b8bac025a184ab755511930725cda876fa099b563ef8739bc13ffc2a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c19e0911b8bac025a184ab755511930725cda876fa099b563ef8739bc13ffc2a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling array-bytes v1.3.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling combine v4.6.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling redis v0.20.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling soketto v0.5.0 [INFO] [stderr] Compiling r2d2_redis v0.14.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling web3-async-native-tls v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ethbloom v0.11.0 [INFO] [stderr] Compiling jsonrpc-core v17.1.0 [INFO] [stderr] Compiling sidekiq v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.2.0 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling parity-scale-codec v2.2.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Compiling ethereum-types v0.11.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling ethabi v14.1.0 [INFO] [stderr] Compiling web3 v0.16.0 (https://github.com/wuminzhe/rust-web3.git?branch=master#b03cf9d1) [INFO] [stderr] Compiling nft-events v0.1.0 (/opt/rustwide/workdir/libs/nft-events) [INFO] [stdout] warning: unused import: `jsonrpc_core::error` [INFO] [stdout] --> libs/nft-events/src/events_helper.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use jsonrpc_core::error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::Error` [INFO] [stdout] --> libs/nft-events/src/tracker.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{error::Error, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code` [INFO] [stdout] --> libs/nft-events/src/events_helper.rs:98:90 [INFO] [stdout] | [INFO] [stdout] 98 | web3::contract::Error::Api(web3::Error::Rpc(jsonrpc_core::types::Error { code, message, data } )) => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `code: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> libs/nft-events/src/events_helper.rs:98:105 [INFO] [stdout] | [INFO] [stdout] 98 | web3::contract::Error::Api(web3::Error::Rpc(jsonrpc_core::types::Error { code, message, data } )) => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `data: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ethereum-nft-tracker v0.1.0 (/opt/rustwide/workdir/livenets/ethereum-nft-tracker) [INFO] [stderr] Compiling pangolin-nft-tracker v0.1.0 (/opt/rustwide/workdir/testnets/pangolin-nft-tracker) [INFO] [stderr] Compiling moonriver-nft-tracker v0.1.0 (/opt/rustwide/workdir/livenets/moonriver-nft-tracker) [INFO] [stderr] Compiling crab-nft-tracker v0.1.0 (/opt/rustwide/workdir/livenets/crab-nft-tracker) [INFO] [stderr] Compiling polygon-nft-tracker v0.1.0 (/opt/rustwide/workdir/livenets/polygon-nft-tracker) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.crab_nft_tracker.b012bbdf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74.4y2zedokscykx335.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-5349029bdda3e336/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconfy-576b8831aecee3a7.rlib" "/opt/rustwide/target/debug/deps/libtoml-fecc3d7d64d65d71.rlib" "/opt/rustwide/target/debug/deps/libdirectories-97b481c9a0cee0d3.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-524d9805a29114cd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-82968d2953894fad.rlib" "/opt/rustwide/target/debug/deps/libatty-a9ad9d81f9d1dfb9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libregex-9a6833e3c0a312b7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1a473e03b944ae8c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-63baa8721d3c1496.rlib" "/opt/rustwide/target/debug/deps/libsidekiq-66051f6db1679fac.rlib" "/opt/rustwide/target/debug/deps/libr2d2_redis-a5db81226d8368d6.rlib" "/opt/rustwide/target/debug/deps/libredis-4f8fb87b235a2aa4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2811c7ad43b9541.rlib" "/opt/rustwide/target/debug/deps/libsha1-fdcaadcc3a2fedb2.rlib" "/opt/rustwide/target/debug/deps/libcombine-57a3478524934bf8.rlib" "/opt/rustwide/target/debug/deps/libr2d2-e8becf5921bb7c49.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-739d91f11e366293.rlib" "/opt/rustwide/target/debug/deps/libnft_events-e66649efb65a9095.rlib" "/opt/rustwide/target/debug/deps/libweb3-b501004988aadd35.rlib" "/opt/rustwide/target/debug/deps/libweb3_async_native_tls-37fca73a1dd35271.rlib" "/opt/rustwide/target/debug/deps/libheaders-4f2fa9703e1d1aee.rlib" "/opt/rustwide/target/debug/deps/libtime-f6b08923f681fb1b.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-b9ff04ebb14e2533.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-b23b2806fdeaf6d2.rlib" "/opt/rustwide/target/debug/deps/libsoketto-99d036604775e68b.rlib" "/opt/rustwide/target/debug/deps/libsha1-29f892a4ac3b8041.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ed1d2d6c36258191.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8fae08ab625c28b8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f942b4dfc8afb6ac.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3533acda8fc02e39.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-c7caf3d5f36586b2.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libbase64-ac904a76fd11d7c8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d5872a5cb3f727ae.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-eef7d97e536c2ee1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bdbe603083ef853f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-54ee7c938411a75a.rlib" "/opt/rustwide/target/debug/deps/libhyper-31d38cb5ba0a28bb.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0ef66dc1d171ff48.rlib" "/opt/rustwide/target/debug/deps/libh2-3ccd22d047986c11.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0d9641232af15149.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9352888358086c7e.rlib" "/opt/rustwide/target/debug/deps/libahash-717028ba19d88cdc.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-05fbd5f7a87c7803.rlib" "/opt/rustwide/target/debug/deps/libhttparse-132e86a9c1212c4f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-01b6c5a4a46fb96a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dc4b57e60a83957f.rlib" "/opt/rustwide/target/debug/deps/libtokio-832d63968166a842.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a646e3e25696f7c9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9154b91591920193.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-48ca3b2a77a12a8a.rlib" "/opt/rustwide/target/debug/deps/libmio-36535385185fbd2f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a093778b3ab5c214.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liburl-e77ade7c5ab36095.rlib" "/opt/rustwide/target/debug/deps/libidna-ebffe384753c98e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-94d961b220eeffe9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ca3b9518250f7937.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-15bc1e0a0018c9e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libhttp-d5481f51e9518f12.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-626638c37bb40ca8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0930b0366df4628b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8c3c91cf8c5b6214.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-a2e970ae1843adff.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-bc005eca9619422c.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-eea45bfefd33f1ac.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c2e11b9e8c0236de.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-55299117a1ca13d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-70ecc85cb6eeb36e.rlib" "/opt/rustwide/target/debug/deps/libethabi-feda898a5eaaf4db.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-5d44f47ec19afb40.rlib" "/opt/rustwide/target/debug/deps/libethbloom-d925fc0163bb55cc.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-2440860215e6e885.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-de8da22445a4cf36.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-6c28b9f6f9ddbb37.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-295676f5f6158b1c.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-ac57125218f6b2c5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-21cf776a55cba7dc.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-2f3d59e81474ccb0.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-3654e097ba09cd73.rlib" "/opt/rustwide/target/debug/deps/librlp-4890f4f0225d0fcd.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-458417a4fbb8551f.rlib" "/opt/rustwide/target/debug/deps/librand-fce2284b71d7ae05.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1602f228006a0a12.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-5e78d94977cb1484.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c2625361cf2a302b.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-834197199a71e6eb.rlib" "/opt/rustwide/target/debug/deps/libsha3-e42ae4432f1d8538.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6a5237da5a0f25d5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-805f9b38a16e68fe.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-77b01e44083b5e5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c8aceea61552e1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-02c5e78306fda5dc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4285d16fb1e4fb7a.rlib" "/opt/rustwide/target/debug/deps/libuint-bb399d6da8005467.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-9b4f8cdb691cf2ab.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-171238c466ed8e80.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f30f815611283c99.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-36de2115d9243650.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc3db4edaf96660b.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libserde-c726ed2087663cb2.rlib" "/opt/rustwide/target/debug/deps/libfutures-c5760124c531df64.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-efac428251255e13.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-422f4707ca3c9aec.rlib" "/opt/rustwide/target/debug/deps/libmemchr-29b32969533539c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0500bd46c12c266c.rlib" "/opt/rustwide/target/debug/deps/libslab-30bf07532cd0444e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9f55670c07f3a78e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8c94823d9d668e3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-9746bdcbc609c0bf.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-858581baa2dc67a8.rlib" "/opt/rustwide/target/debug/deps/libarray_bytes-aff172df9fa9e835.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6ceff603162e9cfc.rlib" "/opt/rustwide/target/debug/deps/libdirectories_next-2f3ed837c3886ea5.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-1070e094959f379b.rlib" "/opt/rustwide/target/debug/deps/liblibc-04dff802551682e3.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crab_nft_tracker-ef47d290eee81d74" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crab-nft-tracker` due to 2 previous errors [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/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.ethereum_nft_tracker.57f976f4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b.50om4dkhj5g9svmy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-5349029bdda3e336/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconfy-576b8831aecee3a7.rlib" "/opt/rustwide/target/debug/deps/libtoml-fecc3d7d64d65d71.rlib" "/opt/rustwide/target/debug/deps/libdirectories-97b481c9a0cee0d3.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-524d9805a29114cd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-82968d2953894fad.rlib" "/opt/rustwide/target/debug/deps/libatty-a9ad9d81f9d1dfb9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libregex-9a6833e3c0a312b7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1a473e03b944ae8c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-63baa8721d3c1496.rlib" "/opt/rustwide/target/debug/deps/libsidekiq-66051f6db1679fac.rlib" "/opt/rustwide/target/debug/deps/libr2d2_redis-a5db81226d8368d6.rlib" "/opt/rustwide/target/debug/deps/libredis-4f8fb87b235a2aa4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2811c7ad43b9541.rlib" "/opt/rustwide/target/debug/deps/libsha1-fdcaadcc3a2fedb2.rlib" "/opt/rustwide/target/debug/deps/libcombine-57a3478524934bf8.rlib" "/opt/rustwide/target/debug/deps/libr2d2-e8becf5921bb7c49.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-739d91f11e366293.rlib" "/opt/rustwide/target/debug/deps/libnft_events-e66649efb65a9095.rlib" "/opt/rustwide/target/debug/deps/libweb3-b501004988aadd35.rlib" "/opt/rustwide/target/debug/deps/libweb3_async_native_tls-37fca73a1dd35271.rlib" "/opt/rustwide/target/debug/deps/libheaders-4f2fa9703e1d1aee.rlib" "/opt/rustwide/target/debug/deps/libtime-f6b08923f681fb1b.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-b9ff04ebb14e2533.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-b23b2806fdeaf6d2.rlib" "/opt/rustwide/target/debug/deps/libsoketto-99d036604775e68b.rlib" "/opt/rustwide/target/debug/deps/libsha1-29f892a4ac3b8041.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ed1d2d6c36258191.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8fae08ab625c28b8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f942b4dfc8afb6ac.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3533acda8fc02e39.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-c7caf3d5f36586b2.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libbase64-ac904a76fd11d7c8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d5872a5cb3f727ae.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-eef7d97e536c2ee1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bdbe603083ef853f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-54ee7c938411a75a.rlib" "/opt/rustwide/target/debug/deps/libhyper-31d38cb5ba0a28bb.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0ef66dc1d171ff48.rlib" "/opt/rustwide/target/debug/deps/libh2-3ccd22d047986c11.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0d9641232af15149.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9352888358086c7e.rlib" "/opt/rustwide/target/debug/deps/libahash-717028ba19d88cdc.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-05fbd5f7a87c7803.rlib" "/opt/rustwide/target/debug/deps/libhttparse-132e86a9c1212c4f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-01b6c5a4a46fb96a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dc4b57e60a83957f.rlib" "/opt/rustwide/target/debug/deps/libtokio-832d63968166a842.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a646e3e25696f7c9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9154b91591920193.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-48ca3b2a77a12a8a.rlib" "/opt/rustwide/target/debug/deps/libmio-36535385185fbd2f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a093778b3ab5c214.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liburl-e77ade7c5ab36095.rlib" "/opt/rustwide/target/debug/deps/libidna-ebffe384753c98e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-94d961b220eeffe9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ca3b9518250f7937.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-15bc1e0a0018c9e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libhttp-d5481f51e9518f12.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-626638c37bb40ca8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0930b0366df4628b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8c3c91cf8c5b6214.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-a2e970ae1843adff.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-bc005eca9619422c.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-eea45bfefd33f1ac.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c2e11b9e8c0236de.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-55299117a1ca13d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-70ecc85cb6eeb36e.rlib" "/opt/rustwide/target/debug/deps/libethabi-feda898a5eaaf4db.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-5d44f47ec19afb40.rlib" "/opt/rustwide/target/debug/deps/libethbloom-d925fc0163bb55cc.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-2440860215e6e885.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-de8da22445a4cf36.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-6c28b9f6f9ddbb37.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-295676f5f6158b1c.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-ac57125218f6b2c5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-21cf776a55cba7dc.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-2f3d59e81474ccb0.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-3654e097ba09cd73.rlib" "/opt/rustwide/target/debug/deps/librlp-4890f4f0225d0fcd.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-458417a4fbb8551f.rlib" "/opt/rustwide/target/debug/deps/librand-fce2284b71d7ae05.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1602f228006a0a12.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-5e78d94977cb1484.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c2625361cf2a302b.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-834197199a71e6eb.rlib" "/opt/rustwide/target/debug/deps/libsha3-e42ae4432f1d8538.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6a5237da5a0f25d5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-805f9b38a16e68fe.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-77b01e44083b5e5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c8aceea61552e1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-02c5e78306fda5dc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4285d16fb1e4fb7a.rlib" "/opt/rustwide/target/debug/deps/libuint-bb399d6da8005467.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-9b4f8cdb691cf2ab.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-171238c466ed8e80.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f30f815611283c99.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-36de2115d9243650.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc3db4edaf96660b.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libserde-c726ed2087663cb2.rlib" "/opt/rustwide/target/debug/deps/libfutures-c5760124c531df64.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-efac428251255e13.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-422f4707ca3c9aec.rlib" "/opt/rustwide/target/debug/deps/libmemchr-29b32969533539c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0500bd46c12c266c.rlib" "/opt/rustwide/target/debug/deps/libslab-30bf07532cd0444e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9f55670c07f3a78e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8c94823d9d668e3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-9746bdcbc609c0bf.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-858581baa2dc67a8.rlib" "/opt/rustwide/target/debug/deps/libarray_bytes-aff172df9fa9e835.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6ceff603162e9cfc.rlib" "/opt/rustwide/target/debug/deps/libdirectories_next-2f3ed837c3886ea5.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-1070e094959f379b.rlib" "/opt/rustwide/target/debug/deps/liblibc-04dff802551682e3.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ethereum_nft_tracker-3bc8476918a7284b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c19e0911b8bac025a184ab755511930725cda876fa099b563ef8739bc13ffc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c19e0911b8bac025a184ab755511930725cda876fa099b563ef8739bc13ffc2a", kill_on_drop: false }` [INFO] [stdout] c19e0911b8bac025a184ab755511930725cda876fa099b563ef8739bc13ffc2a