[INFO] crate epaste 2.0.0 is already in cache [INFO] extracting crate epaste 2.0.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/epaste/2.0.0 [INFO] extracting crate epaste 2.0.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/epaste/2.0.0 [INFO] validating manifest of epaste-2.0.0 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 epaste-2.0.0 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 epaste-2.0.0 [INFO] finished frobbing epaste-2.0.0 [INFO] frobbed toml for epaste-2.0.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/epaste/2.0.0/Cargo.toml [INFO] started frobbing epaste-2.0.0 [INFO] finished frobbing epaste-2.0.0 [INFO] frobbed toml for epaste-2.0.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/epaste/2.0.0/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 epaste-2.0.0 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/epaste/2.0.0:/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] 719edb32f53024eae35cd774eaa8934933a9279523672c0416225efb5a7ec4ac [INFO] running `"docker" "start" "-a" "719edb32f53024eae35cd774eaa8934933a9279523672c0416225efb5a7ec4ac"` [INFO] [stderr] Compiling libsodium-sys v0.0.16 [INFO] [stderr] Compiling size v0.1.2 [INFO] [stderr] Compiling sodiumoxide v0.0.16 [INFO] [stderr] Compiling epaste v2.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.24s [INFO] running `"docker" "inspect" "719edb32f53024eae35cd774eaa8934933a9279523672c0416225efb5a7ec4ac"` [INFO] running `"docker" "rm" "-f" "719edb32f53024eae35cd774eaa8934933a9279523672c0416225efb5a7ec4ac"` [INFO] [stdout] 719edb32f53024eae35cd774eaa8934933a9279523672c0416225efb5a7ec4ac [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/epaste/2.0.0:/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] f06a5817890cc5ac6ddda01b3890f7e5492b06f640974f25fe912979f9a106ee [INFO] running `"docker" "start" "-a" "f06a5817890cc5ac6ddda01b3890f7e5492b06f640974f25fe912979f9a106ee"` [INFO] [stderr] Compiling escargot v0.2.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling quickcheck v0.7.2 [INFO] [stderr] Compiling predicates v0.5.2 [INFO] [stderr] Compiling assert_cmd v0.6.0 [INFO] [stderr] Compiling epaste v2.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.45s [INFO] running `"docker" "inspect" "f06a5817890cc5ac6ddda01b3890f7e5492b06f640974f25fe912979f9a106ee"` [INFO] running `"docker" "rm" "-f" "f06a5817890cc5ac6ddda01b3890f7e5492b06f640974f25fe912979f9a106ee"` [INFO] [stdout] f06a5817890cc5ac6ddda01b3890f7e5492b06f640974f25fe912979f9a106ee [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/epaste/2.0.0:/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] c533e40c00d3765f3105411f6b296233ee49eff4139683d522011f2f45fe5791 [INFO] running `"docker" "start" "-a" "c533e40c00d3765f3105411f6b296233ee49eff4139683d522011f2f45fe5791"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/epaste-b6be47184fb19998 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test base64::test::base64_encode_random ... ok [INFO] [stdout] test crypto::test::decrypt_random ... ok [INFO] [stdout] test base64::test::base64_decode_random ... ok [INFO] [stdout] test crypto::test::decrypt_random_fail ... ok [INFO] [stdout] test crypto::test::get_key_qc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/integration-db13b28395adf0cd [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test decrypt_old ... ok [INFO] [stdout] test encrypt_decrypt_random ... ok [INFO] [stdout] test encrypt_decrypt_random_large ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c533e40c00d3765f3105411f6b296233ee49eff4139683d522011f2f45fe5791"` [INFO] running `"docker" "rm" "-f" "c533e40c00d3765f3105411f6b296233ee49eff4139683d522011f2f45fe5791"` [INFO] [stdout] c533e40c00d3765f3105411f6b296233ee49eff4139683d522011f2f45fe5791