[INFO] crate susyp2p-identify 0.7.0 is already in cache [INFO] testing susyp2p-identify-0.7.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate susyp2p-identify 0.7.0 into work/builds/worker-10/source [INFO] validating manifest of crates.io crate susyp2p-identify 0.7.0 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 crates.io crate susyp2p-identify 0.7.0 [INFO] finished tweaking crates.io crate susyp2p-identify 0.7.0 [INFO] tweaked toml for crates.io crate susyp2p-identify 0.7.0 written to work/builds/worker-10/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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] 9d64b1bdcc594345c55c92d45c42b4f802ee8e7f3da705cdfaa60777bc844c54 [INFO] running `"docker" "start" "-a" "9d64b1bdcc594345c55c92d45c42b4f802ee8e7f3da705cdfaa60777bc844c54"` [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling asn1_der_derive v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rw-stream-sink v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling unsigned-varint v0.2.3 [INFO] [stderr] Compiling asn1_der v0.6.2 [INFO] [stderr] Compiling susy-multihash v0.1.1 [INFO] [stderr] Compiling multistream-select v0.4.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling susy-multiaddr v0.4.0 [INFO] [stderr] Compiling susyp2p-core v0.7.0 [INFO] [stderr] Compiling susyp2p-identify v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.25s [INFO] running `"docker" "inspect" "9d64b1bdcc594345c55c92d45c42b4f802ee8e7f3da705cdfaa60777bc844c54"` [INFO] running `"docker" "rm" "-f" "9d64b1bdcc594345c55c92d45c42b4f802ee8e7f3da705cdfaa60777bc844c54"` [INFO] [stdout] 9d64b1bdcc594345c55c92d45c42b4f802ee8e7f3da705cdfaa60777bc844c54 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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" "test" "--frozen" "--no-run"` [INFO] [stdout] 8cdaeea85925cf149cb4632be5a2cd85fb9abaa4f9058f833f65a2c24c11934c [INFO] running `"docker" "start" "-a" "8cdaeea85925cf149cb4632be5a2cd85fb9abaa4f9058f833f65a2c24c11934c"` [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling susyp2p-mplex v0.7.0 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling susyp2p-secio v0.7.0 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tk-listen v0.2.1 [INFO] [stderr] Compiling susyp2p-tcp v0.7.0 [INFO] [stderr] Compiling susyp2p-identify v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.12s [INFO] running `"docker" "inspect" "8cdaeea85925cf149cb4632be5a2cd85fb9abaa4f9058f833f65a2c24c11934c"` [INFO] running `"docker" "rm" "-f" "8cdaeea85925cf149cb4632be5a2cd85fb9abaa4f9058f833f65a2c24c11934c"` [INFO] [stdout] 8cdaeea85925cf149cb4632be5a2cd85fb9abaa4f9058f833f65a2c24c11934c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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" "test" "--frozen"` [INFO] [stdout] 70ccdfe6173e3e1eaba976df1d6472703429cb8447fee62036f3734393ae6afe [INFO] running `"docker" "start" "-a" "70ccdfe6173e3e1eaba976df1d6472703429cb8447fee62036f3734393ae6afe"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/susyp2p_identify-66ba83af85961856 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test protocol::tests::correct_transfer ... ok [INFO] [stdout] test identify::tests::periodic_id_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests susyp2p-identify [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "70ccdfe6173e3e1eaba976df1d6472703429cb8447fee62036f3734393ae6afe"` [INFO] running `"docker" "rm" "-f" "70ccdfe6173e3e1eaba976df1d6472703429cb8447fee62036f3734393ae6afe"` [INFO] [stdout] 70ccdfe6173e3e1eaba976df1d6472703429cb8447fee62036f3734393ae6afe