[INFO] cloning repository https://github.com/asuyou/selfmine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asuyou/selfmine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasuyou%2Fselfmine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasuyou%2Fselfmine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46a9dcbf6a9c4d2d52c27caa0a0676a6fe09d7ff [INFO] checking asuyou/selfmine against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasuyou%2Fselfmine" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asuyou/selfmine on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asuyou/selfmine [INFO] finished tweaking git repo https://github.com/asuyou/selfmine [INFO] tweaked toml for git repo https://github.com/asuyou/selfmine written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/asuyou/selfmine 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 702dd3f649b803a1f6a0da3f5a6e48786464590805ae23fc7b1beb99888960b9 [INFO] running `Command { std: "docker" "start" "-a" "702dd3f649b803a1f6a0da3f5a6e48786464590805ae23fc7b1beb99888960b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "702dd3f649b803a1f6a0da3f5a6e48786464590805ae23fc7b1beb99888960b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "702dd3f649b803a1f6a0da3f5a6e48786464590805ae23fc7b1beb99888960b9", kill_on_drop: false }` [INFO] [stdout] 702dd3f649b803a1f6a0da3f5a6e48786464590805ae23fc7b1beb99888960b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b18225e2f750960d7da8244e98e70d00528ab54eaada0532932456b2dd729598 [INFO] running `Command { std: "docker" "start" "-a" "b18225e2f750960d7da8244e98e70d00528ab54eaada0532932456b2dd729598", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking selfmine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "b18225e2f750960d7da8244e98e70d00528ab54eaada0532932456b2dd729598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18225e2f750960d7da8244e98e70d00528ab54eaada0532932456b2dd729598", kill_on_drop: false }` [INFO] [stdout] b18225e2f750960d7da8244e98e70d00528ab54eaada0532932456b2dd729598 [INFO] checking asuyou/selfmine against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasuyou%2Fselfmine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asuyou/selfmine on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asuyou/selfmine [INFO] finished tweaking git repo https://github.com/asuyou/selfmine [INFO] tweaked toml for git repo https://github.com/asuyou/selfmine written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/asuyou/selfmine 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34cb98796dfc025256a82bdf2b35e9f830449c5a9f7056c8f9dc2e2898ee4cbd [INFO] running `Command { std: "docker" "start" "-a" "34cb98796dfc025256a82bdf2b35e9f830449c5a9f7056c8f9dc2e2898ee4cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34cb98796dfc025256a82bdf2b35e9f830449c5a9f7056c8f9dc2e2898ee4cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34cb98796dfc025256a82bdf2b35e9f830449c5a9f7056c8f9dc2e2898ee4cbd", kill_on_drop: false }` [INFO] [stdout] 34cb98796dfc025256a82bdf2b35e9f830449c5a9f7056c8f9dc2e2898ee4cbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89c765c2493da191d612dba3dda0fb2250b009e65fca7a262e75eaa4fe039c4f [INFO] running `Command { std: "docker" "start" "-a" "89c765c2493da191d612dba3dda0fb2250b009e65fca7a262e75eaa4fe039c4f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking selfmine v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking selfmine v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0502]: cannot borrow `self.pos_open` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/game.rs:115:15 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn iter_neighbors_open(&mut self, pos: Position) -> impl Iterator + '_ { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] 113 | self [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | _____mutable borrow occurs here [INFO] [stdout] | | [INFO] [stdout] 114 | | .iter_neighbors(pos) [INFO] [stdout] 115 | | .filter(|pos| self.pos_open.contains(&pos)) [INFO] [stdout] | |_______________^^^^^_-------------_______________- returning this value requires that `*self` is borrowed for `'1` [INFO] [stdout] | | | [INFO] [stdout] | | second borrow occurs due to use of `self.pos_open` in closure [INFO] [stdout] | immutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.pos_open` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/game.rs:115:15 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn iter_neighbors_open(&mut self, pos: Position) -> impl Iterator + '_ { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] 113 | self [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | _____mutable borrow occurs here [INFO] [stdout] | | [INFO] [stdout] 114 | | .iter_neighbors(pos) [INFO] [stdout] 115 | | .filter(|pos| self.pos_open.contains(&pos)) [INFO] [stdout] | |_______________^^^^^_-------------_______________- returning this value requires that `*self` is borrowed for `'1` [INFO] [stdout] | | | [INFO] [stdout] | | second borrow occurs due to use of `self.pos_open` in closure [INFO] [stdout] | immutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.game.pos_flags` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/algo.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 52 | let flag_count = self [INFO] [stdout] | ______________________- [INFO] [stdout] 53 | | .game [INFO] [stdout] | |___________- mutable borrow occurs here [INFO] [stdout] 54 | .iter_neighbors(pos) [INFO] [stdout] 55 | .filter(|pos| self.game.pos_flags.contains(pos)) [INFO] [stdout] | ------ ^^^^^ ------------------- second borrow occurs due to use of `self.game.pos_flags` in closure [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used by call [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.game.pos_open` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/algo.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 58 | let to_open = self [INFO] [stdout] | ___________________- [INFO] [stdout] 59 | | .game [INFO] [stdout] | |___________- mutable borrow occurs here [INFO] [stdout] 60 | .iter_neighbors(pos) [INFO] [stdout] 61 | .filter(|pos| !self.game.pos_open.contains(pos)) [INFO] [stdout] | ------ ^^^^^ ------------------ second borrow occurs due to use of `self.game.pos_open` in closure [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used by call [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.game.pos_flags` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/algo.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 58 | let to_open = self [INFO] [stdout] | ___________________- [INFO] [stdout] 59 | | .game [INFO] [stdout] | |___________- mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 62 | .filter(|pos| !self.game.pos_flags.contains(pos)) [INFO] [stdout] | ------ ^^^^^ ------------------- second borrow occurs due to use of `self.game.pos_flags` in closure [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used by call [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.game.pos_open` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/algo.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 76 | let unopened = self [INFO] [stdout] | ____________________- [INFO] [stdout] 77 | | .game [INFO] [stdout] | |___________- mutable borrow occurs here [INFO] [stdout] 78 | .iter_neighbors(pos) [INFO] [stdout] 79 | .filter(|pos| !self.game.pos_open.contains(pos)) [INFO] [stdout] | ------ ^^^^^ ------------------ second borrow occurs due to use of `self.game.pos_open` in closure [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used by call [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.game.pos_flags` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/algo.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 52 | let flag_count = self [INFO] [stdout] | ______________________- [INFO] [stdout] 53 | | .game [INFO] [stdout] | |___________- mutable borrow occurs here [INFO] [stdout] 54 | .iter_neighbors(pos) [INFO] [stdout] 55 | .filter(|pos| self.game.pos_flags.contains(pos)) [INFO] [stdout] | ------ ^^^^^ ------------------- second borrow occurs due to use of `self.game.pos_flags` in closure [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used by call [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.pos_mines_h` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/game.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 106 | self [INFO] [stdout] | ---- mutable borrow occurs here [INFO] [stdout] 107 | .iter_neighbors(pos) [INFO] [stdout] 108 | .filter(|pos| self.pos_mines_h.contains(pos)) [INFO] [stdout] | ------ ^^^^^ ---------------- second borrow occurs due to use of `self.pos_mines_h` in closure [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used by call [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.game.pos_open` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/algo.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 58 | let to_open = self [INFO] [stdout] | ___________________- [INFO] [stdout] 59 | | .game [INFO] [stdout] | |___________- mutable borrow occurs here [INFO] [stdout] 60 | .iter_neighbors(pos) [INFO] [stdout] 61 | .filter(|pos| !self.game.pos_open.contains(pos)) [INFO] [stdout] | ------ ^^^^^ ------------------ second borrow occurs due to use of `self.game.pos_open` in closure [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used by call [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.game.pos_flags` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/algo.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 58 | let to_open = self [INFO] [stdout] | ___________________- [INFO] [stdout] 59 | | .game [INFO] [stdout] | |___________- mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 62 | .filter(|pos| !self.game.pos_flags.contains(pos)) [INFO] [stdout] | ------ ^^^^^ ------------------- second borrow occurs due to use of `self.game.pos_flags` in closure [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used by call [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.game.pos_open` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/algo.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 76 | let unopened = self [INFO] [stdout] | ____________________- [INFO] [stdout] 77 | | .game [INFO] [stdout] | |___________- mutable borrow occurs here [INFO] [stdout] 78 | .iter_neighbors(pos) [INFO] [stdout] 79 | .filter(|pos| !self.game.pos_open.contains(pos)) [INFO] [stdout] | ------ ^^^^^ ------------------ second borrow occurs due to use of `self.game.pos_open` in closure [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used by call [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0502`. [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.pos_mines_h` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/game.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 106 | self [INFO] [stdout] | ---- mutable borrow occurs here [INFO] [stdout] 107 | .iter_neighbors(pos) [INFO] [stdout] 108 | .filter(|pos| self.pos_mines_h.contains(pos)) [INFO] [stdout] | ------ ^^^^^ ---------------- second borrow occurs due to use of `self.pos_mines_h` in closure [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used by call [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `selfmine` (bin "selfmine") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0502`. [INFO] [stdout] [INFO] [stderr] error: could not compile `selfmine` (bin "selfmine" test) due to 7 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "89c765c2493da191d612dba3dda0fb2250b009e65fca7a262e75eaa4fe039c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89c765c2493da191d612dba3dda0fb2250b009e65fca7a262e75eaa4fe039c4f", kill_on_drop: false }` [INFO] [stdout] 89c765c2493da191d612dba3dda0fb2250b009e65fca7a262e75eaa4fe039c4f