[INFO] updating cached repository https://github.com/46bit/ancelstierre [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1c059d8f08db0d9bd4a26358ef96a1d6340794b6 [INFO] testing 46bit/ancelstierre against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2F46bit%2Fancelstierre" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/46bit/ancelstierre on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/46bit/ancelstierre [INFO] finished tweaking git repo https://github.com/46bit/ancelstierre [INFO] tweaked toml for git repo https://github.com/46bit/ancelstierre written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/46bit/ancelstierre already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 41f92448328d9b8c845a9b52ba8384b5721764148ffdfa7b9fa59501de470c3e [INFO] running `"docker" "start" "-a" "41f92448328d9b8c845a9b52ba8384b5721764148ffdfa7b9fa59501de470c3e"` [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling alga v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling nalgebra v0.17.1 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling winit v0.17.2 [INFO] [stderr] Compiling pistoncore-window v0.32.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.37.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.48.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling piston v0.37.0 [INFO] [stderr] Compiling piston-gfx_texture v0.34.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.52.0 [INFO] [stderr] Compiling piston_window v0.81.0 [INFO] [stderr] Compiling spade v1.7.0 [INFO] [stderr] Compiling ancelstierre v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.06s [INFO] running `"docker" "inspect" "41f92448328d9b8c845a9b52ba8384b5721764148ffdfa7b9fa59501de470c3e"` [INFO] running `"docker" "rm" "-f" "41f92448328d9b8c845a9b52ba8384b5721764148ffdfa7b9fa59501de470c3e"` [INFO] [stdout] 41f92448328d9b8c845a9b52ba8384b5721764148ffdfa7b9fa59501de470c3e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 8e4ce579f3b9f6b7db62e6d1858cc90e85d434cd01191f7689ef7409431e4b45 [INFO] running `"docker" "start" "-a" "8e4ce579f3b9f6b7db62e6d1858cc90e85d434cd01191f7689ef7409431e4b45"` [INFO] [stderr] Compiling ancelstierre v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Cell` in module `map` [INFO] [stderr] --> examples/constrained_delaunay_triangulation_from_map.rs:32:42 [INFO] [stderr] | [INFO] [stderr] 32 | if !map.cell_navigable(&map::Cell { x, y }) { [INFO] [stderr] | ^^^^ not found in `map` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 6 | use std::cell::Cell; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Cell` in module `map` [INFO] [stderr] --> examples/constrained_delaunay_triangulation_from_map.rs:35:45 [INFO] [stderr] | [INFO] [stderr] 35 | if map.cell_navigable(&map::Cell { x: x, y: y - 1 }) { [INFO] [stderr] | ^^^^ not found in `map` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 6 | use std::cell::Cell; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Cell` in module `map` [INFO] [stderr] --> examples/constrained_delaunay_triangulation_from_map.rs:41:53 [INFO] [stderr] | [INFO] [stderr] 41 | || map.cell_navigable(&map::Cell { x: x + width, y: y }) [INFO] [stderr] | ^^^^ not found in `map` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 6 | use std::cell::Cell; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Cell` in module `map` [INFO] [stderr] --> examples/constrained_delaunay_triangulation_from_map.rs:51:45 [INFO] [stderr] | [INFO] [stderr] 51 | if map.cell_navigable(&map::Cell { x: x, y: y + 1 }) { [INFO] [stderr] | ^^^^ not found in `map` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 6 | use std::cell::Cell; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Cell` in module `map` [INFO] [stderr] --> examples/constrained_delaunay_triangulation_from_map.rs:57:45 [INFO] [stderr] | [INFO] [stderr] 57 | if map.cell_navigable(&map::Cell { x: x - 1, y: y }) { [INFO] [stderr] | ^^^^ not found in `map` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 6 | use std::cell::Cell; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Cell` in module `map` [INFO] [stderr] --> examples/pathfinding_on_map_using_cdt.rs:97:42 [INFO] [stderr] | [INFO] [stderr] 97 | if !map.cell_navigable(&map::Cell { x, y }) { [INFO] [stderr] | ^^^^ not found in `map` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 7 | use std::cell::Cell; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Cell` in module `map` [INFO] [stderr] --> examples/pathfinding_on_map_using_cdt.rs:105:46 [INFO] [stderr] | [INFO] [stderr] 105 | if !map.cell_navigable(&map::Cell { x: x, y: y - 1 }) { [INFO] [stderr] | ^^^^ not found in `map` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 7 | use std::cell::Cell; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Cell` in module `map` [INFO] [stderr] --> examples/pathfinding_on_map_using_cdt.rs:108:46 [INFO] [stderr] | [INFO] [stderr] 108 | if !map.cell_navigable(&map::Cell { x: x + 1, y: y }) { [INFO] [stderr] | ^^^^ not found in `map` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 7 | use std::cell::Cell; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Cell` in module `map` [INFO] [stderr] --> examples/pathfinding_on_map_using_cdt.rs:111:46 [INFO] [stderr] | [INFO] [stderr] 111 | if !map.cell_navigable(&map::Cell { x: x, y: y + 1 }) { [INFO] [stderr] | ^^^^ not found in `map` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 7 | use std::cell::Cell; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Cell` in module `map` [INFO] [stderr] --> examples/pathfinding_on_map_using_cdt.rs:114:46 [INFO] [stderr] | [INFO] [stderr] 114 | if !map.cell_navigable(&map::Cell { x: x - 1, y: y }) { [INFO] [stderr] | ^^^^ not found in `map` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 7 | use std::cell::Cell; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cell_navigable` found for type `ancelstierre::map::Map` in the current scope [INFO] [stderr] --> examples/constrained_delaunay_triangulation_from_map.rs:32:21 [INFO] [stderr] | [INFO] [stderr] 32 | if !map.cell_navigable(&map::Cell { x, y }) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: there is a method with a similar name: `cell_passable` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cell_navigable` found for type `ancelstierre::map::Map` in the current scope [INFO] [stderr] --> examples/pathfinding_on_map_using_cdt.rs:97:21 [INFO] [stderr] | [INFO] [stderr] 97 | if !map.cell_navigable(&map::Cell { x, y }) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: there is a method with a similar name: `cell_passable` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cell_navigable` found for type `ancelstierre::map::Map` in the current scope [INFO] [stderr] --> examples/constrained_delaunay_triangulation_from_map.rs:35:24 [INFO] [stderr] | [INFO] [stderr] 35 | if map.cell_navigable(&map::Cell { x: x, y: y - 1 }) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: there is a method with a similar name: `cell_passable` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cell_navigable` found for type `ancelstierre::map::Map` in the current scope [INFO] [stderr] --> examples/pathfinding_on_map_using_cdt.rs:105:25 [INFO] [stderr] | [INFO] [stderr] 105 | if !map.cell_navigable(&map::Cell { x: x, y: y - 1 }) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: there is a method with a similar name: `cell_passable` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cell_navigable` found for type `ancelstierre::map::Map` in the current scope [INFO] [stderr] --> examples/constrained_delaunay_triangulation_from_map.rs:41:32 [INFO] [stderr] | [INFO] [stderr] 41 | || map.cell_navigable(&map::Cell { x: x + width, y: y }) [INFO] [stderr] | ^^^^^^^^^^^^^^ help: there is a method with a similar name: `cell_passable` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cell_navigable` found for type `ancelstierre::map::Map` in the current scope [INFO] [stderr] --> examples/pathfinding_on_map_using_cdt.rs:108:25 [INFO] [stderr] | [INFO] [stderr] 108 | if !map.cell_navigable(&map::Cell { x: x + 1, y: y }) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: there is a method with a similar name: `cell_passable` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cell_navigable` found for type `ancelstierre::map::Map` in the current scope [INFO] [stderr] --> examples/constrained_delaunay_triangulation_from_map.rs:51:24 [INFO] [stderr] | [INFO] [stderr] 51 | if map.cell_navigable(&map::Cell { x: x, y: y + 1 }) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: there is a method with a similar name: `cell_passable` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cell_navigable` found for type `ancelstierre::map::Map` in the current scope [INFO] [stderr] --> examples/pathfinding_on_map_using_cdt.rs:111:25 [INFO] [stderr] | [INFO] [stderr] 111 | if !map.cell_navigable(&map::Cell { x: x, y: y + 1 }) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: there is a method with a similar name: `cell_passable` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cell_navigable` found for type `ancelstierre::map::Map` in the current scope [INFO] [stderr] --> examples/constrained_delaunay_triangulation_from_map.rs:57:24 [INFO] [stderr] | [INFO] [stderr] 57 | if map.cell_navigable(&map::Cell { x: x - 1, y: y }) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: there is a method with a similar name: `cell_passable` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cell_navigable` found for type `ancelstierre::map::Map` in the current scope [INFO] [stderr] --> examples/pathfinding_on_map_using_cdt.rs:114:25 [INFO] [stderr] | [INFO] [stderr] 114 | if !map.cell_navigable(&map::Cell { x: x - 1, y: y }) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: there is a method with a similar name: `cell_passable` [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0422, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0422`. [INFO] [stderr] error: could not compile `ancelstierre`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0422, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0422`. [INFO] [stderr] error: could not compile `ancelstierre`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "8e4ce579f3b9f6b7db62e6d1858cc90e85d434cd01191f7689ef7409431e4b45"` [INFO] running `"docker" "rm" "-f" "8e4ce579f3b9f6b7db62e6d1858cc90e85d434cd01191f7689ef7409431e4b45"` [INFO] [stdout] 8e4ce579f3b9f6b7db62e6d1858cc90e85d434cd01191f7689ef7409431e4b45