[INFO] cloning repository https://github.com/antiagainst/dxc-instbuilder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antiagainst/dxc-instbuilder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiagainst%2Fdxc-instbuilder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiagainst%2Fdxc-instbuilder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1862ce1cd0ec476971050d1fcfab307619cabb1e [INFO] checking antiagainst/dxc-instbuilder against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiagainst%2Fdxc-instbuilder" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antiagainst/dxc-instbuilder on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antiagainst/dxc-instbuilder [INFO] finished tweaking git repo https://github.com/antiagainst/dxc-instbuilder [INFO] tweaked toml for git repo https://github.com/antiagainst/dxc-instbuilder written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/antiagainst/dxc-instbuilder 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itoa v0.3.4 [INFO] [stderr] Downloaded serde_codegen_internals v0.14.2 [INFO] [stderr] Downloaded serde_derive v0.9.15 [INFO] [stderr] Downloaded dtoa v0.4.2 [INFO] [stderr] Downloaded num-traits v0.2.0 [INFO] [stderr] Downloaded serde v0.9.15 [INFO] [stderr] Downloaded ansi_term v0.10.2 [INFO] [stderr] Downloaded clap v2.30.0 [INFO] [stderr] Downloaded libc v0.2.36 [INFO] [stderr] Downloaded regex-syntax v0.4.2 [INFO] [stderr] Downloaded redox_syscall v0.1.37 [INFO] [stderr] Downloaded atty v0.2.6 [INFO] [stderr] Downloaded winapi v0.3.4 [INFO] [stderr] Downloaded bitflags v1.0.1 [INFO] [stderr] Downloaded unicode-width v0.1.4 [INFO] [stderr] Downloaded vec_map v0.8.0 [INFO] [stderr] Downloaded aho-corasick v0.6.4 [INFO] [stderr] Downloaded lazy_static v1.0.0 [INFO] [stderr] Downloaded regex v0.2.6 [INFO] [stderr] Downloaded serde_json v0.9.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8015c2e5ea769d4364725f143c796739be9bacc7c43e0bcd24509cfbfef7663 [INFO] running `Command { std: "docker" "start" "-a" "f8015c2e5ea769d4364725f143c796739be9bacc7c43e0bcd24509cfbfef7663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8015c2e5ea769d4364725f143c796739be9bacc7c43e0bcd24509cfbfef7663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8015c2e5ea769d4364725f143c796739be9bacc7c43e0bcd24509cfbfef7663", kill_on_drop: false }` [INFO] [stdout] f8015c2e5ea769d4364725f143c796739be9bacc7c43e0bcd24509cfbfef7663 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2f1ad4956e99bc29649da4e0adbcabc009e2a65346d063ee1e1f87db0fb0a1a [INFO] running `Command { std: "docker" "start" "-a" "c2f1ad4956e99bc29649da4e0adbcabc009e2a65346d063ee1e1f87db0fb0a1a", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking num-traits v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking clap v2.30.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking regex v0.2.6 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Checking spvbuilder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `class`, `opcode`, and `capabilities` are never read [INFO] [stdout] --> src/structs.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Instruction { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 31 | #[serde(default)] [INFO] [stdout] 32 | pub class: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | pub opname: String, [INFO] [stdout] 34 | pub opcode: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub capabilities: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `value` and `capabilities` are never read [INFO] [stdout] --> src/structs.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Enumerant { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | pub value: EnumValue, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub capabilities: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Enumerant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `doc` and `bases` are never read [INFO] [stdout] --> src/structs.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct OperandKind { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 58 | pub doc: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub bases: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperandKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `copyright` and `magic_number` are never read [INFO] [stdout] --> src/structs.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct Grammar { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 67 | pub copyright: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 68 | pub magic_number: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Grammar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `copyright`, `version`, `revision`, and `instructions` are never read [INFO] [stdout] --> src/structs.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct GlslGrammar { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 78 | pub copyright: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 79 | pub version: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 80 | pub revision: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 81 | pub instructions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlslGrammar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `number` and `string` are never read [INFO] [stdout] --> src/structs.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct EnumValue { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 90 | pub number: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 91 | pub string: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EnumValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `class`, `opcode`, and `capabilities` are never read [INFO] [stdout] --> src/structs.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Instruction { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 31 | #[serde(default)] [INFO] [stdout] 32 | pub class: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | pub opname: String, [INFO] [stdout] 34 | pub opcode: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub capabilities: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `value` and `capabilities` are never read [INFO] [stdout] --> src/structs.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Enumerant { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | pub value: EnumValue, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub capabilities: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Enumerant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `doc` and `bases` are never read [INFO] [stdout] --> src/structs.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct OperandKind { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 58 | pub doc: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub bases: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperandKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `copyright` and `magic_number` are never read [INFO] [stdout] --> src/structs.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct Grammar { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 67 | pub copyright: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 68 | pub magic_number: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Grammar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `copyright`, `version`, `revision`, and `instructions` are never read [INFO] [stdout] --> src/structs.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct GlslGrammar { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 78 | pub copyright: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 79 | pub version: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 80 | pub revision: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 81 | pub instructions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlslGrammar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `number` and `string` are never read [INFO] [stdout] --> src/structs.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct EnumValue { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 90 | pub number: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 91 | pub string: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EnumValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.66s [INFO] running `Command { std: "docker" "inspect" "c2f1ad4956e99bc29649da4e0adbcabc009e2a65346d063ee1e1f87db0fb0a1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2f1ad4956e99bc29649da4e0adbcabc009e2a65346d063ee1e1f87db0fb0a1a", kill_on_drop: false }` [INFO] [stdout] c2f1ad4956e99bc29649da4e0adbcabc009e2a65346d063ee1e1f87db0fb0a1a [INFO] checking antiagainst/dxc-instbuilder against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiagainst%2Fdxc-instbuilder" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antiagainst/dxc-instbuilder on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antiagainst/dxc-instbuilder [INFO] finished tweaking git repo https://github.com/antiagainst/dxc-instbuilder [INFO] tweaked toml for git repo https://github.com/antiagainst/dxc-instbuilder written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/antiagainst/dxc-instbuilder 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f282f97406263301c6f95019346a853edab15594bf7fbf023062228ec5bc3ba [INFO] running `Command { std: "docker" "start" "-a" "7f282f97406263301c6f95019346a853edab15594bf7fbf023062228ec5bc3ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f282f97406263301c6f95019346a853edab15594bf7fbf023062228ec5bc3ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f282f97406263301c6f95019346a853edab15594bf7fbf023062228ec5bc3ba", kill_on_drop: false }` [INFO] [stdout] 7f282f97406263301c6f95019346a853edab15594bf7fbf023062228ec5bc3ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 425c1dd4f440d5af1d415f22e1afd69c4f9a86f694d25cc0bba36536595909d3 [INFO] running `Command { std: "docker" "start" "-a" "425c1dd4f440d5af1d415f22e1afd69c4f9a86f694d25cc0bba36536595909d3", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking num-traits v0.2.0 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking clap v2.30.0 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking regex v0.2.6 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Checking spvbuilder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `class`, `opcode`, and `capabilities` are never read [INFO] [stdout] --> src/structs.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Instruction { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 31 | #[serde(default)] [INFO] [stdout] 32 | pub class: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | pub opname: String, [INFO] [stdout] 34 | pub opcode: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub capabilities: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `value` and `capabilities` are never read [INFO] [stdout] --> src/structs.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Enumerant { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | pub value: EnumValue, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub capabilities: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Enumerant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `doc` and `bases` are never read [INFO] [stdout] --> src/structs.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct OperandKind { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 58 | pub doc: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub bases: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperandKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `copyright` and `magic_number` are never read [INFO] [stdout] --> src/structs.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct Grammar { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 67 | pub copyright: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 68 | pub magic_number: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Grammar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `copyright`, `version`, `revision`, and `instructions` are never read [INFO] [stdout] --> src/structs.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct GlslGrammar { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 78 | pub copyright: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 79 | pub version: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 80 | pub revision: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 81 | pub instructions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlslGrammar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `number` and `string` are never read [INFO] [stdout] --> src/structs.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct EnumValue { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 90 | pub number: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 91 | pub string: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EnumValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `class`, `opcode`, and `capabilities` are never read [INFO] [stdout] --> src/structs.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Instruction { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 31 | #[serde(default)] [INFO] [stdout] 32 | pub class: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | pub opname: String, [INFO] [stdout] 34 | pub opcode: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub capabilities: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `value` and `capabilities` are never read [INFO] [stdout] --> src/structs.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Enumerant { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | pub value: EnumValue, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub capabilities: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Enumerant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `doc` and `bases` are never read [INFO] [stdout] --> src/structs.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct OperandKind { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 58 | pub doc: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub bases: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperandKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `copyright` and `magic_number` are never read [INFO] [stdout] --> src/structs.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct Grammar { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 67 | pub copyright: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 68 | pub magic_number: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Grammar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `copyright`, `version`, `revision`, and `instructions` are never read [INFO] [stdout] --> src/structs.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct GlslGrammar { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 78 | pub copyright: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 79 | pub version: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 80 | pub revision: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 81 | pub instructions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlslGrammar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `number` and `string` are never read [INFO] [stdout] --> src/structs.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct EnumValue { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 90 | pub number: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 91 | pub string: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EnumValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.38s [INFO] running `Command { std: "docker" "inspect" "425c1dd4f440d5af1d415f22e1afd69c4f9a86f694d25cc0bba36536595909d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "425c1dd4f440d5af1d415f22e1afd69c4f9a86f694d25cc0bba36536595909d3", kill_on_drop: false }` [INFO] [stdout] 425c1dd4f440d5af1d415f22e1afd69c4f9a86f694d25cc0bba36536595909d3