[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] checking tomassedovic/dose-response against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomassedovic%2Fdose-response" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomassedovic/dose-response on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/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-4/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e137489d5b80446dbb78bd167e40ee8e08110eac3ea6c5f278c58ff5f630ad4 [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" "4e137489d5b80446dbb78bd167e40ee8e08110eac3ea6c5f278c58ff5f630ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e137489d5b80446dbb78bd167e40ee8e08110eac3ea6c5f278c58ff5f630ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e137489d5b80446dbb78bd167e40ee8e08110eac3ea6c5f278c58ff5f630ad4", kill_on_drop: false }` [INFO] [stdout] 4e137489d5b80446dbb78bd167e40ee8e08110eac3ea6c5f278c58ff5f630ad4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2515182bb7d1dc7412775608f545e1207d20f05d59f7302b6c7313b4b0e81faa [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" "2515182bb7d1dc7412775608f545e1207d20f05d59f7302b6c7313b4b0e81faa", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking oorandom v11.0.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Checking stb_truetype v0.2.4 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Checking approx v0.3.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rusttype v0.7.3 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking backtrace v0.3.11 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Checking log-panics v2.0.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Checking toml_edit v0.1.5 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking winit v0.22.1 [INFO] [stderr] Checking glutin v0.24.0 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking image v0.20.1 [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: 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2515182bb7d1dc7412775608f545e1207d20f05d59f7302b6c7313b4b0e81faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2515182bb7d1dc7412775608f545e1207d20f05d59f7302b6c7313b4b0e81faa", kill_on_drop: false }` [INFO] [stdout] 2515182bb7d1dc7412775608f545e1207d20f05d59f7302b6c7313b4b0e81faa