[INFO] cloning repository https://github.com/jk-gan/blockchain-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jk-gan/blockchain-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjk-gan%2Fblockchain-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjk-gan%2Fblockchain-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ae8ac66358ffabd7bfc2a42fab1b966b4a61131 [INFO] checking jk-gan/blockchain-rust against try#5e7498e6740d105521420ac0ab146e2c7a21596d for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjk-gan%2Fblockchain-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jk-gan/blockchain-rust on toolchain 5e7498e6740d105521420ac0ab146e2c7a21596d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jk-gan/blockchain-rust [INFO] finished tweaking git repo https://github.com/jk-gan/blockchain-rust [INFO] tweaked toml for git repo https://github.com/jk-gan/blockchain-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jk-gan/blockchain-rust 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" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97ff506416d6452645b01ddf170b381965257910ed6f7b8dc985b05b5a10faf3 [INFO] running `Command { std: "docker" "start" "-a" "97ff506416d6452645b01ddf170b381965257910ed6f7b8dc985b05b5a10faf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97ff506416d6452645b01ddf170b381965257910ed6f7b8dc985b05b5a10faf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97ff506416d6452645b01ddf170b381965257910ed6f7b8dc985b05b5a10faf3", kill_on_drop: false }` [INFO] [stdout] 97ff506416d6452645b01ddf170b381965257910ed6f7b8dc985b05b5a10faf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c8d8759b91e5428da48c7f568b8b16d6140a46b60db7c3f806014b172aa4219 [INFO] running `Command { std: "docker" "start" "-a" "0c8d8759b91e5428da48c7f568b8b16d6140a46b60db7c3f806014b172aa4219", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling num-bigint v0.2.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking blockchain v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `TARGER_BIT` is never used [INFO] [stdout] --> src/proof_of_work.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | const TARGER_BIT: usize = 24; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofOfWork` is never constructed [INFO] [stdout] --> src/proof_of_work.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct ProofOfWork { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/proof_of_work.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl ProofOfWork { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 13 | fn new(block: Block) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TARGER_BIT` is never used [INFO] [stdout] --> src/proof_of_work.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | const TARGER_BIT: usize = 24; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofOfWork` is never constructed [INFO] [stdout] --> src/proof_of_work.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct ProofOfWork { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/proof_of_work.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl ProofOfWork { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 13 | fn new(block: Block) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s [INFO] running `Command { std: "docker" "inspect" "0c8d8759b91e5428da48c7f568b8b16d6140a46b60db7c3f806014b172aa4219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c8d8759b91e5428da48c7f568b8b16d6140a46b60db7c3f806014b172aa4219", kill_on_drop: false }` [INFO] [stdout] 0c8d8759b91e5428da48c7f568b8b16d6140a46b60db7c3f806014b172aa4219