[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 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaogangtang%2Fp2p-proto" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daogangtang/p2p-proto on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.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 work/builds/worker-4/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" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] eeab48745d5ae197d9c3ce84ad94d5ec9b11e878487547f8cbe3b9c3f807e603 [INFO] running `"docker" "start" "-a" "eeab48745d5ae197d9c3ce84ad94d5ec9b11e878487547f8cbe3b9c3f807e603"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling sha1 v0.5.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling etrace v1.1.1 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling rand_isaac v0.1.0 [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 smallvec v0.6.6 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling asn1_der v0.5.10 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling ctr v0.1.1 [INFO] [stderr] Compiling aes-soft v0.2.0 [INFO] [stderr] Compiling twofish v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [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 env_logger v0.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling aes-ctr v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling cuckoofilter v0.3.2 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling curve25519-dalek v0.20.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [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 chashmap v2.2.0 [INFO] [stderr] Compiling aio-limited v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling unsigned-varint v0.2.1 [INFO] [stderr] Compiling yamux v0.1.0 [INFO] [stderr] Compiling datastore v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [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-fs v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling multiaddr v0.3.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling tokio-tls v0.2.0 [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 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-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-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-ratelimit v0.1.1 (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-floodsub 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-tcp-transport 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-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/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/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/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 node3 src/node3.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=612efbcdd1b1f404 -C extra-filename=-612efbcdd1b1f404 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6134f8f56b2d0894.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4b9e4d891a9aa290.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-715486a520ac656d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4a5bbca65723dc71.rlib --extern tokio_stdin_stdout=/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-5ed55f0c35b4e04b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-d89612018fb742ea/out -L native=/opt/rustwide/target/debug/build/ring-8d7bf20c8c9c773a/out -L native=/opt/rustwide/target/debug/build/secp256k1-f74f4a5e2d9dd308/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=e31803df9e2bc25a -C extra-filename=-e31803df9e2bc25a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6134f8f56b2d0894.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4b9e4d891a9aa290.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-715486a520ac656d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4a5bbca65723dc71.rlib --extern tokio_stdin_stdout=/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-5ed55f0c35b4e04b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-d89612018fb742ea/out -L native=/opt/rustwide/target/debug/build/ring-8d7bf20c8c9c773a/out -L native=/opt/rustwide/target/debug/build/secp256k1-f74f4a5e2d9dd308/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=16d60b2475d895e1 -C extra-filename=-16d60b2475d895e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6134f8f56b2d0894.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4b9e4d891a9aa290.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-715486a520ac656d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4a5bbca65723dc71.rlib --extern tokio_stdin_stdout=/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-5ed55f0c35b4e04b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-d89612018fb742ea/out -L native=/opt/rustwide/target/debug/build/ring-8d7bf20c8c9c773a/out -L native=/opt/rustwide/target/debug/build/secp256k1-f74f4a5e2d9dd308/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=fc5aa8e9cec83ba9 -C extra-filename=-fc5aa8e9cec83ba9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6134f8f56b2d0894.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4b9e4d891a9aa290.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-715486a520ac656d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4a5bbca65723dc71.rlib --extern tokio_stdin_stdout=/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-5ed55f0c35b4e04b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-d89612018fb742ea/out -L native=/opt/rustwide/target/debug/build/ring-8d7bf20c8c9c773a/out -L native=/opt/rustwide/target/debug/build/secp256k1-f74f4a5e2d9dd308/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=ebfde3d6e02daadc -C extra-filename=-ebfde3d6e02daadc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6134f8f56b2d0894.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4b9e4d891a9aa290.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-715486a520ac656d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4a5bbca65723dc71.rlib --extern tokio_stdin_stdout=/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-5ed55f0c35b4e04b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-d89612018fb742ea/out -L native=/opt/rustwide/target/debug/build/ring-8d7bf20c8c9c773a/out -L native=/opt/rustwide/target/debug/build/secp256k1-f74f4a5e2d9dd308/out` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "eeab48745d5ae197d9c3ce84ad94d5ec9b11e878487547f8cbe3b9c3f807e603"` [INFO] running `"docker" "rm" "-f" "eeab48745d5ae197d9c3ce84ad94d5ec9b11e878487547f8cbe3b9c3f807e603"` [INFO] [stdout] eeab48745d5ae197d9c3ce84ad94d5ec9b11e878487547f8cbe3b9c3f807e603