[INFO] updating cached repository deep-dive-studios/swarm [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/deep-dive-studios/swarm [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/deep-dive-studios/swarm" "work/ex/beta-1.38-1/sources/1.37.0/gh/deep-dive-studios/swarm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/deep-dive-studios/swarm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/deep-dive-studios/swarm" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/deep-dive-studios/swarm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/deep-dive-studios/swarm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 344cb1f40c8acebdf311949f7607cfa613d75a76 [INFO] sha for GitHub repo deep-dive-studios/swarm: 344cb1f40c8acebdf311949f7607cfa613d75a76 [INFO] validating manifest of deep-dive-studios/swarm 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 deep-dive-studios/swarm 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 deep-dive-studios/swarm [INFO] finished frobbing deep-dive-studios/swarm [INFO] frobbed toml for deep-dive-studios/swarm written to work/ex/beta-1.38-1/sources/1.37.0/gh/deep-dive-studios/swarm/Cargo.toml [INFO] started frobbing deep-dive-studios/swarm [INFO] finished frobbing deep-dive-studios/swarm [INFO] frobbed toml for deep-dive-studios/swarm written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/deep-dive-studios/swarm/Cargo.toml [INFO] crate deep-dive-studios/swarm 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] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/deep-dive-studios/swarm/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] [stderr] Updating git repository `https://github.com/deep-dive-studios/rust-attempt` [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] [stderr] Updating git repository `https://github.com/deep-dive-studios/rust-attempt` [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 deep-dive-studios/swarm against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/deep-dive-studios/swarm:/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.37.0" "build" "--frozen"` [INFO] [stdout] bc1969d79bad4b66321ee097ac353d4449d099415c780b9036301aa5512fcd10 [INFO] running `"docker" "start" "-a" "bc1969d79bad4b66321ee097ac353d4449d099415c780b9036301aa5512fcd10"` [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling piston-texture v0.7.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling attempt v0.1.1-dev (https://github.com/deep-dive-studios/rust-attempt#59b0c1d1) [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.34.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling image v0.22.1 [INFO] [stderr] Compiling winit v0.19.2 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling piston-gfx_texture v0.38.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.64.0 [INFO] [stderr] Compiling piston_window v0.103.0 [INFO] [stderr] Compiling swarm v0.0.1 (/opt/crater/workdir) [INFO] [stderr] error[E0277]: the trait bound `piston_window::PistonWindow: std::convert::From` is not satisfied [INFO] [stderr] --> src/main.rs:8:4 [INFO] [stderr] | [INFO] [stderr] 8 | .into(); [INFO] [stderr] | ^^^^ the trait `std::convert::From` is not implemented for `piston_window::PistonWindow` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::Into` for `piston_window::WindowSettings` [INFO] [stderr] [INFO] [stderr] error[E0277]: `piston_window::PistonWindow` is not an iterator [INFO] [stderr] --> src/main.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 12 | for e in window { [INFO] [stderr] | ^^^^^^ `piston_window::PistonWindow` is not an iterator [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::iter::Iterator` is not implemented for `piston_window::PistonWindow` [INFO] [stderr] = note: required by `std::iter::IntoIterator::into_iter` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `swarm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bc1969d79bad4b66321ee097ac353d4449d099415c780b9036301aa5512fcd10"` [INFO] running `"docker" "rm" "-f" "bc1969d79bad4b66321ee097ac353d4449d099415c780b9036301aa5512fcd10"` [INFO] [stdout] bc1969d79bad4b66321ee097ac353d4449d099415c780b9036301aa5512fcd10