[INFO] cloning repository https://github.com/eddyb/glOOF [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eddyb/glOOF" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddyb%2FglOOF", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddyb%2FglOOF'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2ddd638a77b3853321ad1d05ab4548c73cd73af [INFO] checking eddyb/glOOF against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddyb%2FglOOF" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eddyb/glOOF [INFO] finished tweaking git repo https://github.com/eddyb/glOOF [INFO] tweaked toml for git repo https://github.com/eddyb/glOOF written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eddyb/glOOF on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eddyb/glOOF 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-try-from-primitive v1.0.0 [INFO] [stderr] Downloaded glam v0.12.0 [INFO] [stderr] Downloaded syn v1.0.59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94b933188995dbb3aa10a62b928a5bc71508af178613dba2845e950cc4a6b6d6 [INFO] running `Command { std: "docker" "start" "-a" "94b933188995dbb3aa10a62b928a5bc71508af178613dba2845e950cc4a6b6d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94b933188995dbb3aa10a62b928a5bc71508af178613dba2845e950cc4a6b6d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94b933188995dbb3aa10a62b928a5bc71508af178613dba2845e950cc4a6b6d6", kill_on_drop: false }` [INFO] [stdout] 94b933188995dbb3aa10a62b928a5bc71508af178613dba2845e950cc4a6b6d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c89501c22c2fdf315a2563bfc3797a3fcff6fbb95d90a884620f2fb223d8151 [INFO] running `Command { std: "docker" "start" "-a" "8c89501c22c2fdf315a2563bfc3797a3fcff6fbb95d90a884620f2fb223d8151", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Checking glam v0.12.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Compiling derive-try-from-primitive v1.0.0 [INFO] [stderr] Checking gloof v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] | | ------- field in this variant [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] | | -------- field in this variant [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] 558 | | [INFO] [stdout] 559 | | glMaterialfv(face: enum, pname: enum, params: [float; dyn { [INFO] [stdout] | | ------------ fields in this variant [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] ... | [INFO] [stdout] 572 | | glLightfv(light: enum, pname: enum, params: [float; dyn { [INFO] [stdout] | | --------- fields in this variant [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] ... | [INFO] [stdout] 589 | | glShadeModel(mode: enum), [INFO] [stdout] | | ------------ field in this variant [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] ... | [INFO] [stdout] 591 | | glBegin(mode: enum), [INFO] [stdout] | | ------- field in this variant [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] ... | [INFO] [stdout] 593 | | glNormal3f(x: float, y: float, z: float), [INFO] [stdout] | | ---------- fields in this variant [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, and `3` are never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] ... | [INFO] [stdout] 596 | | glViewport(x: int, y: int, w: sizei, h: sizei), [INFO] [stdout] | | ---------- fields in this variant [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Enum` is never used [INFO] [stdout] --> src/gl/debug.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | enum Enum { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] | | ------- field in this variant [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] | | -------- field in this variant [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] 558 | | [INFO] [stdout] 559 | | glMaterialfv(face: enum, pname: enum, params: [float; dyn { [INFO] [stdout] | | ------------ fields in this variant [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] ... | [INFO] [stdout] 572 | | glLightfv(light: enum, pname: enum, params: [float; dyn { [INFO] [stdout] | | --------- fields in this variant [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] ... | [INFO] [stdout] 589 | | glShadeModel(mode: enum), [INFO] [stdout] | | ------------ field in this variant [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] ... | [INFO] [stdout] 591 | | glBegin(mode: enum), [INFO] [stdout] | | ------- field in this variant [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] ... | [INFO] [stdout] 593 | | glNormal3f(x: float, y: float, z: float), [INFO] [stdout] | | ---------- fields in this variant [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, and `3` are never read [INFO] [stdout] --> src/gl/api_1_0.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | / commands! { [INFO] [stdout] 555 | | glClear(buf: bitfield), [INFO] [stdout] 556 | | [INFO] [stdout] 557 | | glEnable(target: enum), [INFO] [stdout] ... | [INFO] [stdout] 596 | | glViewport(x: int, y: int, w: sizei, h: sizei), [INFO] [stdout] | | ---------- fields in this variant [INFO] [stdout] ... | [INFO] [stdout] 607 | | glCallList(n: list) [INFO] [stdout] 608 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 527 - $($name $(($(commands!(@type $ty)),*))?),* [INFO] [stdout] 527 + $($name $(($(()),*))?),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Enum` is never used [INFO] [stdout] --> src/gl/debug.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | enum Enum { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/glx/api.rs:27:66 [INFO] [stdout] | [INFO] [stdout] 27 | $(stringify!($name) => Some(mem::transmute($name as usize)),)* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | / export! { [INFO] [stdout] 34 | | glXQueryVersion [INFO] [stdout] 35 | | glXGetClientString [INFO] [stdout] 36 | | glXQueryServerString [INFO] [stdout] ... | [INFO] [stdout] 64 | | glXMakeContextCurrent [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 27 | $(stringify!($name) => Some(mem::transmute($name as *const () as usize)),)* [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/glx/api.rs:27:66 [INFO] [stdout] | [INFO] [stdout] 27 | $(stringify!($name) => Some(mem::transmute($name as usize)),)* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | / export! { [INFO] [stdout] 34 | | glXQueryVersion [INFO] [stdout] 35 | | glXGetClientString [INFO] [stdout] 36 | | glXQueryServerString [INFO] [stdout] ... | [INFO] [stdout] 64 | | glXMakeContextCurrent [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 27 | $(stringify!($name) => Some(mem::transmute($name as *const () as usize)),)* [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.78s [INFO] running `Command { std: "docker" "inspect" "8c89501c22c2fdf315a2563bfc3797a3fcff6fbb95d90a884620f2fb223d8151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c89501c22c2fdf315a2563bfc3797a3fcff6fbb95d90a884620f2fb223d8151", kill_on_drop: false }` [INFO] [stdout] 8c89501c22c2fdf315a2563bfc3797a3fcff6fbb95d90a884620f2fb223d8151