[INFO] updating cached repository matterinc/plasma_winter [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/matterinc/plasma_winter [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/matterinc/plasma_winter" "work/ex/beta-1.38-1/sources/1.37.0/gh/matterinc/plasma_winter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/matterinc/plasma_winter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/matterinc/plasma_winter" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/matterinc/plasma_winter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/matterinc/plasma_winter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 923297a9ac6bae1a2923b36354686ed5b824949e [INFO] sha for GitHub repo matterinc/plasma_winter: 923297a9ac6bae1a2923b36354686ed5b824949e [INFO] validating manifest of matterinc/plasma_winter on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of matterinc/plasma_winter on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing matterinc/plasma_winter [INFO] finished frobbing matterinc/plasma_winter [INFO] frobbed toml for matterinc/plasma_winter written to work/ex/beta-1.38-1/sources/1.37.0/gh/matterinc/plasma_winter/Cargo.toml [INFO] started frobbing matterinc/plasma_winter [INFO] finished frobbing matterinc/plasma_winter [INFO] frobbed toml for matterinc/plasma_winter written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/matterinc/plasma_winter/Cargo.toml [INFO] crate matterinc/plasma_winter already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing matterinc/plasma_winter against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/matterinc/plasma_winter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 49df52cf53bb130dc34668246522e798713849bb588a08183e2517cad79d941c [INFO] running `"docker" "start" "-a" "49df52cf53bb130dc34668246522e798713849bb588a08183e2517cad79d941c"` [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling actix-web v0.7.15 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling secp256k1 v0.11.5 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 (https://github.com/gtank/blake2-rfc?rev=7a5b5fc99ae483a0043db7547fb79a6fa44b88a9#7a5b5fc9) [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling elastic-array v0.10.0 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling num-bigint v0.2.1 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling ff_derive v0.3.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling tokio-tls v0.2.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.3.2 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling ff v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling crossbeam v0.5.0 [INFO] [stderr] Compiling pairing v0.15.0 (https://github.com/matterinc/pairing#1363d021) [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling ethereum-types v0.4.0 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.81 [INFO] [stderr] Compiling hyper v0.12.17 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling rlp v0.2.4 [INFO] [stderr] Compiling rlp v0.3.0 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling websocket v0.21.1 [INFO] [stderr] Compiling bellman v0.1.1 (https://github.com/matterinc/bellman#e544678a) [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 [INFO] [stderr] Compiling sapling-crypto v0.0.2 (https://github.com/matterinc/sapling-crypto#97b0b901) [INFO] [stderr] Compiling jsonrpc-core v8.0.1 [INFO] [stderr] Compiling ethabi v6.1.0 [INFO] [stderr] Compiling ethereum-tx-sign v0.0.2 [INFO] [stderr] Compiling actix v0.7.8 [INFO] [stderr] Compiling web3 v0.5.1 (https://github.com/tomusdrw/rust-web3#8a2cfff9) [INFO] [stderr] Compiling actix-net v0.2.4 [INFO] [stderr] Compiling plasma v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/baby_prover.rs:92:35 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn create(initial_state: &State) -> [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn State` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/account_manager/rest_api.rs:24:19 [INFO] [stderr] | [INFO] [stderr] 24 | type BoxFut = Box, Error = hyper::Error> + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error> + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/eth/mod.rs:22:45 [INFO] [stderr] | [INFO] [stderr] 22 | type Result = std::result::Result>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/demo_server/rest_api.rs:74:57 [INFO] [stderr] | [INFO] [stderr] 74 | fn send_transaction(req: &HttpRequest) -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/server/baby_prover.rs:245:17 [INFO] [stderr] | [INFO] [stderr] 245 | let mut tree = & mut self.accounts_tree; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/server/baby_prover.rs:246:17 [INFO] [stderr] | [INFO] [stderr] 246 | let mut items = tree.items.clone(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/server/baby_prover.rs:290:17 [INFO] [stderr] | [INFO] [stderr] 290 | let mut transaction : Transaction = Transaction { [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unused import: `Engine` [INFO] [stderr] --> src/bin/test_prepared_prover.rs:15:15 [INFO] [stderr] | [INFO] [stderr] 15 | use pairing::{Engine}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/bin/test_prepared_prover.rs:146:13 [INFO] [stderr] | [INFO] [stderr] 146 | let mut items = tree.items.clone(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/bin/prove_128_txes.rs:140:13 [INFO] [stderr] | [INFO] [stderr] 140 | let mut items = tree.items.clone(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/bin/read_write_keys.rs:148:13 [INFO] [stderr] | [INFO] [stderr] 148 | let mut items = tree.items.clone(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.server.9ohmhld1-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849" "/opt/crater/target/debug/deps/server-d3735f2fb2ef3849.2rywtrusnovgkndx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-1fd15cf3828661f8/out" "-L" "/opt/crater/target/debug/build/brotli-sys-0cb712137d35eb3b/out" "-L" "/opt/crater/target/debug/build/ring-d2fecb501a603d84/out" "-L" "/opt/crater/target/debug/build/miniz-sys-cb843cc3d7ebffbc/out" "-L" "/opt/crater/target/debug/build/secp256k1-7fe1e9d0304b8b6a/out" "-L" "/opt/crater/target/debug/build/rust-crypto-fbe6562e31bd749c/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libplasma-a4e7cec77ec3c4e3.rlib" "/opt/crater/target/debug/deps/libactix_web-66b114d2b6cae1da.rlib" "/opt/crater/target/debug/deps/libactix_net-e847adf6b13d0d7b.rlib" "/opt/crater/target/debug/deps/libtower_service-fba94b5e9810c326.rlib" "/opt/crater/target/debug/deps/libflate2-9741ba1129fa2fab.rlib" "/opt/crater/target/debug/deps/libminiz_sys-0194f814ea761d14.rlib" "/opt/crater/target/debug/deps/libbrotli2-5df28165159396f9.rlib" "/opt/crater/target/debug/deps/libbrotli_sys-2b1ddd01330c363e.rlib" "/opt/crater/target/debug/deps/libcookie-eed16fdfd8011a1b.rlib" "/opt/crater/target/debug/deps/libring-107031615c24db30.rlib" "/opt/crater/target/debug/deps/libuntrusted-5376089619eed254.rlib" "/opt/crater/target/debug/deps/libaskama_escape-608ce5a03d3337df.rlib" "/opt/crater/target/debug/deps/libregex-bf0f4851402c59e4.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-f52370ed8b8aeb13.rlib" "/opt/crater/target/debug/deps/libregex_syntax-850e4c3af7d28146.rlib" "/opt/crater/target/debug/deps/libucd_util-57957d64f2b3380e.rlib" "/opt/crater/target/debug/deps/libthread_local-dc312346ae57221e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-38ec6bd6dbf65e9b.rlib" "/opt/crater/target/debug/deps/libmemchr-14376a6934ac48dc.rlib" "/opt/crater/target/debug/deps/libactix-fdab29b77441d85d.rlib" "/opt/crater/target/debug/deps/libtokio_signal-8388e44c6115c631.rlib" "/opt/crater/target/debug/deps/libsignal_hook-332c6a3c06e0a998.rlib" "/opt/crater/target/debug/deps/libarc_swap-d099ec285c794d22.rlib" "/opt/crater/target/debug/deps/libtrust_dns_resolver-e90e2edcc1980806.rlib" "/opt/crater/target/debug/deps/libtrust_dns_proto-23a80ad9e731b01f.rlib" "/opt/crater/target/debug/deps/libsocket2-e4907229e76fff4c.rlib" "/opt/crater/target/debug/deps/libresolv_conf-1a1571f20aa13888.rlib" "/opt/crater/target/debug/deps/libhostname-21ac0ce67cdc206a.rlib" "/opt/crater/target/debug/deps/libquick_error-f50ea951eae373ef.rlib" "/opt/crater/target/debug/deps/liblru_cache-9a4606776406ee89.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-e904498da3d465e3.rlib" "/opt/crater/target/debug/deps/libfailure-95145d883e64e2fa.rlib" "/opt/crater/target/debug/deps/librlp-129e68cc5f167bd7.rlib" "/opt/crater/target/debug/deps/libreqwest-069f00b84baa488f.rlib" "/opt/crater/target/debug/deps/libuuid-8cef22c1a6a13dd7.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-12cb353f593e9da9.rlib" "/opt/crater/target/debug/deps/libdtoa-e856206cc2b690b3.rlib" "/opt/crater/target/debug/deps/libmime_guess-cfbb4b79429ff443.rlib" "/opt/crater/target/debug/deps/libphf-4a04d914977e2bcc.rlib" "/opt/crater/target/debug/deps/libphf_shared-c6414a71ac193332.rlib" "/opt/crater/target/debug/deps/libsiphasher-4c498a6794cfc485.rlib" "/opt/crater/target/debug/deps/libmime-36e55c100ff046f8.rlib" "/opt/crater/target/debug/deps/libunicase-63ab2209cfa17a9e.rlib" "/opt/crater/target/debug/deps/liblibflate-c82a13fd88edc25f.rlib" "/opt/crater/target/debug/deps/libcrc32fast-df610bd9ba6dddf6.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libencoding_rs-b6cb6a2887952e36.rlib" "/opt/crater/target/debug/deps/libethereum_tx_sign-078d79dfe31d19a7.rlib" "/opt/crater/target/debug/deps/librlp-fad0ece6720c5397.rlib" "/opt/crater/target/debug/deps/libelastic_array-cd97f76d225026fc.rlib" "/opt/crater/target/debug/deps/libsecp256k1-41099569d2c92ddd.rlib" "/opt/crater/target/debug/deps/libweb3-bc6e98289d299ad2.rlib" "/opt/crater/target/debug/deps/libwebsocket-b173f1b63d283a8b.rlib" "/opt/crater/target/debug/deps/libbitflags-87aacccedafc3e9f.rlib" "/opt/crater/target/debug/deps/libtokio_tls-8ee1adae56d0a2ab.rlib" "/opt/crater/target/debug/deps/libsha1-19561cf7d08c449a.rlib" "/opt/crater/target/debug/deps/libhyper-d9dc52972fb2b68b.rlib" "/opt/crater/target/debug/deps/libmime-0a73f5a8cc7fa588.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-05e049e3a82cbfb0.rlib" "/opt/crater/target/debug/deps/libtypeable-9a5238d74bedca20.rlib" "/opt/crater/target/debug/deps/libtraitobject-69814f8367d06bb9.rlib" "/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rlib" "/opt/crater/target/debug/deps/libbase64-5d4e9134fad5e140.rlib" "/opt/crater/target/debug/deps/libsafemem-6dcdd310941c7c4b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-343394f70661fe28.rlib" "/opt/crater/target/debug/deps/libtokio_core-78b94f3ed34fd54e.rlib" "/opt/crater/target/debug/deps/libscoped_tls-07fc116bdb058bee.rlib" "/opt/crater/target/debug/deps/libhyper_tls-70bc42d187cedc56.rlib" "/opt/crater/target/debug/deps/libnative_tls-f519672f43769914.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-4a681b321c305668.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-8d714c3356ca4fd5.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libbitflags-67998902f09e32c1.rlib" "/opt/crater/target/debug/deps/liburl-4c215f10844e95be.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-579fb7ac82726a4c.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-17e783eda08f2a2e.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libhyper-29db467525ded77e.rlib" "/opt/crater/target/debug/deps/libwant-b6734b52d9412344.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libhttparse-08b972057fc73eff.rlib" "/opt/crater/target/debug/deps/libh2-7e20349ac57c4789.rlib" "/opt/crater/target/debug/deps/libindexmap-c7cd05bfac3137cd.rlib" "/opt/crater/target/debug/deps/libstring-ef1af2451e8dee09.rlib" "/opt/crater/target/debug/deps/libhttp-c374612335d62078.rlib" "/opt/crater/target/debug/deps/libbase64-650d682fe3e5ab54.rlib" "/opt/crater/target/debug/deps/libtokio_timer-65ece13cf4e11d67.rlib" "/opt/crater/target/debug/deps/libslab-424cb31d1ed16f51.rlib" "/opt/crater/target/debug/deps/librustc_hex-5eb79c026652bf5c.rlib" "/opt/crater/target/debug/deps/libparking_lot-deb42d6fe1fe439f.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-9428c6a4407dc49a.rlib" "/opt/crater/target/debug/deps/libjsonrpc_core-bcf395516f6b291f.rlib" "/opt/crater/target/debug/deps/liblog-5e88d105e35bd3ad.rlib" "/opt/crater/target/debug/deps/libethabi-53ec977842846011.rlib" "/opt/crater/target/debug/deps/liberror_chain-c0893551f2e4feea.rlib" "/opt/crater/target/debug/deps/libbacktrace-9fa0decdc73d409f.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-6ccb878271b45299.rlib" "/opt/crater/target/debug/deps/librustc_demangle-9891100843b3000f.rlib" "/opt/crater/target/debug/deps/libserde_json-bbe8a42d8464692f.rlib" "/opt/crater/target/debug/deps/libryu-511d1a21231511ed.rlib" "/opt/crater/target/debug/deps/libitoa-965dbaa5417f4779.rlib" "/opt/crater/target/debug/deps/libethereum_types-0223a8a5853c244c.rlib" "/opt/crater/target/debug/deps/libethbloom-d195d71d27eaaa5c.rlib" "/opt/crater/target/debug/deps/libethereum_types_serialize-272996c7e93e8d9c.rlib" "/opt/crater/target/debug/deps/libserde-62779e1f4e38def9.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-cdba6e52b8e85b43.rlib" "/opt/crater/target/debug/deps/libfixed_hash-e02ba9777b5d08bf.rlib" "/opt/crater/target/debug/deps/libuint-975b7df998e57063.rlib" "/opt/crater/target/debug/deps/librustc_hex-b2fe6a7ab7d9454c.rlib" "/opt/crater/target/debug/deps/libheapsize-99b84f035babfeb9.rlib" "/opt/crater/target/debug/deps/libcrunchy-30bc90fbe7d7187e.rlib" "/opt/crater/target/debug/deps/librayon-d1e926b27cd55fbc.rlib" "/opt/crater/target/debug/deps/libeither-90c0ce8e46d0418a.rlib" "/opt/crater/target/debug/deps/librayon_core-0c55525015e0be67.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-1b80b987d948e1ea.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-87e3d896ae2864aa.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-2a01996e6cbc246e.rlib" "/opt/crater/target/debug/deps/libcrossbeam-b0f579a9008a1f3d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-d784332373443fe6.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libcrypto-29d25540537d6445.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/librand-e7fbb412ff9aee36.rlib" "/opt/crater/target/debug/deps/libsapling_crypto-80505d9b4208ee65.rlib" "/opt/crater/target/debug/deps/libdigest-d3356bc4a9d52d31.rlib" "/opt/crater/target/debug/deps/libgeneric_array-140c1214fcc2614e.rlib" "/opt/crater/target/debug/deps/libtypenum-ad63c9a6e6a7b644.rlib" "/opt/crater/target/debug/deps/libblake2_rfc-f49ff77ac0c0d0e3.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-2a6ba5e36d25181a.rlib" "/opt/crater/target/debug/deps/libhex-cfcedefda878ea76.rlib" "/opt/crater/target/debug/deps/libbellman-71e4c58432c1e1b4.rlib" "/opt/crater/target/debug/deps/libpbr-86d2237fa8ff5cbd.rlib" "/opt/crater/target/debug/deps/libtime-489af7e0b4ad4b55.rlib" "/opt/crater/target/debug/deps/libcrossbeam-b7feb6e2b32da9c7.rlib" "/opt/crater/target/debug/deps/libbit_vec-805977058ac74d4e.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-2c33e0502e23b2f4.rlib" "/opt/crater/target/debug/deps/libpairing-edee21a6c62f549a.rlib" "/opt/crater/target/debug/deps/libff-c388bd3ea5263b2f.rlib" "/opt/crater/target/debug/deps/librand-61858dfae8c87f2c.rlib" "/opt/crater/target/debug/deps/libtokio-faa9856adbce506f.rlib" "/opt/crater/target/debug/deps/libtokio_uds-e1724cb28eabf6a4.rlib" "/opt/crater/target/debug/deps/libmio_uds-149c76fec5dd9ac9.rlib" "/opt/crater/target/debug/deps/libtokio_udp-bded062af15bbc2c.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-c4d7b67f15af5c52.rlib" "/opt/crater/target/debug/deps/libtokio_timer-26d72434a73d8bd2.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-72cccef84022c227.rlib" "/opt/crater/target/debug/deps/libparking_lot-79772ad1f32ff2e6.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-7e19b3df35e46bee.rlib" "/opt/crater/target/debug/deps/libsmallvec-ddbbb22a8cacd27c.rlib" "/opt/crater/target/debug/deps/libunreachable-7dd4ced4819ef3ab.rlib" "/opt/crater/target/debug/deps/libvoid-4fb26e3b0cb57bde.rlib" "/opt/crater/target/debug/deps/librand-ea592c265d00b77d.rlib" "/opt/crater/target/debug/deps/librand_core-c3f035477d69cff4.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libtokio_fs-981876d65af28fad.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-4ce3095ed2bb8513.rlib" "/opt/crater/target/debug/deps/librand-c7471d4eeaa8867a.rlib" "/opt/crater/target/debug/deps/librand_xorshift-ed607ecbc9af3364.rlib" "/opt/crater/target/debug/deps/librand_pcg-f13281b07f95deab.rlib" "/opt/crater/target/debug/deps/librand_hc-3fc42ec1c8af02b1.rlib" "/opt/crater/target/debug/deps/librand_chacha-9efa1c258da08e64.rlib" "/opt/crater/target/debug/deps/librand_isaac-c8ad415819834091.rlib" "/opt/crater/target/debug/deps/librand_core-31821dc910b5bac2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-00cdaa2fcdefd2b0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-d4b06166c79771f6.rlib" "/opt/crater/target/debug/deps/liblazy_static-df8b3d370f96c908.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-81f7e9a5af225363.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-bb9e83f4ad9b8ad9.rlib" "/opt/crater/target/debug/deps/libarrayvec-4331b13db59144fa.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libtokio_codec-4f7546a329066318.rlib" "/opt/crater/target/debug/deps/libtokio_io-d4b641eaa749fb84.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-7fc414aaf7fe0d8a.rlib" "/opt/crater/target/debug/deps/libtokio_executor-ceccd1fa3a5bc92b.rlib" "/opt/crater/target/debug/deps/libnum_cpus-fc589b1b75bee282.rlib" "/opt/crater/target/debug/deps/libmio-ef32c9842a4199ad.rlib" "/opt/crater/target/debug/deps/liblog-5fab1ddaf1b8d6f8.rlib" "/opt/crater/target/debug/deps/libslab-95586f5c0ae1cb00.rlib" "/opt/crater/target/debug/deps/libnet2-a08fc136f6904f54.rlib" "/opt/crater/target/debug/deps/libcfg_if-52f952e08f3290ba.rlib" "/opt/crater/target/debug/deps/liblazycell-45116a8946ed0c92.rlib" "/opt/crater/target/debug/deps/libfutures-6a92a1296f37950e.rlib" "/opt/crater/target/debug/deps/libbytes-f6d6cfc339dbab78.rlib" "/opt/crater/target/debug/deps/libiovec-899ed525d05eb4d1.rlib" "/opt/crater/target/debug/deps/liblibc-bdc2386f4cce9efc.rlib" "/opt/crater/target/debug/deps/libbyteorder-328e2ed394eb63e4.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/demo_server-8bbdc351330e74c3.demo_server.ea15x9yb-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/demo_server-8bbdc351330e74c3.demo_server.ea15x9yb-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/demo_server-8bbdc351330e74c3.demo_server.ea15x9yb-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/demo_server-8bbdc351330e74c3.demo_server.ea15x9yb-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/demo_server-8bbdc351330e74c3.demo_server.ea15x9yb-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/deps/demo_server-8bbdc351330e74c3" "/opt/crater/target/debug/deps/demo_server-8bbdc351330e74c3.4ht9jr0ai4a5h9q.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-1fd15cf3828661f8/out" "-L" "/opt/crater/target/debug/build/brotli-sys-0cb712137d35eb3b/out" "-L" "/opt/crater/target/debug/build/ring-d2fecb501a603d84/out" "-L" "/opt/crater/target/debug/build/miniz-sys-cb843cc3d7ebffbc/out" "-L" "/opt/crater/target/debug/build/secp256k1-7fe1e9d0304b8b6a/out" "-L" "/opt/crater/target/debug/build/rust-crypto-fbe6562e31bd749c/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libplasma-a4e7cec77ec3c4e3.rlib" "/opt/crater/target/debug/deps/libactix_web-66b114d2b6cae1da.rlib" "/opt/crater/target/debug/deps/libactix_net-e847adf6b13d0d7b.rlib" "/opt/crater/target/debug/deps/libtower_service-fba94b5e9810c326.rlib" "/opt/crater/target/debug/deps/libflate2-9741ba1129fa2fab.rlib" "/opt/crater/target/debug/deps/libminiz_sys-0194f814ea761d14.rlib" "/opt/crater/target/debug/deps/libbrotli2-5df28165159396f9.rlib" "/opt/crater/target/debug/deps/libbrotli_sys-2b1ddd01330c363e.rlib" "/opt/crater/target/debug/deps/libcookie-eed16fdfd8011a1b.rlib" "/opt/crater/target/debug/deps/libring-107031615c24db30.rlib" "/opt/crater/target/debug/deps/libuntrusted-5376089619eed254.rlib" "/opt/crater/target/debug/deps/libaskama_escape-608ce5a03d3337df.rlib" "/opt/crater/target/debug/deps/libregex-bf0f4851402c59e4.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-f52370ed8b8aeb13.rlib" "/opt/crater/target/debug/deps/libregex_syntax-850e4c3af7d28146.rlib" "/opt/crater/target/debug/deps/libucd_util-57957d64f2b3380e.rlib" "/opt/crater/target/debug/deps/libthread_local-dc312346ae57221e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-38ec6bd6dbf65e9b.rlib" "/opt/crater/target/debug/deps/libmemchr-14376a6934ac48dc.rlib" "/opt/crater/target/debug/deps/libactix-fdab29b77441d85d.rlib" "/opt/crater/target/debug/deps/libtokio_signal-8388e44c6115c631.rlib" "/opt/crater/target/debug/deps/libsignal_hook-332c6a3c06e0a998.rlib" "/opt/crater/target/debug/deps/libarc_swap-d099ec285c794d22.rlib" "/opt/crater/target/debug/deps/libtrust_dns_resolver-e90e2edcc1980806.rlib" "/opt/crater/target/debug/deps/libtrust_dns_proto-23a80ad9e731b01f.rlib" "/opt/crater/target/debug/deps/libsocket2-e4907229e76fff4c.rlib" "/opt/crater/target/debug/deps/libresolv_conf-1a1571f20aa13888.rlib" "/opt/crater/target/debug/deps/libhostname-21ac0ce67cdc206a.rlib" "/opt/crater/target/debug/deps/libquick_error-f50ea951eae373ef.rlib" "/opt/crater/target/debug/deps/liblru_cache-9a4606776406ee89.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-e904498da3d465e3.rlib" "/opt/crater/target/debug/deps/libfailure-95145d883e64e2fa.rlib" "/opt/crater/target/debug/deps/librlp-129e68cc5f167bd7.rlib" "/opt/crater/target/debug/deps/libreqwest-069f00b84baa488f.rlib" "/opt/crater/target/debug/deps/libuuid-8cef22c1a6a13dd7.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-12cb353f593e9da9.rlib" "/opt/crater/target/debug/deps/libdtoa-e856206cc2b690b3.rlib" "/opt/crater/target/debug/deps/libmime_guess-cfbb4b79429ff443.rlib" "/opt/crater/target/debug/deps/libphf-4a04d914977e2bcc.rlib" "/opt/crater/target/debug/deps/libphf_shared-c6414a71ac193332.rlib" "/opt/crater/target/debug/deps/libsiphasher-4c498a6794cfc485.rlib" "/opt/crater/target/debug/deps/libmime-36e55c100ff046f8.rlib" "/opt/crater/target/debug/deps/libunicase-63ab2209cfa17a9e.rlib" "/opt/crater/target/debug/deps/liblibflate-c82a13fd88edc25f.rlib" "/opt/crater/target/debug/deps/libcrc32fast-df610bd9ba6dddf6.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libencoding_rs-b6cb6a2887952e36.rlib" "/opt/crater/target/debug/deps/libethereum_tx_sign-078d79dfe31d19a7.rlib" "/opt/crater/target/debug/deps/librlp-fad0ece6720c5397.rlib" "/opt/crater/target/debug/deps/libelastic_array-cd97f76d225026fc.rlib" "/opt/crater/target/debug/deps/libsecp256k1-41099569d2c92ddd.rlib" "/opt/crater/target/debug/deps/libweb3-bc6e98289d299ad2.rlib" "/opt/crater/target/debug/deps/libwebsocket-b173f1b63d283a8b.rlib" "/opt/crater/target/debug/deps/libbitflags-87aacccedafc3e9f.rlib" "/opt/crater/target/debug/deps/libtokio_tls-8ee1adae56d0a2ab.rlib" "/opt/crater/target/debug/deps/libsha1-19561cf7d08c449a.rlib" "/opt/crater/target/debug/deps/libhyper-d9dc52972fb2b68b.rlib" "/opt/crater/target/debug/deps/libmime-0a73f5a8cc7fa588.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-05e049e3a82cbfb0.rlib" "/opt/crater/target/debug/deps/libtypeable-9a5238d74bedca20.rlib" "/opt/crater/target/debug/deps/libtraitobject-69814f8367d06bb9.rlib" "/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rlib" "/opt/crater/target/debug/deps/libbase64-5d4e9134fad5e140.rlib" "/opt/crater/target/debug/deps/libsafemem-6dcdd310941c7c4b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-343394f70661fe28.rlib" "/opt/crater/target/debug/deps/libtokio_core-78b94f3ed34fd54e.rlib" "/opt/crater/target/debug/deps/libscoped_tls-07fc116bdb058bee.rlib" "/opt/crater/target/debug/deps/libhyper_tls-70bc42d187cedc56.rlib" "/opt/crater/target/debug/deps/libnative_tls-f519672f43769914.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-4a681b321c305668.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-8d714c3356ca4fd5.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libbitflags-67998902f09e32c1.rlib" "/opt/crater/target/debug/deps/liburl-4c215f10844e95be.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-579fb7ac82726a4c.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-17e783eda08f2a2e.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libhyper-29db467525ded77e.rlib" "/opt/crater/target/debug/deps/libwant-b6734b52d9412344.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libhttparse-08b972057fc73eff.rlib" "/opt/crater/target/debug/deps/libh2-7e20349ac57c4789.rlib" "/opt/crater/target/debug/deps/libindexmap-c7cd05bfac3137cd.rlib" "/opt/crater/target/debug/deps/libstring-ef1af2451e8dee09.rlib" "/opt/crater/target/debug/deps/libhttp-c374612335d62078.rlib" "/opt/crater/target/debug/deps/libbase64-650d682fe3e5ab54.rlib" "/opt/crater/target/debug/deps/libtokio_timer-65ece13cf4e11d67.rlib" "/opt/crater/target/debug/deps/libslab-424cb31d1ed16f51.rlib" "/opt/crater/target/debug/deps/librustc_hex-5eb79c026652bf5c.rlib" "/opt/crater/target/debug/deps/libparking_lot-deb42d6fe1fe439f.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-9428c6a4407dc49a.rlib" "/opt/crater/target/debug/deps/libjsonrpc_core-bcf395516f6b291f.rlib" "/opt/crater/target/debug/deps/liblog-5e88d105e35bd3ad.rlib" "/opt/crater/target/debug/deps/libethabi-53ec977842846011.rlib" "/opt/crater/target/debug/deps/liberror_chain-c0893551f2e4feea.rlib" "/opt/crater/target/debug/deps/libbacktrace-9fa0decdc73d409f.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-6ccb878271b45299.rlib" "/opt/crater/target/debug/deps/librustc_demangle-9891100843b3000f.rlib" "/opt/crater/target/debug/deps/libserde_json-bbe8a42d8464692f.rlib" "/opt/crater/target/debug/deps/libryu-511d1a21231511ed.rlib" "/opt/crater/target/debug/deps/libitoa-965dbaa5417f4779.rlib" "/opt/crater/target/debug/deps/libethereum_types-0223a8a5853c244c.rlib" "/opt/crater/target/debug/deps/libethbloom-d195d71d27eaaa5c.rlib" "/opt/crater/target/debug/deps/libethereum_types_serialize-272996c7e93e8d9c.rlib" "/opt/crater/target/debug/deps/libserde-62779e1f4e38def9.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-cdba6e52b8e85b43.rlib" "/opt/crater/target/debug/deps/libfixed_hash-e02ba9777b5d08bf.rlib" "/opt/crater/target/debug/deps/libuint-975b7df998e57063.rlib" "/opt/crater/target/debug/deps/librustc_hex-b2fe6a7ab7d9454c.rlib" "/opt/crater/target/debug/deps/libheapsize-99b84f035babfeb9.rlib" "/opt/crater/target/debug/deps/libcrunchy-30bc90fbe7d7187e.rlib" "/opt/crater/target/debug/deps/libtokio-faa9856adbce506f.rlib" "/opt/crater/target/debug/deps/libtokio_uds-e1724cb28eabf6a4.rlib" "/opt/crater/target/debug/deps/libmio_uds-149c76fec5dd9ac9.rlib" "/opt/crater/target/debug/deps/libtokio_udp-bded062af15bbc2c.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-c4d7b67f15af5c52.rlib" "/opt/crater/target/debug/deps/libtokio_timer-26d72434a73d8bd2.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-72cccef84022c227.rlib" "/opt/crater/target/debug/deps/libtokio_fs-981876d65af28fad.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-4ce3095ed2bb8513.rlib" "/opt/crater/target/debug/deps/librand-c7471d4eeaa8867a.rlib" "/opt/crater/target/debug/deps/librand_xorshift-ed607ecbc9af3364.rlib" "/opt/crater/target/debug/deps/librand_pcg-f13281b07f95deab.rlib" "/opt/crater/target/debug/deps/librand_hc-3fc42ec1c8af02b1.rlib" "/opt/crater/target/debug/deps/librand_chacha-9efa1c258da08e64.rlib" "/opt/crater/target/debug/deps/librand_isaac-c8ad415819834091.rlib" "/opt/crater/target/debug/deps/libtokio_codec-4f7546a329066318.rlib" "/opt/crater/target/debug/deps/libtokio_io-d4b641eaa749fb84.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-7fc414aaf7fe0d8a.rlib" "/opt/crater/target/debug/deps/libtokio_executor-ceccd1fa3a5bc92b.rlib" "/opt/crater/target/debug/deps/libmio-ef32c9842a4199ad.rlib" "/opt/crater/target/debug/deps/liblog-5fab1ddaf1b8d6f8.rlib" "/opt/crater/target/debug/deps/libslab-95586f5c0ae1cb00.rlib" "/opt/crater/target/debug/deps/libnet2-a08fc136f6904f54.rlib" "/opt/crater/target/debug/deps/liblazycell-45116a8946ed0c92.rlib" "/opt/crater/target/debug/deps/libbytes-f6d6cfc339dbab78.rlib" "/opt/crater/target/debug/deps/libiovec-899ed525d05eb4d1.rlib" "/opt/crater/target/debug/deps/librayon-d1e926b27cd55fbc.rlib" "/opt/crater/target/debug/deps/libeither-90c0ce8e46d0418a.rlib" "/opt/crater/target/debug/deps/librayon_core-0c55525015e0be67.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-1b80b987d948e1ea.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-87e3d896ae2864aa.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-2a01996e6cbc246e.rlib" "/opt/crater/target/debug/deps/libcrossbeam-b0f579a9008a1f3d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-d784332373443fe6.rlib" "/opt/crater/target/debug/deps/libparking_lot-79772ad1f32ff2e6.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-7e19b3df35e46bee.rlib" "/opt/crater/target/debug/deps/libsmallvec-ddbbb22a8cacd27c.rlib" "/opt/crater/target/debug/deps/libunreachable-7dd4ced4819ef3ab.rlib" "/opt/crater/target/debug/deps/libvoid-4fb26e3b0cb57bde.rlib" "/opt/crater/target/debug/deps/librand-ea592c265d00b77d.rlib" "/opt/crater/target/debug/deps/librand_core-c3f035477d69cff4.rlib" "/opt/crater/target/debug/deps/librand_core-31821dc910b5bac2.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-00cdaa2fcdefd2b0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-d4b06166c79771f6.rlib" "/opt/crater/target/debug/deps/liblazy_static-df8b3d370f96c908.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-81f7e9a5af225363.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-bb9e83f4ad9b8ad9.rlib" "/opt/crater/target/debug/deps/libcfg_if-52f952e08f3290ba.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libcrypto-29d25540537d6445.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/librand-e7fbb412ff9aee36.rlib" "/opt/crater/target/debug/deps/libsapling_crypto-80505d9b4208ee65.rlib" "/opt/crater/target/debug/deps/libdigest-d3356bc4a9d52d31.rlib" "/opt/crater/target/debug/deps/libgeneric_array-140c1214fcc2614e.rlib" "/opt/crater/target/debug/deps/libtypenum-ad63c9a6e6a7b644.rlib" "/opt/crater/target/debug/deps/libblake2_rfc-f49ff77ac0c0d0e3.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-2a6ba5e36d25181a.rlib" "/opt/crater/target/debug/deps/libarrayvec-4331b13db59144fa.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libhex-cfcedefda878ea76.rlib" "/opt/crater/target/debug/deps/libbellman-71e4c58432c1e1b4.rlib" "/opt/crater/target/debug/deps/libpbr-86d2237fa8ff5cbd.rlib" "/opt/crater/target/debug/deps/libtime-489af7e0b4ad4b55.rlib" "/opt/crater/target/debug/deps/libcrossbeam-b7feb6e2b32da9c7.rlib" "/opt/crater/target/debug/deps/libbit_vec-805977058ac74d4e.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-2c33e0502e23b2f4.rlib" "/opt/crater/target/debug/deps/libfutures-6a92a1296f37950e.rlib" "/opt/crater/target/debug/deps/libnum_cpus-fc589b1b75bee282.rlib" "/opt/crater/target/debug/deps/libpairing-edee21a6c62f549a.rlib" "/opt/crater/target/debug/deps/libff-c388bd3ea5263b2f.rlib" "/opt/crater/target/debug/deps/librand-61858dfae8c87f2c.rlib" "/opt/crater/target/debug/deps/liblibc-bdc2386f4cce9efc.rlib" "/opt/crater/target/debug/deps/libbyteorder-328e2ed394eb63e4.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `plasma`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `plasma`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.test_prepared_prover.8px3pqrs-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10" "/opt/crater/target/debug/deps/test_prepared_prover-ced82a02a0527a10.2us1u1djfpej6t3h.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-1fd15cf3828661f8/out" "-L" "/opt/crater/target/debug/build/brotli-sys-0cb712137d35eb3b/out" "-L" "/opt/crater/target/debug/build/ring-d2fecb501a603d84/out" "-L" "/opt/crater/target/debug/build/miniz-sys-cb843cc3d7ebffbc/out" "-L" "/opt/crater/target/debug/build/secp256k1-7fe1e9d0304b8b6a/out" "-L" "/opt/crater/target/debug/build/rust-crypto-fbe6562e31bd749c/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libplasma-a4e7cec77ec3c4e3.rlib" "/opt/crater/target/debug/deps/libactix_web-66b114d2b6cae1da.rlib" "/opt/crater/target/debug/deps/libactix_net-e847adf6b13d0d7b.rlib" "/opt/crater/target/debug/deps/libtower_service-fba94b5e9810c326.rlib" "/opt/crater/target/debug/deps/libflate2-9741ba1129fa2fab.rlib" "/opt/crater/target/debug/deps/libminiz_sys-0194f814ea761d14.rlib" "/opt/crater/target/debug/deps/libbrotli2-5df28165159396f9.rlib" "/opt/crater/target/debug/deps/libbrotli_sys-2b1ddd01330c363e.rlib" "/opt/crater/target/debug/deps/libcookie-eed16fdfd8011a1b.rlib" "/opt/crater/target/debug/deps/libring-107031615c24db30.rlib" "/opt/crater/target/debug/deps/libuntrusted-5376089619eed254.rlib" "/opt/crater/target/debug/deps/libaskama_escape-608ce5a03d3337df.rlib" "/opt/crater/target/debug/deps/libregex-bf0f4851402c59e4.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-f52370ed8b8aeb13.rlib" "/opt/crater/target/debug/deps/libregex_syntax-850e4c3af7d28146.rlib" "/opt/crater/target/debug/deps/libucd_util-57957d64f2b3380e.rlib" "/opt/crater/target/debug/deps/libthread_local-dc312346ae57221e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-38ec6bd6dbf65e9b.rlib" "/opt/crater/target/debug/deps/libmemchr-14376a6934ac48dc.rlib" "/opt/crater/target/debug/deps/libactix-fdab29b77441d85d.rlib" "/opt/crater/target/debug/deps/libtokio_signal-8388e44c6115c631.rlib" "/opt/crater/target/debug/deps/libsignal_hook-332c6a3c06e0a998.rlib" "/opt/crater/target/debug/deps/libarc_swap-d099ec285c794d22.rlib" "/opt/crater/target/debug/deps/libtrust_dns_resolver-e90e2edcc1980806.rlib" "/opt/crater/target/debug/deps/libtrust_dns_proto-23a80ad9e731b01f.rlib" "/opt/crater/target/debug/deps/libsocket2-e4907229e76fff4c.rlib" "/opt/crater/target/debug/deps/libresolv_conf-1a1571f20aa13888.rlib" "/opt/crater/target/debug/deps/libhostname-21ac0ce67cdc206a.rlib" "/opt/crater/target/debug/deps/libquick_error-f50ea951eae373ef.rlib" "/opt/crater/target/debug/deps/liblru_cache-9a4606776406ee89.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-e904498da3d465e3.rlib" "/opt/crater/target/debug/deps/libfailure-95145d883e64e2fa.rlib" "/opt/crater/target/debug/deps/librlp-129e68cc5f167bd7.rlib" "/opt/crater/target/debug/deps/libreqwest-069f00b84baa488f.rlib" "/opt/crater/target/debug/deps/libuuid-8cef22c1a6a13dd7.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-12cb353f593e9da9.rlib" "/opt/crater/target/debug/deps/libdtoa-e856206cc2b690b3.rlib" "/opt/crater/target/debug/deps/libmime_guess-cfbb4b79429ff443.rlib" "/opt/crater/target/debug/deps/libphf-4a04d914977e2bcc.rlib" "/opt/crater/target/debug/deps/libphf_shared-c6414a71ac193332.rlib" "/opt/crater/target/debug/deps/libsiphasher-4c498a6794cfc485.rlib" "/opt/crater/target/debug/deps/libmime-36e55c100ff046f8.rlib" "/opt/crater/target/debug/deps/libunicase-63ab2209cfa17a9e.rlib" "/opt/crater/target/debug/deps/liblibflate-c82a13fd88edc25f.rlib" "/opt/crater/target/debug/deps/libcrc32fast-df610bd9ba6dddf6.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libencoding_rs-b6cb6a2887952e36.rlib" "/opt/crater/target/debug/deps/libethereum_tx_sign-078d79dfe31d19a7.rlib" "/opt/crater/target/debug/deps/librlp-fad0ece6720c5397.rlib" "/opt/crater/target/debug/deps/libelastic_array-cd97f76d225026fc.rlib" "/opt/crater/target/debug/deps/libsecp256k1-41099569d2c92ddd.rlib" "/opt/crater/target/debug/deps/libweb3-bc6e98289d299ad2.rlib" "/opt/crater/target/debug/deps/libwebsocket-b173f1b63d283a8b.rlib" "/opt/crater/target/debug/deps/libbitflags-87aacccedafc3e9f.rlib" "/opt/crater/target/debug/deps/libtokio_tls-8ee1adae56d0a2ab.rlib" "/opt/crater/target/debug/deps/libsha1-19561cf7d08c449a.rlib" "/opt/crater/target/debug/deps/libhyper-d9dc52972fb2b68b.rlib" "/opt/crater/target/debug/deps/libmime-0a73f5a8cc7fa588.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-05e049e3a82cbfb0.rlib" "/opt/crater/target/debug/deps/libtypeable-9a5238d74bedca20.rlib" "/opt/crater/target/debug/deps/libtraitobject-69814f8367d06bb9.rlib" "/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rlib" "/opt/crater/target/debug/deps/libbase64-5d4e9134fad5e140.rlib" "/opt/crater/target/debug/deps/libsafemem-6dcdd310941c7c4b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-343394f70661fe28.rlib" "/opt/crater/target/debug/deps/libtokio_core-78b94f3ed34fd54e.rlib" "/opt/crater/target/debug/deps/libscoped_tls-07fc116bdb058bee.rlib" "/opt/crater/target/debug/deps/libhyper_tls-70bc42d187cedc56.rlib" "/opt/crater/target/debug/deps/libnative_tls-f519672f43769914.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-4a681b321c305668.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-8d714c3356ca4fd5.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libbitflags-67998902f09e32c1.rlib" "/opt/crater/target/debug/deps/liburl-4c215f10844e95be.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-579fb7ac82726a4c.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-17e783eda08f2a2e.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libhyper-29db467525ded77e.rlib" "/opt/crater/target/debug/deps/libwant-b6734b52d9412344.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libhttparse-08b972057fc73eff.rlib" "/opt/crater/target/debug/deps/libh2-7e20349ac57c4789.rlib" "/opt/crater/target/debug/deps/libindexmap-c7cd05bfac3137cd.rlib" "/opt/crater/target/debug/deps/libstring-ef1af2451e8dee09.rlib" "/opt/crater/target/debug/deps/libhttp-c374612335d62078.rlib" "/opt/crater/target/debug/deps/libbase64-650d682fe3e5ab54.rlib" "/opt/crater/target/debug/deps/libtokio_timer-65ece13cf4e11d67.rlib" "/opt/crater/target/debug/deps/libslab-424cb31d1ed16f51.rlib" "/opt/crater/target/debug/deps/librustc_hex-5eb79c026652bf5c.rlib" "/opt/crater/target/debug/deps/libparking_lot-deb42d6fe1fe439f.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-9428c6a4407dc49a.rlib" "/opt/crater/target/debug/deps/libjsonrpc_core-bcf395516f6b291f.rlib" "/opt/crater/target/debug/deps/liblog-5e88d105e35bd3ad.rlib" "/opt/crater/target/debug/deps/libethabi-53ec977842846011.rlib" "/opt/crater/target/debug/deps/liberror_chain-c0893551f2e4feea.rlib" "/opt/crater/target/debug/deps/libbacktrace-9fa0decdc73d409f.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-6ccb878271b45299.rlib" "/opt/crater/target/debug/deps/librustc_demangle-9891100843b3000f.rlib" "/opt/crater/target/debug/deps/libserde_json-bbe8a42d8464692f.rlib" "/opt/crater/target/debug/deps/libryu-511d1a21231511ed.rlib" "/opt/crater/target/debug/deps/libitoa-965dbaa5417f4779.rlib" "/opt/crater/target/debug/deps/libethereum_types-0223a8a5853c244c.rlib" "/opt/crater/target/debug/deps/libethbloom-d195d71d27eaaa5c.rlib" "/opt/crater/target/debug/deps/libethereum_types_serialize-272996c7e93e8d9c.rlib" "/opt/crater/target/debug/deps/libserde-62779e1f4e38def9.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-cdba6e52b8e85b43.rlib" "/opt/crater/target/debug/deps/libfixed_hash-e02ba9777b5d08bf.rlib" "/opt/crater/target/debug/deps/libuint-975b7df998e57063.rlib" "/opt/crater/target/debug/deps/librustc_hex-b2fe6a7ab7d9454c.rlib" "/opt/crater/target/debug/deps/libheapsize-99b84f035babfeb9.rlib" "/opt/crater/target/debug/deps/libcrunchy-30bc90fbe7d7187e.rlib" "/opt/crater/target/debug/deps/libtokio-faa9856adbce506f.rlib" "/opt/crater/target/debug/deps/libtokio_uds-e1724cb28eabf6a4.rlib" "/opt/crater/target/debug/deps/libmio_uds-149c76fec5dd9ac9.rlib" "/opt/crater/target/debug/deps/libtokio_udp-bded062af15bbc2c.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-c4d7b67f15af5c52.rlib" "/opt/crater/target/debug/deps/libtokio_timer-26d72434a73d8bd2.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-72cccef84022c227.rlib" "/opt/crater/target/debug/deps/libtokio_fs-981876d65af28fad.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-4ce3095ed2bb8513.rlib" "/opt/crater/target/debug/deps/librand-c7471d4eeaa8867a.rlib" "/opt/crater/target/debug/deps/librand_xorshift-ed607ecbc9af3364.rlib" "/opt/crater/target/debug/deps/librand_pcg-f13281b07f95deab.rlib" "/opt/crater/target/debug/deps/librand_hc-3fc42ec1c8af02b1.rlib" "/opt/crater/target/debug/deps/librand_chacha-9efa1c258da08e64.rlib" "/opt/crater/target/debug/deps/librand_isaac-c8ad415819834091.rlib" "/opt/crater/target/debug/deps/libtokio_codec-4f7546a329066318.rlib" "/opt/crater/target/debug/deps/libtokio_io-d4b641eaa749fb84.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-7fc414aaf7fe0d8a.rlib" "/opt/crater/target/debug/deps/libtokio_executor-ceccd1fa3a5bc92b.rlib" "/opt/crater/target/debug/deps/libmio-ef32c9842a4199ad.rlib" "/opt/crater/target/debug/deps/liblog-5fab1ddaf1b8d6f8.rlib" "/opt/crater/target/debug/deps/libslab-95586f5c0ae1cb00.rlib" "/opt/crater/target/debug/deps/libnet2-a08fc136f6904f54.rlib" "/opt/crater/target/debug/deps/liblazycell-45116a8946ed0c92.rlib" "/opt/crater/target/debug/deps/libbytes-f6d6cfc339dbab78.rlib" "/opt/crater/target/debug/deps/libiovec-899ed525d05eb4d1.rlib" "/opt/crater/target/debug/deps/librayon-d1e926b27cd55fbc.rlib" "/opt/crater/target/debug/deps/libeither-90c0ce8e46d0418a.rlib" "/opt/crater/target/debug/deps/librayon_core-0c55525015e0be67.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-1b80b987d948e1ea.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-87e3d896ae2864aa.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-2a01996e6cbc246e.rlib" "/opt/crater/target/debug/deps/libcrossbeam-b0f579a9008a1f3d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-d784332373443fe6.rlib" "/opt/crater/target/debug/deps/libparking_lot-79772ad1f32ff2e6.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-7e19b3df35e46bee.rlib" "/opt/crater/target/debug/deps/libsmallvec-ddbbb22a8cacd27c.rlib" "/opt/crater/target/debug/deps/libunreachable-7dd4ced4819ef3ab.rlib" "/opt/crater/target/debug/deps/libvoid-4fb26e3b0cb57bde.rlib" "/opt/crater/target/debug/deps/librand-ea592c265d00b77d.rlib" "/opt/crater/target/debug/deps/librand_core-c3f035477d69cff4.rlib" "/opt/crater/target/debug/deps/librand_core-31821dc910b5bac2.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-00cdaa2fcdefd2b0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-d4b06166c79771f6.rlib" "/opt/crater/target/debug/deps/liblazy_static-df8b3d370f96c908.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-81f7e9a5af225363.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-bb9e83f4ad9b8ad9.rlib" "/opt/crater/target/debug/deps/libcfg_if-52f952e08f3290ba.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libcrypto-29d25540537d6445.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/librand-e7fbb412ff9aee36.rlib" "/opt/crater/target/debug/deps/libhex-cfcedefda878ea76.rlib" "/opt/crater/target/debug/deps/libsapling_crypto-80505d9b4208ee65.rlib" "/opt/crater/target/debug/deps/libdigest-d3356bc4a9d52d31.rlib" "/opt/crater/target/debug/deps/libgeneric_array-140c1214fcc2614e.rlib" "/opt/crater/target/debug/deps/libtypenum-ad63c9a6e6a7b644.rlib" "/opt/crater/target/debug/deps/libblake2_rfc-f49ff77ac0c0d0e3.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-2a6ba5e36d25181a.rlib" "/opt/crater/target/debug/deps/libarrayvec-4331b13db59144fa.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libbellman-71e4c58432c1e1b4.rlib" "/opt/crater/target/debug/deps/libpbr-86d2237fa8ff5cbd.rlib" "/opt/crater/target/debug/deps/libtime-489af7e0b4ad4b55.rlib" "/opt/crater/target/debug/deps/libcrossbeam-b7feb6e2b32da9c7.rlib" "/opt/crater/target/debug/deps/libbit_vec-805977058ac74d4e.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-2c33e0502e23b2f4.rlib" "/opt/crater/target/debug/deps/libfutures-6a92a1296f37950e.rlib" "/opt/crater/target/debug/deps/libnum_cpus-fc589b1b75bee282.rlib" "/opt/crater/target/debug/deps/libpairing-edee21a6c62f549a.rlib" "/opt/crater/target/debug/deps/libff-c388bd3ea5263b2f.rlib" "/opt/crater/target/debug/deps/libbyteorder-328e2ed394eb63e4.rlib" "/opt/crater/target/debug/deps/librand-61858dfae8c87f2c.rlib" "/opt/crater/target/debug/deps/liblibc-bdc2386f4cce9efc.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.prove_128_txes.c2il59d1-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944" "/opt/crater/target/debug/deps/prove_128_txes-36f3a1226fdb0944.4j94bhndcml5o5cz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-1fd15cf3828661f8/out" "-L" "/opt/crater/target/debug/build/brotli-sys-0cb712137d35eb3b/out" "-L" "/opt/crater/target/debug/build/ring-d2fecb501a603d84/out" "-L" "/opt/crater/target/debug/build/miniz-sys-cb843cc3d7ebffbc/out" "-L" "/opt/crater/target/debug/build/secp256k1-7fe1e9d0304b8b6a/out" "-L" "/opt/crater/target/debug/build/rust-crypto-fbe6562e31bd749c/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libplasma-a4e7cec77ec3c4e3.rlib" "/opt/crater/target/debug/deps/libactix_web-66b114d2b6cae1da.rlib" "/opt/crater/target/debug/deps/libactix_net-e847adf6b13d0d7b.rlib" "/opt/crater/target/debug/deps/libtower_service-fba94b5e9810c326.rlib" "/opt/crater/target/debug/deps/libflate2-9741ba1129fa2fab.rlib" "/opt/crater/target/debug/deps/libminiz_sys-0194f814ea761d14.rlib" "/opt/crater/target/debug/deps/libbrotli2-5df28165159396f9.rlib" "/opt/crater/target/debug/deps/libbrotli_sys-2b1ddd01330c363e.rlib" "/opt/crater/target/debug/deps/libcookie-eed16fdfd8011a1b.rlib" "/opt/crater/target/debug/deps/libring-107031615c24db30.rlib" "/opt/crater/target/debug/deps/libuntrusted-5376089619eed254.rlib" "/opt/crater/target/debug/deps/libaskama_escape-608ce5a03d3337df.rlib" "/opt/crater/target/debug/deps/libregex-bf0f4851402c59e4.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-f52370ed8b8aeb13.rlib" "/opt/crater/target/debug/deps/libregex_syntax-850e4c3af7d28146.rlib" "/opt/crater/target/debug/deps/libucd_util-57957d64f2b3380e.rlib" "/opt/crater/target/debug/deps/libthread_local-dc312346ae57221e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-38ec6bd6dbf65e9b.rlib" "/opt/crater/target/debug/deps/libmemchr-14376a6934ac48dc.rlib" "/opt/crater/target/debug/deps/libactix-fdab29b77441d85d.rlib" "/opt/crater/target/debug/deps/libtokio_signal-8388e44c6115c631.rlib" "/opt/crater/target/debug/deps/libsignal_hook-332c6a3c06e0a998.rlib" "/opt/crater/target/debug/deps/libarc_swap-d099ec285c794d22.rlib" "/opt/crater/target/debug/deps/libtrust_dns_resolver-e90e2edcc1980806.rlib" "/opt/crater/target/debug/deps/libtrust_dns_proto-23a80ad9e731b01f.rlib" "/opt/crater/target/debug/deps/libsocket2-e4907229e76fff4c.rlib" "/opt/crater/target/debug/deps/libresolv_conf-1a1571f20aa13888.rlib" "/opt/crater/target/debug/deps/libhostname-21ac0ce67cdc206a.rlib" "/opt/crater/target/debug/deps/libquick_error-f50ea951eae373ef.rlib" "/opt/crater/target/debug/deps/liblru_cache-9a4606776406ee89.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-e904498da3d465e3.rlib" "/opt/crater/target/debug/deps/libfailure-95145d883e64e2fa.rlib" "/opt/crater/target/debug/deps/librlp-129e68cc5f167bd7.rlib" "/opt/crater/target/debug/deps/libreqwest-069f00b84baa488f.rlib" "/opt/crater/target/debug/deps/libuuid-8cef22c1a6a13dd7.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-12cb353f593e9da9.rlib" "/opt/crater/target/debug/deps/libdtoa-e856206cc2b690b3.rlib" "/opt/crater/target/debug/deps/libmime_guess-cfbb4b79429ff443.rlib" "/opt/crater/target/debug/deps/libphf-4a04d914977e2bcc.rlib" "/opt/crater/target/debug/deps/libphf_shared-c6414a71ac193332.rlib" "/opt/crater/target/debug/deps/libsiphasher-4c498a6794cfc485.rlib" "/opt/crater/target/debug/deps/libmime-36e55c100ff046f8.rlib" "/opt/crater/target/debug/deps/libunicase-63ab2209cfa17a9e.rlib" "/opt/crater/target/debug/deps/liblibflate-c82a13fd88edc25f.rlib" "/opt/crater/target/debug/deps/libcrc32fast-df610bd9ba6dddf6.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libencoding_rs-b6cb6a2887952e36.rlib" "/opt/crater/target/debug/deps/libethereum_tx_sign-078d79dfe31d19a7.rlib" "/opt/crater/target/debug/deps/librlp-fad0ece6720c5397.rlib" "/opt/crater/target/debug/deps/libelastic_array-cd97f76d225026fc.rlib" "/opt/crater/target/debug/deps/libsecp256k1-41099569d2c92ddd.rlib" "/opt/crater/target/debug/deps/libweb3-bc6e98289d299ad2.rlib" "/opt/crater/target/debug/deps/libwebsocket-b173f1b63d283a8b.rlib" "/opt/crater/target/debug/deps/libbitflags-87aacccedafc3e9f.rlib" "/opt/crater/target/debug/deps/libtokio_tls-8ee1adae56d0a2ab.rlib" "/opt/crater/target/debug/deps/libsha1-19561cf7d08c449a.rlib" "/opt/crater/target/debug/deps/libhyper-d9dc52972fb2b68b.rlib" "/opt/crater/target/debug/deps/libmime-0a73f5a8cc7fa588.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-05e049e3a82cbfb0.rlib" "/opt/crater/target/debug/deps/libtypeable-9a5238d74bedca20.rlib" "/opt/crater/target/debug/deps/libtraitobject-69814f8367d06bb9.rlib" "/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rlib" "/opt/crater/target/debug/deps/libbase64-5d4e9134fad5e140.rlib" "/opt/crater/target/debug/deps/libsafemem-6dcdd310941c7c4b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-343394f70661fe28.rlib" "/opt/crater/target/debug/deps/libtokio_core-78b94f3ed34fd54e.rlib" "/opt/crater/target/debug/deps/libscoped_tls-07fc116bdb058bee.rlib" "/opt/crater/target/debug/deps/libhyper_tls-70bc42d187cedc56.rlib" "/opt/crater/target/debug/deps/libnative_tls-f519672f43769914.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-4a681b321c305668.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-8d714c3356ca4fd5.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libbitflags-67998902f09e32c1.rlib" "/opt/crater/target/debug/deps/liburl-4c215f10844e95be.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-579fb7ac82726a4c.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-17e783eda08f2a2e.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libhyper-29db467525ded77e.rlib" "/opt/crater/target/debug/deps/libwant-b6734b52d9412344.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libhttparse-08b972057fc73eff.rlib" "/opt/crater/target/debug/deps/libh2-7e20349ac57c4789.rlib" "/opt/crater/target/debug/deps/libindexmap-c7cd05bfac3137cd.rlib" "/opt/crater/target/debug/deps/libstring-ef1af2451e8dee09.rlib" "/opt/crater/target/debug/deps/libhttp-c374612335d62078.rlib" "/opt/crater/target/debug/deps/libbase64-650d682fe3e5ab54.rlib" "/opt/crater/target/debug/deps/libtokio_timer-65ece13cf4e11d67.rlib" "/opt/crater/target/debug/deps/libslab-424cb31d1ed16f51.rlib" "/opt/crater/target/debug/deps/librustc_hex-5eb79c026652bf5c.rlib" "/opt/crater/target/debug/deps/libparking_lot-deb42d6fe1fe439f.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-9428c6a4407dc49a.rlib" "/opt/crater/target/debug/deps/libjsonrpc_core-bcf395516f6b291f.rlib" "/opt/crater/target/debug/deps/liblog-5e88d105e35bd3ad.rlib" "/opt/crater/target/debug/deps/libethabi-53ec977842846011.rlib" "/opt/crater/target/debug/deps/liberror_chain-c0893551f2e4feea.rlib" "/opt/crater/target/debug/deps/libbacktrace-9fa0decdc73d409f.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-6ccb878271b45299.rlib" "/opt/crater/target/debug/deps/librustc_demangle-9891100843b3000f.rlib" "/opt/crater/target/debug/deps/libserde_json-bbe8a42d8464692f.rlib" "/opt/crater/target/debug/deps/libryu-511d1a21231511ed.rlib" "/opt/crater/target/debug/deps/libitoa-965dbaa5417f4779.rlib" "/opt/crater/target/debug/deps/libethereum_types-0223a8a5853c244c.rlib" "/opt/crater/target/debug/deps/libethbloom-d195d71d27eaaa5c.rlib" "/opt/crater/target/debug/deps/libethereum_types_serialize-272996c7e93e8d9c.rlib" "/opt/crater/target/debug/deps/libserde-62779e1f4e38def9.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-cdba6e52b8e85b43.rlib" "/opt/crater/target/debug/deps/libfixed_hash-e02ba9777b5d08bf.rlib" "/opt/crater/target/debug/deps/libuint-975b7df998e57063.rlib" "/opt/crater/target/debug/deps/librustc_hex-b2fe6a7ab7d9454c.rlib" "/opt/crater/target/debug/deps/libheapsize-99b84f035babfeb9.rlib" "/opt/crater/target/debug/deps/libcrunchy-30bc90fbe7d7187e.rlib" "/opt/crater/target/debug/deps/libtokio-faa9856adbce506f.rlib" "/opt/crater/target/debug/deps/libtokio_uds-e1724cb28eabf6a4.rlib" "/opt/crater/target/debug/deps/libmio_uds-149c76fec5dd9ac9.rlib" "/opt/crater/target/debug/deps/libtokio_udp-bded062af15bbc2c.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-c4d7b67f15af5c52.rlib" "/opt/crater/target/debug/deps/libtokio_timer-26d72434a73d8bd2.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-72cccef84022c227.rlib" "/opt/crater/target/debug/deps/libtokio_fs-981876d65af28fad.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-4ce3095ed2bb8513.rlib" "/opt/crater/target/debug/deps/librand-c7471d4eeaa8867a.rlib" "/opt/crater/target/debug/deps/librand_xorshift-ed607ecbc9af3364.rlib" "/opt/crater/target/debug/deps/librand_pcg-f13281b07f95deab.rlib" "/opt/crater/target/debug/deps/librand_hc-3fc42ec1c8af02b1.rlib" "/opt/crater/target/debug/deps/librand_chacha-9efa1c258da08e64.rlib" "/opt/crater/target/debug/deps/librand_isaac-c8ad415819834091.rlib" "/opt/crater/target/debug/deps/libtokio_codec-4f7546a329066318.rlib" "/opt/crater/target/debug/deps/libtokio_io-d4b641eaa749fb84.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-7fc414aaf7fe0d8a.rlib" "/opt/crater/target/debug/deps/libtokio_executor-ceccd1fa3a5bc92b.rlib" "/opt/crater/target/debug/deps/libmio-ef32c9842a4199ad.rlib" "/opt/crater/target/debug/deps/liblog-5fab1ddaf1b8d6f8.rlib" "/opt/crater/target/debug/deps/libslab-95586f5c0ae1cb00.rlib" "/opt/crater/target/debug/deps/libnet2-a08fc136f6904f54.rlib" "/opt/crater/target/debug/deps/liblazycell-45116a8946ed0c92.rlib" "/opt/crater/target/debug/deps/libbytes-f6d6cfc339dbab78.rlib" "/opt/crater/target/debug/deps/libiovec-899ed525d05eb4d1.rlib" "/opt/crater/target/debug/deps/librayon-d1e926b27cd55fbc.rlib" "/opt/crater/target/debug/deps/libeither-90c0ce8e46d0418a.rlib" "/opt/crater/target/debug/deps/librayon_core-0c55525015e0be67.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-1b80b987d948e1ea.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-87e3d896ae2864aa.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-2a01996e6cbc246e.rlib" "/opt/crater/target/debug/deps/libcrossbeam-b0f579a9008a1f3d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-d784332373443fe6.rlib" "/opt/crater/target/debug/deps/libparking_lot-79772ad1f32ff2e6.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-7e19b3df35e46bee.rlib" "/opt/crater/target/debug/deps/libsmallvec-ddbbb22a8cacd27c.rlib" "/opt/crater/target/debug/deps/libunreachable-7dd4ced4819ef3ab.rlib" "/opt/crater/target/debug/deps/libvoid-4fb26e3b0cb57bde.rlib" "/opt/crater/target/debug/deps/librand-ea592c265d00b77d.rlib" "/opt/crater/target/debug/deps/librand_core-c3f035477d69cff4.rlib" "/opt/crater/target/debug/deps/librand_core-31821dc910b5bac2.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-00cdaa2fcdefd2b0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-d4b06166c79771f6.rlib" "/opt/crater/target/debug/deps/liblazy_static-df8b3d370f96c908.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-81f7e9a5af225363.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-bb9e83f4ad9b8ad9.rlib" "/opt/crater/target/debug/deps/libcfg_if-52f952e08f3290ba.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libcrypto-29d25540537d6445.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/librand-e7fbb412ff9aee36.rlib" "/opt/crater/target/debug/deps/libhex-cfcedefda878ea76.rlib" "/opt/crater/target/debug/deps/libsapling_crypto-80505d9b4208ee65.rlib" "/opt/crater/target/debug/deps/libdigest-d3356bc4a9d52d31.rlib" "/opt/crater/target/debug/deps/libgeneric_array-140c1214fcc2614e.rlib" "/opt/crater/target/debug/deps/libtypenum-ad63c9a6e6a7b644.rlib" "/opt/crater/target/debug/deps/libblake2_rfc-f49ff77ac0c0d0e3.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-2a6ba5e36d25181a.rlib" "/opt/crater/target/debug/deps/libarrayvec-4331b13db59144fa.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libbellman-71e4c58432c1e1b4.rlib" "/opt/crater/target/debug/deps/libpbr-86d2237fa8ff5cbd.rlib" "/opt/crater/target/debug/deps/libtime-489af7e0b4ad4b55.rlib" "/opt/crater/target/debug/deps/libcrossbeam-b7feb6e2b32da9c7.rlib" "/opt/crater/target/debug/deps/libbit_vec-805977058ac74d4e.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-2c33e0502e23b2f4.rlib" "/opt/crater/target/debug/deps/libfutures-6a92a1296f37950e.rlib" "/opt/crater/target/debug/deps/libnum_cpus-fc589b1b75bee282.rlib" "/opt/crater/target/debug/deps/libpairing-edee21a6c62f549a.rlib" "/opt/crater/target/debug/deps/libff-c388bd3ea5263b2f.rlib" "/opt/crater/target/debug/deps/libbyteorder-328e2ed394eb63e4.rlib" "/opt/crater/target/debug/deps/librand-61858dfae8c87f2c.rlib" "/opt/crater/target/debug/deps/liblibc-bdc2386f4cce9efc.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `plasma`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `plasma`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "49df52cf53bb130dc34668246522e798713849bb588a08183e2517cad79d941c"` [INFO] running `"docker" "rm" "-f" "49df52cf53bb130dc34668246522e798713849bb588a08183e2517cad79d941c"` [INFO] [stdout] 49df52cf53bb130dc34668246522e798713849bb588a08183e2517cad79d941c