[INFO] cloning repository https://github.com/MediumDifficulty/go_fish_ai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MediumDifficulty/go_fish_ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMediumDifficulty%2Fgo_fish_ai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMediumDifficulty%2Fgo_fish_ai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5f230e2683c42e6fc032e818b6d700fc459eb42 [INFO] checking MediumDifficulty/go_fish_ai against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMediumDifficulty%2Fgo_fish_ai" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MediumDifficulty/go_fish_ai on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MediumDifficulty/go_fish_ai [INFO] finished tweaking git repo https://github.com/MediumDifficulty/go_fish_ai [INFO] tweaked toml for git repo https://github.com/MediumDifficulty/go_fish_ai written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MediumDifficulty/go_fish_ai 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_distr v0.4.3 [INFO] [stderr] Downloaded serde_derive v1.0.188 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.5.0 [INFO] [stderr] Downloaded serde v1.0.188 [INFO] [stderr] Downloaded syn v2.0.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84766a85775e83b701a41692c869ffbdb5a77a29b4f91741200d55949ce5329e [INFO] running `Command { std: "docker" "start" "-a" "84766a85775e83b701a41692c869ffbdb5a77a29b4f91741200d55949ce5329e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84766a85775e83b701a41692c869ffbdb5a77a29b4f91741200d55949ce5329e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84766a85775e83b701a41692c869ffbdb5a77a29b4f91741200d55949ce5329e", kill_on_drop: false }` [INFO] [stdout] 84766a85775e83b701a41692c869ffbdb5a77a29b4f91741200d55949ce5329e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8bda71be3a2cc109c7c35ff236804d3ff0d7faea551ecff7a957004bc3e17cb [INFO] running `Command { std: "docker" "start" "-a" "a8bda71be3a2cc109c7c35ff236804d3ff0d7faea551ecff7a957004bc3e17cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking fish_core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> crates/core/src/util.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slice::ParallelSliceMut` [INFO] [stdout] --> crates/core/src/trainer.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use rayon::{slice::ParallelSliceMut, prelude::ParallelIterator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> crates/core/src/util.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slice::ParallelSliceMut` [INFO] [stdout] --> crates/core/src/trainer.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use rayon::{slice::ParallelSliceMut, prelude::ParallelIterator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::ParallelIterator` [INFO] [stdout] --> crates/core/src/trainer.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | use rayon::{slice::ParallelSliceMut, prelude::ParallelIterator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::ParallelIterator` [INFO] [stdout] --> crates/core/src/trainer.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | use rayon::{slice::ParallelSliceMut, prelude::ParallelIterator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `activation` [INFO] [stdout] --> crates/core/src/neural_network.rs:111:44 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn eval(&mut self, inputs: &[f32], activation: Activation) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activation` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> crates/core/src/game.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | ... for (i, player) in self.players.iter_mut().enumerate().filter(|(i, _)| *i != self.current_player && *i != query.player) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `activation` [INFO] [stdout] --> crates/core/src/neural_network.rs:111:44 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn eval(&mut self, inputs: &[f32], activation: Activation) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activation` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> crates/core/src/game.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | ... for (i, player) in self.players.iter_mut().enumerate().filter(|(i, _)| *i != self.current_player && *i != query.player) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `nonzero_len` is never used [INFO] [stdout] --> crates/core/src/observer.rs:205:8 [INFO] [stdout] | [INFO] [stdout] 173 | impl Deck { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 205 | fn nonzero_len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `nonzero_len` is never used [INFO] [stdout] --> crates/core/src/observer.rs:205:8 [INFO] [stdout] | [INFO] [stdout] 173 | impl Deck { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 205 | fn nonzero_len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasm v0.1.0 (/opt/rustwide/workdir/crates/wasm) [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `neural_network::NeuralNetwork` [INFO] [stdout] --> crates/core/src/main.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use fish_core::{neural_network::NeuralNetwork, trainer::BotTrainer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `neural_network::NeuralNetwork` [INFO] [stdout] --> crates/core/src/main.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use fish_core::{neural_network::NeuralNetwork, trainer::BotTrainer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `KnownDeck`, `trainer::BotTrainer` [INFO] [stdout] --> crates/wasm/src/lib.rs:1:53 [INFO] [stdout] | [INFO] [stdout] 1 | ...rver, DECK_SIZE, KnownDeck}, game::{Bot, INPUTS_PER_UNKNOWN_CARD}, neural_network::NeuralNetwork, trainer::BotTrainer, util}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `KnownDeck`, `trainer::BotTrainer` [INFO] [stdout] --> crates/wasm/src/lib.rs:1:53 [INFO] [stdout] | [INFO] [stdout] 1 | ...rver, DECK_SIZE, KnownDeck}, game::{Bot, INPUTS_PER_UNKNOWN_CARD}, neural_network::NeuralNetwork, trainer::BotTrainer, util}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deck` [INFO] [stdout] --> crates/core/tests/deck.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | let deck = Deck::new_empty(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_deck` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "a8bda71be3a2cc109c7c35ff236804d3ff0d7faea551ecff7a957004bc3e17cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8bda71be3a2cc109c7c35ff236804d3ff0d7faea551ecff7a957004bc3e17cb", kill_on_drop: false }` [INFO] [stdout] a8bda71be3a2cc109c7c35ff236804d3ff0d7faea551ecff7a957004bc3e17cb [INFO] checking MediumDifficulty/go_fish_ai against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMediumDifficulty%2Fgo_fish_ai" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MediumDifficulty/go_fish_ai on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MediumDifficulty/go_fish_ai [INFO] finished tweaking git repo https://github.com/MediumDifficulty/go_fish_ai [INFO] tweaked toml for git repo https://github.com/MediumDifficulty/go_fish_ai written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MediumDifficulty/go_fish_ai 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0c2096bd5a5d812c9458d52eb6eb1b87d930de649b71e83d3a7a4525605458a [INFO] running `Command { std: "docker" "start" "-a" "a0c2096bd5a5d812c9458d52eb6eb1b87d930de649b71e83d3a7a4525605458a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0c2096bd5a5d812c9458d52eb6eb1b87d930de649b71e83d3a7a4525605458a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c2096bd5a5d812c9458d52eb6eb1b87d930de649b71e83d3a7a4525605458a", kill_on_drop: false }` [INFO] [stdout] a0c2096bd5a5d812c9458d52eb6eb1b87d930de649b71e83d3a7a4525605458a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fd69c1093f85e0a79bf12ca64370e53d83d081c41d62b0ac847b53036400a88 [INFO] running `Command { std: "docker" "start" "-a" "8fd69c1093f85e0a79bf12ca64370e53d83d081c41d62b0ac847b53036400a88", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking either v1.9.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.16/src/sync/parker.rs:371:25 [INFO] [stdout] | [INFO] [stdout] 371 | / match self.state.swap(EMPTY, SeqCst) { [INFO] [stdout] 372 | | NOTIFIED | PARKED => return, [INFO] [stdout] 373 | | n => panic!("inconsistent park_timeout state: {}", n), [INFO] [stdout] 374 | | }; [INFO] [stdout] | |_________________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8fd69c1093f85e0a79bf12ca64370e53d83d081c41d62b0ac847b53036400a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fd69c1093f85e0a79bf12ca64370e53d83d081c41d62b0ac847b53036400a88", kill_on_drop: false }` [INFO] [stdout] 8fd69c1093f85e0a79bf12ca64370e53d83d081c41d62b0ac847b53036400a88