[INFO] crate lorenz 0.1.1 is already in cache [INFO] extracting crate lorenz 0.1.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/lorenz/0.1.1 [INFO] extracting crate lorenz 0.1.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lorenz/0.1.1 [INFO] validating manifest of lorenz-0.1.1 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 lorenz-0.1.1 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 lorenz-0.1.1 [INFO] finished frobbing lorenz-0.1.1 [INFO] frobbed toml for lorenz-0.1.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/lorenz/0.1.1/Cargo.toml [INFO] started frobbing lorenz-0.1.1 [INFO] finished frobbing lorenz-0.1.1 [INFO] frobbed toml for lorenz-0.1.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lorenz/0.1.1/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 lorenz-0.1.1 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/lorenz/0.1.1:/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] 70eb5277a596940a0d9ab2cf43aee0f951279b03d4025c881dbf86e111949081 [INFO] running `"docker" "start" "-a" "70eb5277a596940a0d9ab2cf43aee0f951279b03d4025c881dbf86e111949081"` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling x25519-dalek v0.5.2 [INFO] [stderr] Compiling lorenz v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.38s [INFO] running `"docker" "inspect" "70eb5277a596940a0d9ab2cf43aee0f951279b03d4025c881dbf86e111949081"` [INFO] running `"docker" "rm" "-f" "70eb5277a596940a0d9ab2cf43aee0f951279b03d4025c881dbf86e111949081"` [INFO] [stdout] 70eb5277a596940a0d9ab2cf43aee0f951279b03d4025c881dbf86e111949081 [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/lorenz/0.1.1:/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] deced7dce3e0904987b215ba23a103ea5179e9675666db3da76e14bb8fb5e9a6 [INFO] running `"docker" "start" "-a" "deced7dce3e0904987b215ba23a103ea5179e9675666db3da76e14bb8fb5e9a6"` [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lorenz v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.04s [INFO] running `"docker" "inspect" "deced7dce3e0904987b215ba23a103ea5179e9675666db3da76e14bb8fb5e9a6"` [INFO] running `"docker" "rm" "-f" "deced7dce3e0904987b215ba23a103ea5179e9675666db3da76e14bb8fb5e9a6"` [INFO] [stdout] deced7dce3e0904987b215ba23a103ea5179e9675666db3da76e14bb8fb5e9a6 [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/lorenz/0.1.1:/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] c0e646a45661540b0a03e94a7e6cc230a411f0f19fffdedbad3272c8cde83a64 [INFO] running `"docker" "start" "-a" "c0e646a45661540b0a03e94a7e6cc230a411f0f19fffdedbad3272c8cde83a64"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/lorenz-ab4afae37fa86790 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::full_test ... ok [INFO] [stdout] test logic::tests::encryption_decryption_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c0e646a45661540b0a03e94a7e6cc230a411f0f19fffdedbad3272c8cde83a64"` [INFO] running `"docker" "rm" "-f" "c0e646a45661540b0a03e94a7e6cc230a411f0f19fffdedbad3272c8cde83a64"` [INFO] [stdout] c0e646a45661540b0a03e94a7e6cc230a411f0f19fffdedbad3272c8cde83a64