[INFO] crate cryptonite 0.1.3 is already in cache [INFO] extracting crate cryptonite 0.1.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/cryptonite/0.1.3 [INFO] extracting crate cryptonite 0.1.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cryptonite/0.1.3 [INFO] validating manifest of cryptonite-0.1.3 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cryptonite-0.1.3 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cryptonite-0.1.3 [INFO] finished frobbing cryptonite-0.1.3 [INFO] frobbed toml for cryptonite-0.1.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/cryptonite/0.1.3/Cargo.toml [INFO] started frobbing cryptonite-0.1.3 [INFO] finished frobbing cryptonite-0.1.3 [INFO] frobbed toml for cryptonite-0.1.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cryptonite/0.1.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cryptonite-0.1.3 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cryptonite/0.1.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 3b8f3c390bd7e283e9a74f7b280e7cb1a29fa904cc5886af39b0fad10702ea16 [INFO] running `"docker" "start" "-a" "3b8f3c390bd7e283e9a74f7b280e7cb1a29fa904cc5886af39b0fad10702ea16"` [INFO] [stderr] Compiling cryptonite v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/random.rs:81:16 [INFO] [stderr] | [INFO] [stderr] 81 | inner: Arc> [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Executor` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | #![deny(warnings, missing_docs, missing_debug_implementations)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `"docker" "inspect" "3b8f3c390bd7e283e9a74f7b280e7cb1a29fa904cc5886af39b0fad10702ea16"` [INFO] running `"docker" "rm" "-f" "3b8f3c390bd7e283e9a74f7b280e7cb1a29fa904cc5886af39b0fad10702ea16"` [INFO] [stdout] 3b8f3c390bd7e283e9a74f7b280e7cb1a29fa904cc5886af39b0fad10702ea16 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cryptonite/0.1.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 4ce0d234ec45cee73c2f7759870cfb98bfdc9c7cb7339857fc0a5c83acca9961 [INFO] running `"docker" "start" "-a" "4ce0d234ec45cee73c2f7759870cfb98bfdc9c7cb7339857fc0a5c83acca9961"` [INFO] [stderr] Compiling quickcheck v0.4.1 [INFO] [stderr] Compiling cryptonite v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/random.rs:81:16 [INFO] [stderr] | [INFO] [stderr] 81 | inner: Arc> [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Executor` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | #![deny(warnings, missing_docs, missing_debug_implementations)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.10s [INFO] running `"docker" "inspect" "4ce0d234ec45cee73c2f7759870cfb98bfdc9c7cb7339857fc0a5c83acca9961"` [INFO] running `"docker" "rm" "-f" "4ce0d234ec45cee73c2f7759870cfb98bfdc9c7cb7339857fc0a5c83acca9961"` [INFO] [stdout] 4ce0d234ec45cee73c2f7759870cfb98bfdc9c7cb7339857fc0a5c83acca9961 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cryptonite/0.1.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 861b3bd3f0e0b0f32ff8de37d8b4abf2ae4b1004094739617a0215cfa784399f [INFO] running `"docker" "start" "-a" "861b3bd3f0e0b0f32ff8de37d8b4abf2ae4b1004094739617a0215cfa784399f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/cryptonite-56d643721b7f8486 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test cipher::test::max_key_len ... ok [INFO] [stdout] test cipher::test::max_iv_len ... ok [INFO] [stdout] test hash::test::sha1 ... ok [INFO] [stdout] test hash::test::split_drop ... ok [INFO] [stdout] test hash::test::split_sha1 ... ok [INFO] [stdout] test random::test::random_bytes ... ok [INFO] [stdout] test cipher::test::roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests cryptonite [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" "861b3bd3f0e0b0f32ff8de37d8b4abf2ae4b1004094739617a0215cfa784399f"` [INFO] running `"docker" "rm" "-f" "861b3bd3f0e0b0f32ff8de37d8b4abf2ae4b1004094739617a0215cfa784399f"` [INFO] [stdout] 861b3bd3f0e0b0f32ff8de37d8b4abf2ae4b1004094739617a0215cfa784399f