[INFO] cloning repository hemangandhi/tichu [INFO] running `"git" "clone" "--bare" "git://github.com/hemangandhi/tichu.git" "work/cache/sources/gh/hemangandhi/tichu"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/hemangandhi/tichu'... [INFO] running `"git" "clone" "work/cache/sources/gh/hemangandhi/tichu" "work/ex/beta-1.37-6/sources/1.36.0/gh/hemangandhi/tichu"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hemangandhi/tichu'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hemangandhi/tichu" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hemangandhi/tichu"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hemangandhi/tichu'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 050a24cdc1522dff0321edc0642d820ef35f3535 [INFO] sha for GitHub repo hemangandhi/tichu: 050a24cdc1522dff0321edc0642d820ef35f3535 [INFO] validating manifest of hemangandhi/tichu on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hemangandhi/tichu on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hemangandhi/tichu [INFO] finished frobbing hemangandhi/tichu [INFO] frobbed toml for hemangandhi/tichu written to work/ex/beta-1.37-6/sources/1.36.0/gh/hemangandhi/tichu/Cargo.toml [INFO] started frobbing hemangandhi/tichu [INFO] finished frobbing hemangandhi/tichu [INFO] frobbed toml for hemangandhi/tichu written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hemangandhi/tichu/Cargo.toml [INFO] crate hemangandhi/tichu already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hemangandhi/tichu against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hemangandhi/tichu:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 58a3c4469e167778290e645c3789ee623094cbd02cd53cb7389c71f1e00aa2ba [INFO] running `"docker" "start" "-a" "58a3c4469e167778290e645c3789ee623094cbd02cd53cb7389c71f1e00aa2ba"` [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling cached v0.8.0 [INFO] [stderr] Compiling tishu v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0532]: expected unit struct/variant or constant, found tuple variant `TichuCall::GrandTichu` [INFO] [stderr] --> src/tichu/game.rs:357:39 [INFO] [stderr] | [INFO] [stderr] 357 | } else if let TichuCall::GrandTichu = calls_tichu { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not a unit struct/variant or constant [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/tichu/game.rs:358:29 [INFO] [stderr] | [INFO] [stderr] 358 | TichuCall::Tichu [INFO] [stderr] | ^^^^^^^^^^^^^^^^ expected enum `tichu::game::TichuCall`, found fn item [INFO] [stderr] | [INFO] [stderr] = note: expected type `tichu::game::TichuCall` [INFO] [stderr] found type `fn(f64) -> tichu::game::TichuCall {tichu::game::TichuCall::Tichu}` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0532. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `tishu`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "58a3c4469e167778290e645c3789ee623094cbd02cd53cb7389c71f1e00aa2ba"` [INFO] running `"docker" "rm" "-f" "58a3c4469e167778290e645c3789ee623094cbd02cd53cb7389c71f1e00aa2ba"` [INFO] [stdout] 58a3c4469e167778290e645c3789ee623094cbd02cd53cb7389c71f1e00aa2ba