[INFO] cloning repository https://github.com/renand3z/cpu-blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/renand3z/cpu-blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenand3z%2Fcpu-blockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenand3z%2Fcpu-blockchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c413a1e3e638786b103202222ebfdcad2d0650a4 [INFO] checking renand3z/cpu-blockchain against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenand3z%2Fcpu-blockchain" "/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/renand3z/cpu-blockchain on toolchain 5fee451ebd94296ea05214e819c311e164b30af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/renand3z/cpu-blockchain [INFO] finished tweaking git repo https://github.com/renand3z/cpu-blockchain [INFO] tweaked toml for git repo https://github.com/renand3z/cpu-blockchain written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/renand3z/cpu-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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking renand3z/cpu-blockchain against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenand3z%2Fcpu-blockchain" "/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/renand3z/cpu-blockchain on toolchain 5fee451ebd94296ea05214e819c311e164b30af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/renand3z/cpu-blockchain [INFO] finished tweaking git repo https://github.com/renand3z/cpu-blockchain [INFO] tweaked toml for git repo https://github.com/renand3z/cpu-blockchain written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/renand3z/cpu-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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bd15242da0b924d1a6678448b571b12e1845a02e646146211207509f49175c3 [INFO] running `Command { std: "docker" "start" "-a" "5bd15242da0b924d1a6678448b571b12e1845a02e646146211207509f49175c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bd15242da0b924d1a6678448b571b12e1845a02e646146211207509f49175c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bd15242da0b924d1a6678448b571b12e1845a02e646146211207509f49175c3", kill_on_drop: false }` [INFO] [stdout] 5bd15242da0b924d1a6678448b571b12e1845a02e646146211207509f49175c3 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 667e2897b1e487e9cfefc2bbb5f888fea4c3ba334be976b7d86d0e58b21c372b [INFO] running `Command { std: "docker" "start" "-a" "667e2897b1e487e9cfefc2bbb5f888fea4c3ba334be976b7d86d0e58b21c372b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking cpu-blockchain v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `index`, `data`, `previous_hash`, and `normalized_cycles` are never read [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Block { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 9 | index: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | data: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | previous_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 12 | hash: String, [INFO] [stdout] 13 | normalized_cycles: u128, // Using normalized CPU cycles as the "timestamp" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `index`, `data`, `previous_hash`, and `normalized_cycles` are never read [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Block { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 9 | index: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | data: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | previous_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 12 | hash: String, [INFO] [stdout] 13 | normalized_cycles: u128, // Using normalized CPU cycles as the "timestamp" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `Command { std: "docker" "inspect" "667e2897b1e487e9cfefc2bbb5f888fea4c3ba334be976b7d86d0e58b21c372b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667e2897b1e487e9cfefc2bbb5f888fea4c3ba334be976b7d86d0e58b21c372b", kill_on_drop: false }` [INFO] [stdout] 667e2897b1e487e9cfefc2bbb5f888fea4c3ba334be976b7d86d0e58b21c372b