[INFO] fetching crate libp2p 0.30.1... [INFO] testing libp2p-0.30.1 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate libp2p 0.30.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate libp2p 0.30.1 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate libp2p 0.30.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate libp2p 0.30.1 [INFO] tweaked toml for crates.io crate libp2p 0.30.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate libp2p 0.30.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b05c120c79060b253c315259c7f28ab18dba0a6d21666dd31ce585983cbd816e [INFO] running `Command { std: "docker" "start" "-a" "b05c120c79060b253c315259c7f28ab18dba0a6d21666dd31ce585983cbd816e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b05c120c79060b253c315259c7f28ab18dba0a6d21666dd31ce585983cbd816e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b05c120c79060b253c315259c7f28ab18dba0a6d21666dd31ce585983cbd816e", kill_on_drop: false }` [INFO] [stdout] b05c120c79060b253c315259c7f28ab18dba0a6d21666dd31ce585983cbd816e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a25992e6bbd5de08d24b1b6132a79427b55c507e6414b6bf84c74e6269ddefb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7a25992e6bbd5de08d24b1b6132a79427b55c507e6414b6bf84c74e6269ddefb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling cpuid-bool v0.1.1 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling signature v1.1.0 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.65 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.65 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lru_time_cache v0.11.1 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling ed25519 v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling if-addrs v0.6.4 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling uint v0.8.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling stream-cipher v0.4.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling snow v0.7.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling poly1305 v0.6.0 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling blake2 v0.9.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling lru v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling salsa20 v0.6.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling cuckoofilter v0.5.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.65 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Compiling async-tls v0.10.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling minicbor-derive v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling libp2p-core-derive v0.20.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.65 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling chacha20 v0.4.3 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling chacha20poly1305 v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling minicbor v0.7.0 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling js-sys v0.3.42 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling libp2p-core v0.24.0 [INFO] [stderr] Compiling libp2p-kad v0.25.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.24.0 [INFO] [stderr] Compiling libp2p-plaintext v0.24.1 [INFO] [stderr] Compiling libp2p-identify v0.24.0 [INFO] [stderr] Compiling libp2p-noise v0.26.0 [INFO] [stderr] Compiling libp2p-floodsub v0.24.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.15 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling wasm-timer v0.2.4 [INFO] [stderr] Compiling soketto v0.4.1 [INFO] [stderr] Compiling yamux v0.8.0 [INFO] [stderr] Compiling libp2p-pnet v0.19.2 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling multihash v0.11.4 [INFO] [stderr] Compiling multistream-select v0.8.5 [INFO] [stderr] Compiling parity-multiaddr v0.9.4 [INFO] [stderr] Compiling libp2p-swarm v0.24.0 [INFO] [stderr] Compiling libp2p-yamux v0.27.0 [INFO] [stderr] Compiling libp2p-mplex v0.24.0 [INFO] [stderr] Compiling libp2p-websocket v0.25.0 [INFO] [stderr] Compiling libp2p-uds v0.24.0 [INFO] [stderr] Compiling libp2p-dns v0.24.0 [INFO] [stderr] Compiling libp2p-deflate v0.24.0 [INFO] [stderr] Compiling libp2p-tcp v0.24.0 [INFO] [stderr] Compiling libp2p-wasm-ext v0.24.0 [INFO] [stderr] Compiling libp2p-ping v0.24.0 [INFO] [stderr] Compiling libp2p-request-response v0.5.0 [INFO] [stderr] Compiling libp2p-mdns v0.24.0 [INFO] [stderr] Compiling libp2p v0.30.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 06s [INFO] running `Command { std: "docker" "inspect" "7a25992e6bbd5de08d24b1b6132a79427b55c507e6414b6bf84c74e6269ddefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a25992e6bbd5de08d24b1b6132a79427b55c507e6414b6bf84c74e6269ddefb", kill_on_drop: false }` [INFO] [stdout] 7a25992e6bbd5de08d24b1b6132a79427b55c507e6414b6bf84c74e6269ddefb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14115a9dff23331a8c85e6733f92c40e12f0c050cfe2dde02d373fa26e0f823d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "14115a9dff23331a8c85e6733f92c40e12f0c050cfe2dde02d373fa26e0f823d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling tokio v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling libp2p v0.30.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `libp2p` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ipfs_kad --edition=2018 examples/ipfs-kad.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="deflate"' --cfg 'feature="dns"' --cfg 'feature="floodsub"' --cfg 'feature="gossipsub"' --cfg 'feature="identify"' --cfg 'feature="kad"' --cfg 'feature="libp2p-deflate"' --cfg 'feature="libp2p-dns"' --cfg 'feature="libp2p-floodsub"' --cfg 'feature="libp2p-gossipsub"' --cfg 'feature="libp2p-identify"' --cfg 'feature="libp2p-kad"' --cfg 'feature="libp2p-mdns"' --cfg 'feature="libp2p-mplex"' --cfg 'feature="libp2p-noise"' --cfg 'feature="libp2p-ping"' --cfg 'feature="libp2p-plaintext"' --cfg 'feature="libp2p-pnet"' --cfg 'feature="libp2p-request-response"' --cfg 'feature="libp2p-tcp"' --cfg 'feature="libp2p-uds"' --cfg 'feature="libp2p-wasm-ext"' --cfg 'feature="libp2p-websocket"' --cfg 'feature="libp2p-yamux"' --cfg 'feature="mdns-async-std"' --cfg 'feature="mplex"' --cfg 'feature="noise"' --cfg 'feature="ping"' --cfg 'feature="plaintext"' --cfg 'feature="pnet"' --cfg 'feature="request-response"' --cfg 'feature="secp256k1"' --cfg 'feature="tcp-async-std"' --cfg 'feature="uds"' --cfg 'feature="wasm-ext"' --cfg 'feature="websocket"' --cfg 'feature="yamux"' -C metadata=c837f576e9be99a1 -C extra-filename=-c837f576e9be99a1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-78e397d91cce4192.rlib --extern atomic=/opt/rustwide/target/debug/deps/libatomic-8d957c73844d8de7.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-56cb030a979ff3ac.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c5b11feaaccc3ae0.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-0037af26aa775277.rlib --extern libp2p_core=/opt/rustwide/target/debug/deps/liblibp2p_core-1993a1112e82c2c8.rlib --extern libp2p_core_derive=/opt/rustwide/target/debug/deps/liblibp2p_core_derive-4defb712e344dfa1.so --extern libp2p_deflate=/opt/rustwide/target/debug/deps/liblibp2p_deflate-ffda50c62af04136.rlib --extern libp2p_dns=/opt/rustwide/target/debug/deps/liblibp2p_dns-35b328a13a330eef.rlib --extern libp2p_floodsub=/opt/rustwide/target/debug/deps/liblibp2p_floodsub-5b8af508714ed3bb.rlib --extern libp2p_gossipsub=/opt/rustwide/target/debug/deps/liblibp2p_gossipsub-9cc6b0b350b7b8b9.rlib --extern libp2p_identify=/opt/rustwide/target/debug/deps/liblibp2p_identify-d9c8105b9a85bf84.rlib --extern libp2p_kad=/opt/rustwide/target/debug/deps/liblibp2p_kad-dd48f49fcbb27880.rlib --extern libp2p_mdns=/opt/rustwide/target/debug/deps/liblibp2p_mdns-dd0822699edd92a7.rlib --extern libp2p_mplex=/opt/rustwide/target/debug/deps/liblibp2p_mplex-df45924690f221bd.rlib --extern libp2p_noise=/opt/rustwide/target/debug/deps/liblibp2p_noise-19c7cefe0dd0baef.rlib --extern libp2p_ping=/opt/rustwide/target/debug/deps/liblibp2p_ping-2839b97722eb7a94.rlib --extern libp2p_plaintext=/opt/rustwide/target/debug/deps/liblibp2p_plaintext-a915d7fe0756648d.rlib --extern libp2p_pnet=/opt/rustwide/target/debug/deps/liblibp2p_pnet-d15966229bc224d5.rlib --extern libp2p_request_response=/opt/rustwide/target/debug/deps/liblibp2p_request_response-8608b2f5b43611d4.rlib --extern libp2p_swarm=/opt/rustwide/target/debug/deps/liblibp2p_swarm-63d62b2997d4ea09.rlib --extern libp2p_tcp=/opt/rustwide/target/debug/deps/liblibp2p_tcp-beb60b4cb190887a.rlib --extern libp2p_uds=/opt/rustwide/target/debug/deps/liblibp2p_uds-2e56c2a3402eaac8.rlib --extern libp2p_wasm_ext=/opt/rustwide/target/debug/deps/liblibp2p_wasm_ext-eec190f186ff9b16.rlib --extern libp2p_websocket=/opt/rustwide/target/debug/deps/liblibp2p_websocket-3d990d8193a6392e.rlib --extern libp2p_yamux=/opt/rustwide/target/debug/deps/liblibp2p_yamux-0abab29289a0e785.rlib --extern multihash=/opt/rustwide/target/debug/deps/libmultihash-48c0bcaecd41e9f5.rlib --extern multiaddr=/opt/rustwide/target/debug/deps/libparity_multiaddr-d0aea11d9c47e5fa.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d90d1558ba4b8cf4.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-1cbb6627e02df517.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-49ba8d6a31c9507c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-34da66db0c4e158a.rlib --extern wasm_timer=/opt/rustwide/target/debug/deps/libwasm_timer-ae91b9f6ff9c1453.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-793080ca611ef7d7/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "14115a9dff23331a8c85e6733f92c40e12f0c050cfe2dde02d373fa26e0f823d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14115a9dff23331a8c85e6733f92c40e12f0c050cfe2dde02d373fa26e0f823d", kill_on_drop: false }` [INFO] [stdout] 14115a9dff23331a8c85e6733f92c40e12f0c050cfe2dde02d373fa26e0f823d