[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 [INFO] checking eddyb/glOOF against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eddyb/glOOF on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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-tc2/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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4150d1a76c12a637bbbb5a96521453893ef54847c08927e9181e2f54de4b52c8 [INFO] running `Command { std: "docker" "start" "-a" "4150d1a76c12a637bbbb5a96521453893ef54847c08927e9181e2f54de4b52c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4150d1a76c12a637bbbb5a96521453893ef54847c08927e9181e2f54de4b52c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4150d1a76c12a637bbbb5a96521453893ef54847c08927e9181e2f54de4b52c8", kill_on_drop: false }` [INFO] [stdout] 4150d1a76c12a637bbbb5a96521453893ef54847c08927e9181e2f54de4b52c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Dtail_expr_drop_order" "-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abfc922ed809557fbd32de3be1c1d93434fdda54b668055adde70b4696117e5a [INFO] running `Command { std: "docker" "start" "-a" "abfc922ed809557fbd32de3be1c1d93434fdda54b668055adde70b4696117e5a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking glam v0.12.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling 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)]` 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: 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: 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] | | -------- 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] 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: 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: 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] 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: 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: 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: 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: 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] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gl/mod.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 34 | fn swap_in(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | thread_local!(static CURRENT_CX: Cell = Cell::new(TlsState::Empty)); [INFO] [stdout] 36 | CURRENT_CX.with(|current| current.replace(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gl/mod.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn enter(self: Box) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | match TlsState::Present(self).swap_in() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gl/mod.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn with(blame: &'static str, f: impl FnOnce(&mut Self) -> R) -> R { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | match (TlsState::InUse { blame }).swap_in() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/glx/mod.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | |current| match (current.take(), crate::gl::Context::leave()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gl/mod.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 34 | fn swap_in(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | thread_local!(static CURRENT_CX: Cell = Cell::new(TlsState::Empty)); [INFO] [stdout] 36 | CURRENT_CX.with(|current| current.replace(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gl/mod.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn enter(self: Box) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | match TlsState::Present(self).swap_in() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gl/mod.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn with(blame: &'static str, f: impl FnOnce(&mut Self) -> R) -> R { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | match (TlsState::InUse { blame }).swap_in() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/glx/mod.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | |current| match (current.take(), crate::gl::Context::leave()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gloof` (lib test) due to 5 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gloof` (lib) due to 5 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "abfc922ed809557fbd32de3be1c1d93434fdda54b668055adde70b4696117e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abfc922ed809557fbd32de3be1c1d93434fdda54b668055adde70b4696117e5a", kill_on_drop: false }` [INFO] [stdout] abfc922ed809557fbd32de3be1c1d93434fdda54b668055adde70b4696117e5a