[INFO] updating cached repository skaupper/pokerserver-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/skaupper/pokerserver-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/skaupper/pokerserver-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/skaupper/pokerserver-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/skaupper/pokerserver-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/skaupper/pokerserver-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/skaupper/pokerserver-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/skaupper/pokerserver-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0ac236b05694e2e2a7e8d7fb48157d0483878e75 [INFO] sha for GitHub repo skaupper/pokerserver-rust: 0ac236b05694e2e2a7e8d7fb48157d0483878e75 [INFO] validating manifest of skaupper/pokerserver-rust 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 skaupper/pokerserver-rust 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 skaupper/pokerserver-rust [INFO] finished frobbing skaupper/pokerserver-rust [INFO] frobbed toml for skaupper/pokerserver-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/skaupper/pokerserver-rust/Cargo.toml [INFO] started frobbing skaupper/pokerserver-rust [INFO] finished frobbing skaupper/pokerserver-rust [INFO] frobbed toml for skaupper/pokerserver-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/skaupper/pokerserver-rust/Cargo.toml [INFO] crate skaupper/pokerserver-rust 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 skaupper/pokerserver-rust against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/skaupper/pokerserver-rust:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 026ad8f1f359eb49b9e5288c36e92171cf8d97b41cdec394403f56d904acc68e [INFO] running `"docker" "start" "-a" "026ad8f1f359eb49b9e5288c36e92171cf8d97b41cdec394403f56d904acc68e"` [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num-complex v0.1.37 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling uuid v0.3.1 [INFO] [stderr] Compiling num-bigint v0.1.37 [INFO] [stderr] Compiling jsonway v1.0.1 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling cookie v0.3.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling valico v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling queryst v1.0.1 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] Compiling persistent v0.2.1 [INFO] [stderr] Compiling bodyparser v0.4.1 [INFO] [stderr] Compiling rustless v0.10.0 (https://github.com/rustless/rustless#90ed0f47) [INFO] [stderr] Compiling pokerserver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: expected item, found keyword `let` [INFO] [stderr] --> src/server_utils.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | let SERVER = PokerServer { ..Default::default() }; [INFO] [stderr] | ^^^ expected item [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `pokerserver`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "026ad8f1f359eb49b9e5288c36e92171cf8d97b41cdec394403f56d904acc68e"` [INFO] running `"docker" "rm" "-f" "026ad8f1f359eb49b9e5288c36e92171cf8d97b41cdec394403f56d904acc68e"` [INFO] [stdout] 026ad8f1f359eb49b9e5288c36e92171cf8d97b41cdec394403f56d904acc68e