[INFO] cloning repository https://github.com/kaznak/20220223.rust-web3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaznak/20220223.rust-web3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaznak%2F20220223.rust-web3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaznak%2F20220223.rust-web3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8baa6ff22e2760ae6650f0fbb7b6122a1c1c8e9c [INFO] testing kaznak/20220223.rust-web3 against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaznak%2F20220223.rust-web3" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaznak/20220223.rust-web3 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaznak/20220223.rust-web3 [INFO] finished tweaking git repo https://github.com/kaznak/20220223.rust-web3 [INFO] tweaked toml for git repo https://github.com/kaznak/20220223.rust-web3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/kaznak/20220223.rust-web3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethereum-types v0.11.0 [INFO] [stderr] Downloaded ethabi v14.1.0 [INFO] [stderr] Downloaded soketto v0.5.0 [INFO] [stderr] Downloaded web3 v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f1d619076c04a92ae6864dae893054c40e2da905fd5b29cddd781b9f3e19d27 [INFO] running `Command { std: "docker" "start" "-a" "3f1d619076c04a92ae6864dae893054c40e2da905fd5b29cddd781b9f3e19d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f1d619076c04a92ae6864dae893054c40e2da905fd5b29cddd781b9f3e19d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1d619076c04a92ae6864dae893054c40e2da905fd5b29cddd781b9f3e19d27", kill_on_drop: false }` [INFO] [stdout] 3f1d619076c04a92ae6864dae893054c40e2da905fd5b29cddd781b9f3e19d27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2408a3206231613a6cb4363114e3f210ee1ab6c4837c59cc10092d2efe44493c [INFO] running `Command { std: "docker" "start" "-a" "2408a3206231613a6cb4363114e3f210ee1ab6c4837c59cc10092d2efe44493c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling proc-macro-crate v1.1.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling soketto v0.5.0 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [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.8 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling actix-http v2.2.2 [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 ethabi v14.1.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling web3 v0.17.0 [INFO] [stderr] Compiling rust-web3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWjn0PT/symbols.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.web3_server.7cdb37b5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7.3kkjn4p5nfxorlj2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-bc84d90d9f33bda0/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_rt-c4e4c47ae9c0186a.rlib" "/opt/rustwide/target/debug/deps/libweb3-d069f02ccfeeeb1f.rlib" "/opt/rustwide/target/debug/deps/libweb3_async_native_tls-f5c421e99ae41de2.rlib" "/opt/rustwide/target/debug/deps/libheaders-9f7fbd3e3558a706.rlib" "/opt/rustwide/target/debug/deps/libsha1-46a5b2604c0ed486.rlib" "/opt/rustwide/target/debug/deps/libdigest-292151fc051fb9bb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-719d31468d41ea14.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2423132e07774018.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8c590a85f919d70b.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-b23d25d944796590.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-39aef9918938e149.rlib" "/opt/rustwide/target/debug/deps/libsoketto-4c2f80c3d84a8a8a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f7a1da58a44db583.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e1ec27d5eb8edd07.rlib" "/opt/rustwide/target/debug/deps/libipnet-76d85b4961e3d625.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-9046053c0a822039.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-80c2fb3e3c60af46.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58deb17bf181909f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-080a0718e7a9613f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a4a8dd05816b0c8b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f3c4a19a0cd02c31.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e123e602ef0eec98.rlib" "/opt/rustwide/target/debug/deps/libhyper-5844add0a831aa6a.rlib" "/opt/rustwide/target/debug/deps/libwant-1d9dcf96b7dfce36.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c58479352fcede3e.rlib" "/opt/rustwide/target/debug/deps/libh2-3dd12b2888ca846c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-029dc3d5952f1250.rlib" "/opt/rustwide/target/debug/deps/libtower_service-1bee647f0a5a017f.rlib" "/opt/rustwide/target/debug/deps/libtokio-07d7e6aa85b26c5e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dbdd593088b15160.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-98c181c1bce9fc45.rlib" "/opt/rustwide/target/debug/deps/libmio-12f700de8ff94798.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7aea5ae382e214e4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f5964130b415b750.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f3090f65d248a105.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-7eeb47712a02d170.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-f64bf81397bd5b55.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-771fd0d8f01df9a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-182b83a28cd7c90c.rlib" "/opt/rustwide/target/debug/deps/libethabi-a95ab2335582b08b.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-586fa9d77c04b176.rlib" "/opt/rustwide/target/debug/deps/libethbloom-fedf814c283851e0.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-958ce5fcabd332d2.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-7bf3b5662a65b834.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-08b63ca333385f92.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-12378fd21133529c.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-c8a1afcd9571f1be.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d7ac27c43bc9c82c.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-a59b97eaee9a1e14.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-6c656f01859a58ec.rlib" "/opt/rustwide/target/debug/deps/librlp-d141ad91fc724928.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-e992f9389fb2ddf9.rlib" "/opt/rustwide/target/debug/deps/librand-94c5014101680579.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4dc9b5ffbad0d6c1.rlib" "/opt/rustwide/target/debug/deps/librand_core-ae581146e9a49f77.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bb7b4bf238204d46.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-3035cbb8b2a40324.rlib" "/opt/rustwide/target/debug/deps/libsha3-8a36799e9e65b09d.rlib" "/opt/rustwide/target/debug/deps/libkeccak-b67a088721d9d649.rlib" "/opt/rustwide/target/debug/deps/libuint-19d17733ff980e6b.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-62c46e59ab3fcee8.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0c2d6d1b20a77963.rlib" "/opt/rustwide/target/debug/deps/libhex-20668d43b3be4a9d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-50f0e6e8482fbc4a.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-45296c6cd784916a.rlib" "/opt/rustwide/target/debug/deps/libactix_web-c486abc4ee64668e.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-c377680858939c68.rlib" "/opt/rustwide/target/debug/deps/libawc-bdd80962e41cc0c2.rlib" "/opt/rustwide/target/debug/deps/libactix_server-35abb583d0b60e0d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ed3f6b6e1117c239.rlib" "/opt/rustwide/target/debug/deps/libactix_router-f5499d5cfccb7651.rlib" "/opt/rustwide/target/debug/deps/libbytestring-79e228f336483c5e.rlib" "/opt/rustwide/target/debug/deps/libactix_http-349197a3a4f533a3.rlib" "/opt/rustwide/target/debug/deps/libbase64-c53b1a30b9b59517.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a797f4bdf528e224.rlib" "/opt/rustwide/target/debug/deps/libitoa-6dc7e221850e6803.rlib" "/opt/rustwide/target/debug/deps/libsha1-f4e73d2d043e0875.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d49d077e73959851.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c476f57a7ff537ea.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-395ae833d928c153.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1b556f94009a83c0.rlib" "/opt/rustwide/target/debug/deps/libdigest-42e1a9f667c494d6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-fe853841f03468d2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-289469739badd6e6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-be0c746fd35d7338.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9d4a0a5ef5438f1b.rlib" "/opt/rustwide/target/debug/deps/libryu-2021f894ba3e103d.rlib" "/opt/rustwide/target/debug/deps/libcookie-9e9cb5c0f470c2a0.rlib" "/opt/rustwide/target/debug/deps/libserde-209bbde5db8010b7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8b5460f8549fd51a.rlib" "/opt/rustwide/target/debug/deps/libregex-4d86d90d817f153a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dd4dbab291cb30c4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fe72d3611fb489ec.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-aee687227d92e296.rlib" "/opt/rustwide/target/debug/deps/libmime-bc311254bc5f0d65.rlib" "/opt/rustwide/target/debug/deps/libflate2-bd1f1b11588f7dc9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fcab454c31c78c1d.rlib" "/opt/rustwide/target/debug/deps/libadler-c280b5360fa8d5c6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d7ad286f9ea8a436.rlib" "/opt/rustwide/target/debug/deps/libbrotli-61e3d304f22dfba5.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-3f21aae4211ad830.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-d24517d1bb039b2b.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-195934a242c6fde2.rlib" "/opt/rustwide/target/debug/deps/libtime-ea1fb7566d1a693f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7d7680a39abeff3d.rlib" "/opt/rustwide/target/debug/deps/libstandback-92d50d8d1acf30f5.rlib" "/opt/rustwide/target/debug/deps/libfxhash-304b87e68ad910c2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-55e6c2d34285e0c3.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-f75a4d9e22f02da4.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-d1605639cc916c7b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-dbab4926650e9341.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-90615d0d442b8d3c.rlib" "/opt/rustwide/target/debug/deps/libhostname-fe7981be8a4b66b9.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9c381e13fdfe7a1b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-cbb730962cb2859d.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-68628a00002eafbe.rlib" "/opt/rustwide/target/debug/deps/librand-cda2d143dd0d932c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-382f25bc02df0d29.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b1a557251f6b27a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-0176f9d9cddac594.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6ff425c8fa785398.rlib" "/opt/rustwide/target/debug/deps/liburl-2b31e98fb198a50d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b07d9f41631acfdc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c65fab93e9e86882.rlib" "/opt/rustwide/target/debug/deps/libidna-b8a25d30965e8c4c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f30a5f42490cb25b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f8321e75483280e3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e8cb65b6c55b09a3.rlib" "/opt/rustwide/target/debug/deps/libmatches-9585a4a104e2c225.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7f0c1e6939420b95.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-25489c8bf3c457fd.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4f51b535448925a3.rlib" "/opt/rustwide/target/debug/deps/libfutures-5fd05f7e46a046c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-af004c35148f0b95.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-005c2a026af186e6.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-9ec2a6cd7c3daa76.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-da7652d918b8510b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6714f6f1440b4ccf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-39a2652f1ed7c07b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-17fbf7c26a114f23.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d1f4555538085452.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libinstant-dc0183b714626b1c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-498596edb3193716.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8950cdcbe2abbd14.rlib" "/opt/rustwide/target/debug/deps/libeither-79592df97a4b943e.rlib" "/opt/rustwide/target/debug/deps/libh2-5a9b147a038211ca.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-0e4d9203cd0ceaea.rlib" "/opt/rustwide/target/debug/deps/libtracing-d77666e9a54d7aeb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-826000c27fc61a40.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b2bad206008d9b4d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4758d278ecdbe8d0.rlib" "/opt/rustwide/target/debug/deps/libhttp-598270421d5e4e71.rlib" "/opt/rustwide/target/debug/deps/libitoa-f396629587a723f8.rlib" "/opt/rustwide/target/debug/deps/libbytes-cb5f8b555a7d6d8a.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/libactix_service-5addd713092128e2.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-7d4ae7c90c95065c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-661c0b05790fe721.rlib" "/opt/rustwide/target/debug/deps/libtokio-f1da8c046c1a484f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5aeef4282319bc84.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c482eef18259736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libmio-8d649ec2c118268b.rlib" "/opt/rustwide/target/debug/deps/libiovec-4aac65e687257c09.rlib" "/opt/rustwide/target/debug/deps/libnet2-c939c61b82545698.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d62f86f9531dae72.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbaecb3e0a0a1b56.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5876a0c0c90a294f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-53a069adc292ce8c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-def3f1fce92084ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9dfff6d4497fdddd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5d85be744fe3d68e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a50f91f6e25ef1cf.rlib" "/opt/rustwide/target/debug/deps/libslab-fe96d24e1cffec87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e86d31a474d3408e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4471a6270cd6bbb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6e9cf4b35fc87876.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-38faccc2c6a5b6b1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-23ca6b985e81a1f8.rlib" "/opt/rustwide/target/debug/deps/libbytes-3987d4c1f2aa6f51.rlib" "/opt/rustwide/target/debug/deps/liblog-c810c1d86b7b0850.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.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.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/web3_server-bd53d4c84eb406a7" "-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 `rust-web3` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2408a3206231613a6cb4363114e3f210ee1ab6c4837c59cc10092d2efe44493c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2408a3206231613a6cb4363114e3f210ee1ab6c4837c59cc10092d2efe44493c", kill_on_drop: false }` [INFO] [stdout] 2408a3206231613a6cb4363114e3f210ee1ab6c4837c59cc10092d2efe44493c