[INFO] fetching crate tentacle-secio 0.5.0... [INFO] testing tentacle-secio-0.5.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate tentacle-secio 0.5.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate tentacle-secio 0.5.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tentacle-secio 0.5.0 [INFO] finished tweaking crates.io crate tentacle-secio 0.5.0 [INFO] tweaked toml for crates.io crate tentacle-secio 0.5.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate tentacle-secio 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74ba2776dd7933cee56ce691ae0ed795acbf300050c69e1db16e888105317cfa [INFO] running `Command { std: "docker" "start" "-a" "74ba2776dd7933cee56ce691ae0ed795acbf300050c69e1db16e888105317cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74ba2776dd7933cee56ce691ae0ed795acbf300050c69e1db16e888105317cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74ba2776dd7933cee56ce691ae0ed795acbf300050c69e1db16e888105317cfa", kill_on_drop: false }` [INFO] [stdout] 74ba2776dd7933cee56ce691ae0ed795acbf300050c69e1db16e888105317cfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec345b69cd362126644d1684809b394f3a4dced1a83f7e740fc158328be991e1 [INFO] running `Command { std: "docker" "start" "-a" "ec345b69cd362126644d1684809b394f3a4dced1a83f7e740fc158328be991e1", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling tentacle-secio v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unsigned-varint v0.6.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling molecule v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling secp256k1 v0.19.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.26s [INFO] running `Command { std: "docker" "inspect" "ec345b69cd362126644d1684809b394f3a4dced1a83f7e740fc158328be991e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec345b69cd362126644d1684809b394f3a4dced1a83f7e740fc158328be991e1", kill_on_drop: false }` [INFO] [stdout] ec345b69cd362126644d1684809b394f3a4dced1a83f7e740fc158328be991e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 989e98a9445f9688f155b194b939f52add3456c946c35f3637f944fa44efa9d6 [INFO] running `Command { std: "docker" "start" "-a" "989e98a9445f9688f155b194b939f52add3456c946c35f3637f944fa44efa9d6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling cpufeatures v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling sha2 v0.9.4 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tentacle-secio v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 44.90s [INFO] running `Command { std: "docker" "inspect" "989e98a9445f9688f155b194b939f52add3456c946c35f3637f944fa44efa9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "989e98a9445f9688f155b194b939f52add3456c946c35f3637f944fa44efa9d6", kill_on_drop: false }` [INFO] [stdout] 989e98a9445f9688f155b194b939f52add3456c946c35f3637f944fa44efa9d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07e96ab8fb18ffd20175061bba7e9bf6e19fa06deb8e456f3bb92b332cfdebea [INFO] running `Command { std: "docker" "start" "-a" "07e96ab8fb18ffd20175061bba7e9bf6e19fa06deb8e456f3bb92b332cfdebea", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tentacle_secio-3ce16f9850b9ce38) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test codec::hmac_compat::test::test_mac ... ok [INFO] [stdout] test codec::secure_stream::tests::test_encode_decode_aes128gcm ... ok [INFO] [stdout] test crypto::openssl_impl::test::test_chacha20_poly1305 ... ok [INFO] [stdout] test crypto::openssl_impl::test::test_aes_128_gcm ... ok [INFO] [stdout] test codec::secure_stream::tests::test_encode_decode_chacha20poly1305 ... ok [INFO] [stdout] test crypto::ring_impl::test::test_aes_128_gcm ... ok [INFO] [stdout] test crypto::ring_impl::test::test_chacha20_poly1305 ... ok [INFO] [stdout] test crypto::openssl_impl::test::test_aes_256_gcm ... ok [INFO] [stdout] test codec::secure_stream::tests::test_encode_decode_aes256gcm ... ok [INFO] [stdout] test crypto::test::test_chacha20_poly1305 ... ok [INFO] [stdout] test crypto::wasm_compat::test::test_chacha20_poly1305 ... ok [INFO] [stdout] test dh_compat::test::test_hd ... ok [INFO] [stdout] test crypto::test::test_aes_128_gcm ... ok [INFO] [stdout] test handshake::handshake_struct::tests::decode_encode_exchange ... ok [INFO] [stdout] test handshake::procedure::tests::stretch ... ok [INFO] [stdout] test crypto::test::test_aes_256_gcm ... ok [INFO] [stdout] test crypto::ring_impl::test::test_aes_256_gcm ... ok [INFO] [stdout] test peer_id::tests::peer_id_into_bytes_then_from_bytes ... ok [INFO] [stdout] test peer_id::tests::peer_id_is_public_key ... ok [INFO] [stdout] test codec::secure_stream::tests::secure_codec_encode_then_decode_aes128gcm ... ok [INFO] [stdout] test sha256_compat::test::test_sha256 ... ok [INFO] [stdout] test handshake::handshake_struct::tests::decode_encode_propose ... ok [INFO] [stdout] test peer_id::tests::peer_id_randomness ... ok [INFO] [stdout] test handshake::handshake_struct::tests::decode_encode_pubkey ... ok [INFO] [stdout] test handshake::handshake_struct::tests::test_pubkey_from_slice ... ok [INFO] [stdout] test codec::secure_stream::tests::secure_codec_encode_then_decode_chacha20poly1305 ... ok [INFO] [stdout] test codec::secure_stream::tests::secure_codec_encode_then_decode_aes256gcm ... ok [INFO] [stdout] test peer_id::tests::peer_id_to_base58_then_back ... ok [INFO] [stderr] Doc-tests tentacle-secio [INFO] [stdout] test handshake::procedure::tests::handshake_with_self_success_secp256k1_small_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "07e96ab8fb18ffd20175061bba7e9bf6e19fa06deb8e456f3bb92b332cfdebea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07e96ab8fb18ffd20175061bba7e9bf6e19fa06deb8e456f3bb92b332cfdebea", kill_on_drop: false }` [INFO] [stdout] 07e96ab8fb18ffd20175061bba7e9bf6e19fa06deb8e456f3bb92b332cfdebea