[INFO] cloning repository https://github.com/Ahiiia92/first-blockchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ahiiia92/first-blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhiiia92%2Ffirst-blockchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhiiia92%2Ffirst-blockchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e0c4bf0032a4c0c5b8c3039a7ebc3bf35bb41f2
[INFO] checking Ahiiia92/first-blockchain against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhiiia92%2Ffirst-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/Ahiiia92/first-blockchain
[INFO] finished tweaking git repo https://github.com/Ahiiia92/first-blockchain
[INFO] tweaked toml for git repo https://github.com/Ahiiia92/first-blockchain written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ahiiia92/first-blockchain on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ahiiia92/first-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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded iso8601 v0.3.0
[INFO] [stderr]   Downloaded locale v0.2.2
[INFO] [stderr]   Downloaded memchr v2.7.3
[INFO] [stderr]   Downloaded datetime v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84c830adc502a4aa44288aaa426814405a8a872fcf7837cd26b9dc4b7c880f68
[INFO] running `Command { std: "docker" "start" "-a" "84c830adc502a4aa44288aaa426814405a8a872fcf7837cd26b9dc4b7c880f68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84c830adc502a4aa44288aaa426814405a8a872fcf7837cd26b9dc4b7c880f68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84c830adc502a4aa44288aaa426814405a8a872fcf7837cd26b9dc4b7c880f68", kill_on_drop: false }`
[INFO] [stdout] 84c830adc502a4aa44288aaa426814405a8a872fcf7837cd26b9dc4b7c880f68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 863647922dd8259f17eba95f7ba55746e9dc3adedc064ec0e460a970f5e532f9
[INFO] running `Command { std: "docker" "start" "-a" "863647922dd8259f17eba95f7ba55746e9dc3adedc064ec0e460a970f5e532f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]     Checking memchr v2.7.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking locale v0.2.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking nom v4.2.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking iso8601 v0.3.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking datetime v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]     Checking first-blockchain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `genesis_block` is never read
[INFO] [stdout]   --> src/models/blockchain.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Blockchain {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 10 |     // The first block to be added to the chain.
[INFO] [stdout] 11 |     pub genesis_block: Block,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Blockchain` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `genesis_block` is never read
[INFO] [stdout]   --> src/models/blockchain.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Blockchain {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 10 |     // The first block to be added to the chain.
[INFO] [stdout] 11 |     pub genesis_block: Block,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Blockchain` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: iso8601 v0.3.0, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "863647922dd8259f17eba95f7ba55746e9dc3adedc064ec0e460a970f5e532f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "863647922dd8259f17eba95f7ba55746e9dc3adedc064ec0e460a970f5e532f9", kill_on_drop: false }`
[INFO] [stdout] 863647922dd8259f17eba95f7ba55746e9dc3adedc064ec0e460a970f5e532f9
