[INFO] cloning repository https://github.com/tomassedovic/dose-response [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomassedovic/dose-response" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomassedovic%2Fdose-response", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomassedovic%2Fdose-response'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43439d9bc3db10cda7e68f05a52cc2d472764468 [INFO] testing tomassedovic/dose-response against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomassedovic%2Fdose-response" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomassedovic/dose-response on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/tomassedovic/dose-response [INFO] finished tweaking git repo https://github.com/tomassedovic/dose-response [INFO] tweaked toml for git repo https://github.com/tomassedovic/dose-response written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/tomassedovic/dose-response already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ascii v0.9.1 [INFO] [stderr] Downloaded zmq-sys v0.8.2 [INFO] [stderr] Downloaded winres v0.1.8 [INFO] [stderr] Downloaded oorandom v11.0.1 [INFO] [stderr] Downloaded zmq v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 208369b529c80bd484f2887cc14c74d9bd25c1f1cbda0806c19eabd4bf784c6a [INFO] running `Command { std: "docker" "start" "-a" "208369b529c80bd484f2887cc14c74d9bd25c1f1cbda0806c19eabd4bf784c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "208369b529c80bd484f2887cc14c74d9bd25c1f1cbda0806c19eabd4bf784c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "208369b529c80bd484f2887cc14c74d9bd25c1f1cbda0806c19eabd4bf784c6a", kill_on_drop: false }` [INFO] [stdout] 208369b529c80bd484f2887cc14c74d9bd25c1f1cbda0806c19eabd4bf784c6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c68ce88709921c1fedfc1e6b259f82fdd5ef3471e109e10c759a5b41bc2f2d23 [INFO] running `Command { std: "docker" "start" "-a" "c68ce88709921c1fedfc1e6b259f82fdd5ef3471e109e10c759a5b41bc2f2d23", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling oorandom v11.0.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling stb_truetype v0.2.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.1 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling approx v0.3.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rusttype v0.7.3 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.11 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling log-panics v2.0.0 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling winit v0.22.1 [INFO] [stderr] Compiling glutin v0.24.0 [INFO] [stderr] Compiling dose-response v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `cyclomatic_complexity` [INFO] [stdout] --> src/engine/glutin.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | #[allow(cyclomatic_complexity, unsafe_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `too_many_arguments` [INFO] [stdout] --> src/engine/opengl.rs:228:26 [INFO] [stdout] | [INFO] [stdout] 228 | #[allow(unsafe_code, too_many_arguments)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `too_many_arguments` [INFO] [stdout] --> src/game.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | #[allow(too_many_arguments)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `cyclomatic_complexity` [INFO] [stdout] --> src/game.rs:1029:9 [INFO] [stdout] | [INFO] [stdout] 1029 | #[allow(cyclomatic_complexity)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `map_entry` [INFO] [stdout] --> src/level.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[allow(map_entry)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 06s [INFO] running `Command { std: "docker" "inspect" "c68ce88709921c1fedfc1e6b259f82fdd5ef3471e109e10c759a5b41bc2f2d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c68ce88709921c1fedfc1e6b259f82fdd5ef3471e109e10c759a5b41bc2f2d23", kill_on_drop: false }` [INFO] [stdout] c68ce88709921c1fedfc1e6b259f82fdd5ef3471e109e10c759a5b41bc2f2d23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d40d878c43ea9385236995b943beedc0e4d7ac415aa6785c1e9a96e6d1cd17cb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d40d878c43ea9385236995b943beedc0e4d7ac415aa6785c1e9a96e6d1cd17cb", kill_on_drop: false }` [INFO] [stderr] Compiling dose-response v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `cyclomatic_complexity` [INFO] [stdout] --> src/engine/glutin.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | #[allow(cyclomatic_complexity, unsafe_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `too_many_arguments` [INFO] [stdout] --> src/engine/opengl.rs:228:26 [INFO] [stdout] | [INFO] [stdout] 228 | #[allow(unsafe_code, too_many_arguments)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `too_many_arguments` [INFO] [stdout] --> src/game.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | #[allow(too_many_arguments)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `cyclomatic_complexity` [INFO] [stdout] --> src/game.rs:1029:9 [INFO] [stdout] | [INFO] [stdout] 1029 | #[allow(cyclomatic_complexity)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `map_entry` [INFO] [stdout] --> src/level.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[allow(map_entry)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `rand` [INFO] [stdout] --> src/pathfinding.rs:204:23 [INFO] [stdout] | [INFO] [stdout] 204 | let mut rng = rand::IsaacRng::new_from_u64(0); [INFO] [stdout] | ^^^^ use of undeclared type or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 6 arguments but 5 arguments were supplied [INFO] [stdout] --> src/pathfinding.rs:283:26 [INFO] [stdout] | [INFO] [stdout] 15 | / pub fn find( [INFO] [stdout] 16 | | from: Point, [INFO] [stdout] 17 | | to: Point, [INFO] [stdout] 18 | | world: &mut World, [INFO] [stdout] ... | [INFO] [stdout] 129 | | Path { path } [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____- defined here [INFO] [stdout] ... [INFO] [stdout] 283 | let path: Path = Path::find( [INFO] [stdout] | ^^^^^^^^^^ expected 6 arguments [INFO] [stdout] 284 | board.start, [INFO] [stdout] | ----------- [INFO] [stdout] 285 | board.destination, [INFO] [stdout] | ----------------- [INFO] [stdout] 286 | &mut board.world, [INFO] [stdout] | ---------------- [INFO] [stdout] 287 | Blocker::WALL, [INFO] [stdout] | ------------- [INFO] [stdout] 288 | Point::new(0, 0), [INFO] [stdout] | ---------------- supplied 5 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 6 arguments but 5 arguments were supplied [INFO] [stdout] --> src/pathfinding.rs:310:26 [INFO] [stdout] | [INFO] [stdout] 15 | / pub fn find( [INFO] [stdout] 16 | | from: Point, [INFO] [stdout] 17 | | to: Point, [INFO] [stdout] 18 | | world: &mut World, [INFO] [stdout] ... | [INFO] [stdout] 129 | | Path { path } [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____- defined here [INFO] [stdout] ... [INFO] [stdout] 310 | let path: Path = Path::find( [INFO] [stdout] | ^^^^^^^^^^ expected 6 arguments [INFO] [stdout] 311 | board.start, [INFO] [stdout] | ----------- [INFO] [stdout] 312 | board.destination, [INFO] [stdout] | ----------------- [INFO] [stdout] 313 | &mut board.world, [INFO] [stdout] | ---------------- [INFO] [stdout] 314 | Blocker::WALL, [INFO] [stdout] | ------------- [INFO] [stdout] 315 | Point::new(0, 0), [INFO] [stdout] | ---------------- supplied 5 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 6 arguments but 5 arguments were supplied [INFO] [stdout] --> src/pathfinding.rs:332:26 [INFO] [stdout] | [INFO] [stdout] 15 | / pub fn find( [INFO] [stdout] 16 | | from: Point, [INFO] [stdout] 17 | | to: Point, [INFO] [stdout] 18 | | world: &mut World, [INFO] [stdout] ... | [INFO] [stdout] 129 | | Path { path } [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____- defined here [INFO] [stdout] ... [INFO] [stdout] 332 | let path: Path = Path::find( [INFO] [stdout] | ^^^^^^^^^^ expected 6 arguments [INFO] [stdout] 333 | board.start, [INFO] [stdout] | ----------- [INFO] [stdout] 334 | board.destination, [INFO] [stdout] | ----------------- [INFO] [stdout] 335 | &mut board.world, [INFO] [stdout] | ---------------- [INFO] [stdout] 336 | Blocker::WALL, [INFO] [stdout] | ------------- [INFO] [stdout] 337 | Point::new(0, 0), [INFO] [stdout] | ---------------- supplied 5 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 6 arguments but 5 arguments were supplied [INFO] [stdout] --> src/pathfinding.rs:358:26 [INFO] [stdout] | [INFO] [stdout] 15 | / pub fn find( [INFO] [stdout] 16 | | from: Point, [INFO] [stdout] 17 | | to: Point, [INFO] [stdout] 18 | | world: &mut World, [INFO] [stdout] ... | [INFO] [stdout] 129 | | Path { path } [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____- defined here [INFO] [stdout] ... [INFO] [stdout] 358 | let path: Path = Path::find( [INFO] [stdout] | ^^^^^^^^^^ expected 6 arguments [INFO] [stdout] 359 | board.start, [INFO] [stdout] | ----------- [INFO] [stdout] 360 | board.destination, [INFO] [stdout] | ----------------- [INFO] [stdout] 361 | &mut board.world, [INFO] [stdout] | ---------------- [INFO] [stdout] 362 | Blocker::WALL, [INFO] [stdout] | ------------- [INFO] [stdout] 363 | Point::new(0, 0), [INFO] [stdout] | ---------------- supplied 5 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 6 arguments but 5 arguments were supplied [INFO] [stdout] --> src/pathfinding.rs:384:26 [INFO] [stdout] | [INFO] [stdout] 15 | / pub fn find( [INFO] [stdout] 16 | | from: Point, [INFO] [stdout] 17 | | to: Point, [INFO] [stdout] 18 | | world: &mut World, [INFO] [stdout] ... | [INFO] [stdout] 129 | | Path { path } [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____- defined here [INFO] [stdout] ... [INFO] [stdout] 384 | let path: Path = Path::find( [INFO] [stdout] | ^^^^^^^^^^ expected 6 arguments [INFO] [stdout] 385 | board.start, [INFO] [stdout] | ----------- [INFO] [stdout] 386 | board.destination, [INFO] [stdout] | ----------------- [INFO] [stdout] 387 | &mut board.world, [INFO] [stdout] | ---------------- [INFO] [stdout] 388 | Blocker::WALL, [INFO] [stdout] | ------------- [INFO] [stdout] 389 | Point::new(0, 0), [INFO] [stdout] | ---------------- supplied 5 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 6 arguments but 5 arguments were supplied [INFO] [stdout] --> src/pathfinding.rs:404:26 [INFO] [stdout] | [INFO] [stdout] 15 | / pub fn find( [INFO] [stdout] 16 | | from: Point, [INFO] [stdout] 17 | | to: Point, [INFO] [stdout] 18 | | world: &mut World, [INFO] [stdout] ... | [INFO] [stdout] 129 | | Path { path } [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____- defined here [INFO] [stdout] ... [INFO] [stdout] 404 | let path: Path = Path::find( [INFO] [stdout] | ^^^^^^^^^^ expected 6 arguments [INFO] [stdout] 405 | board.start, [INFO] [stdout] | ----------- [INFO] [stdout] 406 | board.destination, [INFO] [stdout] | ----------------- [INFO] [stdout] 407 | &mut board.world, [INFO] [stdout] | ---------------- [INFO] [stdout] 408 | Blocker::WALL, [INFO] [stdout] | ------------- [INFO] [stdout] 409 | Point::new(0, 0), [INFO] [stdout] | ---------------- supplied 5 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 6 arguments but 5 arguments were supplied [INFO] [stdout] --> src/pathfinding.rs:435:26 [INFO] [stdout] | [INFO] [stdout] 15 | / pub fn find( [INFO] [stdout] 16 | | from: Point, [INFO] [stdout] 17 | | to: Point, [INFO] [stdout] 18 | | world: &mut World, [INFO] [stdout] ... | [INFO] [stdout] 129 | | Path { path } [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____- defined here [INFO] [stdout] ... [INFO] [stdout] 435 | let path: Path = Path::find( [INFO] [stdout] | ^^^^^^^^^^ expected 6 arguments [INFO] [stdout] 436 | board.start, [INFO] [stdout] | ----------- [INFO] [stdout] 437 | board.destination, [INFO] [stdout] | ----------------- [INFO] [stdout] 438 | &mut board.world, [INFO] [stdout] | ---------------- [INFO] [stdout] 439 | Blocker::WALL, [INFO] [stdout] | ------------- [INFO] [stdout] 440 | Point::new(0, 0), [INFO] [stdout] | ---------------- supplied 5 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dose-response`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d40d878c43ea9385236995b943beedc0e4d7ac415aa6785c1e9a96e6d1cd17cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d40d878c43ea9385236995b943beedc0e4d7ac415aa6785c1e9a96e6d1cd17cb", kill_on_drop: false }` [INFO] [stdout] d40d878c43ea9385236995b943beedc0e4d7ac415aa6785c1e9a96e6d1cd17cb