[INFO] cloning repository https://github.com/kirillqa17/MyRustChain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kirillqa17/MyRustChain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirillqa17%2FMyRustChain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirillqa17%2FMyRustChain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b194452a43abe55b70ca350abb2c2b27271b10c1
[INFO] building kirillqa17/MyRustChain against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirillqa17%2FMyRustChain" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kirillqa17/MyRustChain
[INFO] finished tweaking git repo https://github.com/kirillqa17/MyRustChain
[INFO] tweaked toml for git repo https://github.com/kirillqa17/MyRustChain written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kirillqa17/MyRustChain on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kirillqa17/MyRustChain 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f90d6422cbd6c131174a4f17ccdad546ff9f5ccfdad95048d9b561f75dccc602
[INFO] running `Command { std: "docker" "start" "-a" "f90d6422cbd6c131174a4f17ccdad546ff9f5ccfdad95048d9b561f75dccc602", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f90d6422cbd6c131174a4f17ccdad546ff9f5ccfdad95048d9b561f75dccc602", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f90d6422cbd6c131174a4f17ccdad546ff9f5ccfdad95048d9b561f75dccc602", kill_on_drop: false }`
[INFO] [stdout] f90d6422cbd6c131174a4f17ccdad546ff9f5ccfdad95048d9b561f75dccc602
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fde53923194d308d8f37c10c6451dadf3a050ed601ff2f8db359c1e69b273ed
[INFO] running `Command { std: "docker" "start" "-a" "7fde53923194d308d8f37c10c6451dadf3a050ed601ff2f8db359c1e69b273ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling MyBlockchain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `timestamp`, `data`, `previous_hash`, and `nonce` are never read
[INFO] [stdout]   --> src/main.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct Block {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout]  6 |     index: u32,
[INFO] [stdout]  7 |     timestamp: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]  8 |     data: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  9 |     previous_hash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     hash: String,
[INFO] [stdout] 11 |     nonce: u64, // Число, изменяемое для выполнения условий PoW
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Block` has a derived impl for the trait `Debug`, but this is 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 3.63s
[INFO] running `Command { std: "docker" "inspect" "7fde53923194d308d8f37c10c6451dadf3a050ed601ff2f8db359c1e69b273ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fde53923194d308d8f37c10c6451dadf3a050ed601ff2f8db359c1e69b273ed", kill_on_drop: false }`
[INFO] [stdout] 7fde53923194d308d8f37c10c6451dadf3a050ed601ff2f8db359c1e69b273ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c3cd0ce69a34e6e89e808eaf0da7c0c4733f2fa5de8ef1450f5858e68e7c93a
[INFO] running `Command { std: "docker" "start" "-a" "9c3cd0ce69a34e6e89e808eaf0da7c0c4733f2fa5de8ef1450f5858e68e7c93a", kill_on_drop: false }`
[INFO] [stderr]    Compiling MyBlockchain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `timestamp`, `data`, `previous_hash`, and `nonce` are never read
[INFO] [stdout]   --> src/main.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct Block {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout]  6 |     index: u32,
[INFO] [stdout]  7 |     timestamp: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]  8 |     data: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  9 |     previous_hash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     hash: String,
[INFO] [stdout] 11 |     nonce: u64, // Число, изменяемое для выполнения условий PoW
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Block` has a derived impl for the trait `Debug`, but this is 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 `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] running `Command { std: "docker" "inspect" "9c3cd0ce69a34e6e89e808eaf0da7c0c4733f2fa5de8ef1450f5858e68e7c93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c3cd0ce69a34e6e89e808eaf0da7c0c4733f2fa5de8ef1450f5858e68e7c93a", kill_on_drop: false }`
[INFO] [stdout] 9c3cd0ce69a34e6e89e808eaf0da7c0c4733f2fa5de8ef1450f5858e68e7c93a
