[INFO] cloning repository https://github.com/berinaniesh/rust-blockchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/berinaniesh/rust-blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberinaniesh%2Frust-blockchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberinaniesh%2Frust-blockchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64fd7774ef5c2f22296bf7bf54821d51a18e6999
[INFO] checking berinaniesh/rust-blockchain/64fd7774ef5c2f22296bf7bf54821d51a18e6999 against 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberinaniesh%2Frust-blockchain" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/berinaniesh/rust-blockchain
[INFO] finished tweaking git repo https://github.com/berinaniesh/rust-blockchain
[INFO] tweaked toml for git repo https://github.com/berinaniesh/rust-blockchain written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/berinaniesh/rust-blockchain on toolchain 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/berinaniesh/rust-blockchain 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" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha2 v0.10.0
[INFO] [stderr]   Downloaded serde_derive v1.0.132
[INFO] [stderr]   Downloaded serde v1.0.132
[INFO] [stderr]   Downloaded syn v1.0.84
[INFO] [stderr]   Downloaded serde_json v1.0.73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd247dce587d4664876c00c48fc8b277a48bb791766e4440f112b1e510871dca
[INFO] running `Command { std: "docker" "start" "bd247dce587d4664876c00c48fc8b277a48bb791766e4440f112b1e510871dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd247dce587d4664876c00c48fc8b277a48bb791766e4440f112b1e510871dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd247dce587d4664876c00c48fc8b277a48bb791766e4440f112b1e510871dca" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd247dce587d4664876c00c48fc8b277a48bb791766e4440f112b1e510871dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd247dce587d4664876c00c48fc8b277a48bb791766e4440f112b1e510871dca" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking block-buffer v0.10.0
[INFO] [stderr]     Checking crypto-common v0.1.1
[INFO] [stderr]     Checking digest v0.10.1
[INFO] [stderr]     Checking sha2 v0.10.0
[INFO] [stderr]     Checking rust-blockchain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `;`
[INFO] [stdout]   --> src/blockchain.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let block_1 = Block {
[INFO] [stdout]    |                   ----- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |         previous_hash: 0;
[INFO] [stdout]    |                         ^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         expected one of `,`, `.`, `?`, `}`, or an operator
[INFO] [stdout]    |                         help: try adding a comma: `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `;`
[INFO] [stdout]   --> src/blockchain.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let block_1 = Block {
[INFO] [stdout]    |                   ----- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |         previous_hash: 0;
[INFO] [stdout]    |                         ^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         expected one of `,`, `.`, `?`, `}`, or an operator
[INFO] [stdout]    |                         help: try adding a comma: `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sha256`
[INFO] [stdout]  --> src/blockchain.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `SystemTime`
[INFO] [stdout]  --> src/blockchain.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::{Duration, SystemTime};
[INFO] [stdout]   |                 ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sha256`
[INFO] [stdout]  --> src/blockchain.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `SystemTime`
[INFO] [stdout]  --> src/blockchain.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::{Duration, SystemTime};
[INFO] [stdout]   |                 ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]  --> src/blockchain.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]  --> src/blockchain.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-blockchain` (bin "rust-blockchain" test) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust-blockchain` (bin "rust-blockchain") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bd247dce587d4664876c00c48fc8b277a48bb791766e4440f112b1e510871dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd247dce587d4664876c00c48fc8b277a48bb791766e4440f112b1e510871dca", kill_on_drop: false }`
[INFO] [stdout] bd247dce587d4664876c00c48fc8b277a48bb791766e4440f112b1e510871dca
