[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#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firauta%2Fregl-app" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/irauta/regl-app on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-5/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-5/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glfw v0.41.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74ffc8afcc110e6ec717c498f74f32e9435ee8370361ac30156644740c4c0625 [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" "74ffc8afcc110e6ec717c498f74f32e9435ee8370361ac30156644740c4c0625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74ffc8afcc110e6ec717c498f74f32e9435ee8370361ac30156644740c4c0625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74ffc8afcc110e6ec717c498f74f32e9435ee8370361ac30156644740c4c0625", kill_on_drop: false }` [INFO] [stdout] 74ffc8afcc110e6ec717c498f74f32e9435ee8370361ac30156644740c4c0625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaf897f2e4400885513d50d9f7d83353904c8b19b1f8228bd2b357f968ab5260 [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" "aaf897f2e4400885513d50d9f7d83353904c8b19b1f8228bd2b357f968ab5260", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cgmath v0.18.0 (https://github.com/bjz/cgmath-rs.git#637c566c) [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling gl v0.14.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] 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] 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[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] | help: `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] [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] | help: `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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "aaf897f2e4400885513d50d9f7d83353904c8b19b1f8228bd2b357f968ab5260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaf897f2e4400885513d50d9f7d83353904c8b19b1f8228bd2b357f968ab5260", kill_on_drop: false }` [INFO] [stdout] aaf897f2e4400885513d50d9f7d83353904c8b19b1f8228bd2b357f968ab5260