[INFO] cloning repository daogangtang/p2p-proto [INFO] running `"git" "clone" "--bare" "git://github.com/daogangtang/p2p-proto.git" "work/cache/sources/gh/daogangtang/p2p-proto"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/daogangtang/p2p-proto'... [INFO] running `"git" "clone" "work/cache/sources/gh/daogangtang/p2p-proto" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/daogangtang/p2p-proto"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/daogangtang/p2p-proto'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/daogangtang/p2p-proto" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/daogangtang/p2p-proto"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/daogangtang/p2p-proto'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 65a1ca15a211de1999045e7f1b9960bed2e8a418 [INFO] sha for GitHub repo daogangtang/p2p-proto: 65a1ca15a211de1999045e7f1b9960bed2e8a418 [INFO] validating manifest of daogangtang/p2p-proto on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of daogangtang/p2p-proto on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing daogangtang/p2p-proto [INFO] finished frobbing daogangtang/p2p-proto [INFO] frobbed toml for daogangtang/p2p-proto written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/daogangtang/p2p-proto/Cargo.toml [INFO] started frobbing daogangtang/p2p-proto [INFO] finished frobbing daogangtang/p2p-proto [INFO] frobbed toml for daogangtang/p2p-proto written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/daogangtang/p2p-proto/Cargo.toml [INFO] crate daogangtang/p2p-proto already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unsigned-varint v0.1.0 [INFO] [stderr] Downloaded yamux v0.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing daogangtang/p2p-proto against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/daogangtang/p2p-proto:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] f4d1a72070fc20617bb027f2976f8794c2759927d94f30f0f2defe57b799f8e4 [INFO] running `"docker" "start" "-a" "f4d1a72070fc20617bb027f2976f8794c2759927d94f30f0f2defe57b799f8e4"` [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling sha1 v0.5.0 [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling nohash-hasher v0.1.1 [INFO] [stderr] Compiling etrace v1.1.1 [INFO] [stderr] Compiling quick-error v0.1.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling secp256k1 v0.11.5 [INFO] [stderr] Compiling unsigned-varint v0.1.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling asn1_der v0.5.10 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling bigint v4.4.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling stream-cipher v0.1.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling cuckoofilter v0.3.2 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling aes-soft v0.2.0 [INFO] [stderr] Compiling twofish v0.1.0 [INFO] [stderr] Compiling ctr v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling curve25519-dalek v0.20.0 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling aes-ctr v0.1.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rw-stream-sink v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling tokio-stdin-stdout v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling chashmap v2.2.0 [INFO] [stderr] Compiling aio-limited v0.1.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling unsigned-varint v0.2.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling datastore v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling multihash v0.8.1-pre (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling multistream-select v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling tokio-tls v0.2.0 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling yamux v0.1.0 [INFO] [stderr] Compiling multiaddr v0.3.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling ed25519-dalek v0.8.1 [INFO] [stderr] Compiling libp2p-core v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling libp2p-core-derive v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-dns-unofficial v0.3.1 [INFO] [stderr] Compiling tk-listen v0.2.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling libp2p-ping v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-floodsub v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-plaintext v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-tcp-transport v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-dns v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-yamux v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-transport-timeout v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-uds v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-ratelimit v0.1.1 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-mplex v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling websocket v0.21.1 [INFO] [stderr] Compiling libp2p-secio v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-websocket v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-peerstore v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-identify v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-relay v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-kad v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling p2p-proto v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: constant item is never used: `SIDE_TOPIC` [INFO] [stderr] --> src/node3.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | const SIDE_TOPIC: &str = "readonly_node"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `SIDE_TOPIC` [INFO] [stderr] --> src/node2.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | const SIDE_TOPIC: &str = "readonly_node"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `SIDE_TOPIC` [INFO] [stderr] --> src/node1.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | const SIDE_TOPIC: &str = "readonly_node"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `SIDE_TOPIC` [INFO] [stderr] --> src/node.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | const SIDE_TOPIC: &str = "readonly_node"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `SIDE_TOPIC` [INFO] [stderr] --> src/node0.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | const SIDE_TOPIC: &str = "readonly_node"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] error: Could not compile `p2p-proto`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name node src/node.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=69ce3a6a9e2bb241 -C extra-filename=-69ce3a6a9e2bb241 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-cd0d1304d8548c01.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-ffa028f4653318d8.rlib --extern libp2p=/opt/crater/target/debug/deps/liblibp2p-c4eec22cdaf2ac38.rlib --extern tokio=/opt/crater/target/debug/deps/libtokio-2eb548fab9163b28.rlib --extern tokio_stdin_stdout=/opt/crater/target/debug/deps/libtokio_stdin_stdout-1d2f0e4ab5068be5.rlib --cap-lints=forbid -L native=/opt/crater/target/debug/build/clear_on_drop-d33cc276e16c200e/out -L native=/opt/crater/target/debug/build/ring-fb891c10e22a4271/out -L native=/opt/crater/target/debug/build/secp256k1-ce0ae97d9d327a3e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `p2p-proto`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name node0 src/node0.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=31f82a61b5cfb5c1 -C extra-filename=-31f82a61b5cfb5c1 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-cd0d1304d8548c01.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-ffa028f4653318d8.rlib --extern libp2p=/opt/crater/target/debug/deps/liblibp2p-c4eec22cdaf2ac38.rlib --extern tokio=/opt/crater/target/debug/deps/libtokio-2eb548fab9163b28.rlib --extern tokio_stdin_stdout=/opt/crater/target/debug/deps/libtokio_stdin_stdout-1d2f0e4ab5068be5.rlib --cap-lints=forbid -L native=/opt/crater/target/debug/build/clear_on_drop-d33cc276e16c200e/out -L native=/opt/crater/target/debug/build/ring-fb891c10e22a4271/out -L native=/opt/crater/target/debug/build/secp256k1-ce0ae97d9d327a3e/out` (signal: 9, SIGKILL: kill) [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/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.node2.7z9u6cqq-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb" "/opt/crater/target/debug/deps/node2-b12753dd799a54eb.4uyel3te1p72eupf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/clear_on_drop-d33cc276e16c200e/out" "-L" "/opt/crater/target/debug/build/ring-fb891c10e22a4271/out" "-L" "/opt/crater/target/debug/build/secp256k1-ce0ae97d9d327a3e/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtokio_stdin_stdout-1d2f0e4ab5068be5.rlib" "/opt/crater/target/debug/deps/liblibp2p-c4eec22cdaf2ac38.rlib" "/opt/crater/target/debug/deps/liblibp2p_yamux-1ee35363d044867c.rlib" "/opt/crater/target/debug/deps/libyamux-cf370b70edbeb974.rlib" "/opt/crater/target/debug/deps/libquick_error-f1031512d4a376a4.rlib" "/opt/crater/target/debug/deps/libnohash_hasher-2e36d9dd909323b7.rlib" "/opt/crater/target/debug/deps/liblibp2p_websocket-d30b24b8d274bd33.rlib" "/opt/crater/target/debug/deps/libwebsocket-4830b35778cff87e.rlib" "/opt/crater/target/debug/deps/libbitflags-b2e1f3393de7b35b.rlib" "/opt/crater/target/debug/deps/libtokio_tls-f85b223359e539ef.rlib" "/opt/crater/target/debug/deps/libtokio_core-0b7cadf5b1a45e38.rlib" "/opt/crater/target/debug/deps/libscoped_tls-b1a1b7bbb8c720d2.rlib" "/opt/crater/target/debug/deps/libsha1-a729bf4161ad0912.rlib" "/opt/crater/target/debug/deps/libnative_tls-245f033e96fe3310.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-05a161781c5268c3.rlib" "/opt/crater/target/debug/deps/libopenssl-9d28bd3c6411964e.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-792818d870828216.rlib" "/opt/crater/target/debug/deps/libforeign_types-7a6e1bad6aa5c746.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-a52fdab80e1e4d31.rlib" "/opt/crater/target/debug/deps/libbitflags-2da86ef0b219352b.rlib" "/opt/crater/target/debug/deps/libhyper-ed3c1251a38954f5.rlib" "/opt/crater/target/debug/deps/libmime-bd854db5c4410f0f.rlib" "/opt/crater/target/debug/deps/liblog-af86279a890c9316.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-336e2ffe40b02915.rlib" "/opt/crater/target/debug/deps/libtypeable-f57ee25a4569d682.rlib" "/opt/crater/target/debug/deps/libtraitobject-d78bd758537ccf1f.rlib" "/opt/crater/target/debug/deps/libhttparse-e64c7b0359641bca.rlib" "/opt/crater/target/debug/deps/libunicase-a9b6b07a4a6d6be2.rlib" "/opt/crater/target/debug/deps/liburl-f3d28310679883bf.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-4058df92f77a8a44.rlib" "/opt/crater/target/debug/deps/libidna-6e8dd8b2c0a9655a.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-0db9b1830bffcc9e.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-1c3f7d9023c2eeee.rlib" "/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib" "/opt/crater/target/debug/deps/libtime-e3c5f556ea700d26.rlib" "/opt/crater/target/debug/deps/libbase64-801a09d88d8e0035.rlib" "/opt/crater/target/debug/deps/libsafemem-893689fb4a7aadb7.rlib" "/opt/crater/target/debug/deps/liblibp2p_uds-d2f52302cc02a0c2.rlib" "/opt/crater/target/debug/deps/liblibp2p_transport_timeout-9a475469fc2e718a.rlib" "/opt/crater/target/debug/deps/liblibp2p_tcp_transport-b8424a0271d62ec9.rlib" "/opt/crater/target/debug/deps/libtk_listen-df9a73f9f1bee7cc.rlib" "/opt/crater/target/debug/deps/liblibp2p_secio-6b8cf71c1007934a.rlib" "/opt/crater/target/debug/deps/libtwofish-c9a4d9f57da9811d.rlib" "/opt/crater/target/debug/deps/libsecp256k1-a30a02e76d2f4fcb.rlib" "/opt/crater/target/debug/deps/libring-9f72163933305206.rlib" "/opt/crater/target/debug/deps/libuntrusted-0612c812219ae795.rlib" "/opt/crater/target/debug/deps/libhmac-c01d421be62af7fe.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-8dc0a59d5d802037.rlib" "/opt/crater/target/debug/deps/libed25519_dalek-6b7f6b30c39dae4b.rlib" "/opt/crater/target/debug/deps/libfailure-a44ab3253cb108c0.rlib" "/opt/crater/target/debug/deps/libcurve25519_dalek-f1fce048dee9c63d.rlib" "/opt/crater/target/debug/deps/libsubtle-c38045738bb44eca.rlib" "/opt/crater/target/debug/deps/libclear_on_drop-d7c330578c20f467.rlib" "/opt/crater/target/debug/deps/libasn1_der-320c3ededb184d86.rlib" "/opt/crater/target/debug/deps/libetrace-4b8d14b3470930f0.rlib" "/opt/crater/target/debug/deps/libaes_ctr-7ced7c7a0b41d407.rlib" "/opt/crater/target/debug/deps/libaes_soft-aba63a00c3374a9b.rlib" "/opt/crater/target/debug/deps/libopaque_debug-5ef898b559175e3f.rlib" "/opt/crater/target/debug/deps/libctr-6d245ca0faba0a06.rlib" "/opt/crater/target/debug/deps/libblock_cipher_trait-661c4fcbf1cf8ba9.rlib" "/opt/crater/target/debug/deps/libstream_cipher-9cafe530539f7ae2.rlib" "/opt/crater/target/debug/deps/liblibp2p_relay-7fb17e7ac5823159.rlib" "/opt/crater/target/debug/deps/liblibp2p_ratelimit-0636f5819cdf1f8d.rlib" "/opt/crater/target/debug/deps/libaio_limited-796e15a81883d5fa.rlib" "/opt/crater/target/debug/deps/libparking_lot-223a9fe34e4f063c.rlib" "/opt/crater/target/debug/deps/liblibp2p_plaintext-9621eb5888c5a2c7.rlib" "/opt/crater/target/debug/deps/liblibp2p_mplex-378d6c6e06255fda.rlib" "/opt/crater/target/debug/deps/liblibp2p_floodsub-986f595da3fdcc16.rlib" "/opt/crater/target/debug/deps/libcuckoofilter-47fec5727bda03d2.rlib" "/opt/crater/target/debug/deps/libbyteorder-3d6e565399579124.rlib" "/opt/crater/target/debug/deps/librand-ae29ae3b89d5b4ac.rlib" "/opt/crater/target/debug/deps/liblibp2p_kad-c132f93fb1b9c9ad.rlib" "/opt/crater/target/debug/deps/liblibp2p_ping-787ad2d7f6dcc0fa.rlib" "/opt/crater/target/debug/deps/libbigint-984f81dc99193a79.rlib" "/opt/crater/target/debug/deps/liblibp2p_identify-ebd0a1032b835965.rlib" "/opt/crater/target/debug/deps/liblibp2p_peerstore-6b29d67f685346e4.rlib" "/opt/crater/target/debug/deps/libowning_ref-1c8d21cabcb9eaf9.rlib" "/opt/crater/target/debug/deps/libdatastore-0b7afd33bcc44ec6.rlib" "/opt/crater/target/debug/deps/libtempfile-5f5595e772db8e2a.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-7762fc4290229646.rlib" "/opt/crater/target/debug/deps/libserde_json-726a859c441b8a66.rlib" "/opt/crater/target/debug/deps/libryu-4ab3e070c2f0eef5.rlib" "/opt/crater/target/debug/deps/libitoa-b9b9dfe8da4383e0.rlib" "/opt/crater/target/debug/deps/libchashmap-7537babc3630c740.rlib" "/opt/crater/target/debug/deps/libparking_lot-0f8b3dfc628fed2e.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0d92163a843800dc.rlib" "/opt/crater/target/debug/deps/librand-70265de55dfaf390.rlib" "/opt/crater/target/debug/deps/libthread_id-91a771850713a4c0.rlib" "/opt/crater/target/debug/deps/libowning_ref-5c5a67a76c3e933f.rlib" "/opt/crater/target/debug/deps/libbase64-0cf6b144c3765e39.rlib" "/opt/crater/target/debug/deps/libsafemem-113acbbd199d55e2.rlib" "/opt/crater/target/debug/deps/liblibp2p_dns-00580c7e92198147.rlib" "/opt/crater/target/debug/deps/libtokio_dns-7a4f83da6b3fd18b.rlib" "/opt/crater/target/debug/deps/libtokio-2eb548fab9163b28.rlib" "/opt/crater/target/debug/deps/libtokio_uds-f8d7678ef7da4518.rlib" "/opt/crater/target/debug/deps/libmio_uds-3d64de53f63476bb.rlib" "/opt/crater/target/debug/deps/libtokio_udp-6d9fb8d750053607.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-879dc9401eaeaeac.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-4c994b97b3089f51.rlib" "/opt/crater/target/debug/deps/libtokio_fs-ce901bda5e6685bc.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-17858a04d5c13d5a.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-01f4cfa318377b12.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-52312870145cf576.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/libarrayvec-d55382d6fd5ea4bd.rlib" "/opt/crater/target/debug/deps/libnodrop-a7323817aaf3fc4b.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-96b3a42d674499ab.rlib" "/opt/crater/target/debug/deps/libmio-4e4098dcdae7c6ed.rlib" "/opt/crater/target/debug/deps/libnet2-97205d3d78ffb945.rlib" "/opt/crater/target/debug/deps/liblazycell-ab734c0eed0cd62b.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1d6aceba5a69237c.rlib" "/opt/crater/target/debug/deps/libnum_cpus-12ce4e62ab585e0b.rlib" "/opt/crater/target/debug/deps/liblibp2p_core-2411d441ae9f2d56.rlib" "/opt/crater/target/debug/deps/libtokio_timer-6fb5b376d707b621.rlib" "/opt/crater/target/debug/deps/libslab-7332dc2a037044e1.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-da9a84dd6356a4e8.rlib" "/opt/crater/target/debug/deps/librw_stream_sink-44baddf43337c8d5.rlib" "/opt/crater/target/debug/deps/libprotobuf-5e103154c64b9855.rlib" "/opt/crater/target/debug/deps/libparking_lot-32cda1a2cbfd50fc.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-f84074b67c302451.rlib" "/opt/crater/target/debug/deps/librand-8644ea9e808a8b20.rlib" "/opt/crater/target/debug/deps/librand_core-e18d16763b6fa12a.rlib" "/opt/crater/target/debug/deps/liblock_api-f6b7325823472916.rlib" "/opt/crater/target/debug/deps/libowning_ref-c34ce4d89c989c93.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-39b80d52d885a31d.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmultistream_select-f72e00f42df0631b.rlib" "/opt/crater/target/debug/deps/libsmallvec-15a10b8b669e82a6.rlib" "/opt/crater/target/debug/deps/libunreachable-2a92e72b033e63d0.rlib" "/opt/crater/target/debug/deps/libvoid-4ffe1dd99c0eb293.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libtokio_executor-69e4fb72c7835b89.rlib" "/opt/crater/target/debug/deps/libmultiaddr-c93ea626b7815e4d.rlib" "/opt/crater/target/debug/deps/libmultihash-9d191f14a163c457.rlib" "/opt/crater/target/debug/deps/libunsigned_varint-3acb6a54e62ea5fa.rlib" "/opt/crater/target/debug/deps/libtokio_codec-62dfa6915a89d70b.rlib" "/opt/crater/target/debug/deps/libtokio_io-a640421fd373fbb7.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-ea65234b601ac59c.rlib" "/opt/crater/target/debug/deps/libcrunchy-80c6d30655d838c3.rlib" "/opt/crater/target/debug/deps/libsha2-030c68ac850fba23.rlib" "/opt/crater/target/debug/deps/libfake_simd-85a86e9c00da6818.rlib" "/opt/crater/target/debug/deps/libblock_buffer-fd80cf0917a19c55.rlib" "/opt/crater/target/debug/deps/libsha1-91d56151e4a9b1c0.rlib" "/opt/crater/target/debug/deps/librand-85e1c43fc81e2151.rlib" "/opt/crater/target/debug/deps/librand_xorshift-592dce96c661025c.rlib" "/opt/crater/target/debug/deps/librand_pcg-b760709c417620d0.rlib" "/opt/crater/target/debug/deps/librand_hc-2c2f7de6c79fe0f6.rlib" "/opt/crater/target/debug/deps/librand_chacha-d886c5d14510d898.rlib" "/opt/crater/target/debug/deps/librand_isaac-f4da282271f7b7ad.rlib" "/opt/crater/target/debug/deps/librand_core-313e7882eb7ea035.rlib" "/opt/crater/target/debug/deps/libblake2-ac50c79d60037f3f.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-fd5b8e034093a82f.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-e54e94631364c4f7.rlib" "/opt/crater/target/debug/deps/libdigest-15cac815435c4fcc.rlib" "/opt/crater/target/debug/deps/libgeneric_array-806520fb4ea6dd3f.rlib" "/opt/crater/target/debug/deps/libtypenum-f5bf57af0b368263.rlib" "/opt/crater/target/debug/deps/libbyte_tools-55aaa009d9a08339.rlib" "/opt/crater/target/debug/deps/libunsigned_varint-87dbb9eace6c2f44.rlib" "/opt/crater/target/debug/deps/libserde-59c3e4957aac7292.rlib" "/opt/crater/target/debug/deps/libdata_encoding-7658966644748a64.rlib" "/opt/crater/target/debug/deps/libbyteorder-bf0823f58add6b17.rlib" "/opt/crater/target/debug/deps/libbs58-caed4706e4885b09.rlib" "/opt/crater/target/debug/deps/libarrayref-cbc27db921f74cdc.rlib" "/opt/crater/target/debug/deps/libbytes-341ec74d5757c13d.rlib" "/opt/crater/target/debug/deps/libiovec-710079ff431a78f6.rlib" "/opt/crater/target/debug/deps/libbyteorder-4c2e7b814e237105.rlib" "/opt/crater/target/debug/deps/libfutures-ffa028f4653318d8.rlib" "/opt/crater/target/debug/deps/libenv_logger-cd0d1304d8548c01.rlib" "/opt/crater/target/debug/deps/libregex-00576ac6de0bcfe1.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-16f0d1a595ddf2bb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-1c986e3f6ccca041.rlib" "/opt/crater/target/debug/deps/libucd_util-dcd2d3cc31ba1999.rlib" "/opt/crater/target/debug/deps/libthread_local-8687d05943429fb5.rlib" "/opt/crater/target/debug/deps/liblazy_static-735172ffe5c4978c.rlib" "/opt/crater/target/debug/deps/libaho_corasick-e151ecddf0ec4c18.rlib" "/opt/crater/target/debug/deps/libmemchr-a78e76d768ba276f.rlib" "/opt/crater/target/debug/deps/libatty-5f8746384a9006ff.rlib" "/opt/crater/target/debug/deps/liblibc-788b8763d1eaae2e.rlib" "/opt/crater/target/debug/deps/libhumantime-b859e297dd8d2927.rlib" "/opt/crater/target/debug/deps/libquick_error-d7ca1427a8163e25.rlib" "/opt/crater/target/debug/deps/libtermcolor-8ce9152c004b302e.rlib" "/opt/crater/target/debug/deps/liblog-df75e6166b6c1caf.rlib" "/opt/crater/target/debug/deps/libcfg_if-8e8ec56c3bb25549.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.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 `p2p-proto`. [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/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.node3.bt8xbes6-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf" "/opt/crater/target/debug/deps/node3-6e4c16264096fbcf.10hoy6789qog40zn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/clear_on_drop-d33cc276e16c200e/out" "-L" "/opt/crater/target/debug/build/ring-fb891c10e22a4271/out" "-L" "/opt/crater/target/debug/build/secp256k1-ce0ae97d9d327a3e/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtokio_stdin_stdout-1d2f0e4ab5068be5.rlib" "/opt/crater/target/debug/deps/liblibp2p-c4eec22cdaf2ac38.rlib" "/opt/crater/target/debug/deps/liblibp2p_yamux-1ee35363d044867c.rlib" "/opt/crater/target/debug/deps/libyamux-cf370b70edbeb974.rlib" "/opt/crater/target/debug/deps/libquick_error-f1031512d4a376a4.rlib" "/opt/crater/target/debug/deps/libnohash_hasher-2e36d9dd909323b7.rlib" "/opt/crater/target/debug/deps/liblibp2p_websocket-d30b24b8d274bd33.rlib" "/opt/crater/target/debug/deps/libwebsocket-4830b35778cff87e.rlib" "/opt/crater/target/debug/deps/libbitflags-b2e1f3393de7b35b.rlib" "/opt/crater/target/debug/deps/libtokio_tls-f85b223359e539ef.rlib" "/opt/crater/target/debug/deps/libtokio_core-0b7cadf5b1a45e38.rlib" "/opt/crater/target/debug/deps/libscoped_tls-b1a1b7bbb8c720d2.rlib" "/opt/crater/target/debug/deps/libsha1-a729bf4161ad0912.rlib" "/opt/crater/target/debug/deps/libnative_tls-245f033e96fe3310.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-05a161781c5268c3.rlib" "/opt/crater/target/debug/deps/libopenssl-9d28bd3c6411964e.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-792818d870828216.rlib" "/opt/crater/target/debug/deps/libforeign_types-7a6e1bad6aa5c746.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-a52fdab80e1e4d31.rlib" "/opt/crater/target/debug/deps/libbitflags-2da86ef0b219352b.rlib" "/opt/crater/target/debug/deps/libhyper-ed3c1251a38954f5.rlib" "/opt/crater/target/debug/deps/libmime-bd854db5c4410f0f.rlib" "/opt/crater/target/debug/deps/liblog-af86279a890c9316.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-336e2ffe40b02915.rlib" "/opt/crater/target/debug/deps/libtypeable-f57ee25a4569d682.rlib" "/opt/crater/target/debug/deps/libtraitobject-d78bd758537ccf1f.rlib" "/opt/crater/target/debug/deps/libhttparse-e64c7b0359641bca.rlib" "/opt/crater/target/debug/deps/libunicase-a9b6b07a4a6d6be2.rlib" "/opt/crater/target/debug/deps/liburl-f3d28310679883bf.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-4058df92f77a8a44.rlib" "/opt/crater/target/debug/deps/libidna-6e8dd8b2c0a9655a.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-0db9b1830bffcc9e.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-1c3f7d9023c2eeee.rlib" "/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib" "/opt/crater/target/debug/deps/libtime-e3c5f556ea700d26.rlib" "/opt/crater/target/debug/deps/libbase64-801a09d88d8e0035.rlib" "/opt/crater/target/debug/deps/libsafemem-893689fb4a7aadb7.rlib" "/opt/crater/target/debug/deps/liblibp2p_uds-d2f52302cc02a0c2.rlib" "/opt/crater/target/debug/deps/liblibp2p_transport_timeout-9a475469fc2e718a.rlib" "/opt/crater/target/debug/deps/liblibp2p_tcp_transport-b8424a0271d62ec9.rlib" "/opt/crater/target/debug/deps/libtk_listen-df9a73f9f1bee7cc.rlib" "/opt/crater/target/debug/deps/liblibp2p_secio-6b8cf71c1007934a.rlib" "/opt/crater/target/debug/deps/libtwofish-c9a4d9f57da9811d.rlib" "/opt/crater/target/debug/deps/libsecp256k1-a30a02e76d2f4fcb.rlib" "/opt/crater/target/debug/deps/libring-9f72163933305206.rlib" "/opt/crater/target/debug/deps/libuntrusted-0612c812219ae795.rlib" "/opt/crater/target/debug/deps/libhmac-c01d421be62af7fe.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-8dc0a59d5d802037.rlib" "/opt/crater/target/debug/deps/libed25519_dalek-6b7f6b30c39dae4b.rlib" "/opt/crater/target/debug/deps/libfailure-a44ab3253cb108c0.rlib" "/opt/crater/target/debug/deps/libcurve25519_dalek-f1fce048dee9c63d.rlib" "/opt/crater/target/debug/deps/libsubtle-c38045738bb44eca.rlib" "/opt/crater/target/debug/deps/libclear_on_drop-d7c330578c20f467.rlib" "/opt/crater/target/debug/deps/libasn1_der-320c3ededb184d86.rlib" "/opt/crater/target/debug/deps/libetrace-4b8d14b3470930f0.rlib" "/opt/crater/target/debug/deps/libaes_ctr-7ced7c7a0b41d407.rlib" "/opt/crater/target/debug/deps/libaes_soft-aba63a00c3374a9b.rlib" "/opt/crater/target/debug/deps/libopaque_debug-5ef898b559175e3f.rlib" "/opt/crater/target/debug/deps/libctr-6d245ca0faba0a06.rlib" "/opt/crater/target/debug/deps/libblock_cipher_trait-661c4fcbf1cf8ba9.rlib" "/opt/crater/target/debug/deps/libstream_cipher-9cafe530539f7ae2.rlib" "/opt/crater/target/debug/deps/liblibp2p_relay-7fb17e7ac5823159.rlib" "/opt/crater/target/debug/deps/liblibp2p_ratelimit-0636f5819cdf1f8d.rlib" "/opt/crater/target/debug/deps/libaio_limited-796e15a81883d5fa.rlib" "/opt/crater/target/debug/deps/libparking_lot-223a9fe34e4f063c.rlib" "/opt/crater/target/debug/deps/liblibp2p_plaintext-9621eb5888c5a2c7.rlib" "/opt/crater/target/debug/deps/liblibp2p_mplex-378d6c6e06255fda.rlib" "/opt/crater/target/debug/deps/liblibp2p_floodsub-986f595da3fdcc16.rlib" "/opt/crater/target/debug/deps/libcuckoofilter-47fec5727bda03d2.rlib" "/opt/crater/target/debug/deps/libbyteorder-3d6e565399579124.rlib" "/opt/crater/target/debug/deps/librand-ae29ae3b89d5b4ac.rlib" "/opt/crater/target/debug/deps/liblibp2p_kad-c132f93fb1b9c9ad.rlib" "/opt/crater/target/debug/deps/liblibp2p_ping-787ad2d7f6dcc0fa.rlib" "/opt/crater/target/debug/deps/libbigint-984f81dc99193a79.rlib" "/opt/crater/target/debug/deps/liblibp2p_identify-ebd0a1032b835965.rlib" "/opt/crater/target/debug/deps/liblibp2p_peerstore-6b29d67f685346e4.rlib" "/opt/crater/target/debug/deps/libowning_ref-1c8d21cabcb9eaf9.rlib" "/opt/crater/target/debug/deps/libdatastore-0b7afd33bcc44ec6.rlib" "/opt/crater/target/debug/deps/libtempfile-5f5595e772db8e2a.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-7762fc4290229646.rlib" "/opt/crater/target/debug/deps/libserde_json-726a859c441b8a66.rlib" "/opt/crater/target/debug/deps/libryu-4ab3e070c2f0eef5.rlib" "/opt/crater/target/debug/deps/libitoa-b9b9dfe8da4383e0.rlib" "/opt/crater/target/debug/deps/libchashmap-7537babc3630c740.rlib" "/opt/crater/target/debug/deps/libparking_lot-0f8b3dfc628fed2e.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0d92163a843800dc.rlib" "/opt/crater/target/debug/deps/librand-70265de55dfaf390.rlib" "/opt/crater/target/debug/deps/libthread_id-91a771850713a4c0.rlib" "/opt/crater/target/debug/deps/libowning_ref-5c5a67a76c3e933f.rlib" "/opt/crater/target/debug/deps/libbase64-0cf6b144c3765e39.rlib" "/opt/crater/target/debug/deps/libsafemem-113acbbd199d55e2.rlib" "/opt/crater/target/debug/deps/liblibp2p_dns-00580c7e92198147.rlib" "/opt/crater/target/debug/deps/libtokio_dns-7a4f83da6b3fd18b.rlib" "/opt/crater/target/debug/deps/libtokio-2eb548fab9163b28.rlib" "/opt/crater/target/debug/deps/libtokio_uds-f8d7678ef7da4518.rlib" "/opt/crater/target/debug/deps/libmio_uds-3d64de53f63476bb.rlib" "/opt/crater/target/debug/deps/libtokio_udp-6d9fb8d750053607.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-879dc9401eaeaeac.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-4c994b97b3089f51.rlib" "/opt/crater/target/debug/deps/libtokio_fs-ce901bda5e6685bc.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-17858a04d5c13d5a.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-01f4cfa318377b12.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-52312870145cf576.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/libarrayvec-d55382d6fd5ea4bd.rlib" "/opt/crater/target/debug/deps/libnodrop-a7323817aaf3fc4b.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-96b3a42d674499ab.rlib" "/opt/crater/target/debug/deps/libmio-4e4098dcdae7c6ed.rlib" "/opt/crater/target/debug/deps/libnet2-97205d3d78ffb945.rlib" "/opt/crater/target/debug/deps/liblazycell-ab734c0eed0cd62b.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1d6aceba5a69237c.rlib" "/opt/crater/target/debug/deps/libnum_cpus-12ce4e62ab585e0b.rlib" "/opt/crater/target/debug/deps/liblibp2p_core-2411d441ae9f2d56.rlib" "/opt/crater/target/debug/deps/libtokio_timer-6fb5b376d707b621.rlib" "/opt/crater/target/debug/deps/libslab-7332dc2a037044e1.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-da9a84dd6356a4e8.rlib" "/opt/crater/target/debug/deps/librw_stream_sink-44baddf43337c8d5.rlib" "/opt/crater/target/debug/deps/libprotobuf-5e103154c64b9855.rlib" "/opt/crater/target/debug/deps/libparking_lot-32cda1a2cbfd50fc.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-f84074b67c302451.rlib" "/opt/crater/target/debug/deps/librand-8644ea9e808a8b20.rlib" "/opt/crater/target/debug/deps/librand_core-e18d16763b6fa12a.rlib" "/opt/crater/target/debug/deps/liblock_api-f6b7325823472916.rlib" "/opt/crater/target/debug/deps/libowning_ref-c34ce4d89c989c93.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-39b80d52d885a31d.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmultistream_select-f72e00f42df0631b.rlib" "/opt/crater/target/debug/deps/libsmallvec-15a10b8b669e82a6.rlib" "/opt/crater/target/debug/deps/libunreachable-2a92e72b033e63d0.rlib" "/opt/crater/target/debug/deps/libvoid-4ffe1dd99c0eb293.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libtokio_executor-69e4fb72c7835b89.rlib" "/opt/crater/target/debug/deps/libmultiaddr-c93ea626b7815e4d.rlib" "/opt/crater/target/debug/deps/libmultihash-9d191f14a163c457.rlib" "/opt/crater/target/debug/deps/libunsigned_varint-3acb6a54e62ea5fa.rlib" "/opt/crater/target/debug/deps/libtokio_codec-62dfa6915a89d70b.rlib" "/opt/crater/target/debug/deps/libtokio_io-a640421fd373fbb7.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-ea65234b601ac59c.rlib" "/opt/crater/target/debug/deps/libcrunchy-80c6d30655d838c3.rlib" "/opt/crater/target/debug/deps/libsha2-030c68ac850fba23.rlib" "/opt/crater/target/debug/deps/libfake_simd-85a86e9c00da6818.rlib" "/opt/crater/target/debug/deps/libblock_buffer-fd80cf0917a19c55.rlib" "/opt/crater/target/debug/deps/libsha1-91d56151e4a9b1c0.rlib" "/opt/crater/target/debug/deps/librand-85e1c43fc81e2151.rlib" "/opt/crater/target/debug/deps/librand_xorshift-592dce96c661025c.rlib" "/opt/crater/target/debug/deps/librand_pcg-b760709c417620d0.rlib" "/opt/crater/target/debug/deps/librand_hc-2c2f7de6c79fe0f6.rlib" "/opt/crater/target/debug/deps/librand_chacha-d886c5d14510d898.rlib" "/opt/crater/target/debug/deps/librand_isaac-f4da282271f7b7ad.rlib" "/opt/crater/target/debug/deps/librand_core-313e7882eb7ea035.rlib" "/opt/crater/target/debug/deps/libblake2-ac50c79d60037f3f.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-fd5b8e034093a82f.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-e54e94631364c4f7.rlib" "/opt/crater/target/debug/deps/libdigest-15cac815435c4fcc.rlib" "/opt/crater/target/debug/deps/libgeneric_array-806520fb4ea6dd3f.rlib" "/opt/crater/target/debug/deps/libtypenum-f5bf57af0b368263.rlib" "/opt/crater/target/debug/deps/libbyte_tools-55aaa009d9a08339.rlib" "/opt/crater/target/debug/deps/libunsigned_varint-87dbb9eace6c2f44.rlib" "/opt/crater/target/debug/deps/libserde-59c3e4957aac7292.rlib" "/opt/crater/target/debug/deps/libdata_encoding-7658966644748a64.rlib" "/opt/crater/target/debug/deps/libbyteorder-bf0823f58add6b17.rlib" "/opt/crater/target/debug/deps/libbs58-caed4706e4885b09.rlib" "/opt/crater/target/debug/deps/libarrayref-cbc27db921f74cdc.rlib" "/opt/crater/target/debug/deps/libbytes-341ec74d5757c13d.rlib" "/opt/crater/target/debug/deps/libiovec-710079ff431a78f6.rlib" "/opt/crater/target/debug/deps/libbyteorder-4c2e7b814e237105.rlib" "/opt/crater/target/debug/deps/libfutures-ffa028f4653318d8.rlib" "/opt/crater/target/debug/deps/libenv_logger-cd0d1304d8548c01.rlib" "/opt/crater/target/debug/deps/libregex-00576ac6de0bcfe1.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-16f0d1a595ddf2bb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-1c986e3f6ccca041.rlib" "/opt/crater/target/debug/deps/libucd_util-dcd2d3cc31ba1999.rlib" "/opt/crater/target/debug/deps/libthread_local-8687d05943429fb5.rlib" "/opt/crater/target/debug/deps/liblazy_static-735172ffe5c4978c.rlib" "/opt/crater/target/debug/deps/libaho_corasick-e151ecddf0ec4c18.rlib" "/opt/crater/target/debug/deps/libmemchr-a78e76d768ba276f.rlib" "/opt/crater/target/debug/deps/libatty-5f8746384a9006ff.rlib" "/opt/crater/target/debug/deps/liblibc-788b8763d1eaae2e.rlib" "/opt/crater/target/debug/deps/libhumantime-b859e297dd8d2927.rlib" "/opt/crater/target/debug/deps/libquick_error-d7ca1427a8163e25.rlib" "/opt/crater/target/debug/deps/libtermcolor-8ce9152c004b302e.rlib" "/opt/crater/target/debug/deps/liblog-df75e6166b6c1caf.rlib" "/opt/crater/target/debug/deps/libcfg_if-8e8ec56c3bb25549.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 internal error, aborting at ../../bfd/merge.c:908 in _bfd_merged_section_offset [INFO] [stderr] [INFO] [stderr] /usr/bin/ld: Please report this bug. [INFO] [stderr] [INFO] [stderr] 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/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.node1.7040n8pd-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24" "/opt/crater/target/debug/deps/node1-5ec225fd11c76c24.4e4gcz8pu8xhaith.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/clear_on_drop-d33cc276e16c200e/out" "-L" "/opt/crater/target/debug/build/ring-fb891c10e22a4271/out" "-L" "/opt/crater/target/debug/build/secp256k1-ce0ae97d9d327a3e/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtokio_stdin_stdout-1d2f0e4ab5068be5.rlib" "/opt/crater/target/debug/deps/liblibp2p-c4eec22cdaf2ac38.rlib" "/opt/crater/target/debug/deps/liblibp2p_yamux-1ee35363d044867c.rlib" "/opt/crater/target/debug/deps/libyamux-cf370b70edbeb974.rlib" "/opt/crater/target/debug/deps/libquick_error-f1031512d4a376a4.rlib" "/opt/crater/target/debug/deps/libnohash_hasher-2e36d9dd909323b7.rlib" "/opt/crater/target/debug/deps/liblibp2p_websocket-d30b24b8d274bd33.rlib" "/opt/crater/target/debug/deps/libwebsocket-4830b35778cff87e.rlib" "/opt/crater/target/debug/deps/libbitflags-b2e1f3393de7b35b.rlib" "/opt/crater/target/debug/deps/libtokio_tls-f85b223359e539ef.rlib" "/opt/crater/target/debug/deps/libtokio_core-0b7cadf5b1a45e38.rlib" "/opt/crater/target/debug/deps/libscoped_tls-b1a1b7bbb8c720d2.rlib" "/opt/crater/target/debug/deps/libsha1-a729bf4161ad0912.rlib" "/opt/crater/target/debug/deps/libnative_tls-245f033e96fe3310.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-05a161781c5268c3.rlib" "/opt/crater/target/debug/deps/libopenssl-9d28bd3c6411964e.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-792818d870828216.rlib" "/opt/crater/target/debug/deps/libforeign_types-7a6e1bad6aa5c746.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-a52fdab80e1e4d31.rlib" "/opt/crater/target/debug/deps/libbitflags-2da86ef0b219352b.rlib" "/opt/crater/target/debug/deps/libhyper-ed3c1251a38954f5.rlib" "/opt/crater/target/debug/deps/libmime-bd854db5c4410f0f.rlib" "/opt/crater/target/debug/deps/liblog-af86279a890c9316.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-336e2ffe40b02915.rlib" "/opt/crater/target/debug/deps/libtypeable-f57ee25a4569d682.rlib" "/opt/crater/target/debug/deps/libtraitobject-d78bd758537ccf1f.rlib" "/opt/crater/target/debug/deps/libhttparse-e64c7b0359641bca.rlib" "/opt/crater/target/debug/deps/libunicase-a9b6b07a4a6d6be2.rlib" "/opt/crater/target/debug/deps/liburl-f3d28310679883bf.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-4058df92f77a8a44.rlib" "/opt/crater/target/debug/deps/libidna-6e8dd8b2c0a9655a.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-0db9b1830bffcc9e.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-1c3f7d9023c2eeee.rlib" "/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib" "/opt/crater/target/debug/deps/libtime-e3c5f556ea700d26.rlib" "/opt/crater/target/debug/deps/libbase64-801a09d88d8e0035.rlib" "/opt/crater/target/debug/deps/libsafemem-893689fb4a7aadb7.rlib" "/opt/crater/target/debug/deps/liblibp2p_uds-d2f52302cc02a0c2.rlib" "/opt/crater/target/debug/deps/liblibp2p_transport_timeout-9a475469fc2e718a.rlib" "/opt/crater/target/debug/deps/liblibp2p_tcp_transport-b8424a0271d62ec9.rlib" "/opt/crater/target/debug/deps/libtk_listen-df9a73f9f1bee7cc.rlib" "/opt/crater/target/debug/deps/liblibp2p_secio-6b8cf71c1007934a.rlib" "/opt/crater/target/debug/deps/libtwofish-c9a4d9f57da9811d.rlib" "/opt/crater/target/debug/deps/libsecp256k1-a30a02e76d2f4fcb.rlib" "/opt/crater/target/debug/deps/libring-9f72163933305206.rlib" "/opt/crater/target/debug/deps/libuntrusted-0612c812219ae795.rlib" "/opt/crater/target/debug/deps/libhmac-c01d421be62af7fe.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-8dc0a59d5d802037.rlib" "/opt/crater/target/debug/deps/libed25519_dalek-6b7f6b30c39dae4b.rlib" "/opt/crater/target/debug/deps/libfailure-a44ab3253cb108c0.rlib" "/opt/crater/target/debug/deps/libcurve25519_dalek-f1fce048dee9c63d.rlib" "/opt/crater/target/debug/deps/libsubtle-c38045738bb44eca.rlib" "/opt/crater/target/debug/deps/libclear_on_drop-d7c330578c20f467.rlib" "/opt/crater/target/debug/deps/libasn1_der-320c3ededb184d86.rlib" "/opt/crater/target/debug/deps/libetrace-4b8d14b3470930f0.rlib" "/opt/crater/target/debug/deps/libaes_ctr-7ced7c7a0b41d407.rlib" "/opt/crater/target/debug/deps/libaes_soft-aba63a00c3374a9b.rlib" "/opt/crater/target/debug/deps/libopaque_debug-5ef898b559175e3f.rlib" "/opt/crater/target/debug/deps/libctr-6d245ca0faba0a06.rlib" "/opt/crater/target/debug/deps/libblock_cipher_trait-661c4fcbf1cf8ba9.rlib" "/opt/crater/target/debug/deps/libstream_cipher-9cafe530539f7ae2.rlib" "/opt/crater/target/debug/deps/liblibp2p_relay-7fb17e7ac5823159.rlib" "/opt/crater/target/debug/deps/liblibp2p_ratelimit-0636f5819cdf1f8d.rlib" "/opt/crater/target/debug/deps/libaio_limited-796e15a81883d5fa.rlib" "/opt/crater/target/debug/deps/libparking_lot-223a9fe34e4f063c.rlib" "/opt/crater/target/debug/deps/liblibp2p_plaintext-9621eb5888c5a2c7.rlib" "/opt/crater/target/debug/deps/liblibp2p_mplex-378d6c6e06255fda.rlib" "/opt/crater/target/debug/deps/liblibp2p_floodsub-986f595da3fdcc16.rlib" "/opt/crater/target/debug/deps/libcuckoofilter-47fec5727bda03d2.rlib" "/opt/crater/target/debug/deps/libbyteorder-3d6e565399579124.rlib" "/opt/crater/target/debug/deps/librand-ae29ae3b89d5b4ac.rlib" "/opt/crater/target/debug/deps/liblibp2p_kad-c132f93fb1b9c9ad.rlib" "/opt/crater/target/debug/deps/liblibp2p_ping-787ad2d7f6dcc0fa.rlib" "/opt/crater/target/debug/deps/libbigint-984f81dc99193a79.rlib" "/opt/crater/target/debug/deps/liblibp2p_identify-ebd0a1032b835965.rlib" "/opt/crater/target/debug/deps/liblibp2p_peerstore-6b29d67f685346e4.rlib" "/opt/crater/target/debug/deps/libowning_ref-1c8d21cabcb9eaf9.rlib" "/opt/crater/target/debug/deps/libdatastore-0b7afd33bcc44ec6.rlib" "/opt/crater/target/debug/deps/libtempfile-5f5595e772db8e2a.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-7762fc4290229646.rlib" "/opt/crater/target/debug/deps/libserde_json-726a859c441b8a66.rlib" "/opt/crater/target/debug/deps/libryu-4ab3e070c2f0eef5.rlib" "/opt/crater/target/debug/deps/libitoa-b9b9dfe8da4383e0.rlib" "/opt/crater/target/debug/deps/libchashmap-7537babc3630c740.rlib" "/opt/crater/target/debug/deps/libparking_lot-0f8b3dfc628fed2e.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0d92163a843800dc.rlib" "/opt/crater/target/debug/deps/librand-70265de55dfaf390.rlib" "/opt/crater/target/debug/deps/libthread_id-91a771850713a4c0.rlib" "/opt/crater/target/debug/deps/libowning_ref-5c5a67a76c3e933f.rlib" "/opt/crater/target/debug/deps/libbase64-0cf6b144c3765e39.rlib" "/opt/crater/target/debug/deps/libsafemem-113acbbd199d55e2.rlib" "/opt/crater/target/debug/deps/liblibp2p_dns-00580c7e92198147.rlib" "/opt/crater/target/debug/deps/libtokio_dns-7a4f83da6b3fd18b.rlib" "/opt/crater/target/debug/deps/libtokio-2eb548fab9163b28.rlib" "/opt/crater/target/debug/deps/libtokio_uds-f8d7678ef7da4518.rlib" "/opt/crater/target/debug/deps/libmio_uds-3d64de53f63476bb.rlib" "/opt/crater/target/debug/deps/libtokio_udp-6d9fb8d750053607.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-879dc9401eaeaeac.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-4c994b97b3089f51.rlib" "/opt/crater/target/debug/deps/libtokio_fs-ce901bda5e6685bc.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-17858a04d5c13d5a.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-01f4cfa318377b12.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-52312870145cf576.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/libarrayvec-d55382d6fd5ea4bd.rlib" "/opt/crater/target/debug/deps/libnodrop-a7323817aaf3fc4b.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-96b3a42d674499ab.rlib" "/opt/crater/target/debug/deps/libmio-4e4098dcdae7c6ed.rlib" "/opt/crater/target/debug/deps/libnet2-97205d3d78ffb945.rlib" "/opt/crater/target/debug/deps/liblazycell-ab734c0eed0cd62b.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1d6aceba5a69237c.rlib" "/opt/crater/target/debug/deps/libnum_cpus-12ce4e62ab585e0b.rlib" "/opt/crater/target/debug/deps/liblibp2p_core-2411d441ae9f2d56.rlib" "/opt/crater/target/debug/deps/libtokio_timer-6fb5b376d707b621.rlib" "/opt/crater/target/debug/deps/libslab-7332dc2a037044e1.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-da9a84dd6356a4e8.rlib" "/opt/crater/target/debug/deps/librw_stream_sink-44baddf43337c8d5.rlib" "/opt/crater/target/debug/deps/libprotobuf-5e103154c64b9855.rlib" "/opt/crater/target/debug/deps/libparking_lot-32cda1a2cbfd50fc.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-f84074b67c302451.rlib" "/opt/crater/target/debug/deps/librand-8644ea9e808a8b20.rlib" "/opt/crater/target/debug/deps/librand_core-e18d16763b6fa12a.rlib" "/opt/crater/target/debug/deps/liblock_api-f6b7325823472916.rlib" "/opt/crater/target/debug/deps/libowning_ref-c34ce4d89c989c93.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-39b80d52d885a31d.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmultistream_select-f72e00f42df0631b.rlib" "/opt/crater/target/debug/deps/libsmallvec-15a10b8b669e82a6.rlib" "/opt/crater/target/debug/deps/libunreachable-2a92e72b033e63d0.rlib" "/opt/crater/target/debug/deps/libvoid-4ffe1dd99c0eb293.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libtokio_executor-69e4fb72c7835b89.rlib" "/opt/crater/target/debug/deps/libmultiaddr-c93ea626b7815e4d.rlib" "/opt/crater/target/debug/deps/libmultihash-9d191f14a163c457.rlib" "/opt/crater/target/debug/deps/libunsigned_varint-3acb6a54e62ea5fa.rlib" "/opt/crater/target/debug/deps/libtokio_codec-62dfa6915a89d70b.rlib" "/opt/crater/target/debug/deps/libtokio_io-a640421fd373fbb7.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-ea65234b601ac59c.rlib" "/opt/crater/target/debug/deps/libcrunchy-80c6d30655d838c3.rlib" "/opt/crater/target/debug/deps/libsha2-030c68ac850fba23.rlib" "/opt/crater/target/debug/deps/libfake_simd-85a86e9c00da6818.rlib" "/opt/crater/target/debug/deps/libblock_buffer-fd80cf0917a19c55.rlib" "/opt/crater/target/debug/deps/libsha1-91d56151e4a9b1c0.rlib" "/opt/crater/target/debug/deps/librand-85e1c43fc81e2151.rlib" "/opt/crater/target/debug/deps/librand_xorshift-592dce96c661025c.rlib" "/opt/crater/target/debug/deps/librand_pcg-b760709c417620d0.rlib" "/opt/crater/target/debug/deps/librand_hc-2c2f7de6c79fe0f6.rlib" "/opt/crater/target/debug/deps/librand_chacha-d886c5d14510d898.rlib" "/opt/crater/target/debug/deps/librand_isaac-f4da282271f7b7ad.rlib" "/opt/crater/target/debug/deps/librand_core-313e7882eb7ea035.rlib" "/opt/crater/target/debug/deps/libblake2-ac50c79d60037f3f.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-fd5b8e034093a82f.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-e54e94631364c4f7.rlib" "/opt/crater/target/debug/deps/libdigest-15cac815435c4fcc.rlib" "/opt/crater/target/debug/deps/libgeneric_array-806520fb4ea6dd3f.rlib" "/opt/crater/target/debug/deps/libtypenum-f5bf57af0b368263.rlib" "/opt/crater/target/debug/deps/libbyte_tools-55aaa009d9a08339.rlib" "/opt/crater/target/debug/deps/libunsigned_varint-87dbb9eace6c2f44.rlib" "/opt/crater/target/debug/deps/libserde-59c3e4957aac7292.rlib" "/opt/crater/target/debug/deps/libdata_encoding-7658966644748a64.rlib" "/opt/crater/target/debug/deps/libbyteorder-bf0823f58add6b17.rlib" "/opt/crater/target/debug/deps/libbs58-caed4706e4885b09.rlib" "/opt/crater/target/debug/deps/libarrayref-cbc27db921f74cdc.rlib" "/opt/crater/target/debug/deps/libbytes-341ec74d5757c13d.rlib" "/opt/crater/target/debug/deps/libiovec-710079ff431a78f6.rlib" "/opt/crater/target/debug/deps/libbyteorder-4c2e7b814e237105.rlib" "/opt/crater/target/debug/deps/libfutures-ffa028f4653318d8.rlib" "/opt/crater/target/debug/deps/libenv_logger-cd0d1304d8548c01.rlib" "/opt/crater/target/debug/deps/libregex-00576ac6de0bcfe1.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-16f0d1a595ddf2bb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-1c986e3f6ccca041.rlib" "/opt/crater/target/debug/deps/libucd_util-dcd2d3cc31ba1999.rlib" "/opt/crater/target/debug/deps/libthread_local-8687d05943429fb5.rlib" "/opt/crater/target/debug/deps/liblazy_static-735172ffe5c4978c.rlib" "/opt/crater/target/debug/deps/libaho_corasick-e151ecddf0ec4c18.rlib" "/opt/crater/target/debug/deps/libmemchr-a78e76d768ba276f.rlib" "/opt/crater/target/debug/deps/libatty-5f8746384a9006ff.rlib" "/opt/crater/target/debug/deps/liblibc-788b8763d1eaae2e.rlib" "/opt/crater/target/debug/deps/libhumantime-b859e297dd8d2927.rlib" "/opt/crater/target/debug/deps/libquick_error-d7ca1427a8163e25.rlib" "/opt/crater/target/debug/deps/libtermcolor-8ce9152c004b302e.rlib" "/opt/crater/target/debug/deps/liblog-df75e6166b6c1caf.rlib" "/opt/crater/target/debug/deps/libcfg_if-8e8ec56c3bb25549.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: : can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 internal error, aborting at ../../bfd/merge.c:908 in _bfd_merged_section_offset [INFO] [stderr] [INFO] [stderr] /usr/bin/ld: Please report this bug. [INFO] [stderr] [INFO] [stderr] 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 `p2p-proto`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `p2p-proto`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f4d1a72070fc20617bb027f2976f8794c2759927d94f30f0f2defe57b799f8e4"` [INFO] running `"docker" "rm" "-f" "f4d1a72070fc20617bb027f2976f8794c2759927d94f30f0f2defe57b799f8e4"` [INFO] [stdout] f4d1a72070fc20617bb027f2976f8794c2759927d94f30f0f2defe57b799f8e4