[INFO] cloning repository https://github.com/irauta/regl-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/irauta/regl-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firauta%2Fregl-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firauta%2Fregl-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c6f84e2f845267714f5b5f1117eb426a5f459f6 [INFO] checking irauta/regl-app against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firauta%2Fregl-app" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/irauta/regl-app on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/irauta/regl-app [INFO] finished tweaking git repo https://github.com/irauta/regl-app [INFO] tweaked toml for git repo https://github.com/irauta/regl-app written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/irauta/regl-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/bjz/cgmath-rs.git` [INFO] [stderr] Updating git repository `https://github.com/irauta/regl.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] d65d49d9d908140c37432868a05a1e5cbf75aa72154ff2d174f393b9eeae3db3 [INFO] running `Command { std: "docker" "start" "-a" "d65d49d9d908140c37432868a05a1e5cbf75aa72154ff2d174f393b9eeae3db3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d65d49d9d908140c37432868a05a1e5cbf75aa72154ff2d174f393b9eeae3db3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65d49d9d908140c37432868a05a1e5cbf75aa72154ff2d174f393b9eeae3db3", kill_on_drop: false }` [INFO] [stdout] d65d49d9d908140c37432868a05a1e5cbf75aa72154ff2d174f393b9eeae3db3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f83f5d5ae2449b80d86655e2dfffbda998c5c54f31edfdd47d666f3977d3224 [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" "8f83f5d5ae2449b80d86655e2dfffbda998c5c54f31edfdd47d666f3977d3224", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cgmath v0.18.0 (https://github.com/bjz/cgmath-rs.git#637c566c) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking glfw v0.41.0 [INFO] [stderr] Checking regl v0.1.0 (https://github.com/irauta/regl.git#c80116e6) [INFO] [stderr] Checking regl-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Rotation3` [INFO] [stdout] --> src/graphics.rs:2:46 [INFO] [stdout] | [INFO] [stdout] 2 | use ::cgmath::{Matrix4,Vector3,Point3,Basis3,Rotation3,Rotation,Rad}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rotation3` [INFO] [stdout] --> src/graphics.rs:2:46 [INFO] [stdout] | [INFO] [stdout] 2 | use ::cgmath::{Matrix4,Vector3,Point3,Basis3,Rotation3,Rotation,Rad}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_euler` found for struct `Basis3<_>` in the current scope [INFO] [stdout] --> src/graphics.rs:181:29 [INFO] [stdout] | [INFO] [stdout] 181 | let basis = Basis3::from_euler(rad(pitch), rad(yaw), rad(0.0)); [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `Basis3<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cgmath::Matrix4::::look_at`: Use Matrix4::look_at_rh [INFO] [stdout] --> src/graphics.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | Matrix4::look_at(&eye, ¢er, &up) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/graphics.rs:187:26 [INFO] [stdout] | [INFO] [stdout] 187 | Matrix4::look_at(&eye, ¢er, &up) [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `Point3`, found `&Point3<_>` [INFO] [stdout] | help: consider removing the borrow: `eye` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Point3` [INFO] [stdout] found reference `&Point3<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/graphics.rs:187:32 [INFO] [stdout] | [INFO] [stdout] 187 | Matrix4::look_at(&eye, ¢er, &up) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `Point3`, found `&Point3<{float}>` [INFO] [stdout] | help: consider removing the borrow: `center` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Point3` [INFO] [stdout] found reference `&Point3<{float}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/graphics.rs:187:41 [INFO] [stdout] | [INFO] [stdout] 187 | Matrix4::look_at(&eye, ¢er, &up) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `Vector3`, found `&Vector3<_>` [INFO] [stdout] | help: consider removing the borrow: `up` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vector3` [INFO] [stdout] found reference `&Vector3<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Rad` has no field named `s` [INFO] [stdout] --> src/graphics.rs:210:11 [INFO] [stdout] | [INFO] [stdout] 210 | Rad { s: value } [INFO] [stdout] | --- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `Rad<_>` is a tuple struct, use the appropriate syntax: `Rad<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/637c566/src/angle.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Rad(pub S); [INFO] [stdout] | --- `Rad<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rotation` [INFO] [stdout] --> src/graphics.rs:2:56 [INFO] [stdout] | [INFO] [stdout] 2 | use ::cgmath::{Matrix4,Vector3,Point3,Basis3,Rotation3,Rotation,Rad}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0560, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `regl-app` [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[E0599]: no function or associated item named `from_euler` found for struct `Basis3<_>` in the current scope [INFO] [stdout] --> src/graphics.rs:181:29 [INFO] [stdout] | [INFO] [stdout] 181 | let basis = Basis3::from_euler(rad(pitch), rad(yaw), rad(0.0)); [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `Basis3<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cgmath::Matrix4::::look_at`: Use Matrix4::look_at_rh [INFO] [stdout] --> src/graphics.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | Matrix4::look_at(&eye, ¢er, &up) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/graphics.rs:187:26 [INFO] [stdout] | [INFO] [stdout] 187 | Matrix4::look_at(&eye, ¢er, &up) [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `Point3`, found `&Point3<_>` [INFO] [stdout] | help: consider removing the borrow: `eye` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Point3` [INFO] [stdout] found reference `&Point3<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/graphics.rs:187:32 [INFO] [stdout] | [INFO] [stdout] 187 | Matrix4::look_at(&eye, ¢er, &up) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `Point3`, found `&Point3<{float}>` [INFO] [stdout] | help: consider removing the borrow: `center` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Point3` [INFO] [stdout] found reference `&Point3<{float}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/graphics.rs:187:41 [INFO] [stdout] | [INFO] [stdout] 187 | Matrix4::look_at(&eye, ¢er, &up) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `Vector3`, found `&Vector3<_>` [INFO] [stdout] | help: consider removing the borrow: `up` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vector3` [INFO] [stdout] found reference `&Vector3<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Rad` has no field named `s` [INFO] [stdout] --> src/graphics.rs:210:11 [INFO] [stdout] | [INFO] [stdout] 210 | Rad { s: value } [INFO] [stdout] | --- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `Rad<_>` is a tuple struct, use the appropriate syntax: `Rad<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/637c566/src/angle.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Rad(pub S); [INFO] [stdout] | --- `Rad<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rotation` [INFO] [stdout] --> src/graphics.rs:2:56 [INFO] [stdout] | [INFO] [stdout] 2 | use ::cgmath::{Matrix4,Vector3,Point3,Basis3,Rotation3,Rotation,Rad}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0560, E0599. [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" "8f83f5d5ae2449b80d86655e2dfffbda998c5c54f31edfdd47d666f3977d3224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f83f5d5ae2449b80d86655e2dfffbda998c5c54f31edfdd47d666f3977d3224", kill_on_drop: false }` [INFO] [stdout] 8f83f5d5ae2449b80d86655e2dfffbda998c5c54f31edfdd47d666f3977d3224