[INFO] cloning repository https://github.com/jleahred/connect4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jleahred/connect4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjleahred%2Fconnect4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjleahred%2Fconnect4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3516a4ce664330778521d8698f4545d40e79fb9d [INFO] checking jleahred/connect4 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjleahred%2Fconnect4" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jleahred/connect4 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/jleahred/connect4 [INFO] finished tweaking git repo https://github.com/jleahred/connect4 [INFO] tweaked toml for git repo https://github.com/jleahred/connect4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jleahred/connect4 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 git repository `https://github.com/jleahred/idata.git` [INFO] [stderr] Updating git repository `https://github.com/DenisKolodin/yew` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stdweb-internal-runtime v0.1.2 [INFO] [stderr] Downloaded stdweb-internal-macros v0.2.4 [INFO] [stderr] Downloaded stdweb v0.4.12 [INFO] [stderr] Downloaded base-x v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] da622570087aa1795f27122b7a62379eca49cafecd8fee5f7c6ceedd22c3a03f [INFO] running `Command { std: "docker" "start" "-a" "da622570087aa1795f27122b7a62379eca49cafecd8fee5f7c6ceedd22c3a03f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da622570087aa1795f27122b7a62379eca49cafecd8fee5f7c6ceedd22c3a03f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da622570087aa1795f27122b7a62379eca49cafecd8fee5f7c6ceedd22c3a03f", kill_on_drop: false }` [INFO] [stdout] da622570087aa1795f27122b7a62379eca49cafecd8fee5f7c6ceedd22c3a03f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3e9a98387d2461acb483246f89d4b96c0f9d9bd3759c3efcca2bd4bdd1d15e75 [INFO] running `Command { std: "docker" "start" "-a" "3e9a98387d2461acb483246f89d4b96c0f9d9bd3759c3efcca2bd4bdd1d15e75", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.2 [INFO] [stderr] Compiling stdweb v0.4.12 [INFO] [stderr] Compiling base-x v0.2.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking idata v0.1.1 (https://github.com/jleahred/idata.git#08eab4e3) [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.4 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Checking yew v0.5.0 (https://github.com/DenisKolodin/yew#5a040a19) [INFO] [stderr] Checking connect4 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Turn` is imported redundantly [INFO] [stdout] --> src/engine/minmax.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Turn` is already imported here [INFO] [stdout] 2 | use crate::engine::patterns::Eval; [INFO] [stdout] 3 | use crate::engine::{Turn, NCOLS}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NCOLS` is imported redundantly [INFO] [stdout] --> src/engine/minmax.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `NCOLS` is already imported here [INFO] [stdout] 2 | use crate::engine::patterns::Eval; [INFO] [stdout] 3 | use crate::engine::{Turn, NCOLS}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Turn` is imported redundantly [INFO] [stdout] --> src/engine/minmax.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Turn` is already imported here [INFO] [stdout] 2 | use crate::engine::patterns::Eval; [INFO] [stdout] 3 | use crate::engine::{Turn, NCOLS}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NCOLS` is imported redundantly [INFO] [stdout] --> src/engine/minmax.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `NCOLS` is already imported here [INFO] [stdout] 2 | use crate::engine::patterns::Eval; [INFO] [stdout] 3 | use crate::engine::{Turn, NCOLS}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/engine/patterns.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | (other - curr) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 111 - (other - curr) [INFO] [stdout] 111 + other - curr [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `idata` is imported redundantly [INFO] [stdout] --> src/html/game.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{idata, yew, Config, ConfigPlayers, Level}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate idata; [INFO] [stdout] | ------------------- the item `idata` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `yew` is imported redundantly [INFO] [stdout] --> src/html/game.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{idata, yew, Config, ConfigPlayers, Level}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate yew; [INFO] [stdout] | ----------------- the item `yew` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/html/config.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | pub onstart: Option>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9 - pub onstart: Option>, [INFO] [stdout] 9 + pub onstart: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/html/config.rs:25:34 [INFO] [stdout] | [INFO] [stdout] 25 | pub onstart: Option>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 25 - pub onstart: Option>, [INFO] [stdout] 25 + pub onstart: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `if` condition [INFO] [stdout] --> src/html/config.rs:113:54 [INFO] [stdout] | [INFO] [stdout] 113 | [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 113 - [INFO] [stdout] 113 + [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `if` condition [INFO] [stdout] --> src/html/config.rs:114:59 [INFO] [stdout] | [INFO] [stdout] 114 | ... [INFO] [stdout] 114 + [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `if` condition [INFO] [stdout] --> src/html/config.rs:134:68 [INFO] [stdout] | [INFO] [stdout] 134 | ... [INFO] [stdout] 134 + [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `if` condition [INFO] [stdout] --> src/html/config.rs:135:61 [INFO] [stdout] | [INFO] [stdout] 135 | ... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 135 - [INFO] [stdout] 135 + [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `if` condition [INFO] [stdout] --> src/html/config.rs:136:61 [INFO] [stdout] | [INFO] [stdout] 136 | [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 136 - [INFO] [stdout] 136 + [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/engine/patterns.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | (other - curr) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 111 - (other - curr) [INFO] [stdout] 111 + other - curr [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `idata` is imported redundantly [INFO] [stdout] --> src/html/game.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{idata, yew, Config, ConfigPlayers, Level}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate idata; [INFO] [stdout] | ------------------- the item `idata` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `yew` is imported redundantly [INFO] [stdout] --> src/html/game.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{idata, yew, Config, ConfigPlayers, Level}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate yew; [INFO] [stdout] | ----------------- the item `yew` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/html/config.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | pub onstart: Option>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9 - pub onstart: Option>, [INFO] [stdout] 9 + pub onstart: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/html/config.rs:25:34 [INFO] [stdout] | [INFO] [stdout] 25 | pub onstart: Option>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 25 - pub onstart: Option>, [INFO] [stdout] 25 + pub onstart: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `if` condition [INFO] [stdout] --> src/html/config.rs:113:54 [INFO] [stdout] | [INFO] [stdout] 113 | [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 113 - [INFO] [stdout] 113 + [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `if` condition [INFO] [stdout] --> src/html/config.rs:114:59 [INFO] [stdout] | [INFO] [stdout] 114 | ... [INFO] [stdout] 114 + [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `if` condition [INFO] [stdout] --> src/html/config.rs:134:68 [INFO] [stdout] | [INFO] [stdout] 134 | ... [INFO] [stdout] 134 + [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `if` condition [INFO] [stdout] --> src/html/config.rs:135:61 [INFO] [stdout] | [INFO] [stdout] 135 | ... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 135 - [INFO] [stdout] 135 + [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `if` condition [INFO] [stdout] --> src/html/config.rs:136:61 [INFO] [stdout] | [INFO] [stdout] 136 | [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 136 - [INFO] [stdout] 136 + [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/html/game.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | job: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 | job: Option>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/html/game.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | job: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 | job: Option>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PlayersAnalisys` is never constructed [INFO] [stdout] --> src/html/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Msg { [INFO] [stdout] | --- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | PlayersAnalisys, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PlayersAnalisys` is never constructed [INFO] [stdout] --> src/html/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Msg { [INFO] [stdout] | --- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | PlayersAnalisys, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stdweb v0.4.12 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3e9a98387d2461acb483246f89d4b96c0f9d9bd3759c3efcca2bd4bdd1d15e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e9a98387d2461acb483246f89d4b96c0f9d9bd3759c3efcca2bd4bdd1d15e75", kill_on_drop: false }` [INFO] [stdout] 3e9a98387d2461acb483246f89d4b96c0f9d9bd3759c3efcca2bd4bdd1d15e75 [INFO] checking jleahred/connect4 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjleahred%2Fconnect4" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jleahred/connect4 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/jleahred/connect4 [INFO] finished tweaking git repo https://github.com/jleahred/connect4 [INFO] tweaked toml for git repo https://github.com/jleahred/connect4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jleahred/connect4 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 87c2e6848f565365088582df619490d728c4ac3cfd5a9852fe9d48bb8a496ffe [INFO] running `Command { std: "docker" "start" "-a" "87c2e6848f565365088582df619490d728c4ac3cfd5a9852fe9d48bb8a496ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87c2e6848f565365088582df619490d728c4ac3cfd5a9852fe9d48bb8a496ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c2e6848f565365088582df619490d728c4ac3cfd5a9852fe9d48bb8a496ffe", kill_on_drop: false }` [INFO] [stdout] 87c2e6848f565365088582df619490d728c4ac3cfd5a9852fe9d48bb8a496ffe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4c2717672ca270539227cdd3686b518ba06a08a56600e60ad928e0aa1f6a8811 [INFO] running `Command { std: "docker" "start" "-a" "4c2717672ca270539227cdd3686b518ba06a08a56600e60ad928e0aa1f6a8811", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.2 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling stdweb v0.4.12 [INFO] [stderr] Compiling base-x v0.2.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking idata v0.1.1 (https://github.com/jleahred/idata.git#08eab4e3) [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 335 | buf_get_impl!(self, 2, BigEndian::read_u16); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 356 | buf_get_impl!(self, 2, LittleEndian::read_u16); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 385 | buf_get_impl!(self, 2, BigEndian::read_i16); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 406 | buf_get_impl!(self, 2, LittleEndian::read_i16); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 435 | buf_get_impl!(self, 4, BigEndian::read_u32); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 456 | buf_get_impl!(self, 4, LittleEndian::read_u32); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 485 | buf_get_impl!(self, 4, BigEndian::read_i32); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 506 | buf_get_impl!(self, 4, LittleEndian::read_i32); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 535 | buf_get_impl!(self, 8, BigEndian::read_u64); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 556 | buf_get_impl!(self, 8, LittleEndian::read_u64); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 585 | buf_get_impl!(self, 8, BigEndian::read_i64); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 606 | buf_get_impl!(self, 8, LittleEndian::read_i64); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 828 | buf_get_impl!(self, 4, BigEndian::read_f32); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 850 | buf_get_impl!(self, 4, LittleEndian::read_f32); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 880 | buf_get_impl!(self, 8, BigEndian::read_f64); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.11/src/buf/buf.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct convertion was possible, advance and return [INFO] [stdout] 21 | | $this.advance($size); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $conv(&buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 902 | buf_get_impl!(self, 8, LittleEndian::read_f64); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (lib) due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4c2717672ca270539227cdd3686b518ba06a08a56600e60ad928e0aa1f6a8811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c2717672ca270539227cdd3686b518ba06a08a56600e60ad928e0aa1f6a8811", kill_on_drop: false }` [INFO] [stdout] 4c2717672ca270539227cdd3686b518ba06a08a56600e60ad928e0aa1f6a8811