[INFO] fetching crate egaku2d_core 0.6.0...
[INFO] testing egaku2d_core-0.6.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate egaku2d_core 0.6.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate egaku2d_core 0.6.0
[INFO] finished tweaking crates.io crate egaku2d_core 0.6.0
[INFO] tweaked toml for crates.io crate egaku2d_core 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate egaku2d_core 0.6.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding gl_generator v0.13.1 (available: v0.14.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded partial-min-max v0.4.0
[INFO] [stderr]   Downloaded axgeom v1.13.2
[INFO] [stderr]   Downloaded gl_generator v0.13.1
[INFO] [stderr]   Downloaded roots v0.0.6
[INFO] [stderr]   Downloaded xml-rs v0.8.28
[INFO] [stderr]   Downloaded khronos_api v3.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16c53521ed9334d08c87e16b1961d78a6948c3e141a577385fa9f6ce1fb27eee
[INFO] running `Command { std: "docker" "start" "-a" "16c53521ed9334d08c87e16b1961d78a6948c3e141a577385fa9f6ce1fb27eee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16c53521ed9334d08c87e16b1961d78a6948c3e141a577385fa9f6ce1fb27eee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16c53521ed9334d08c87e16b1961d78a6948c3e141a577385fa9f6ce1fb27eee", kill_on_drop: false }`
[INFO] [stdout] 16c53521ed9334d08c87e16b1961d78a6948c3e141a577385fa9f6ce1fb27eee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f657605923b14b55652302e782f4aebc696bbc9c8028df7303927b49aa8f13be
[INFO] running `Command { std: "docker" "start" "-a" "f657605923b14b55652302e782f4aebc696bbc9c8028df7303927b49aa8f13be", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling partial-min-max v0.4.0
[INFO] [stderr]    Compiling roots v0.0.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling egaku2d_core v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling axgeom v1.13.2
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/lib.rs:31:49
[INFO] [stdout]     |
[INFO] [stdout]  31 |         assert_eq!(gl::GetError(), gl::NO_ERROR);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/vbo.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 gl_ok!()
[INFO] [stdout]     |                 -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `gl_ok`
[INFO] [stdout]     = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `gl_ok` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct NotSend(*mut usize);
[INFO] [stdout]    |        ------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `NotSend` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pos`, `index`, and `rotation` are never read
[INFO] [stdout]    --> src/sprite_program.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct Vertex {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 110 |     pub pos: [f32; 2], //TODO use half floats??
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 111 |     pub index: u16,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 112 |     pub rotation: u16,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vertex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `square_uniform` is never read
[INFO] [stdout]    --> src/sprite_program.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct SpriteProgram {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub square_uniform: GLint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SpriteProgram` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/sprite_program.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub struct PointMul(pub f32);
[INFO] [stdout]     |            -------- ^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `PointMul` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Vertex` is never constructed
[INFO] [stdout]   --> src/textured_shape_program.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Vertex(pub [f32; 2]);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/textured_shape_program.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct PointMul(pub f32);
[INFO] [stdout]    |            -------- ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PointMul` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `egaku2d_core` (lib) due to 2 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f657605923b14b55652302e782f4aebc696bbc9c8028df7303927b49aa8f13be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f657605923b14b55652302e782f4aebc696bbc9c8028df7303927b49aa8f13be", kill_on_drop: false }`
[INFO] [stdout] f657605923b14b55652302e782f4aebc696bbc9c8028df7303927b49aa8f13be
