[INFO] updating cached repository frjonsen/rust_pathfinding [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/frjonsen/rust_pathfinding [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/frjonsen/rust_pathfinding" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/frjonsen/rust_pathfinding"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/frjonsen/rust_pathfinding'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/frjonsen/rust_pathfinding" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/frjonsen/rust_pathfinding"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/frjonsen/rust_pathfinding'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f39c7c3ebacead37c5c30e59a44fbe64cedf97f1 [INFO] sha for GitHub repo frjonsen/rust_pathfinding: f39c7c3ebacead37c5c30e59a44fbe64cedf97f1 [INFO] validating manifest of frjonsen/rust_pathfinding on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of frjonsen/rust_pathfinding on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing frjonsen/rust_pathfinding [INFO] finished frobbing frjonsen/rust_pathfinding [INFO] frobbed toml for frjonsen/rust_pathfinding written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/frjonsen/rust_pathfinding/Cargo.toml [INFO] started frobbing frjonsen/rust_pathfinding [INFO] finished frobbing frjonsen/rust_pathfinding [INFO] frobbed toml for frjonsen/rust_pathfinding written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/frjonsen/rust_pathfinding/Cargo.toml [INFO] crate frjonsen/rust_pathfinding already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/frjonsen/rust_pathfinding/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" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking frjonsen/rust_pathfinding against master#c43d03a19f326f4a323569328cc501e86eb6d22e for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-5/master#c43d03a19f326f4a323569328cc501e86eb6d22e:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/frjonsen/rust_pathfinding:/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=forbid" "-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" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fe149f6081f9a75dedd1d48ae6189b8fd997f8323379162e43fec583ab4801b8 [INFO] running `"docker" "start" "-a" "fe149f6081f9a75dedd1d48ae6189b8fd997f8323379162e43fec583ab4801b8"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Checking piston-texture v0.7.0 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking gif v0.10.2 [INFO] [stderr] Checking shader_version v0.6.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking piston2d-graphics v0.34.0 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking glutin v0.21.1 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.1 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking piston2d-opengl_graphics v0.68.0 [INFO] [stderr] Checking pistoncore-input v0.28.0 [INFO] [stderr] Checking pistoncore-window v0.44.0 [INFO] [stderr] Checking pistoncore-event_loop v0.49.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.63.0 [INFO] [stderr] Checking piston v0.49.0 [INFO] [stderr] Checking paths v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `opengl_graphics::glyph_cache` [INFO] [stderr] --> src/main.rs:14:22 [INFO] [stderr] | [INFO] [stderr] 14 | use opengl_graphics::glyph_cache::GlyphCache; [INFO] [stderr] | ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics` [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] extern crate lazy_static; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `opengl_graphics::glyph_cache` [INFO] [stderr] --> src/main.rs:14:22 [INFO] [stderr] | [INFO] [stderr] 14 | use opengl_graphics::glyph_cache::GlyphCache; [INFO] [stderr] | ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics` [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] extern crate lazy_static; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `draw_width` on type `&piston::RenderArgs` [INFO] [stderr] --> src/main.rs:87:31 [INFO] [stderr] | [INFO] [stderr] 87 | let side: f64 = (args.draw_width as f64 - len as f64 + 1f64) / App::SIDE as f64; // Square side length [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `opengl` found for type `piston::WindowSettings` in the current scope [INFO] [stderr] --> src/main.rs:324:6 [INFO] [stderr] | [INFO] [stderr] 324 | .opengl(opengl) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `events` found for type `glutin_window::GlutinWindow` in the current scope [INFO] [stderr] --> src/main.rs:341:29 [INFO] [stderr] | [INFO] [stderr] 341 | let mut events = window.events(); [INFO] [stderr] | ^^^^^^ private field, not a method [INFO] [stderr] [INFO] [stderr] warning: unused import: `piston::event_loop` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use piston::event_loop::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0599, E0609. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error[E0609]: no field `draw_width` on type `&piston::RenderArgs` [INFO] [stderr] --> src/main.rs:87:31 [INFO] [stderr] | [INFO] [stderr] 87 | let side: f64 = (args.draw_width as f64 - len as f64 + 1f64) / App::SIDE as f64; // Square side length [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: Could not compile `paths`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `opengl` found for type `piston::WindowSettings` in the current scope [INFO] [stderr] --> src/main.rs:324:6 [INFO] [stderr] | [INFO] [stderr] 324 | .opengl(opengl) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `events` found for type `glutin_window::GlutinWindow` in the current scope [INFO] [stderr] --> src/main.rs:341:29 [INFO] [stderr] | [INFO] [stderr] 341 | let mut events = window.events(); [INFO] [stderr] | ^^^^^^ private field, not a method [INFO] [stderr] [INFO] [stderr] warning: unused import: `piston::event_loop` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use piston::event_loop::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0599, E0609. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `paths`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fe149f6081f9a75dedd1d48ae6189b8fd997f8323379162e43fec583ab4801b8"` [INFO] running `"docker" "rm" "-f" "fe149f6081f9a75dedd1d48ae6189b8fd997f8323379162e43fec583ab4801b8"` [INFO] [stdout] fe149f6081f9a75dedd1d48ae6189b8fd997f8323379162e43fec583ab4801b8