[INFO] updating cached repository https://github.com/daogangtang/p2p-proto [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 65a1ca15a211de1999045e7f1b9960bed2e8a418 [INFO] testing daogangtang/p2p-proto against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaogangtang%2Fp2p-proto" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daogangtang/p2p-proto on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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 work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/daogangtang/p2p-proto already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 74802807f3e150d0db88bb3709f11202f254c40d86806207032c07e014e10dcc [INFO] running `"docker" "start" "-a" "74802807f3e150d0db88bb3709f11202f254c40d86806207032c07e014e10dcc"` [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling protobuf v2.2.0 [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling etrace v1.1.1 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling nohash-hasher v0.1.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling unsigned-varint v0.1.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling secp256k1 v0.11.5 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling block-cipher-trait v0.5.3 [INFO] [stderr] Compiling stream-cipher v0.1.1 [INFO] [stderr] Compiling syn v0.15.21 [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 asn1_der v0.5.10 [INFO] [stderr] Compiling ctr v0.1.1 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling bigint v4.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling aes-ctr v0.1.0 [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 crossbeam-deque v0.2.0 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling chashmap v2.2.0 [INFO] [stderr] Compiling curve25519-dalek v0.20.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling datastore v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [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-tls v0.2.0 [INFO] [stderr] Compiling aio-limited v0.1.0 [INFO] [stderr] Compiling tokio-stdin-stdout v0.1.5 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling unsigned-varint v0.2.1 [INFO] [stderr] Compiling yamux v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.4 [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-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling multiaddr v0.3.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling ed25519-dalek v0.8.1 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling libp2p-core 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-core v0.1.17 [INFO] [stderr] Compiling tk-listen v0.2.0 [INFO] [stderr] Compiling tokio-dns-unofficial v0.3.1 [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-floodsub 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-secio 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-dns 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-tcp-transport 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-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/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] 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/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/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] 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=67defa3a10977c2f -C extra-filename=-67defa3a10977c2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-61f765352c9658ba.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f9fc4a3b7a2876b2.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-72dee7da43f67291.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3a489a5c919fbd2.rlib --extern tokio_stdin_stdout=/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-c2a3aa48dbcb902b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-3040d4fb2bfcbcb9/out -L native=/opt/rustwide/target/debug/build/ring-50cc434f4487cbd5/out -L native=/opt/rustwide/target/debug/build/secp256k1-357635d5e576e9f4/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 node1 src/node1.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=028384662830305b -C extra-filename=-028384662830305b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-61f765352c9658ba.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f9fc4a3b7a2876b2.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-72dee7da43f67291.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3a489a5c919fbd2.rlib --extern tokio_stdin_stdout=/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-c2a3aa48dbcb902b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-3040d4fb2bfcbcb9/out -L native=/opt/rustwide/target/debug/build/ring-50cc434f4487cbd5/out -L native=/opt/rustwide/target/debug/build/secp256k1-357635d5e576e9f4/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 node src/node.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=cc8da362b40ed9eb -C extra-filename=-cc8da362b40ed9eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-61f765352c9658ba.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f9fc4a3b7a2876b2.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-72dee7da43f67291.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3a489a5c919fbd2.rlib --extern tokio_stdin_stdout=/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-c2a3aa48dbcb902b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-3040d4fb2bfcbcb9/out -L native=/opt/rustwide/target/debug/build/ring-50cc434f4487cbd5/out -L native=/opt/rustwide/target/debug/build/secp256k1-357635d5e576e9f4/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 node3 src/node3.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=81ac89ad9bbff386 -C extra-filename=-81ac89ad9bbff386 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-61f765352c9658ba.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f9fc4a3b7a2876b2.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-72dee7da43f67291.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3a489a5c919fbd2.rlib --extern tokio_stdin_stdout=/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-c2a3aa48dbcb902b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-3040d4fb2bfcbcb9/out -L native=/opt/rustwide/target/debug/build/ring-50cc434f4487cbd5/out -L native=/opt/rustwide/target/debug/build/secp256k1-357635d5e576e9f4/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 node2 src/node2.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=ffc5e7609540aa41 -C extra-filename=-ffc5e7609540aa41 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-61f765352c9658ba.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f9fc4a3b7a2876b2.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-72dee7da43f67291.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3a489a5c919fbd2.rlib --extern tokio_stdin_stdout=/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-c2a3aa48dbcb902b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-3040d4fb2bfcbcb9/out -L native=/opt/rustwide/target/debug/build/ring-50cc434f4487cbd5/out -L native=/opt/rustwide/target/debug/build/secp256k1-357635d5e576e9f4/out` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "74802807f3e150d0db88bb3709f11202f254c40d86806207032c07e014e10dcc"` [INFO] running `"docker" "rm" "-f" "74802807f3e150d0db88bb3709f11202f254c40d86806207032c07e014e10dcc"` [INFO] [stdout] 74802807f3e150d0db88bb3709f11202f254c40d86806207032c07e014e10dcc