[INFO] fetching crate spirq-spvasm 0.1.4...
[INFO] testing spirq-spvasm-0.1.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate spirq-spvasm 0.1.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate spirq-spvasm 0.1.4
[INFO] finished tweaking crates.io crate spirq-spvasm 0.1.4
[INFO] tweaked toml for crates.io crate spirq-spvasm 0.1.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spirq-spvasm 0.1.4 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 26 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abe94532b63ad6fc59f4b3ec7b5ee36a07d1db1c8632304573826947e63b8c38
[INFO] running `Command { std: "docker" "start" "-a" "abe94532b63ad6fc59f4b3ec7b5ee36a07d1db1c8632304573826947e63b8c38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abe94532b63ad6fc59f4b3ec7b5ee36a07d1db1c8632304573826947e63b8c38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abe94532b63ad6fc59f4b3ec7b5ee36a07d1db1c8632304573826947e63b8c38", kill_on_drop: false }`
[INFO] [stdout] abe94532b63ad6fc59f4b3ec7b5ee36a07d1db1c8632304573826947e63b8c38
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe40f45092a9085733d0f97345e22c72418aba1b804c2bd2e6f8aba681fee832
[INFO] running `Command { std: "docker" "start" "-a" "fe40f45092a9085733d0f97345e22c72418aba1b804c2bd2e6f8aba681fee832", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling spq-core v1.0.6
[INFO] [stderr]    Compiling spirq-core v1.0.4
[INFO] [stderr]    Compiling spirq v1.2.2
[INFO] [stderr]    Compiling spirq-spvasm v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dis/auto_name.rs:167:51
[INFO] [stdout]     |
[INFO] [stdout] 167 |             if let Some(name) = self.make_ty_name(ty) {
[INFO] [stdout]     |                                      ------------ ^^ expected `spirq_core::ty::Type`, found `spirq::prelude::Type`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `spirq::prelude::Type` and `spirq_core::ty::Type` have similar names, but are actually distinct types
[INFO] [stdout] note: `spirq::prelude::Type` is defined in crate `spq_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spq-core-1.0.6/src/ty/mod.rs:602:1
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub enum Type {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] note: `spirq_core::ty::Type` is defined in crate `spirq_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spirq-core-1.0.4/src/ty/mod.rs:602:1
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub enum Type {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/dis/auto_name.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn make_ty_name(&mut self, ty: &Type) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^            ---------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dis/auto_name.rs:169:34
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 self.cache.entry(ty.clone()).or_insert(*id);
[INFO] [stdout]     |                            ----- ^^^^^^^^^^ expected `spirq_core::ty::Type`, found `spirq::prelude::Type`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `spirq::prelude::Type` and `spirq_core::ty::Type` have similar names, but are actually distinct types
[INFO] [stdout] note: `spirq::prelude::Type` is defined in crate `spq_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spq-core-1.0.6/src/ty/mod.rs:602:1
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub enum Type {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] note: `spirq_core::ty::Type` is defined in crate `spirq_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spirq-core-1.0.4/src/ty/mod.rs:602:1
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub enum Type {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] help: the return type of this call is `spirq::prelude::Type` due to the type of the argument passed
[INFO] [stdout]    --> src/dis/auto_name.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 self.cache.entry(ty.clone()).or_insert(*id);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^----------^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this argument influences the return type of `entry`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/collections/hash/map.rs:1008:11
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dis/auto_name.rs:171:35
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 self.cache.insert(ty.clone(), *id);
[INFO] [stdout]     |                            ------ ^^^^^^^^^^ expected `spirq_core::ty::Type`, found `spirq::prelude::Type`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `spirq::prelude::Type` and `spirq_core::ty::Type` have similar names, but are actually distinct types
[INFO] [stdout] note: `spirq::prelude::Type` is defined in crate `spq_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spq-core-1.0.6/src/ty/mod.rs:602:1
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub enum Type {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] note: `spirq_core::ty::Type` is defined in crate `spirq_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spirq-core-1.0.4/src/ty/mod.rs:602:1
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub enum Type {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/collections/hash/map.rs:1328:11
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dis/auto_name.rs:203:61
[INFO] [stdout]     |
[INFO] [stdout] 203 |             } else if let Some(name) = self.make_const_name(&constant.value) {
[INFO] [stdout]     |                                             --------------- ^^^^^^^^^^^^^^^ expected `spirq_core::constant::ConstantValue`, found `spirq::prelude::ConstantValue`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `spirq::prelude::ConstantValue` and `spirq_core::constant::ConstantValue` have similar names, but are actually distinct types
[INFO] [stdout] note: `spirq::prelude::ConstantValue` is defined in crate `spq_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spq-core-1.0.6/src/constant.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum ConstantValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `spirq_core::constant::ConstantValue` is defined in crate `spirq_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spirq-core-1.0.4/src/constant.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum ConstantValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/dis/auto_name.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn make_const_name(&mut self, value: &ConstantValue) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^            ---------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dis/disassembler.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |             match ty {
[INFO] [stdout]     |                   -- this expression has type `&spirq::prelude::Type`
[INFO] [stdout] 115 |                 Type::Scalar(scalar_ty) => match scalar_ty {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ expected `spirq::prelude::Type`, found `spirq_core::ty::Type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `spirq_core::ty::Type` and `spirq::prelude::Type` have similar names, but are actually distinct types
[INFO] [stdout] note: `spirq_core::ty::Type` is defined in crate `spirq_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spirq-core-1.0.4/src/ty/mod.rs:602:1
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub enum Type {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] note: `spirq::prelude::Type` is defined in crate `spq_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spq-core-1.0.6/src/ty/mod.rs:602:1
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub enum Type {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dis/disassembler.rs:310:37
[INFO] [stdout]     |
[INFO] [stdout] 310 |             itm.parse_global_declrs(&mut instrs)?;
[INFO] [stdout]     |                 ------------------- ^^^^^^^^^^^ expected `spirq::parse::Instrs<'_>`, found `spirq_core::parse::Instrs<'_>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `spirq_core::parse::Instrs<'_>` and `spirq::parse::Instrs<'_>` have similar names, but are actually distinct types
[INFO] [stdout] note: `spirq_core::parse::Instrs<'_>` is defined in crate `spirq_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spirq-core-1.0.4/src/parse/instr.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Instrs<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `spirq::parse::Instrs<'_>` is defined in crate `spq_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spq-core-1.0.6/src/parse/instr.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Instrs<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spirq-1.2.2/src/reflect.rs:844:12
[INFO] [stdout]     |
[INFO] [stdout] 844 |     pub fn parse_global_declrs(&mut self, instrs: &mut Instrs<'a>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spirq-spvasm` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "fe40f45092a9085733d0f97345e22c72418aba1b804c2bd2e6f8aba681fee832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe40f45092a9085733d0f97345e22c72418aba1b804c2bd2e6f8aba681fee832", kill_on_drop: false }`
[INFO] [stdout] fe40f45092a9085733d0f97345e22c72418aba1b804c2bd2e6f8aba681fee832
