[INFO] cloning repository https://github.com/soniceroy/RustBlockchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soniceroy/RustBlockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoniceroy%2FRustBlockchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoniceroy%2FRustBlockchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c33433ce9ef133f14b9a808520b6b0bc275bbc9b
[INFO] checking soniceroy/RustBlockchain against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoniceroy%2FRustBlockchain" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/soniceroy/RustBlockchain
[INFO] finished tweaking git repo https://github.com/soniceroy/RustBlockchain
[INFO] tweaked toml for git repo https://github.com/soniceroy/RustBlockchain written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soniceroy/RustBlockchain on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/soniceroy/RustBlockchain 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `blockchain` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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 soniceroy/RustBlockchain against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoniceroy%2FRustBlockchain" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/soniceroy/RustBlockchain
[INFO] finished tweaking git repo https://github.com/soniceroy/RustBlockchain
[INFO] tweaked toml for git repo https://github.com/soniceroy/RustBlockchain written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soniceroy/RustBlockchain on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/soniceroy/RustBlockchain 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `blockchain` (manifest) generated 1 warning
[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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bcf6229bd84a0b4bf2eba8d9b9e6fdcc787147254d74f59a982046adc8b89495
[INFO] running `Command { std: "docker" "start" "bcf6229bd84a0b4bf2eba8d9b9e6fdcc787147254d74f59a982046adc8b89495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcf6229bd84a0b4bf2eba8d9b9e6fdcc787147254d74f59a982046adc8b89495", 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" "bcf6229bd84a0b4bf2eba8d9b9e6fdcc787147254d74f59a982046adc8b89495" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcf6229bd84a0b4bf2eba8d9b9e6fdcc787147254d74f59a982046adc8b89495", 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" "bcf6229bd84a0b4bf2eba8d9b9e6fdcc787147254d74f59a982046adc8b89495" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `blockchain` (manifest) generated 1 warning
[INFO] [stderr]     Checking blockchain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]   --> src/main.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl <'a>Blockchain<'a> {
[INFO] [stdout]    |       -- lifetime `'a` defined here
[INFO] [stdout] ...
[INFO] [stdout] 57 |     fn new_block(&mut self) {
[INFO] [stdout]    |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 60 |         self.chain.push(new_block);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'1` must outlive `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: requirement occurs because of a mutable reference to `Vec<Block<'_>>`
[INFO] [stdout]    = note: mutable references are invariant over their type parameter
[INFO] [stdout]    = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]   --> src/main.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl <'a>Blockchain<'a> {
[INFO] [stdout]    |       -- lifetime `'a` defined here
[INFO] [stdout] ...
[INFO] [stdout] 57 |     fn new_block(&mut self) {
[INFO] [stdout]    |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 60 |         self.chain.push(new_block);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'1` must outlive `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: requirement occurs because of a mutable reference to `Vec<Block<'_>>`
[INFO] [stdout]    = note: mutable references are invariant over their type parameter
[INFO] [stdout]    = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `*self` as mutable because it is also borrowed as immutable
[INFO] [stdout]   --> src/main.rs:80:4
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn last_block(&mut self) -> &Block {
[INFO] [stdout]    |                   - let's call the lifetime of this reference `'1`
[INFO] [stdout] 76 |         if let Some(last) = self.chain.first() {
[INFO] [stdout]    |                             ---------- immutable borrow occurs here
[INFO] [stdout] 77 |             &last
[INFO] [stdout]    |             ----- returning this value requires that `self.chain` is borrowed for `'1`
[INFO] [stdout] ...
[INFO] [stdout] 80 |             self.new_block();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ mutable borrow occurs here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `*self` as mutable because it is also borrowed as immutable
[INFO] [stdout]   --> src/main.rs:80:4
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn last_block(&mut self) -> &Block {
[INFO] [stdout]    |                   - let's call the lifetime of this reference `'1`
[INFO] [stdout] 76 |         if let Some(last) = self.chain.first() {
[INFO] [stdout]    |                             ---------- immutable borrow occurs here
[INFO] [stdout] 77 |             &last
[INFO] [stdout]    |             ----- returning this value requires that `self.chain` is borrowed for `'1`
[INFO] [stdout] ...
[INFO] [stdout] 80 |             self.new_block();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ mutable borrow occurs here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `*self` as mutable because it is also borrowed as immutable
[INFO] [stdout]   --> src/main.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn last_block(&mut self) -> &Block {
[INFO] [stdout]    |                   - let's call the lifetime of this reference `'1`
[INFO] [stdout] 76 |         if let Some(last) = self.chain.first() {
[INFO] [stdout]    |                             ---------- immutable borrow occurs here
[INFO] [stdout] 77 |             &last
[INFO] [stdout]    |             ----- returning this value requires that `self.chain` is borrowed for `'1`
[INFO] [stdout] ...
[INFO] [stdout] 81 |             self.last_block()
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ mutable borrow occurs here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]   --> src/main.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn hash(block: Blockchain) {
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `*self` as mutable because it is also borrowed as immutable
[INFO] [stdout]   --> src/main.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn last_block(&mut self) -> &Block {
[INFO] [stdout]    |                   - let's call the lifetime of this reference `'1`
[INFO] [stdout] 76 |         if let Some(last) = self.chain.first() {
[INFO] [stdout]    |                             ---------- immutable borrow occurs here
[INFO] [stdout] 77 |             &last
[INFO] [stdout]    |             ----- returning this value requires that `self.chain` is borrowed for `'1`
[INFO] [stdout] ...
[INFO] [stdout] 81 |             self.last_block()
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ mutable borrow occurs here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]   --> src/main.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn hash(block: Blockchain) {
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0502`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0502`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blockchain` (bin "blockchain") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `blockchain` (bin "blockchain" test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "bcf6229bd84a0b4bf2eba8d9b9e6fdcc787147254d74f59a982046adc8b89495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcf6229bd84a0b4bf2eba8d9b9e6fdcc787147254d74f59a982046adc8b89495", kill_on_drop: false }`
[INFO] [stdout] bcf6229bd84a0b4bf2eba8d9b9e6fdcc787147254d74f59a982046adc8b89495
