[INFO] cloning repository https://github.com/daogangtang/p2p-proto [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daogangtang/p2p-proto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaogangtang%2Fp2p-proto"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaogangtang%2Fp2p-proto'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 65a1ca15a211de1999045e7f1b9960bed2e8a418 [INFO] testing daogangtang/p2p-proto against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaogangtang%2Fp2p-proto" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daogangtang/p2p-proto on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/daogangtang/p2p-proto [INFO] finished tweaking git repo https://github.com/daogangtang/p2p-proto [INFO] tweaked toml for git repo https://github.com/daogangtang/p2p-proto written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/daogangtang/p2p-proto already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9cb44f90eefbd9b74a79598c5d674c36128b533f746bd57382cb8c3aeed0a400 [INFO] running `"docker" "start" "-a" "9cb44f90eefbd9b74a79598c5d674c36128b533f746bd57382cb8c3aeed0a400"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling sha1 v0.5.0 [INFO] [stderr] Compiling protobuf v2.2.0 [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling quick-error v0.1.4 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling nohash-hasher v0.1.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling etrace v1.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unsigned-varint v0.1.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_isaac v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling asn1_der v0.5.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling bigint v4.4.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling secp256k1 v0.11.5 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling block-cipher-trait v0.5.3 [INFO] [stderr] Compiling stream-cipher v0.1.1 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling cuckoofilter v0.3.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling aes-soft v0.2.0 [INFO] [stderr] Compiling ctr v0.1.1 [INFO] [stderr] Compiling twofish v0.1.0 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling curve25519-dalek v0.20.0 [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 aes-ctr v0.1.0 [INFO] [stderr] Compiling chashmap v2.2.0 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling aio-limited v0.1.0 [INFO] [stderr] Compiling unsigned-varint v0.2.1 [INFO] [stderr] Compiling yamux v0.1.0 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling multistream-select v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling multihash v0.8.1-pre (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling ed25519-dalek v0.8.1 [INFO] [stderr] Compiling multiaddr v0.3.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling tokio-fs v0.1.4 [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 datastore v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [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-tls v0.2.0 [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 websocket v0.21.1 [INFO] [stderr] Compiling libp2p-ping 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-secio v0.1.0 (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 libp2p-plaintext 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-floodsub 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-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/rustwide/workdir) [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] 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/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/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] error: could not compile `p2p-proto`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name node2 --edition=2018 src/node2.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=e49593d9766fd000 -C extra-filename=-e49593d9766fd000 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-db259976f1a9104e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1fb822a21a4c8949.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-036800ceb98bf790.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-26411866cee0b403.rlib --extern tokio_stdin_stdout=/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-95f3e7b8722e2254.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-fa073dec89313ca6/out -L native=/opt/rustwide/target/debug/build/ring-3d4385dae2445298/out -L native=/opt/rustwide/target/debug/build/secp256k1-58ec25d78a9b96fa/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 --crate-name node1 --edition=2018 src/node1.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=fbeee008b1359e9c -C extra-filename=-fbeee008b1359e9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-db259976f1a9104e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1fb822a21a4c8949.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-036800ceb98bf790.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-26411866cee0b403.rlib --extern tokio_stdin_stdout=/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-95f3e7b8722e2254.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-fa073dec89313ca6/out -L native=/opt/rustwide/target/debug/build/ring-3d4385dae2445298/out -L native=/opt/rustwide/target/debug/build/secp256k1-58ec25d78a9b96fa/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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.node0.4i2s9fxn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39" "/opt/rustwide/target/debug/deps/node0-ec4ba1aae1c5ad39.2fqw12my8cae23hh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-fa073dec89313ca6/out" "-L" "/opt/rustwide/target/debug/build/ring-3d4385dae2445298/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-58ec25d78a9b96fa/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-95f3e7b8722e2254.rlib" "/opt/rustwide/target/debug/deps/liblibp2p-036800ceb98bf790.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_yamux-bf7f99759a05762a.rlib" "/opt/rustwide/target/debug/deps/libyamux-6b2efb0525d5cd87.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8ce1119dfb8e59b0.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-66903f17cebdf6c1.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_websocket-192ece3a6d7ddeb1.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-f322f78529e84e2d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ab20643d5be9da09.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-578e6bfaf03e790a.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-c77a13e8c71217b4.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-5e5c689145662df0.rlib" "/opt/rustwide/target/debug/deps/libsha1-7f1bd2c8853cc6da.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b4c947ef684187de.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-799441492b8800e3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-011d12f03854b4cb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3b8dce027c498e76.rlib" "/opt/rustwide/target/debug/deps/libhyper-598295859aa4360b.rlib" "/opt/rustwide/target/debug/deps/libmime-ca6913aea837651f.rlib" "/opt/rustwide/target/debug/deps/liblog-95cdc9f3f8e72d5e.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-acceada96e1f285f.rlib" "/opt/rustwide/target/debug/deps/libtypeable-fc582fcbfdc41cdf.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-9e157d43887e4b50.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3c4936d0f2486944.rlib" "/opt/rustwide/target/debug/deps/libunicase-17d81be6637a7ecb.rlib" "/opt/rustwide/target/debug/deps/liburl-4050b6b7dd69b6c1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-386bf187e9168b16.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-14ed9bd45932e5f4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libbase64-092b4d8128ed2c86.rlib" "/opt/rustwide/target/debug/deps/libsafemem-73e2c5c9fb3f6c37.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_uds-738b3b0c63872cf3.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_transport_timeout-a3548e57f0037322.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_tcp_transport-89d95d30ae159018.rlib" "/opt/rustwide/target/debug/deps/libtk_listen-826d4d0e0bcb9d7c.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_secio-59b25e824935502f.rlib" "/opt/rustwide/target/debug/deps/libtwofish-8e5d8c030bdf1dbf.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-c1d48529ef2f08e1.rlib" "/opt/rustwide/target/debug/deps/libring-6e86082ba4416903.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-e4dc66d6c6ccc6bc.rlib" "/opt/rustwide/target/debug/deps/libhmac-03c1c1503788c8d1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-7c4715e5d7bdf9c4.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-34c5328bc430b1e0.rlib" "/opt/rustwide/target/debug/deps/libfailure-0430aabec52b8bcc.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-8af125b63160e408.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f6a9017510b163f8.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-552cdff393645561.rlib" "/opt/rustwide/target/debug/deps/libasn1_der-9912bd450e31cd20.rlib" "/opt/rustwide/target/debug/deps/libetrace-fd30b51333581a04.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-0fed03f3edb57e9f.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-5b1b7263d88b1a34.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49660bf64527d225.rlib" "/opt/rustwide/target/debug/deps/libctr-c88432922b50b509.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-4c302967ff983190.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-bc4d13d5e44ed3fb.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_relay-4be4a73ab55cb7d1.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ratelimit-b1836b2d6e65e833.rlib" "/opt/rustwide/target/debug/deps/libaio_limited-5f5854dce75f3fe7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f7d4af4fbee5183a.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_plaintext-ffa82062b81cd16b.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_mplex-ff85da21aa031e82.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_floodsub-70e626c3de5442a8.rlib" "/opt/rustwide/target/debug/deps/libcuckoofilter-328b6f9864c41f05.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-77a63976e1bc11ad.rlib" "/opt/rustwide/target/debug/deps/librand-e385df04eb788ec1.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_kad-66cad2ea317e2b6f.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ping-8efc29852118070d.rlib" "/opt/rustwide/target/debug/deps/libbigint-8f6d3b49608f6073.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_identify-2379fe3e5bcfd52b.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_peerstore-7ba1bc57907f3169.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-e71685cfb6644529.rlib" "/opt/rustwide/target/debug/deps/libdatastore-e88e90781acd84ef.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a87b7c44a537ef6f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b36aaba61d731aa2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6e46ab771e2fadd1.rlib" "/opt/rustwide/target/debug/deps/libryu-67ce7310b0ade578.rlib" "/opt/rustwide/target/debug/deps/libitoa-268fce15131683f2.rlib" "/opt/rustwide/target/debug/deps/libchashmap-5ba64151726768c4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a4ec7c99823e4215.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-716c5acf9caf9109.rlib" "/opt/rustwide/target/debug/deps/librand-28d68b81bc2140e0.rlib" "/opt/rustwide/target/debug/deps/libthread_id-9de67a0c33ccac9c.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-fb92b4df2eaf14ff.rlib" "/opt/rustwide/target/debug/deps/libbase64-e3f602f6d2d10e0c.rlib" "/opt/rustwide/target/debug/deps/libsafemem-1788a6554e5fdc13.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_dns-3ca38b72fa33f7f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-e0c3f76d9f73588b.rlib" "/opt/rustwide/target/debug/deps/libtokio-26411866cee0b403.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-656d62411b74771f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-72b6f0b66e0cf382.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-f8bdfc83236e2d77.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-6162d08089ff33fe.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-33d029e1db12e022.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e12fcf5780e07ecc.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d87a2893cc1e3ea7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4182e0ab39dc38f7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-dbcbc036f11e4d4d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3ea2ef599738323b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-efc406fb606adc80.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3cc64123765fd51e.rlib" "/opt/rustwide/target/debug/deps/libmio-60def1960ca907cc.rlib" "/opt/rustwide/target/debug/deps/libnet2-3dba64b42ad63ac0.rlib" "/opt/rustwide/target/debug/deps/liblazycell-02b2b1b1c421c2e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-fc155af3b0dce8bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e8c6ca1772f7354b.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_core-33d0a50a622993e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-aaf9c1b73e15893a.rlib" "/opt/rustwide/target/debug/deps/libslab-51596de4b4140135.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-078434a55762c1bd.rlib" "/opt/rustwide/target/debug/deps/librw_stream_sink-f8a0196066d31d8b.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-b88769047db7a2c7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c20b8e6a8417ded1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b20dc3b1ca717dd.rlib" "/opt/rustwide/target/debug/deps/librand-02c7bedd0c274b6a.rlib" "/opt/rustwide/target/debug/deps/librand_core-3064dd5add40643f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d8b21120cfbbc8ff.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2ef1d1fc70c75ac5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libmultistream_select-169da7efec720112.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8232c3491eabbd78.rlib" "/opt/rustwide/target/debug/deps/libunreachable-25986f9a944aab75.rlib" "/opt/rustwide/target/debug/deps/libvoid-b00461c2c57bf874.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3c7804aa5dc765ee.rlib" "/opt/rustwide/target/debug/deps/libmultiaddr-9f58b4b0714fd7cd.rlib" "/opt/rustwide/target/debug/deps/libmultihash-98db7bb97003ae05.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-21701baa5e557663.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-488bc1975b691e16.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-02232a638a1c182c.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-b643e3c66db747fb.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-58fe18ca8bd7d9fa.rlib" "/opt/rustwide/target/debug/deps/libsha2-64c55f5b86e3c5a3.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d874a30e1b67705e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-fb284e8525e96d6b.rlib" "/opt/rustwide/target/debug/deps/libsha1-d4a15757a1c53c62.rlib" "/opt/rustwide/target/debug/deps/librand-fa14a0e92b9dd79d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-be0c086ff030482f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c986e34dc9ac94c8.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f16fef89bae47776.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6b7f4db42a2d526d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ff3f5360d932f3dd.rlib" "/opt/rustwide/target/debug/deps/librand_core-db8f890f1662cc9c.rlib" "/opt/rustwide/target/debug/deps/libblake2-c96d299e566ef5d9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c2c0ad4f3c90a353.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-9bcc90f433e1c6f7.rlib" "/opt/rustwide/target/debug/deps/libdigest-946032bab31237c2.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5b35c981830925f2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-dc5ea57055139945.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-43249f09aec790e5.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-bc03133787067b88.rlib" "/opt/rustwide/target/debug/deps/libserde-b0b6939a40694065.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-6fae10a051aefecc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-9c563215c02c630e.rlib" "/opt/rustwide/target/debug/deps/libbs58-fe3612cedffc09ef.rlib" "/opt/rustwide/target/debug/deps/libarrayref-12562c727d654731.rlib" "/opt/rustwide/target/debug/deps/libbytes-f8ce227ed6561748.rlib" "/opt/rustwide/target/debug/deps/libiovec-f478631a3c2b4180.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5d1de8499c0c8b11.rlib" "/opt/rustwide/target/debug/deps/libfutures-1fb822a21a4c8949.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-db259976f1a9104e.rlib" "/opt/rustwide/target/debug/deps/libregex-9927dc0b99882b74.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c6ecb18a3084a76.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a46a7b0a556d272c.rlib" "/opt/rustwide/target/debug/deps/libucd_util-30e780730ba99191.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e8b2b417aa63bc47.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fc6ae06af858b32a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-720f904407eea509.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f78a0854d762f01b.rlib" "/opt/rustwide/target/debug/deps/libatty-458ce24173456413.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a99fc2090c57361e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-3d04ade402d84f0a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-0f39527100f8e1c1.rlib" "/opt/rustwide/target/debug/deps/liblog-90da19648913e82f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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; 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `p2p-proto`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.node3.e0pp7d5s-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71" "/opt/rustwide/target/debug/deps/node3-e802f69e4639fa71.482dkhjv1tjfrlo0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-fa073dec89313ca6/out" "-L" "/opt/rustwide/target/debug/build/ring-3d4385dae2445298/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-58ec25d78a9b96fa/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-95f3e7b8722e2254.rlib" "/opt/rustwide/target/debug/deps/liblibp2p-036800ceb98bf790.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_yamux-bf7f99759a05762a.rlib" "/opt/rustwide/target/debug/deps/libyamux-6b2efb0525d5cd87.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8ce1119dfb8e59b0.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-66903f17cebdf6c1.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_websocket-192ece3a6d7ddeb1.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-f322f78529e84e2d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ab20643d5be9da09.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-578e6bfaf03e790a.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-c77a13e8c71217b4.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-5e5c689145662df0.rlib" "/opt/rustwide/target/debug/deps/libsha1-7f1bd2c8853cc6da.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b4c947ef684187de.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-799441492b8800e3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-011d12f03854b4cb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3b8dce027c498e76.rlib" "/opt/rustwide/target/debug/deps/libhyper-598295859aa4360b.rlib" "/opt/rustwide/target/debug/deps/libmime-ca6913aea837651f.rlib" "/opt/rustwide/target/debug/deps/liblog-95cdc9f3f8e72d5e.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-acceada96e1f285f.rlib" "/opt/rustwide/target/debug/deps/libtypeable-fc582fcbfdc41cdf.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-9e157d43887e4b50.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3c4936d0f2486944.rlib" "/opt/rustwide/target/debug/deps/libunicase-17d81be6637a7ecb.rlib" "/opt/rustwide/target/debug/deps/liburl-4050b6b7dd69b6c1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-386bf187e9168b16.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-14ed9bd45932e5f4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libbase64-092b4d8128ed2c86.rlib" "/opt/rustwide/target/debug/deps/libsafemem-73e2c5c9fb3f6c37.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_uds-738b3b0c63872cf3.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_transport_timeout-a3548e57f0037322.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_tcp_transport-89d95d30ae159018.rlib" "/opt/rustwide/target/debug/deps/libtk_listen-826d4d0e0bcb9d7c.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_secio-59b25e824935502f.rlib" "/opt/rustwide/target/debug/deps/libtwofish-8e5d8c030bdf1dbf.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-c1d48529ef2f08e1.rlib" "/opt/rustwide/target/debug/deps/libring-6e86082ba4416903.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-e4dc66d6c6ccc6bc.rlib" "/opt/rustwide/target/debug/deps/libhmac-03c1c1503788c8d1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-7c4715e5d7bdf9c4.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-34c5328bc430b1e0.rlib" "/opt/rustwide/target/debug/deps/libfailure-0430aabec52b8bcc.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-8af125b63160e408.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f6a9017510b163f8.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-552cdff393645561.rlib" "/opt/rustwide/target/debug/deps/libasn1_der-9912bd450e31cd20.rlib" "/opt/rustwide/target/debug/deps/libetrace-fd30b51333581a04.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-0fed03f3edb57e9f.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-5b1b7263d88b1a34.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49660bf64527d225.rlib" "/opt/rustwide/target/debug/deps/libctr-c88432922b50b509.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-4c302967ff983190.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-bc4d13d5e44ed3fb.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_relay-4be4a73ab55cb7d1.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ratelimit-b1836b2d6e65e833.rlib" "/opt/rustwide/target/debug/deps/libaio_limited-5f5854dce75f3fe7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f7d4af4fbee5183a.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_plaintext-ffa82062b81cd16b.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_mplex-ff85da21aa031e82.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_floodsub-70e626c3de5442a8.rlib" "/opt/rustwide/target/debug/deps/libcuckoofilter-328b6f9864c41f05.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-77a63976e1bc11ad.rlib" "/opt/rustwide/target/debug/deps/librand-e385df04eb788ec1.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_kad-66cad2ea317e2b6f.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ping-8efc29852118070d.rlib" "/opt/rustwide/target/debug/deps/libbigint-8f6d3b49608f6073.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_identify-2379fe3e5bcfd52b.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_peerstore-7ba1bc57907f3169.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-e71685cfb6644529.rlib" "/opt/rustwide/target/debug/deps/libdatastore-e88e90781acd84ef.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a87b7c44a537ef6f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b36aaba61d731aa2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6e46ab771e2fadd1.rlib" "/opt/rustwide/target/debug/deps/libryu-67ce7310b0ade578.rlib" "/opt/rustwide/target/debug/deps/libitoa-268fce15131683f2.rlib" "/opt/rustwide/target/debug/deps/libchashmap-5ba64151726768c4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a4ec7c99823e4215.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-716c5acf9caf9109.rlib" "/opt/rustwide/target/debug/deps/librand-28d68b81bc2140e0.rlib" "/opt/rustwide/target/debug/deps/libthread_id-9de67a0c33ccac9c.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-fb92b4df2eaf14ff.rlib" "/opt/rustwide/target/debug/deps/libbase64-e3f602f6d2d10e0c.rlib" "/opt/rustwide/target/debug/deps/libsafemem-1788a6554e5fdc13.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_dns-3ca38b72fa33f7f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-e0c3f76d9f73588b.rlib" "/opt/rustwide/target/debug/deps/libtokio-26411866cee0b403.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-656d62411b74771f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-72b6f0b66e0cf382.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-f8bdfc83236e2d77.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-6162d08089ff33fe.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-33d029e1db12e022.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e12fcf5780e07ecc.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d87a2893cc1e3ea7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4182e0ab39dc38f7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-dbcbc036f11e4d4d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3ea2ef599738323b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-efc406fb606adc80.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3cc64123765fd51e.rlib" "/opt/rustwide/target/debug/deps/libmio-60def1960ca907cc.rlib" "/opt/rustwide/target/debug/deps/libnet2-3dba64b42ad63ac0.rlib" "/opt/rustwide/target/debug/deps/liblazycell-02b2b1b1c421c2e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-fc155af3b0dce8bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e8c6ca1772f7354b.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_core-33d0a50a622993e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-aaf9c1b73e15893a.rlib" "/opt/rustwide/target/debug/deps/libslab-51596de4b4140135.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-078434a55762c1bd.rlib" "/opt/rustwide/target/debug/deps/librw_stream_sink-f8a0196066d31d8b.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-b88769047db7a2c7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c20b8e6a8417ded1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b20dc3b1ca717dd.rlib" "/opt/rustwide/target/debug/deps/librand-02c7bedd0c274b6a.rlib" "/opt/rustwide/target/debug/deps/librand_core-3064dd5add40643f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d8b21120cfbbc8ff.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2ef1d1fc70c75ac5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libmultistream_select-169da7efec720112.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8232c3491eabbd78.rlib" "/opt/rustwide/target/debug/deps/libunreachable-25986f9a944aab75.rlib" "/opt/rustwide/target/debug/deps/libvoid-b00461c2c57bf874.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3c7804aa5dc765ee.rlib" "/opt/rustwide/target/debug/deps/libmultiaddr-9f58b4b0714fd7cd.rlib" "/opt/rustwide/target/debug/deps/libmultihash-98db7bb97003ae05.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-21701baa5e557663.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-488bc1975b691e16.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-02232a638a1c182c.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-b643e3c66db747fb.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-58fe18ca8bd7d9fa.rlib" "/opt/rustwide/target/debug/deps/libsha2-64c55f5b86e3c5a3.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d874a30e1b67705e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-fb284e8525e96d6b.rlib" "/opt/rustwide/target/debug/deps/libsha1-d4a15757a1c53c62.rlib" "/opt/rustwide/target/debug/deps/librand-fa14a0e92b9dd79d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-be0c086ff030482f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c986e34dc9ac94c8.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f16fef89bae47776.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6b7f4db42a2d526d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ff3f5360d932f3dd.rlib" "/opt/rustwide/target/debug/deps/librand_core-db8f890f1662cc9c.rlib" "/opt/rustwide/target/debug/deps/libblake2-c96d299e566ef5d9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c2c0ad4f3c90a353.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-9bcc90f433e1c6f7.rlib" "/opt/rustwide/target/debug/deps/libdigest-946032bab31237c2.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5b35c981830925f2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-dc5ea57055139945.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-43249f09aec790e5.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-bc03133787067b88.rlib" "/opt/rustwide/target/debug/deps/libserde-b0b6939a40694065.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-6fae10a051aefecc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-9c563215c02c630e.rlib" "/opt/rustwide/target/debug/deps/libbs58-fe3612cedffc09ef.rlib" "/opt/rustwide/target/debug/deps/libarrayref-12562c727d654731.rlib" "/opt/rustwide/target/debug/deps/libbytes-f8ce227ed6561748.rlib" "/opt/rustwide/target/debug/deps/libiovec-f478631a3c2b4180.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5d1de8499c0c8b11.rlib" "/opt/rustwide/target/debug/deps/libfutures-1fb822a21a4c8949.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-db259976f1a9104e.rlib" "/opt/rustwide/target/debug/deps/libregex-9927dc0b99882b74.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c6ecb18a3084a76.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a46a7b0a556d272c.rlib" "/opt/rustwide/target/debug/deps/libucd_util-30e780730ba99191.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e8b2b417aa63bc47.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fc6ae06af858b32a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-720f904407eea509.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f78a0854d762f01b.rlib" "/opt/rustwide/target/debug/deps/libatty-458ce24173456413.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a99fc2090c57361e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-3d04ade402d84f0a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-0f39527100f8e1c1.rlib" "/opt/rustwide/target/debug/deps/liblog-90da19648913e82f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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; 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `p2p-proto`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9cb44f90eefbd9b74a79598c5d674c36128b533f746bd57382cb8c3aeed0a400"` [INFO] running `"docker" "rm" "-f" "9cb44f90eefbd9b74a79598c5d674c36128b533f746bd57382cb8c3aeed0a400"` [INFO] [stdout] 9cb44f90eefbd9b74a79598c5d674c36128b533f746bd57382cb8c3aeed0a400