[INFO] cloning repository https://github.com/CrunchwrapSupreme/raycaster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CrunchwrapSupreme/raycaster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrunchwrapSupreme%2Fraycaster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrunchwrapSupreme%2Fraycaster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c45d79328356f697af14f6f6dbe2d01feb530c7 [INFO] testing CrunchwrapSupreme/raycaster against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrunchwrapSupreme%2Fraycaster" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CrunchwrapSupreme/raycaster on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CrunchwrapSupreme/raycaster [INFO] finished tweaking git repo https://github.com/CrunchwrapSupreme/raycaster [INFO] tweaked toml for git repo https://github.com/CrunchwrapSupreme/raycaster written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/CrunchwrapSupreme/raycaster already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80f73b9e0c00b968fd86ad32a5b69f089280e8e0ff3dedfaec563fb40bc05cf2 [INFO] running `Command { std: "docker" "start" "-a" "80f73b9e0c00b968fd86ad32a5b69f089280e8e0ff3dedfaec563fb40bc05cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80f73b9e0c00b968fd86ad32a5b69f089280e8e0ff3dedfaec563fb40bc05cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80f73b9e0c00b968fd86ad32a5b69f089280e8e0ff3dedfaec563fb40bc05cf2", kill_on_drop: false }` [INFO] [stdout] 80f73b9e0c00b968fd86ad32a5b69f089280e8e0ff3dedfaec563fb40bc05cf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52859d773d462a462cd9f21a85fe82a4f16209b5d5281096fcecaab85a6a6ce7 [INFO] running `Command { std: "docker" "start" "-a" "52859d773d462a462cd9f21a85fe82a4f16209b5d5281096fcecaab85a6a6ce7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling simba v0.7.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling wgpu-hal v0.12.4 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling pixels v0.9.0 [INFO] [stderr] Compiling winit_input_helper v0.11.1 [INFO] [stderr] Compiling test-engine-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.85s [INFO] running `Command { std: "docker" "inspect" "52859d773d462a462cd9f21a85fe82a4f16209b5d5281096fcecaab85a6a6ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52859d773d462a462cd9f21a85fe82a4f16209b5d5281096fcecaab85a6a6ce7", kill_on_drop: false }` [INFO] [stdout] 52859d773d462a462cd9f21a85fe82a4f16209b5d5281096fcecaab85a6a6ce7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c842abf05acb44254295f549e4c731ee485f7d812a227e3da78f2ab22838d55 [INFO] running `Command { std: "docker" "start" "-a" "3c842abf05acb44254295f549e4c731ee485f7d812a227e3da78f2ab22838d55", kill_on_drop: false }` [INFO] [stderr] Compiling test-engine-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/map.rs:174:23 [INFO] [stdout] | [INFO] [stdout] 174 | let hit = map.cast_ray(pos, dir); [INFO] [stdout] | ^^^^^^^^ --- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/map.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn cast_ray(&self, pos: Vector2D, dir: Vector2D, max_len: f64) -> Option { [INFO] [stdout] | ^^^^^^^^ ----- ------------- ------------- ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/map.rs:181:23 [INFO] [stdout] | [INFO] [stdout] 181 | let hit = map.cast_ray(pos, dir); [INFO] [stdout] | ^^^^^^^^ --- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/map.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn cast_ray(&self, pos: Vector2D, dir: Vector2D, max_len: f64) -> Option { [INFO] [stdout] | ^^^^^^^^ ----- ------------- ------------- ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `test-engine-rust` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "3c842abf05acb44254295f549e4c731ee485f7d812a227e3da78f2ab22838d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c842abf05acb44254295f549e4c731ee485f7d812a227e3da78f2ab22838d55", kill_on_drop: false }` [INFO] [stdout] 3c842abf05acb44254295f549e4c731ee485f7d812a227e3da78f2ab22838d55