[INFO] updating cached repository storyfeet/monchter [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/storyfeet/monchter [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/storyfeet/monchter" "work/ex/beta-1.38-1/sources/1.37.0/gh/storyfeet/monchter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/storyfeet/monchter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/storyfeet/monchter" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/storyfeet/monchter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/storyfeet/monchter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 36c33f27b26e183a3c43c1238210d36ba65f20c1 [INFO] sha for GitHub repo storyfeet/monchter: 36c33f27b26e183a3c43c1238210d36ba65f20c1 [INFO] validating manifest of storyfeet/monchter on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of storyfeet/monchter on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing storyfeet/monchter [INFO] removed path dependency lazyf from storyfeet/monchter [INFO] finished frobbing storyfeet/monchter [INFO] frobbed toml for storyfeet/monchter written to work/ex/beta-1.38-1/sources/1.37.0/gh/storyfeet/monchter/Cargo.toml [INFO] started frobbing storyfeet/monchter [INFO] removed path dependency lazyf from storyfeet/monchter [INFO] finished frobbing storyfeet/monchter [INFO] frobbed toml for storyfeet/monchter written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/storyfeet/monchter/Cargo.toml [INFO] crate storyfeet/monchter already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/storyfeet/monchter/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.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing storyfeet/monchter against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/storyfeet/monchter:/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-08-13" "build" "--frozen"` [INFO] [stdout] 25ceb9d48e1265f4559cb6c0fc55801fdfe3883365e1ea2a6b131963487b5620 [INFO] running `"docker" "start" "-a" "25ceb9d48e1265f4559cb6c0fc55801fdfe3883365e1ea2a6b131963487b5620"` [INFO] [stderr] warning: dependency (lazyf) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling pistoncore-input v0.20.0 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rusttype v0.3.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling pistoncore-window v0.30.0 [INFO] [stderr] Compiling piston2d-graphics v0.25.0 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.35.0 [INFO] [stderr] Compiling piston v0.35.0 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling winit v0.10.0 [INFO] [stderr] Compiling piston-gfx_texture v0.31.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.44.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.49.0 [INFO] [stderr] Compiling piston_window v0.76.0 [INFO] [stderr] Compiling monchter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: expected `,`, or `}`, found `creature` [INFO] [stderr] --> src/board.rs:55:21 [INFO] [stderr] | [INFO] [stderr] 55 | terrain: Terrain [INFO] [stderr] | ^ help: try adding a comma: `,` [INFO] [stderr] [INFO] [stderr] error: expected type, found `=` [INFO] [stderr] --> src/creatures.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | let ls := Lz::load("assets/cards.lz").unwrap(); [INFO] [stderr] | -- -^ expected type [INFO] [stderr] | | | [INFO] [stderr] | | help: use `=` if you meant to assign [INFO] [stderr] | while parsing the type for `ls` [INFO] [stderr] [INFO] [stderr] error: missing `fn`, `type`, or `const` for impl-item declaration [INFO] [stderr] --> src/creatures.rs:35:8 [INFO] [stderr] | [INFO] [stderr] 35 | pub from_lz(l:&Lz)->Self{ [INFO] [stderr] | ^ missing `fn`, `type`, or `const` [INFO] [stderr] [INFO] [stderr] error: missing `fn`, `type`, or `const` for impl-item declaration [INFO] [stderr] --> src/creatures.rs:43:8 [INFO] [stderr] | [INFO] [stderr] 43 | pub texture(&self,f:F)->G2dTexture{ [INFO] [stderr] | ^ missing `fn`, `type`, or `const` [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `custon_derive` [INFO] [stderr] --> src/main.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] extern crate custon_derive; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `monchter`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "25ceb9d48e1265f4559cb6c0fc55801fdfe3883365e1ea2a6b131963487b5620"` [INFO] running `"docker" "rm" "-f" "25ceb9d48e1265f4559cb6c0fc55801fdfe3883365e1ea2a6b131963487b5620"` [INFO] [stdout] 25ceb9d48e1265f4559cb6c0fc55801fdfe3883365e1ea2a6b131963487b5620