[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#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddyb%2FglOOF" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eddyb/glOOF on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12dfafcc7eaa3452a1e4e2110f0671f94b9ad3b712da82865f262cd28008b5b1 [INFO] running `Command { std: "docker" "start" "-a" "12dfafcc7eaa3452a1e4e2110f0671f94b9ad3b712da82865f262cd28008b5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12dfafcc7eaa3452a1e4e2110f0671f94b9ad3b712da82865f262cd28008b5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12dfafcc7eaa3452a1e4e2110f0671f94b9ad3b712da82865f262cd28008b5b1", kill_on_drop: false }` [INFO] [stdout] 12dfafcc7eaa3452a1e4e2110f0671f94b9ad3b712da82865f262cd28008b5b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a1e2f9a7ccd97dcbb78b03ebd8e75811fbd99319b14298114cdf195df60c706 [INFO] running `Command { std: "docker" "start" "-a" "6a1e2f9a7ccd97dcbb78b03ebd8e75811fbd99319b14298114cdf195df60c706", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking glam v0.12.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling indexmap v1.6.1 [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)]` 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 $(($(()),*))?),* [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 $(($(()),*))?),* [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 $(($(()),*))?),* [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 $(($(()),*))?),* [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 $(($(()),*))?),* [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 $(($(()),*))?),* [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 $(($(()),*))?),* [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 $(($(()),*))?),* [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [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)]` 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 $(($(()),*))?),* [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 $(($(()),*))?),* [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 $(($(()),*))?),* [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 $(($(()),*))?),* [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 $(($(()),*))?),* [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 $(($(()),*))?),* [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 $(($(()),*))?),* [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 $(($(()),*))?),* [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.78s [INFO] running `Command { std: "docker" "inspect" "6a1e2f9a7ccd97dcbb78b03ebd8e75811fbd99319b14298114cdf195df60c706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a1e2f9a7ccd97dcbb78b03ebd8e75811fbd99319b14298114cdf195df60c706", kill_on_drop: false }` [INFO] [stdout] 6a1e2f9a7ccd97dcbb78b03ebd8e75811fbd99319b14298114cdf195df60c706