[INFO] cloning repository https://github.com/coderSomya/Cabo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coderSomya/Cabo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcoderSomya%2FCabo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcoderSomya%2FCabo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5e98b35cd916aa0b25f0500adf88b7e9ce34ae2 [INFO] checking coderSomya/Cabo against try#dd2d87b6cc31907ae305875eb6be399783dc0256 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcoderSomya%2FCabo" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/coderSomya/Cabo [INFO] finished tweaking git repo https://github.com/coderSomya/Cabo [INFO] tweaked toml for git repo https://github.com/coderSomya/Cabo written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/coderSomya/Cabo on toolchain dd2d87b6cc31907ae305875eb6be399783dc0256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/coderSomya/Cabo 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" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5eb7fc285415b2b5720528759edbc7edcebeef2bae3cdda6b37cfed1823d9e0 [INFO] running `Command { std: "docker" "start" "-a" "e5eb7fc285415b2b5720528759edbc7edcebeef2bae3cdda6b37cfed1823d9e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5eb7fc285415b2b5720528759edbc7edcebeef2bae3cdda6b37cfed1823d9e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5eb7fc285415b2b5720528759edbc7edcebeef2bae3cdda6b37cfed1823d9e0", kill_on_drop: false }` [INFO] [stdout] e5eb7fc285415b2b5720528759edbc7edcebeef2bae3cdda6b37cfed1823d9e0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e5f6a1e43b4b7e80f537969f3aaa460bd5b2a44ee9ba9b595850d60f6f0b5ba [INFO] running `Command { std: "docker" "start" "-a" "9e5f6a1e43b4b7e80f537969f3aaa460bd5b2a44ee9ba9b595850d60f6f0b5ba", kill_on_drop: false }` [INFO] [stderr] Checking cabo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected identifier, found `:` [INFO] [stdout] --> src/game.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | (playing_deck: Vec, player_cards: Vec>) = Deck::get_decks(self.players.len()); [INFO] [stdout] | ^ expected identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `:` [INFO] [stdout] --> src/game.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | (playing_deck: Vec, player_cards: Vec>) = Deck::get_decks(self.players.len()); [INFO] [stdout] | ^ expected identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `,`, `::`, `<`, or `>`, found `[` [INFO] [stdout] --> src/player.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Player{ [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 13 | cards: Option, [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] | [INFO] [stdout] help: you might have meant to end the type parameters here [INFO] [stdout] | [INFO] [stdout] 13 | cards: Option[]>, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `,`, `::`, `<`, or `>`, found `[` [INFO] [stdout] --> src/player.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Player{ [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 13 | cards: Option, [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] | [INFO] [stdout] help: you might have meant to end the type parameters here [INFO] [stdout] | [INFO] [stdout] 13 | cards: Option[]>, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Card` in this scope [INFO] [stdout] --> src/game.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | card: Card, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Card` in this scope [INFO] [stdout] --> src/game.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | burned_card: Option, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Move{ [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Card` in this scope [INFO] [stdout] --> src/game.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | played_deck: Option>, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Game{ [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Card` in this scope [INFO] [stdout] --> src/game.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | playing_deck: Option> [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Game{ [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Card` in this scope [INFO] [stdout] --> src/game.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | card: Card, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Card` in this scope [INFO] [stdout] --> src/game.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | burned_card: Option, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Move{ [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Card` in this scope [INFO] [stdout] --> src/game.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | played_deck: Option>, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Game{ [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Card` in this scope [INFO] [stdout] --> src/game.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | playing_deck: Option> [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Game{ [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/game.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | fn eq(&self, other: &Self) -> bool { [INFO] [stdout] | ---- expected `bool` because of return type [INFO] [stdout] 26 | other [INFO] [stdout] | ^^^^^ expected `bool`, found `&Status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/game.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | fn eq(&self, other: &Self) -> bool { [INFO] [stdout] | ---- expected `bool` because of return type [INFO] [stdout] 26 | other [INFO] [stdout] | ^^^^^ expected `bool`, found `&Status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Deck` [INFO] [stdout] --> src/game.rs:63:68 [INFO] [stdout] | [INFO] [stdout] 63 | (playing_deck: Vec, player_cards: Vec>) = Deck::get_decks(self.players.len()); [INFO] [stdout] | ^^^^ use of undeclared type `Deck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Deck` [INFO] [stdout] --> src/game.rs:63:68 [INFO] [stdout] | [INFO] [stdout] 63 | (playing_deck: Vec, player_cards: Vec>) = Deck::get_decks(self.players.len()); [INFO] [stdout] | ^^^^ use of undeclared type `Deck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_id` [INFO] [stdout] --> src/game.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | fn penalize(&self, player_id: u32){ [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_id` [INFO] [stdout] --> src/game.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | fn penalize(&self, player_id: u32){ [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/player.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn play(&self, id: u32) -> Result<(), String>{ [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/player.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn play(&self, id: u32) -> Result<(), String>{ [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `whose_id` [INFO] [stdout] --> src/player.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn burn(&self, whose_id: u32, which_id: u32) -> Result<(), String>{ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_whose_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which_id` [INFO] [stdout] --> src/player.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn burn(&self, whose_id: u32, which_id: u32) -> Result<(), String>{ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_which_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `whose_id` [INFO] [stdout] --> src/player.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn burn(&self, whose_id: u32, which_id: u32) -> Result<(), String>{ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_whose_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which_id` [INFO] [stdout] --> src/player.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn burn(&self, whose_id: u32, which_id: u32) -> Result<(), String>{ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_which_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `whom_id` [INFO] [stdout] --> src/player.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn swap_own(&self, whom_id: u32, which_id: u32) -> Result<(), String>{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_whom_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which_id` [INFO] [stdout] --> src/player.rs:28:42 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn swap_own(&self, whom_id: u32, which_id: u32) -> Result<(), String>{ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_which_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player1_id` [INFO] [stdout] --> src/player.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn swap_others(&self, player1_id: u32, player2_id: u32, card1_id: u32, card2_id: u32){ [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player1_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player2_id` [INFO] [stdout] --> src/player.rs:33:48 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn swap_others(&self, player1_id: u32, player2_id: u32, card1_id: u32, card2_id: u32){ [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player2_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `card1_id` [INFO] [stdout] --> src/player.rs:33:65 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn swap_others(&self, player1_id: u32, player2_id: u32, card1_id: u32, card2_id: u32){ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_card1_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `card2_id` [INFO] [stdout] --> src/player.rs:33:80 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn swap_others(&self, player1_id: u32, player2_id: u32, card1_id: u32, card2_id: u32){ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_card2_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `whom_id` [INFO] [stdout] --> src/player.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn swap_own(&self, whom_id: u32, which_id: u32) -> Result<(), String>{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_whom_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `whose_id` [INFO] [stdout] --> src/player.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn see(&self, whose_id: u32, which_id: u32) -> Result<(), String>{ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_whose_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which_id` [INFO] [stdout] --> src/player.rs:28:42 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn swap_own(&self, whom_id: u32, which_id: u32) -> Result<(), String>{ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_which_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which_id` [INFO] [stdout] --> src/player.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn see(&self, whose_id: u32, which_id: u32) -> Result<(), String>{ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_which_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player1_id` [INFO] [stdout] --> src/player.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn swap_others(&self, player1_id: u32, player2_id: u32, card1_id: u32, card2_id: u32){ [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player1_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player2_id` [INFO] [stdout] --> src/player.rs:33:48 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn swap_others(&self, player1_id: u32, player2_id: u32, card1_id: u32, card2_id: u32){ [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player2_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `card1_id` [INFO] [stdout] --> src/player.rs:33:65 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn swap_others(&self, player1_id: u32, player2_id: u32, card1_id: u32, card2_id: u32){ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_card1_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `card2_id` [INFO] [stdout] --> src/player.rs:33:80 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn swap_others(&self, player1_id: u32, player2_id: u32, card1_id: u32, card2_id: u32){ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_card2_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `whose_id` [INFO] [stdout] --> src/player.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn see(&self, whose_id: u32, which_id: u32) -> Result<(), String>{ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_whose_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which_id` [INFO] [stdout] --> src/player.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn see(&self, whose_id: u32, which_id: u32) -> Result<(), String>{ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_which_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cabo` (lib) due to 8 previous errors; 12 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cabo` (lib test) due to 8 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9e5f6a1e43b4b7e80f537969f3aaa460bd5b2a44ee9ba9b595850d60f6f0b5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5f6a1e43b4b7e80f537969f3aaa460bd5b2a44ee9ba9b595850d60f6f0b5ba", kill_on_drop: false }` [INFO] [stdout] 9e5f6a1e43b4b7e80f537969f3aaa460bd5b2a44ee9ba9b595850d60f6f0b5ba