[INFO] crate susyp2p-secio 0.7.0 is already in cache [INFO] testing susyp2p-secio-0.7.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate susyp2p-secio 0.7.0 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate susyp2p-secio 0.7.0 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 crates.io crate susyp2p-secio 0.7.0 [INFO] finished tweaking crates.io crate susyp2p-secio 0.7.0 [INFO] tweaked toml for crates.io crate susyp2p-secio 0.7.0 written to work/builds/worker-3/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] b20926e0e47552f19bd9de3aa2ff2f2f21478bb93d2b2ea62b4433532a9bcceb [INFO] running `"docker" "start" "-a" "b20926e0e47552f19bd9de3aa2ff2f2f21478bb93d2b2ea62b4433532a9bcceb"` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling bs58 v0.2.5 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling zeroize v0.5.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling asn1_der_derive v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling asn1_der v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rw-stream-sink v0.1.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling unsigned-varint v0.2.3 [INFO] [stderr] Compiling susy-multihash v0.1.1 [INFO] [stderr] Compiling multistream-select v0.4.0 [INFO] [stderr] Compiling susy-multiaddr v0.4.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Compiling susyp2p-core v0.7.0 [INFO] [stderr] Compiling susyp2p-secio v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec [INFO] [stderr] --> src/codec/mod.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | use tokio_io::codec::length_delimited; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::length_delimited::Framed': Moved to tokio-codec [INFO] [stderr] --> src/codec/mod.rs:38:61 [INFO] [stderr] | [INFO] [stderr] 38 | pub type FullCodec = DecoderMiddleware>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::length_delimited::Framed': Moved to tokio-codec [INFO] [stderr] --> src/codec/mod.rs:111:13 [INFO] [stderr] | [INFO] [stderr] 111 | socket: length_delimited::Framed, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec [INFO] [stderr] --> src/handshake.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | use tokio_io::codec::length_delimited; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::length_delimited::Builder': Moved to tokio-codec [INFO] [stderr] --> src/handshake.rs:307:18 [INFO] [stderr] | [INFO] [stderr] 307 | let socket = length_delimited::Builder::new() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.70s [INFO] running `"docker" "inspect" "b20926e0e47552f19bd9de3aa2ff2f2f21478bb93d2b2ea62b4433532a9bcceb"` [INFO] running `"docker" "rm" "-f" "b20926e0e47552f19bd9de3aa2ff2f2f21478bb93d2b2ea62b4433532a9bcceb"` [INFO] [stdout] b20926e0e47552f19bd9de3aa2ff2f2f21478bb93d2b2ea62b4433532a9bcceb [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "test" "--frozen" "--no-run"` [INFO] [stdout] d1085258b4055e7f49f8964bbd31bbe1b6cddf65593dc4c0a2fe79fdffa1180e [INFO] running `"docker" "start" "-a" "d1085258b4055e7f49f8964bbd31bbe1b6cddf65593dc4c0a2fe79fdffa1180e"` [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling bstr v0.2.8 [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 csv v1.1.1 [INFO] [stderr] Compiling tk-listen v0.2.1 [INFO] [stderr] Compiling susyp2p-tcp v0.7.0 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling susyp2p-secio v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec [INFO] [stderr] --> src/codec/mod.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | use tokio_io::codec::length_delimited; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::length_delimited::Framed': Moved to tokio-codec [INFO] [stderr] --> src/codec/mod.rs:38:61 [INFO] [stderr] | [INFO] [stderr] 38 | pub type FullCodec = DecoderMiddleware>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::length_delimited::Framed': Moved to tokio-codec [INFO] [stderr] --> src/codec/mod.rs:111:13 [INFO] [stderr] | [INFO] [stderr] 111 | socket: length_delimited::Framed, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::length_delimited::Framed': Moved to tokio-codec [INFO] [stderr] --> src/codec/mod.rs:141:9 [INFO] [stderr] | [INFO] [stderr] 141 | use tokio_io::codec::length_delimited::Framed; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::length_delimited::Framed': Moved to tokio-codec [INFO] [stderr] --> src/codec/mod.rs:198:21 [INFO] [stderr] | [INFO] [stderr] 198 | Framed::new(connec.unwrap()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::length_delimited::Framed': Moved to tokio-codec [INFO] [stderr] --> src/codec/mod.rs:212:21 [INFO] [stderr] | [INFO] [stderr] 212 | Framed::new(stream), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec [INFO] [stderr] --> src/handshake.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | use tokio_io::codec::length_delimited; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::length_delimited::Builder': Moved to tokio-codec [INFO] [stderr] --> src/handshake.rs:307:18 [INFO] [stderr] | [INFO] [stderr] 307 | let socket = length_delimited::Builder::new() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.06s [INFO] running `"docker" "inspect" "d1085258b4055e7f49f8964bbd31bbe1b6cddf65593dc4c0a2fe79fdffa1180e"` [INFO] running `"docker" "rm" "-f" "d1085258b4055e7f49f8964bbd31bbe1b6cddf65593dc4c0a2fe79fdffa1180e"` [INFO] [stdout] d1085258b4055e7f49f8964bbd31bbe1b6cddf65593dc4c0a2fe79fdffa1180e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "test" "--frozen"` [INFO] [stdout] e9512018b5c70bede97b6d1edbb7dd361a3ecded3c0fe9cd2dfe8e9b2535c799 [INFO] running `"docker" "start" "-a" "e9512018b5c70bede97b6d1edbb7dd361a3ecded3c0fe9cd2dfe8e9b2535c799"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/susyp2p_secio-b30dbdef612c696a [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test codec::tests::full_codec_encode_then_decode_null ... ok [INFO] [stdout] test handshake::tests::stretch ... ok [INFO] [stdout] test codec::tests::full_codec_encode_then_decode_aes128 ... ok [INFO] [stdout] test codec::tests::full_codec_encode_then_decode_twofish ... ok [INFO] [stdout] test codec::tests::full_codec_encode_then_decode_aes256 ... ok [INFO] [stdout] test codec::tests::raw_encode_then_decode ... ok [INFO] [stdout] test handshake::tests::handshake_with_self_succeeds_ed25519 ... ok [INFO] [stdout] test handshake::tests::handshake_with_self_succeeds_rsa ... ok [INFO] [stdout] test handshake::tests::handshake_with_self_succeeds_secp256k1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests susyp2p-secio [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 31) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e9512018b5c70bede97b6d1edbb7dd361a3ecded3c0fe9cd2dfe8e9b2535c799"` [INFO] running `"docker" "rm" "-f" "e9512018b5c70bede97b6d1edbb7dd361a3ecded3c0fe9cd2dfe8e9b2535c799"` [INFO] [stdout] e9512018b5c70bede97b6d1edbb7dd361a3ecded3c0fe9cd2dfe8e9b2535c799