[INFO] cloning repository https://github.com/cryptonote-rust/account [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptonote-rust/account" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptonote-rust%2Faccount", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptonote-rust%2Faccount'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a05482ccd191259374fdc7ad7f1d1980863e003f [INFO] testing cryptonote-rust/account against 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptonote-rust%2Faccount" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptonote-rust/account on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cryptonote-rust/account [INFO] finished tweaking git repo https://github.com/cryptonote-rust/account [INFO] tweaked toml for git repo https://github.com/cryptonote-rust/account written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cryptonote-rust/account already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leb128 v0.2.3 [INFO] [stderr] Downloaded block-padding v0.1.3 [INFO] [stderr] Downloaded opaque-debug v0.2.2 [INFO] [stderr] Downloaded subtle v2.0.0 [INFO] [stderr] Downloaded cryptonote-base58 v0.1.2 [INFO] [stderr] Downloaded curve25519-dalek v1.1.3 [INFO] [stderr] Downloaded rust-base58 v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1620741ff227a23f852441796fe2771e9b8de988c6e9c5916e073979631ce297 [INFO] running `Command { std: "docker" "start" "-a" "1620741ff227a23f852441796fe2771e9b8de988c6e9c5916e073979631ce297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1620741ff227a23f852441796fe2771e9b8de988c6e9c5916e073979631ce297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1620741ff227a23f852441796fe2771e9b8de988c6e9c5916e073979631ce297", kill_on_drop: false }` [INFO] [stdout] 1620741ff227a23f852441796fe2771e9b8de988c6e9c5916e073979631ce297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b806777ee19f7fa80e9ae9fed3075023f38febbc0e8454edc40b616b4161a6a [INFO] running `Command { std: "docker" "start" "-a" "6b806777ee19f7fa80e9ae9fed3075023f38febbc0e8454edc40b616b4161a6a", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling subtle v2.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling leb128 v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling curve25519-dalek v1.1.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling rust-base58 v0.0.4 [INFO] [stderr] Compiling cryptonote-base58 v0.1.2 [INFO] [stderr] Compiling cryptonote-account v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `spend`, `view`, and `timestamp` are never read [INFO] [stdout] --> src/lib.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Account { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 22 | spend: Keypair, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | view: Keypair, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | address: Address, [INFO] [stdout] 25 | timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.77s [INFO] running `Command { std: "docker" "inspect" "6b806777ee19f7fa80e9ae9fed3075023f38febbc0e8454edc40b616b4161a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b806777ee19f7fa80e9ae9fed3075023f38febbc0e8454edc40b616b4161a6a", kill_on_drop: false }` [INFO] [stdout] 6b806777ee19f7fa80e9ae9fed3075023f38febbc0e8454edc40b616b4161a6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6a53cd4a53abb1a3609455941b52f864c63f3bb88d6d6a57c95364772aee78a [INFO] running `Command { std: "docker" "start" "-a" "b6a53cd4a53abb1a3609455941b52f864c63f3bb88d6d6a57c95364772aee78a", kill_on_drop: false }` [INFO] [stdout] warning: fields `spend`, `view`, and `timestamp` are never read [INFO] [stdout] --> src/lib.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Account { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 22 | spend: Keypair, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | view: Keypair, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | address: Address, [INFO] [stdout] 25 | timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cryptonote-account v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `spend` and `view` are never read [INFO] [stdout] --> src/lib.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Account { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 22 | spend: Keypair, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | view: Keypair, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "b6a53cd4a53abb1a3609455941b52f864c63f3bb88d6d6a57c95364772aee78a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a53cd4a53abb1a3609455941b52f864c63f3bb88d6d6a57c95364772aee78a", kill_on_drop: false }` [INFO] [stdout] b6a53cd4a53abb1a3609455941b52f864c63f3bb88d6d6a57c95364772aee78a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7fc9732cb0becb66e165e6b0e6c2956206908cfa0c2ceefc67c512f7782d8ef2 [INFO] running `Command { std: "docker" "start" "-a" "7fc9732cb0becb66e165e6b0e6c2956206908cfa0c2ceefc67c512f7782d8ef2", kill_on_drop: false }` [INFO] [stderr] warning: fields `spend`, `view`, and `timestamp` are never read [INFO] [stderr] --> src/lib.rs:22:3 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct Account { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 22 | spend: Keypair, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 23 | view: Keypair, [INFO] [stderr] | ^^^^ [INFO] [stderr] 24 | address: Address, [INFO] [stderr] 25 | timestamp: u64, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `spend` and `view` are never read [INFO] [stderr] --> src/lib.rs:22:3 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct Account { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 22 | spend: Keypair, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 23 | view: Keypair, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cryptonote-account` (lib) generated 1 warning [INFO] [stderr] warning: `cryptonote-account` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cryptonote_account-989a51dc44720bab) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::should_get_current_time ... ok [INFO] [stdout] test tests::should_create_account ... ok [INFO] [stdout] test tests::should_create_account1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cryptonote-account [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7fc9732cb0becb66e165e6b0e6c2956206908cfa0c2ceefc67c512f7782d8ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fc9732cb0becb66e165e6b0e6c2956206908cfa0c2ceefc67c512f7782d8ef2", kill_on_drop: false }` [INFO] [stdout] 7fc9732cb0becb66e165e6b0e6c2956206908cfa0c2ceefc67c512f7782d8ef2