[INFO] cloning repository https://github.com/Boilingtub/rustygame
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Boilingtub/rustygame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoilingtub%2Frustygame", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoilingtub%2Frustygame'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba2039157b3fd5f9a25784f3bba53ab130dc29de
[INFO] checking Boilingtub/rustygame against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoilingtub%2Frustygame" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Boilingtub/rustygame
[INFO] finished tweaking git repo https://github.com/Boilingtub/rustygame
[INFO] tweaked toml for git repo https://github.com/Boilingtub/rustygame written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Boilingtub/rustygame on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Boilingtub/rustygame already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gl v0.14.0
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded glfw v0.51.0
[INFO] [stderr]   Downloaded glfw-sys v4.0.0+3.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5976501f270daa86c6a9e4515c8878ed1dfe554af4de93977c90b8cdf4dcd692
[INFO] running `Command { std: "docker" "start" "-a" "5976501f270daa86c6a9e4515c8878ed1dfe554af4de93977c90b8cdf4dcd692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5976501f270daa86c6a9e4515c8878ed1dfe554af4de93977c90b8cdf4dcd692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5976501f270daa86c6a9e4515c8878ed1dfe554af4de93977c90b8cdf4dcd692", kill_on_drop: false }`
[INFO] [stdout] 5976501f270daa86c6a9e4515c8878ed1dfe554af4de93977c90b8cdf4dcd692
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77b4e2ac2a96ffcee1fdb3b6ca7728c8b004a1c3db54ad4223e5245cfde442a6
[INFO] running `Command { std: "docker" "start" "-a" "77b4e2ac2a96ffcee1fdb3b6ca7728c8b004a1c3db54ad4223e5245cfde442a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling glfw-sys v4.0.0+3.3.5
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking is-terminal v0.4.3
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking glfw v0.51.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]     Checking rustygame v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]    --> src/graphics/gl_wrapper.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[allow(temporary_cstring_as_ptr)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dangling_pointers_from_temporaries`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ibo`, `vbo`, and `cbo` are never read
[INFO] [stdout]   --> src/graphics/primitives.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct Buffers {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout]  8 |     ibo : BufferObject,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]  9 |     vbo : BufferObject,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     cbo : BufferObject,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index_attribute`, `position_attribute`, and `color_attribute` are never read
[INFO] [stdout]   --> src/graphics/primitives.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Attributes{
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 16 |     index_attribute : VertexAttribute,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     position_attribute : VertexAttribute,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     color_attribute : VertexAttribute,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `enable_all_attributes` and `disable_all_attributes` are never used
[INFO] [stdout]   --> src/graphics/primitives.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Attributes{ 
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 21 |     fn enable_all_attributes(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn disable_all_attributes(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `verticies`, `buffers`, and `attributes` are never read
[INFO] [stdout]   --> src/graphics/primitives.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct Triangle{
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 60 |     name : String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     verticies : Vec<Vertex>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 64 |     indicies : Vec<i32>,
[INFO] [stdout] 65 |     buffers : Buffers,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 66 |     attributes : Attributes,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/graphics/primitives.rs:94:41
[INFO] [stdout]    |
[INFO] [stdout] 94 |             3 * mem::size_of::<GLfloat> as GLsizei,
[INFO] [stdout]    |                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 94 |             3 * mem::size_of::<GLfloat> as *const () as GLsizei,
[INFO] [stdout]    |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/graphics/primitives.rs:124:41
[INFO] [stdout]     |
[INFO] [stdout] 124 |             4 * mem::size_of::<GLfloat> as GLsizei,
[INFO] [stdout]     |                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 124 |             4 * mem::size_of::<GLfloat> as *const () as GLsizei,
[INFO] [stdout]     |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]    --> src/graphics/gl_wrapper.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[allow(temporary_cstring_as_ptr)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dangling_pointers_from_temporaries`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ibo`, `vbo`, and `cbo` are never read
[INFO] [stdout]   --> src/graphics/primitives.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct Buffers {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout]  8 |     ibo : BufferObject,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]  9 |     vbo : BufferObject,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     cbo : BufferObject,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index_attribute`, `position_attribute`, and `color_attribute` are never read
[INFO] [stdout]   --> src/graphics/primitives.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Attributes{
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 16 |     index_attribute : VertexAttribute,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     position_attribute : VertexAttribute,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     color_attribute : VertexAttribute,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `enable_all_attributes` and `disable_all_attributes` are never used
[INFO] [stdout]   --> src/graphics/primitives.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Attributes{ 
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 21 |     fn enable_all_attributes(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn disable_all_attributes(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `verticies`, `buffers`, and `attributes` are never read
[INFO] [stdout]   --> src/graphics/primitives.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct Triangle{
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 60 |     name : String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     verticies : Vec<Vertex>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 64 |     indicies : Vec<i32>,
[INFO] [stdout] 65 |     buffers : Buffers,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 66 |     attributes : Attributes,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/graphics/primitives.rs:94:41
[INFO] [stdout]    |
[INFO] [stdout] 94 |             3 * mem::size_of::<GLfloat> as GLsizei,
[INFO] [stdout]    |                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 94 |             3 * mem::size_of::<GLfloat> as *const () as GLsizei,
[INFO] [stdout]    |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/graphics/primitives.rs:124:41
[INFO] [stdout]     |
[INFO] [stdout] 124 |             4 * mem::size_of::<GLfloat> as GLsizei,
[INFO] [stdout]     |                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 124 |             4 * mem::size_of::<GLfloat> as *const () as GLsizei,
[INFO] [stdout]     |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.65s
[INFO] running `Command { std: "docker" "inspect" "77b4e2ac2a96ffcee1fdb3b6ca7728c8b004a1c3db54ad4223e5245cfde442a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77b4e2ac2a96ffcee1fdb3b6ca7728c8b004a1c3db54ad4223e5245cfde442a6", kill_on_drop: false }`
[INFO] [stdout] 77b4e2ac2a96ffcee1fdb3b6ca7728c8b004a1c3db54ad4223e5245cfde442a6
