[INFO] cloning repository https://github.com/epvpsyc/trafficsim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/epvpsyc/trafficsim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepvpsyc%2Ftrafficsim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepvpsyc%2Ftrafficsim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eef2a23fe120d5ecda77112ca8387555ed697aa2 [INFO] checking epvpsyc/trafficsim against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepvpsyc%2Ftrafficsim" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/epvpsyc/trafficsim on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/epvpsyc/trafficsim [INFO] finished tweaking git repo https://github.com/epvpsyc/trafficsim [INFO] tweaked toml for git repo https://github.com/epvpsyc/trafficsim written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/epvpsyc/trafficsim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smithay-client-toolkit v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9dfac2c8a834667db77c8ee6c0f70ee5dc531aad3cc71e875dab3aeff45fa21 [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" "b9dfac2c8a834667db77c8ee6c0f70ee5dc531aad3cc71e875dab3aeff45fa21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9dfac2c8a834667db77c8ee6c0f70ee5dc531aad3cc71e875dab3aeff45fa21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9dfac2c8a834667db77c8ee6c0f70ee5dc531aad3cc71e875dab3aeff45fa21", kill_on_drop: false }` [INFO] [stdout] b9dfac2c8a834667db77c8ee6c0f70ee5dc531aad3cc71e875dab3aeff45fa21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--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] 4502a2c2426761d1fbc97538a0c310e9a934fd7dc311563da602296531d57aac [INFO] running `Command { std: "docker" "start" "-a" "4502a2c2426761d1fbc97538a0c310e9a934fd7dc311563da602296531d57aac", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking interpolation v0.1.0 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking approx v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking wayland-protocols v0.21.7 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking rusttype v0.7.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking andrew v0.1.4 [INFO] [stderr] Checking piston2d-graphics v0.28.0 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking smithay-client-toolkit v0.4.2 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking winit v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Checking tiff v0.2.1 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking pistoncore-input v0.23.0 [INFO] [stderr] Checking piston2d-opengl_graphics v0.57.0 [INFO] [stderr] Checking pistoncore-window v0.34.0 [INFO] [stderr] Checking pistoncore-event_loop v0.39.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.51.1 [INFO] [stderr] Checking piston v0.39.0 [INFO] [stderr] Checking trafficsim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `f65` in this scope [INFO] [stdout] --> src/car.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | pub points: [[f65; 2]; 4], [INFO] [stdout] | ^^^ help: a builtin type with a similar name exists: `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_x` in this scope [INFO] [stdout] --> src/car.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | [position_x - self.width / 2.0 - self.length / 2.0, position_y - self.width / 2.0 - self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_y` in this scope [INFO] [stdout] --> src/car.rs:50:65 [INFO] [stdout] | [INFO] [stdout] 50 | [position_x - self.width / 2.0 - self.length / 2.0, position_y - self.width / 2.0 - self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_x` in this scope [INFO] [stdout] --> src/car.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 51 | [position_x - self.width / 2.0 + self.length / 2.0, position_y - self.width / 2.0 + self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_y` in this scope [INFO] [stdout] --> src/car.rs:51:65 [INFO] [stdout] | [INFO] [stdout] 51 | [position_x - self.width / 2.0 + self.length / 2.0, position_y - self.width / 2.0 + self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_x` in this scope [INFO] [stdout] --> src/car.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | [position_x + self.width / 2.0 - self.length / 2.0, position_y + self.width / 2.0 - self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_y` in this scope [INFO] [stdout] --> src/car.rs:52:65 [INFO] [stdout] | [INFO] [stdout] 52 | [position_x + self.width / 2.0 - self.length / 2.0, position_y + self.width / 2.0 - self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_x` in this scope [INFO] [stdout] --> src/car.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | [position_x + self.width / 2.0 + self.length / 2.0, position_y + self.width / 2.0 + self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_y` in this scope [INFO] [stdout] --> src/car.rs:53:65 [INFO] [stdout] | [INFO] [stdout] 53 | [position_x + self.width / 2.0 + self.length / 2.0, position_y + self.width / 2.0 + self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `f65` in this scope [INFO] [stdout] --> src/car.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | pub points: [[f65; 2]; 4], [INFO] [stdout] | ^^^ help: a builtin type with a similar name exists: `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_x` in this scope [INFO] [stdout] --> src/car.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | [position_x - self.width / 2.0 - self.length / 2.0, position_y - self.width / 2.0 - self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_y` in this scope [INFO] [stdout] --> src/car.rs:50:65 [INFO] [stdout] | [INFO] [stdout] 50 | [position_x - self.width / 2.0 - self.length / 2.0, position_y - self.width / 2.0 - self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_x` in this scope [INFO] [stdout] --> src/car.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 51 | [position_x - self.width / 2.0 + self.length / 2.0, position_y - self.width / 2.0 + self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_y` in this scope [INFO] [stdout] --> src/car.rs:51:65 [INFO] [stdout] | [INFO] [stdout] 51 | [position_x - self.width / 2.0 + self.length / 2.0, position_y - self.width / 2.0 + self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_x` in this scope [INFO] [stdout] --> src/car.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | [position_x + self.width / 2.0 - self.length / 2.0, position_y + self.width / 2.0 - self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_y` in this scope [INFO] [stdout] --> src/car.rs:52:65 [INFO] [stdout] | [INFO] [stdout] 52 | [position_x + self.width / 2.0 - self.length / 2.0, position_y + self.width / 2.0 - self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_x` in this scope [INFO] [stdout] --> src/car.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | [position_x + self.width / 2.0 + self.length / 2.0, position_y + self.width / 2.0 + self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `position_y` in this scope [INFO] [stdout] --> src/car.rs:53:65 [INFO] [stdout] | [INFO] [stdout] 53 | [position_x + self.width / 2.0 + self.length / 2.0, position_y + self.width / 2.0 + self.length / 2.0], [INFO] [stdout] | ^^^^^^^^^^ help: you might have meant to use the available field: `self.position_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/car.rs:81:39 [INFO] [stdout] | [INFO] [stdout] 81 | let mut polygons = vec![self, entity]; [INFO] [stdout] | ^^^^^^ expected `&mut Car`, found struct `Car` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/car.rs:81:39 [INFO] [stdout] | [INFO] [stdout] 81 | let mut polygons = vec![self, entity]; [INFO] [stdout] | ^^^^^^ expected `&mut Car`, found struct `Car` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trafficsim` [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] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4502a2c2426761d1fbc97538a0c310e9a934fd7dc311563da602296531d57aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4502a2c2426761d1fbc97538a0c310e9a934fd7dc311563da602296531d57aac", kill_on_drop: false }` [INFO] [stdout] 4502a2c2426761d1fbc97538a0c310e9a934fd7dc311563da602296531d57aac