[INFO] crate cloak 0.2.0 is already in cache [INFO] extracting crate cloak 0.2.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/cloak/0.2.0 [INFO] extracting crate cloak 0.2.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cloak/0.2.0 [INFO] validating manifest of cloak-0.2.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 cloak-0.2.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 cloak-0.2.0 [INFO] finished frobbing cloak-0.2.0 [INFO] frobbed toml for cloak-0.2.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/cloak/0.2.0/Cargo.toml [INFO] started frobbing cloak-0.2.0 [INFO] finished frobbing cloak-0.2.0 [INFO] frobbed toml for cloak-0.2.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cloak/0.2.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 cloak-0.2.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-1/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/cloak/0.2.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] a525b42604cb84c7fff6854c940cf3d299ff933c04ba4554ede3f3ca51ec73ba [INFO] running `"docker" "start" "-a" "a525b42604cb84c7fff6854c940cf3d299ff933c04ba4554ede3f3ca51ec73ba"` [INFO] [stderr] Compiling cloak v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:24:17 [INFO] [stderr] | [INFO] [stderr] 24 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:24:17 [INFO] [stderr] | [INFO] [stderr] 24 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.37s [INFO] running `"docker" "inspect" "a525b42604cb84c7fff6854c940cf3d299ff933c04ba4554ede3f3ca51ec73ba"` [INFO] running `"docker" "rm" "-f" "a525b42604cb84c7fff6854c940cf3d299ff933c04ba4554ede3f3ca51ec73ba"` [INFO] [stdout] a525b42604cb84c7fff6854c940cf3d299ff933c04ba4554ede3f3ca51ec73ba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/cloak/0.2.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] 7c71834b31778474d7d00b68135a9bb34b656f34865fc7df3ae1b21bf67d877c [INFO] running `"docker" "start" "-a" "7c71834b31778474d7d00b68135a9bb34b656f34865fc7df3ae1b21bf67d877c"` [INFO] [stderr] Compiling cloak v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:24:17 [INFO] [stderr] | [INFO] [stderr] 24 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:24:17 [INFO] [stderr] | [INFO] [stderr] 24 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `"docker" "inspect" "7c71834b31778474d7d00b68135a9bb34b656f34865fc7df3ae1b21bf67d877c"` [INFO] running `"docker" "rm" "-f" "7c71834b31778474d7d00b68135a9bb34b656f34865fc7df3ae1b21bf67d877c"` [INFO] [stdout] 7c71834b31778474d7d00b68135a9bb34b656f34865fc7df3ae1b21bf67d877c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/cloak/0.2.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] 19240bdc379bb17d6a1f6d5eaa89e1485678399f77b7f964b26f81f13ab7cd7d [INFO] running `"docker" "start" "-a" "19240bdc379bb17d6a1f6d5eaa89e1485678399f77b7f964b26f81f13ab7cd7d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/cloak-91cd992ea0a9e3f0 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test cmd::view::tests::test_is_number ... ok [INFO] [stdout] test cmd::add::tests::test_is_base32_key ... ok [INFO] [stdout] test otp::tests::test_hotp_default ... ok [INFO] [stdout] test otp::tests::test_sha256 ... ok [INFO] [stdout] test otp::tests::test_sha512 ... ok [INFO] [stdout] test otp::tests::test_sha512_256 ... ok [INFO] [stdout] test otp::tests::test_sha384 ... ok [INFO] [stdout] test otp::tests::test_sha1 ... ok [INFO] [stdout] test otp::tests::test_hotp_given_counter_and_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "19240bdc379bb17d6a1f6d5eaa89e1485678399f77b7f964b26f81f13ab7cd7d"` [INFO] running `"docker" "rm" "-f" "19240bdc379bb17d6a1f6d5eaa89e1485678399f77b7f964b26f81f13ab7cd7d"` [INFO] [stdout] 19240bdc379bb17d6a1f6d5eaa89e1485678399f77b7f964b26f81f13ab7cd7d