[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] checking cryptonote-rust/account against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptonote-rust%2Faccount" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptonote-rust/account on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "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-tc2/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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29f593c61708c362f1c5801d69ce82ff0eb0381d87a8b50805c2687286695c12 [INFO] running `Command { std: "docker" "start" "-a" "29f593c61708c362f1c5801d69ce82ff0eb0381d87a8b50805c2687286695c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29f593c61708c362f1c5801d69ce82ff0eb0381d87a8b50805c2687286695c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29f593c61708c362f1c5801d69ce82ff0eb0381d87a8b50805c2687286695c12", kill_on_drop: false }` [INFO] [stdout] 29f593c61708c362f1c5801d69ce82ff0eb0381d87a8b50805c2687286695c12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9589190f4e608f8a23ed469e8278f3184e81e38ae64bf7d02b13f6ff8b7e46d0 [INFO] running `Command { std: "docker" "start" "-a" "9589190f4e608f8a23ed469e8278f3184e81e38ae64bf7d02b13f6ff8b7e46d0", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v2.0.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking block-padding v0.1.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking leb128 v0.2.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [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 clear_on_drop v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v1.1.3 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking rust-base58 v0.0.4 [INFO] [stderr] Checking cryptonote-base58 v0.1.2 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Checking 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: 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.95s [INFO] running `Command { std: "docker" "inspect" "9589190f4e608f8a23ed469e8278f3184e81e38ae64bf7d02b13f6ff8b7e46d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9589190f4e608f8a23ed469e8278f3184e81e38ae64bf7d02b13f6ff8b7e46d0", kill_on_drop: false }` [INFO] [stdout] 9589190f4e608f8a23ed469e8278f3184e81e38ae64bf7d02b13f6ff8b7e46d0