[INFO] updating cached repository MattWis/tak-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/MattWis/tak-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/MattWis/tak-server" "work/ex/beta-1.37-6/sources/1.36.0/gh/MattWis/tak-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/MattWis/tak-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/MattWis/tak-server" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/MattWis/tak-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/MattWis/tak-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c69438cfc13c3b54847accbb5ed633bd6f8f8337 [INFO] sha for GitHub repo MattWis/tak-server: c69438cfc13c3b54847accbb5ed633bd6f8f8337 [INFO] validating manifest of MattWis/tak-server 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 MattWis/tak-server 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 MattWis/tak-server [INFO] finished frobbing MattWis/tak-server [INFO] frobbed toml for MattWis/tak-server written to work/ex/beta-1.37-6/sources/1.36.0/gh/MattWis/tak-server/Cargo.toml [INFO] started frobbing MattWis/tak-server [INFO] finished frobbing MattWis/tak-server [INFO] frobbed toml for MattWis/tak-server written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/MattWis/tak-server/Cargo.toml [INFO] crate MattWis/tak-server 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/MattWis/tak-server/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 MattWis/tak-server 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/MattWis/tak-server:/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] f8110d29d39c7efca03f8774e84fd5fcb11f40fb9e6cc738f5c467808fbd4e0d [INFO] running `"docker" "start" "-a" "f8110d29d39c7efca03f8774e84fd5fcb11f40fb9e6cc738f5c467808fbd4e0d"` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling tak v0.5.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling buf_redux v0.6.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling urlencoded v0.6.0 [INFO] [stderr] Compiling params v0.8.0 [INFO] [stderr] Compiling tak-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: no rules expected the token `"/"` [INFO] [stderr] --> src/main.rs:208:30 [INFO] [stderr] | [INFO] [stderr] 208 | let router = router!(get "/" => list_games, [INFO] [stderr] | ^^^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `tak-server`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f8110d29d39c7efca03f8774e84fd5fcb11f40fb9e6cc738f5c467808fbd4e0d"` [INFO] running `"docker" "rm" "-f" "f8110d29d39c7efca03f8774e84fd5fcb11f40fb9e6cc738f5c467808fbd4e0d"` [INFO] [stdout] f8110d29d39c7efca03f8774e84fd5fcb11f40fb9e6cc738f5c467808fbd4e0d