[INFO] cloning repository https://github.com/Aandreba/wasm2spirv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aandreba/wasm2spirv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAandreba%2Fwasm2spirv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAandreba%2Fwasm2spirv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 383802ea823f6888761a8c56b5ecbc7eecadd120
[INFO] building Aandreba/wasm2spirv against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAandreba%2Fwasm2spirv" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Aandreba/wasm2spirv on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Aandreba/wasm2spirv
[INFO] finished tweaking git repo https://github.com/Aandreba/wasm2spirv
[INFO] tweaked toml for git repo https://github.com/Aandreba/wasm2spirv written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Aandreba/wasm2spirv 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 171032b4d56bf92ca02cbd753a835c8fe3a47c34c63e3deceacd1c5673a68054
[INFO] running `Command { std: "docker" "start" "-a" "171032b4d56bf92ca02cbd753a835c8fe3a47c34c63e3deceacd1c5673a68054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "171032b4d56bf92ca02cbd753a835c8fe3a47c34c63e3deceacd1c5673a68054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "171032b4d56bf92ca02cbd753a835c8fe3a47c34c63e3deceacd1c5673a68054", kill_on_drop: false }`
[INFO] [stdout] 171032b4d56bf92ca02cbd753a835c8fe3a47c34c63e3deceacd1c5673a68054
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86f401e6a70924e02a52542f7a9340397007f4b6830661f43c24f37be8b59921
[INFO] running `Command { std: "docker" "start" "-a" "86f401e6a70924e02a52542f7a9340397007f4b6830661f43c24f37be8b59921", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.180
[INFO] [stderr]    Compiling winnow v0.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling wasm-encoder v0.31.1
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling wast v62.0.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling wasmparser v0.110.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling docfg v0.1.0
[INFO] [stderr]    Compiling vector_mapp v0.3.2
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling wat v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling rspirv v0.11.0+1.5.4
[INFO] [stderr]    Compiling wasm2spirv v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `cell::UnsafeCell`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     cell::UnsafeCell,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tree_sitter`
[INFO] [stdout]   --> src/error.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[cfg(feature = "tree_sitter")]
[INFO] [stdout]    |           ^^^^^^^^^^-------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"tree-sitter"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `clap`, `cli`, `color-eyre`, `colored`, `khronos-all`, `naga`, `naga-all`, `naga-glsl`, `naga-hlsl`, `naga-msl`, `naga-validate`, `naga-wgsl`, `serde_json`, `spirv-tools`, `spirvcross`, `spvc-glsl`, `spvc-hlsl`, `spvc-msl`, `spvt-validate`, `tree-sitter`, `tree-sitter-asm`, `tree-sitter-c`, `tree-sitter-glsl`, `tree-sitter-highlight`, `tree-sitter-hlsl`, and `tree-sitter-wgsl`
[INFO] [stdout]    = help: consider adding `tree_sitter` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tree_sitter`
[INFO] [stdout]   --> src/error.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "tree_sitter")]
[INFO] [stdout]    |           ^^^^^^^^^^-------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"tree-sitter"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `clap`, `cli`, `color-eyre`, `colored`, `khronos-all`, `naga`, `naga-all`, `naga-glsl`, `naga-hlsl`, `naga-msl`, `naga-validate`, `naga-wgsl`, `serde_json`, `spirv-tools`, `spirvcross`, `spvc-glsl`, `spvc-hlsl`, `spvc-msl`, `spvt-validate`, `tree-sitter`, `tree-sitter-asm`, `tree-sitter-c`, `tree-sitter-glsl`, `tree-sitter-highlight`, `tree-sitter-hlsl`, and `tree-sitter-wgsl`
[INFO] [stdout]    = help: consider adding `tree_sitter` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PointerKind`
[INFO] [stdout]   --> src/translation.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |             pointer::{Pointer, PointerKind, PointerSource},
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused label
[INFO] [stdout]    --> src/translation.rs:820:46
[INFO] [stdout]     |
[INFO] [stdout] 820 |                     IntBinarySource::Rotr => 'brk: {
[INFO] [stdout]     |                                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_labels)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blockty`
[INFO] [stdout]   --> src/fg/block/mvp.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Loop { blockty } => {
[INFO] [stdout]    |                ^^^^^^^ help: try ignoring the field: `blockty: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blockty`
[INFO] [stdout]   --> src/fg/block/mvp.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |         Block { blockty } => {
[INFO] [stdout]    |                 ^^^^^^^ help: try ignoring the field: `blockty: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `true_value`
[INFO] [stdout]    --> src/fg/block/mvp.rs:243:57
[INFO] [stdout]     |
[INFO] [stdout] 243 |                         StackValue::Value(Value::Vector(true_value)),
[INFO] [stdout]     |                                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_true_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `false_value`
[INFO] [stdout]    --> src/fg/block/mvp.rs:244:57
[INFO] [stdout]     |
[INFO] [stdout] 244 |                         StackValue::Value(Value::Vector(false_value)),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_false_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/fg/block/mvp.rs:407:22
[INFO] [stdout]     |
[INFO] [stdout] 407 |         I32Load16U { memarg } => {
[INFO] [stdout]     |                      ^^^^^^ help: try ignoring the field: `memarg: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op1_pointer_variable`
[INFO] [stdout]    --> src/fg/block/mvp.rs:589:43
[INFO] [stdout]     |
[INFO] [stdout] 589 |                         pointer_variable: op1_pointer_variable,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op1_pointer_variable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op1_loaded_integer`
[INFO] [stdout]    --> src/fg/block/mvp.rs:590:41
[INFO] [stdout]     |
[INFO] [stdout] 590 |                         loaded_integer: op1_loaded_integer,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op1_loaded_integer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op2_pointer_variable`
[INFO] [stdout]    --> src/fg/block/mvp.rs:593:43
[INFO] [stdout]     |
[INFO] [stdout] 593 |                         pointer_variable: op2_pointer_variable,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op2_pointer_variable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op2_loaded_integer`
[INFO] [stdout]    --> src/fg/block/mvp.rs:594:41
[INFO] [stdout]     |
[INFO] [stdout] 594 |                         loaded_integer: op2_loaded_integer,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op2_loaded_integer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `zero`
[INFO] [stdout]     --> src/fg/block/mvp.rs:1288:9
[INFO] [stdout]      |
[INFO] [stdout] 1288 |     let zero = Rc::new(Integer::new_constant_usize(0, module));
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_zero`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> src/fg/values/pointer.rs:144:39
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn to_integer(self: Rc<Self>, module: &mut ModuleBuilder) -> Result<Integer> {
[INFO] [stdout]     |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> src/fg/values/pointer.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         module: &mut ModuleBuilder,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pointee`
[INFO] [stdout]    --> src/translation.rs:553:21
[INFO] [stdout]     |
[INFO] [stdout] 553 |                 let pointee = &pointer.pointee;
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pointee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_class`
[INFO] [stdout]    --> src/translation.rs:554:21
[INFO] [stdout]     |
[INFO] [stdout] 554 |                 let storage_class = pointer.storage_class;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signed`
[INFO] [stdout]    --> src/translation.rs:652:17
[INFO] [stdout]     |
[INFO] [stdout] 652 |                 signed,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `signed: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/translation.rs:654:17
[INFO] [stdout]     |
[INFO] [stdout] 654 |                 value,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pointee`
[INFO] [stdout]    --> src/translation.rs:685:21
[INFO] [stdout]     |
[INFO] [stdout] 685 |                 let pointee = &pointer.pointee;
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pointee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_class`
[INFO] [stdout]    --> src/translation.rs:686:21
[INFO] [stdout]     |
[INFO] [stdout] 686 |                 let storage_class = pointer.storage_class;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/translation.rs:962:33
[INFO] [stdout]     |
[INFO] [stdout] 962 | ...                   _ => continue,
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/translation.rs:962:33
[INFO] [stdout]     |
[INFO] [stdout] 942 | ...                   ExtendedSet::GLSL450 => {
[INFO] [stdout]     |                       -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 952 | ...                   ExtendedSet::OpenCL => {
[INFO] [stdout]     |                       ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 962 | ...                   _ => continue,
[INFO] [stdout]     |                       ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/translation.rs:1000:33
[INFO] [stdout]      |
[INFO] [stdout] 1000 | ...                   _ => continue,
[INFO] [stdout]      |                       ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/translation.rs:1000:33
[INFO] [stdout]      |
[INFO] [stdout] 980  | ...                   ExtendedSet::GLSL450 => {
[INFO] [stdout]      |                       -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 990  | ...                   ExtendedSet::OpenCL => {
[INFO] [stdout]      |                       ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1000 | ...                   _ => continue,
[INFO] [stdout]      |                       ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pointee`
[INFO] [stdout]    --> src/translation.rs:901:21
[INFO] [stdout]     |
[INFO] [stdout] 901 |                 let pointee = &pointer.pointee;
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pointee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_class`
[INFO] [stdout]    --> src/translation.rs:902:21
[INFO] [stdout]     |
[INFO] [stdout] 902 |                 let storage_class = pointer.storage_class;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pointee`
[INFO] [stdout]     --> src/translation.rs:1413:21
[INFO] [stdout]      |
[INFO] [stdout] 1413 |                 let pointee = &pointer.pointee;
[INFO] [stdout]      |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pointee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_class`
[INFO] [stdout]     --> src/translation.rs:1414:21
[INFO] [stdout]      |
[INFO] [stdout] 1414 |                 let storage_class = pointer.storage_class;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.07s
[INFO] running `Command { std: "docker" "inspect" "86f401e6a70924e02a52542f7a9340397007f4b6830661f43c24f37be8b59921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86f401e6a70924e02a52542f7a9340397007f4b6830661f43c24f37be8b59921", kill_on_drop: false }`
[INFO] [stdout] 86f401e6a70924e02a52542f7a9340397007f4b6830661f43c24f37be8b59921
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5d7964d42de310338deef764e521b2dee2f8727580a411e1aa7b66c89e84f84
[INFO] running `Command { std: "docker" "start" "-a" "e5d7964d42de310338deef764e521b2dee2f8727580a411e1aa7b66c89e84f84", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stdout] warning: unused import: `cell::UnsafeCell`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     cell::UnsafeCell,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tree_sitter`
[INFO] [stdout]   --> src/error.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[cfg(feature = "tree_sitter")]
[INFO] [stdout]    |           ^^^^^^^^^^-------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"tree-sitter"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `clap`, `cli`, `color-eyre`, `colored`, `khronos-all`, `naga`, `naga-all`, `naga-glsl`, `naga-hlsl`, `naga-msl`, `naga-validate`, `naga-wgsl`, `serde_json`, `spirv-tools`, `spirvcross`, `spvc-glsl`, `spvc-hlsl`, `spvc-msl`, `spvt-validate`, `tree-sitter`, `tree-sitter-asm`, `tree-sitter-c`, `tree-sitter-glsl`, `tree-sitter-highlight`, `tree-sitter-hlsl`, and `tree-sitter-wgsl`
[INFO] [stdout]    = help: consider adding `tree_sitter` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tree_sitter`
[INFO] [stdout]   --> src/error.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "tree_sitter")]
[INFO] [stdout]    |           ^^^^^^^^^^-------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"tree-sitter"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `clap`, `cli`, `color-eyre`, `colored`, `khronos-all`, `naga`, `naga-all`, `naga-glsl`, `naga-hlsl`, `naga-msl`, `naga-validate`, `naga-wgsl`, `serde_json`, `spirv-tools`, `spirvcross`, `spvc-glsl`, `spvc-hlsl`, `spvc-msl`, `spvt-validate`, `tree-sitter`, `tree-sitter-asm`, `tree-sitter-c`, `tree-sitter-glsl`, `tree-sitter-highlight`, `tree-sitter-hlsl`, and `tree-sitter-wgsl`
[INFO] [stdout]    = help: consider adding `tree_sitter` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PointerKind`
[INFO] [stdout]   --> src/translation.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |             pointer::{Pointer, PointerKind, PointerSource},
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused label
[INFO] [stdout]    --> src/translation.rs:820:46
[INFO] [stdout]     |
[INFO] [stdout] 820 |                     IntBinarySource::Rotr => 'brk: {
[INFO] [stdout]     |                                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_labels)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blockty`
[INFO] [stdout]   --> src/fg/block/mvp.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Loop { blockty } => {
[INFO] [stdout]    |                ^^^^^^^ help: try ignoring the field: `blockty: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blockty`
[INFO] [stdout]   --> src/fg/block/mvp.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |         Block { blockty } => {
[INFO] [stdout]    |                 ^^^^^^^ help: try ignoring the field: `blockty: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `true_value`
[INFO] [stdout]    --> src/fg/block/mvp.rs:243:57
[INFO] [stdout]     |
[INFO] [stdout] 243 |                         StackValue::Value(Value::Vector(true_value)),
[INFO] [stdout]     |                                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_true_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `false_value`
[INFO] [stdout]    --> src/fg/block/mvp.rs:244:57
[INFO] [stdout]     |
[INFO] [stdout] 244 |                         StackValue::Value(Value::Vector(false_value)),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_false_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/fg/block/mvp.rs:407:22
[INFO] [stdout]     |
[INFO] [stdout] 407 |         I32Load16U { memarg } => {
[INFO] [stdout]     |                      ^^^^^^ help: try ignoring the field: `memarg: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op1_pointer_variable`
[INFO] [stdout]    --> src/fg/block/mvp.rs:589:43
[INFO] [stdout]     |
[INFO] [stdout] 589 |                         pointer_variable: op1_pointer_variable,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op1_pointer_variable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op1_loaded_integer`
[INFO] [stdout]    --> src/fg/block/mvp.rs:590:41
[INFO] [stdout]     |
[INFO] [stdout] 590 |                         loaded_integer: op1_loaded_integer,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op1_loaded_integer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op2_pointer_variable`
[INFO] [stdout]    --> src/fg/block/mvp.rs:593:43
[INFO] [stdout]     |
[INFO] [stdout] 593 |                         pointer_variable: op2_pointer_variable,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op2_pointer_variable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op2_loaded_integer`
[INFO] [stdout]    --> src/fg/block/mvp.rs:594:41
[INFO] [stdout]     |
[INFO] [stdout] 594 |                         loaded_integer: op2_loaded_integer,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op2_loaded_integer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `zero`
[INFO] [stdout]     --> src/fg/block/mvp.rs:1288:9
[INFO] [stdout]      |
[INFO] [stdout] 1288 |     let zero = Rc::new(Integer::new_constant_usize(0, module));
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_zero`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> src/fg/values/pointer.rs:144:39
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn to_integer(self: Rc<Self>, module: &mut ModuleBuilder) -> Result<Integer> {
[INFO] [stdout]     |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> src/fg/values/pointer.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         module: &mut ModuleBuilder,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pointee`
[INFO] [stdout]    --> src/translation.rs:553:21
[INFO] [stdout]     |
[INFO] [stdout] 553 |                 let pointee = &pointer.pointee;
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pointee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_class`
[INFO] [stdout]    --> src/translation.rs:554:21
[INFO] [stdout]     |
[INFO] [stdout] 554 |                 let storage_class = pointer.storage_class;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signed`
[INFO] [stdout]    --> src/translation.rs:652:17
[INFO] [stdout]     |
[INFO] [stdout] 652 |                 signed,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `signed: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/translation.rs:654:17
[INFO] [stdout]     |
[INFO] [stdout] 654 |                 value,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pointee`
[INFO] [stdout]    --> src/translation.rs:685:21
[INFO] [stdout]     |
[INFO] [stdout] 685 |                 let pointee = &pointer.pointee;
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pointee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_class`
[INFO] [stdout]    --> src/translation.rs:686:21
[INFO] [stdout]     |
[INFO] [stdout] 686 |                 let storage_class = pointer.storage_class;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/translation.rs:962:33
[INFO] [stdout]     |
[INFO] [stdout] 962 | ...                   _ => continue,
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/translation.rs:962:33
[INFO] [stdout]     |
[INFO] [stdout] 942 | ...                   ExtendedSet::GLSL450 => {
[INFO] [stdout]     |                       -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 952 | ...                   ExtendedSet::OpenCL => {
[INFO] [stdout]     |                       ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 962 | ...                   _ => continue,
[INFO] [stdout]     |                       ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/translation.rs:1000:33
[INFO] [stdout]      |
[INFO] [stdout] 1000 | ...                   _ => continue,
[INFO] [stdout]      |                       ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/translation.rs:1000:33
[INFO] [stdout]      |
[INFO] [stdout] 980  | ...                   ExtendedSet::GLSL450 => {
[INFO] [stdout]      |                       -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 990  | ...                   ExtendedSet::OpenCL => {
[INFO] [stdout]      |                       ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1000 | ...                   _ => continue,
[INFO] [stdout]      |                       ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pointee`
[INFO] [stdout]    --> src/translation.rs:901:21
[INFO] [stdout]     |
[INFO] [stdout] 901 |                 let pointee = &pointer.pointee;
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pointee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_class`
[INFO] [stdout]    --> src/translation.rs:902:21
[INFO] [stdout]     |
[INFO] [stdout] 902 |                 let storage_class = pointer.storage_class;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pointee`
[INFO] [stdout]     --> src/translation.rs:1413:21
[INFO] [stdout]      |
[INFO] [stdout] 1413 |                 let pointee = &pointer.pointee;
[INFO] [stdout]      |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pointee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_class`
[INFO] [stdout]     --> src/translation.rs:1414:21
[INFO] [stdout]      |
[INFO] [stdout] 1414 |                 let storage_class = pointer.storage_class;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling wasm2spirv v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `spvc_msl` found for struct `Compilation` in the current scope
[INFO] [stdout]   --> tests/test.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |     println!("{}", compile.spvc_msl()?);
[INFO] [stdout]    |                            ^^^^^^^^ method not found in `Compilation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm2spirv` (test "test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `cell::UnsafeCell`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     cell::UnsafeCell,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tree_sitter`
[INFO] [stdout]   --> src/error.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[cfg(feature = "tree_sitter")]
[INFO] [stdout]    |           ^^^^^^^^^^-------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"tree-sitter"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `clap`, `cli`, `color-eyre`, `colored`, `khronos-all`, `naga`, `naga-all`, `naga-glsl`, `naga-hlsl`, `naga-msl`, `naga-validate`, `naga-wgsl`, `serde_json`, `spirv-tools`, `spirvcross`, `spvc-glsl`, `spvc-hlsl`, `spvc-msl`, `spvt-validate`, `tree-sitter`, `tree-sitter-asm`, `tree-sitter-c`, `tree-sitter-glsl`, `tree-sitter-highlight`, `tree-sitter-hlsl`, and `tree-sitter-wgsl`
[INFO] [stdout]    = help: consider adding `tree_sitter` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tree_sitter`
[INFO] [stdout]   --> src/error.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "tree_sitter")]
[INFO] [stdout]    |           ^^^^^^^^^^-------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"tree-sitter"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `clap`, `cli`, `color-eyre`, `colored`, `khronos-all`, `naga`, `naga-all`, `naga-glsl`, `naga-hlsl`, `naga-msl`, `naga-validate`, `naga-wgsl`, `serde_json`, `spirv-tools`, `spirvcross`, `spvc-glsl`, `spvc-hlsl`, `spvc-msl`, `spvt-validate`, `tree-sitter`, `tree-sitter-asm`, `tree-sitter-c`, `tree-sitter-glsl`, `tree-sitter-highlight`, `tree-sitter-hlsl`, and `tree-sitter-wgsl`
[INFO] [stdout]    = help: consider adding `tree_sitter` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PointerKind`
[INFO] [stdout]   --> src/translation.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |             pointer::{Pointer, PointerKind, PointerSource},
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused label
[INFO] [stdout]    --> src/translation.rs:820:46
[INFO] [stdout]     |
[INFO] [stdout] 820 |                     IntBinarySource::Rotr => 'brk: {
[INFO] [stdout]     |                                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_labels)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blockty`
[INFO] [stdout]   --> src/fg/block/mvp.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Loop { blockty } => {
[INFO] [stdout]    |                ^^^^^^^ help: try ignoring the field: `blockty: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blockty`
[INFO] [stdout]   --> src/fg/block/mvp.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |         Block { blockty } => {
[INFO] [stdout]    |                 ^^^^^^^ help: try ignoring the field: `blockty: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `true_value`
[INFO] [stdout]    --> src/fg/block/mvp.rs:243:57
[INFO] [stdout]     |
[INFO] [stdout] 243 |                         StackValue::Value(Value::Vector(true_value)),
[INFO] [stdout]     |                                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_true_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `false_value`
[INFO] [stdout]    --> src/fg/block/mvp.rs:244:57
[INFO] [stdout]     |
[INFO] [stdout] 244 |                         StackValue::Value(Value::Vector(false_value)),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_false_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memarg`
[INFO] [stdout]    --> src/fg/block/mvp.rs:407:22
[INFO] [stdout]     |
[INFO] [stdout] 407 |         I32Load16U { memarg } => {
[INFO] [stdout]     |                      ^^^^^^ help: try ignoring the field: `memarg: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op1_pointer_variable`
[INFO] [stdout]    --> src/fg/block/mvp.rs:589:43
[INFO] [stdout]     |
[INFO] [stdout] 589 |                         pointer_variable: op1_pointer_variable,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op1_pointer_variable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op1_loaded_integer`
[INFO] [stdout]    --> src/fg/block/mvp.rs:590:41
[INFO] [stdout]     |
[INFO] [stdout] 590 |                         loaded_integer: op1_loaded_integer,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op1_loaded_integer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op2_pointer_variable`
[INFO] [stdout]    --> src/fg/block/mvp.rs:593:43
[INFO] [stdout]     |
[INFO] [stdout] 593 |                         pointer_variable: op2_pointer_variable,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op2_pointer_variable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op2_loaded_integer`
[INFO] [stdout]    --> src/fg/block/mvp.rs:594:41
[INFO] [stdout]     |
[INFO] [stdout] 594 |                         loaded_integer: op2_loaded_integer,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op2_loaded_integer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `zero`
[INFO] [stdout]     --> src/fg/block/mvp.rs:1288:9
[INFO] [stdout]      |
[INFO] [stdout] 1288 |     let zero = Rc::new(Integer::new_constant_usize(0, module));
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_zero`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> src/fg/values/pointer.rs:144:39
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn to_integer(self: Rc<Self>, module: &mut ModuleBuilder) -> Result<Integer> {
[INFO] [stdout]     |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> src/fg/values/pointer.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         module: &mut ModuleBuilder,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pointee`
[INFO] [stdout]    --> src/translation.rs:553:21
[INFO] [stdout]     |
[INFO] [stdout] 553 |                 let pointee = &pointer.pointee;
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pointee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_class`
[INFO] [stdout]    --> src/translation.rs:554:21
[INFO] [stdout]     |
[INFO] [stdout] 554 |                 let storage_class = pointer.storage_class;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signed`
[INFO] [stdout]    --> src/translation.rs:652:17
[INFO] [stdout]     |
[INFO] [stdout] 652 |                 signed,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `signed: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/translation.rs:654:17
[INFO] [stdout]     |
[INFO] [stdout] 654 |                 value,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pointee`
[INFO] [stdout]    --> src/translation.rs:685:21
[INFO] [stdout]     |
[INFO] [stdout] 685 |                 let pointee = &pointer.pointee;
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pointee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_class`
[INFO] [stdout]    --> src/translation.rs:686:21
[INFO] [stdout]     |
[INFO] [stdout] 686 |                 let storage_class = pointer.storage_class;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/translation.rs:962:33
[INFO] [stdout]     |
[INFO] [stdout] 962 | ...                   _ => continue,
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/translation.rs:962:33
[INFO] [stdout]     |
[INFO] [stdout] 942 | ...                   ExtendedSet::GLSL450 => {
[INFO] [stdout]     |                       -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 952 | ...                   ExtendedSet::OpenCL => {
[INFO] [stdout]     |                       ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 962 | ...                   _ => continue,
[INFO] [stdout]     |                       ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/translation.rs:1000:33
[INFO] [stdout]      |
[INFO] [stdout] 1000 | ...                   _ => continue,
[INFO] [stdout]      |                       ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/translation.rs:1000:33
[INFO] [stdout]      |
[INFO] [stdout] 980  | ...                   ExtendedSet::GLSL450 => {
[INFO] [stdout]      |                       -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 990  | ...                   ExtendedSet::OpenCL => {
[INFO] [stdout]      |                       ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1000 | ...                   _ => continue,
[INFO] [stdout]      |                       ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pointee`
[INFO] [stdout]    --> src/translation.rs:901:21
[INFO] [stdout]     |
[INFO] [stdout] 901 |                 let pointee = &pointer.pointee;
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pointee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_class`
[INFO] [stdout]    --> src/translation.rs:902:21
[INFO] [stdout]     |
[INFO] [stdout] 902 |                 let storage_class = pointer.storage_class;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pointee`
[INFO] [stdout]     --> src/translation.rs:1413:21
[INFO] [stdout]      |
[INFO] [stdout] 1413 |                 let pointee = &pointer.pointee;
[INFO] [stdout]      |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pointee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_class`
[INFO] [stdout]     --> src/translation.rs:1414:21
[INFO] [stdout]      |
[INFO] [stdout] 1414 |                 let storage_class = pointer.storage_class;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e5d7964d42de310338deef764e521b2dee2f8727580a411e1aa7b66c89e84f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5d7964d42de310338deef764e521b2dee2f8727580a411e1aa7b66c89e84f84", kill_on_drop: false }`
[INFO] [stdout] e5d7964d42de310338deef764e521b2dee2f8727580a411e1aa7b66c89e84f84
