[INFO] fetching crate cryptonote-account 0.1.4... [INFO] extracting crate cryptonote-account 0.1.4 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/cryptonote-account/0.1.4 [INFO] extracting crate cryptonote-account 0.1.4 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/cryptonote-account/0.1.4 [INFO] validating manifest of cryptonote-account-0.1.4 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cryptonote-account-0.1.4 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cryptonote-account-0.1.4 [INFO] finished frobbing cryptonote-account-0.1.4 [INFO] frobbed toml for cryptonote-account-0.1.4 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/cryptonote-account/0.1.4/Cargo.toml [INFO] started frobbing cryptonote-account-0.1.4 [INFO] finished frobbing cryptonote-account-0.1.4 [INFO] frobbed toml for cryptonote-account-0.1.4 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/cryptonote-account/0.1.4/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cryptonote-account-0.1.4 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/cryptonote-account/0.1.4:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] ada90c63c3756d75a841aff628c3cce4bc6233f8f03400584bb3d89b36259de5 [INFO] running `"docker" "start" "-a" "ada90c63c3756d75a841aff628c3cce4bc6233f8f03400584bb3d89b36259de5"` [INFO] [stderr] Compiling curve25519-dalek v1.2.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rust-base58 v0.0.4 [INFO] [stderr] Compiling cryptonote-base58 v0.1.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Compiling cryptonote-account v0.1.4 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `spend` [INFO] [stderr] --> src/lib.rs:22:3 [INFO] [stderr] | [INFO] [stderr] 22 | spend: Keypair, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `view` [INFO] [stderr] --> src/lib.rs:23:3 [INFO] [stderr] | [INFO] [stderr] 23 | view: Keypair, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never used: `timestamp` [INFO] [stderr] --> src/lib.rs:25:3 [INFO] [stderr] | [INFO] [stderr] 25 | timestamp: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.88s [INFO] running `"docker" "inspect" "ada90c63c3756d75a841aff628c3cce4bc6233f8f03400584bb3d89b36259de5"` [INFO] running `"docker" "rm" "-f" "ada90c63c3756d75a841aff628c3cce4bc6233f8f03400584bb3d89b36259de5"` [INFO] [stdout] ada90c63c3756d75a841aff628c3cce4bc6233f8f03400584bb3d89b36259de5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/cryptonote-account/0.1.4:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 313b17f0f02f5335aabceecd27ed9e45c1c64df754cb55440a0e6fded9e12dc2 [INFO] running `"docker" "start" "-a" "313b17f0f02f5335aabceecd27ed9e45c1c64df754cb55440a0e6fded9e12dc2"` [INFO] [stderr] Compiling cryptonote-account v0.1.4 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `spend` [INFO] [stderr] --> src/lib.rs:22:3 [INFO] [stderr] | [INFO] [stderr] 22 | spend: Keypair, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `view` [INFO] [stderr] --> src/lib.rs:23:3 [INFO] [stderr] | [INFO] [stderr] 23 | view: Keypair, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `"docker" "inspect" "313b17f0f02f5335aabceecd27ed9e45c1c64df754cb55440a0e6fded9e12dc2"` [INFO] running `"docker" "rm" "-f" "313b17f0f02f5335aabceecd27ed9e45c1c64df754cb55440a0e6fded9e12dc2"` [INFO] [stdout] 313b17f0f02f5335aabceecd27ed9e45c1c64df754cb55440a0e6fded9e12dc2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/cryptonote-account/0.1.4:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 631726c4927e93f7cc19ba2ab1d1f2474b65a20c2a951f86440818881a62eb7a [INFO] running `"docker" "start" "-a" "631726c4927e93f7cc19ba2ab1d1f2474b65a20c2a951f86440818881a62eb7a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/cryptonote_account-8455f903d45dd2d6 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::should_create_account ... ok [INFO] [stdout] test tests::should_create_account1 ... ok [INFO] [stdout] test tests::should_get_current_time ... ok [INFO] [stderr] Doc-tests cryptonote-account [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "631726c4927e93f7cc19ba2ab1d1f2474b65a20c2a951f86440818881a62eb7a"` [INFO] running `"docker" "rm" "-f" "631726c4927e93f7cc19ba2ab1d1f2474b65a20c2a951f86440818881a62eb7a"` [INFO] [stdout] 631726c4927e93f7cc19ba2ab1d1f2474b65a20c2a951f86440818881a62eb7a