[INFO] fetching crate web3 0.18.0... [INFO] testing web3-0.18.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate web3 0.18.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate web3 0.18.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking crates.io crate web3 0.18.0 [INFO] finished tweaking crates.io crate web3 0.18.0 [INFO] tweaked toml for crates.io crate web3 0.18.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate web3 0.18.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex-literal v0.3.4 [INFO] [stderr] Downloaded uint v0.9.1 [INFO] [stderr] Downloaded soketto v0.7.1 [INFO] [stderr] Downloaded ethabi v16.0.0 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.2.1 [INFO] [stderr] Downloaded send_wrapper v0.4.0 [INFO] [stderr] Downloaded parking_lot_core v0.9.0 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.28 [INFO] [stderr] Downloaded openssl-sys v0.9.70 [INFO] [stderr] Downloaded secp256k1 v0.21.2 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Downloaded serde_json v1.0.70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e25e63af09a0341c1452f60069ef736e19109fb18f51b21c703a7c00b27bb54 [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" "9e25e63af09a0341c1452f60069ef736e19109fb18f51b21c703a7c00b27bb54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e25e63af09a0341c1452f60069ef736e19109fb18f51b21c703a7c00b27bb54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e25e63af09a0341c1452f60069ef736e19109fb18f51b21c703a7c00b27bb54", kill_on_drop: false }` [INFO] [stdout] 9e25e63af09a0341c1452f60069ef736e19109fb18f51b21c703a7c00b27bb54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3e2814f647c7da9b008985efc3d618083bc528149b78fcd704b13f8f736496a [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" "a3e2814f647c7da9b008985efc3d618083bc528149b78fcd704b13f8f736496a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling parking_lot_core v0.9.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling secp256k1 v0.21.2 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling soketto v0.7.1 [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 h2 v0.3.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling ethabi v16.0.0 [INFO] [stderr] Compiling web3 v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "a3e2814f647c7da9b008985efc3d618083bc528149b78fcd704b13f8f736496a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e2814f647c7da9b008985efc3d618083bc528149b78fcd704b13f8f736496a", kill_on_drop: false }` [INFO] [stdout] a3e2814f647c7da9b008985efc3d618083bc528149b78fcd704b13f8f736496a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be49ae99de7b4905370070828185e574375472f04353467f772d1b4fba4d5309 [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" "be49ae99de7b4905370070828185e574375472f04353467f772d1b4fba4d5309", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.28 [INFO] [stderr] Compiling web3 v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `web3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name contract_log_pubsub --edition=2018 examples/contract_log_pubsub.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="_http_base"' --cfg 'feature="async-native-tls"' --cfg 'feature="base64"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="headers"' --cfg 'feature="http"' --cfg 'feature="http-tls"' --cfg 'feature="ipc-tokio"' --cfg 'feature="once_cell"' --cfg 'feature="reqwest"' --cfg 'feature="secp256k1"' --cfg 'feature="signing"' --cfg 'feature="soketto"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --cfg 'feature="tokio-util"' --cfg 'feature="url"' --cfg 'feature="ws-tls-tokio"' --cfg 'feature="ws-tokio"' -C metadata=1c60e49f415e9253 -C extra-filename=-1c60e49f415e9253 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-1145ef293b6ad734.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-ca5adf5dcd2c9abb.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-90902df522d3bd1e.rlib --extern ethabi=/opt/rustwide/target/debug/deps/libethabi-f9ef4eb09cee416b.rlib --extern ethereum_types=/opt/rustwide/target/debug/deps/libethereum_types-62878f4a5972a5ef.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-76d3628f2cc24536.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-790336bc7d0e1f9f.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-64ebd7ee1c163c10.so --extern hyper=/opt/rustwide/target/debug/deps/libhyper-4c35c674032baa14.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib --extern jsonrpc_core=/opt/rustwide/target/debug/deps/libjsonrpc_core-1fa1946c3bf42ea6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1a693d02625d805b.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-e67fc6c53ba08d8f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2cf61bb5d857160b.rlib --extern rlp=/opt/rustwide/target/debug/deps/librlp-6299cc36947bd6e6.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-cd526a20797cedeb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fc9ef738dabbd124.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-513ea5e2f3fa67cd.rlib --extern soketto=/opt/rustwide/target/debug/deps/libsoketto-66d2674a845a44f4.rlib --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-f5520c9e45e9f8a9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ab0b2b589c81f86a.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5f2df214d064ed1e.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e52ad631a653f13a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-65aa1c165356333a.rlib --extern web3=/opt/rustwide/target/debug/deps/libweb3-e558888610093959.rlib --extern async_native_tls=/opt/rustwide/target/debug/deps/libweb3_async_native_tls-166ddbbc8ed21b04.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-f7912914759e087f/out` (signal: 9, SIGKILL: kill) [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/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.transport_http.f291041e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221.1c09vkmezewf1014.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-f7912914759e087f/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-90902df522d3bd1e.rlib" "/opt/rustwide/target/debug/deps/libatty-306bd52b2f168832.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-4dadeffe379a7995.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libweb3-e558888610093959.rlib" "/opt/rustwide/target/debug/deps/libweb3_async_native_tls-166ddbbc8ed21b04.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-5f2df214d064ed1e.rlib" "/opt/rustwide/target/debug/deps/libheaders-790336bc7d0e1f9f.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-415c6d9b55e94ea3.rlib" "/opt/rustwide/target/debug/deps/libsoketto-66d2674a845a44f4.rlib" "/opt/rustwide/target/debug/deps/libsha1-99539ec068b2558a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2cf61bb5d857160b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7d8726699076e75d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-40ac50bafb51e7e7.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-62c8e3b3c69b1e2d.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8c9c2a4ce353c355.rlib" "/opt/rustwide/target/debug/deps/libbase64-1145ef293b6ad734.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a61f0906430dd6bb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4c627a0b223b5911.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-04d6b8c8f9be7300.rlib" "/opt/rustwide/target/debug/deps/libhyper-4c35c674032baa14.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f8d5dd873d50d3af.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-f2a9e58cbdf5a9d4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e52ad631a653f13a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-01541cb6d83ececd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b842e2873dd6d14a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libhttp-29a3f6805c4213cd.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1a693d02625d805b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d65cfa6aadf9fe9a.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-cd526a20797cedeb.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-3e0f6634450d45ff.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e67fc6c53ba08d8f.rlib" "/opt/rustwide/target/debug/deps/libethabi-f9ef4eb09cee416b.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-62878f4a5972a5ef.rlib" "/opt/rustwide/target/debug/deps/libethbloom-42467b600207617e.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-f5520c9e45e9f8a9.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-07be01af80cf9ab5.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-06ce758207ea131d.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-8c54b41d0cea1315.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-f4903f93628d99f9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-61b3d77b5e427622.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-6f9f9bceac0a4a4e.rlib" "/opt/rustwide/target/debug/deps/librlp-6299cc36947bd6e6.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-57754cbe89cf2e67.rlib" "/opt/rustwide/target/debug/deps/librand-77fae512577a5129.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d5770ca30ee2448d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-69b84c3c4e781ba5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9b89bcc792a6b9a5.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-e4321bc018eaf5a7.rlib" "/opt/rustwide/target/debug/deps/libsha3-bf8099d7ca901fbc.rlib" "/opt/rustwide/target/debug/deps/libkeccak-4058ce8e87c4db48.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-70315ef00295f97c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d5c046d3b113e4be.rlib" "/opt/rustwide/target/debug/deps/libdigest-6379c22cea987de3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f807b11edb3b3f64.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c017c53f9a99f243.rlib" "/opt/rustwide/target/debug/deps/libuint-186c41bb8b7500d0.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-749c8798607f5be1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-61c6142c807e5216.rlib" "/opt/rustwide/target/debug/deps/libthiserror-21cd1466cc9de7d7.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-1fa1946c3bf42ea6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-513ea5e2f3fa67cd.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libserde-fc9ef738dabbd124.rlib" "/opt/rustwide/target/debug/deps/libfutures-76d3628f2cc24536.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-86e1169fae1ac62b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0b9831b42a2023f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f9a9f28dc7f1b2f6.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-06a6654f1d54fe75.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-efa54184e1965837.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe320b642115476c.rlib" "/opt/rustwide/target/debug/deps/libtokio-ab0b2b589c81f86a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-23be42f2c1bfa8da.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2ece4df09293aa8f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-1af816d1b1a3c41b.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9b0a28946feccf80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4907700c4b31c036.rlib" "/opt/rustwide/target/debug/deps/liblibc-a819ee06976c0dd9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/transport_http-d6ab88ab9751a221" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.transport_either.78012834-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0.32kdtftnqyyhw1w5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-f7912914759e087f/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-90902df522d3bd1e.rlib" "/opt/rustwide/target/debug/deps/libatty-306bd52b2f168832.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-4dadeffe379a7995.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libweb3-e558888610093959.rlib" "/opt/rustwide/target/debug/deps/libweb3_async_native_tls-166ddbbc8ed21b04.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-5f2df214d064ed1e.rlib" "/opt/rustwide/target/debug/deps/libheaders-790336bc7d0e1f9f.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-415c6d9b55e94ea3.rlib" "/opt/rustwide/target/debug/deps/libsoketto-66d2674a845a44f4.rlib" "/opt/rustwide/target/debug/deps/libsha1-99539ec068b2558a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2cf61bb5d857160b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7d8726699076e75d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-40ac50bafb51e7e7.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-62c8e3b3c69b1e2d.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8c9c2a4ce353c355.rlib" "/opt/rustwide/target/debug/deps/libbase64-1145ef293b6ad734.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a61f0906430dd6bb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4c627a0b223b5911.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-04d6b8c8f9be7300.rlib" "/opt/rustwide/target/debug/deps/libhyper-4c35c674032baa14.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f8d5dd873d50d3af.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-f2a9e58cbdf5a9d4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e52ad631a653f13a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-01541cb6d83ececd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b842e2873dd6d14a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libhttp-29a3f6805c4213cd.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1a693d02625d805b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d65cfa6aadf9fe9a.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-cd526a20797cedeb.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-3e0f6634450d45ff.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e67fc6c53ba08d8f.rlib" "/opt/rustwide/target/debug/deps/libethabi-f9ef4eb09cee416b.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-62878f4a5972a5ef.rlib" "/opt/rustwide/target/debug/deps/libethbloom-42467b600207617e.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-f5520c9e45e9f8a9.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-07be01af80cf9ab5.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-06ce758207ea131d.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-8c54b41d0cea1315.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-f4903f93628d99f9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-61b3d77b5e427622.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-6f9f9bceac0a4a4e.rlib" "/opt/rustwide/target/debug/deps/librlp-6299cc36947bd6e6.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-57754cbe89cf2e67.rlib" "/opt/rustwide/target/debug/deps/librand-77fae512577a5129.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d5770ca30ee2448d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-69b84c3c4e781ba5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9b89bcc792a6b9a5.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-e4321bc018eaf5a7.rlib" "/opt/rustwide/target/debug/deps/libsha3-bf8099d7ca901fbc.rlib" "/opt/rustwide/target/debug/deps/libkeccak-4058ce8e87c4db48.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-70315ef00295f97c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d5c046d3b113e4be.rlib" "/opt/rustwide/target/debug/deps/libdigest-6379c22cea987de3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f807b11edb3b3f64.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c017c53f9a99f243.rlib" "/opt/rustwide/target/debug/deps/libuint-186c41bb8b7500d0.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-749c8798607f5be1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-61c6142c807e5216.rlib" "/opt/rustwide/target/debug/deps/libthiserror-21cd1466cc9de7d7.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-1fa1946c3bf42ea6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-513ea5e2f3fa67cd.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libserde-fc9ef738dabbd124.rlib" "/opt/rustwide/target/debug/deps/libfutures-76d3628f2cc24536.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-86e1169fae1ac62b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0b9831b42a2023f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f9a9f28dc7f1b2f6.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-06a6654f1d54fe75.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-efa54184e1965837.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe320b642115476c.rlib" "/opt/rustwide/target/debug/deps/libtokio-ab0b2b589c81f86a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-23be42f2c1bfa8da.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2ece4df09293aa8f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-1af816d1b1a3c41b.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9b0a28946feccf80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4907700c4b31c036.rlib" "/opt/rustwide/target/debug/deps/liblibc-a819ee06976c0dd9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/transport_either-c1a9f7c0f4416ce0" "-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" "be49ae99de7b4905370070828185e574375472f04353467f772d1b4fba4d5309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be49ae99de7b4905370070828185e574375472f04353467f772d1b4fba4d5309", kill_on_drop: false }` [INFO] [stdout] be49ae99de7b4905370070828185e574375472f04353467f772d1b4fba4d5309