[INFO] fetching crate craneliftc 0.5.1...
[INFO] testing craneliftc-0.5.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate craneliftc 0.5.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate craneliftc 0.5.1
[INFO] finished tweaking crates.io crate craneliftc 0.5.1
[INFO] tweaked toml for crates.io crate craneliftc 0.5.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate craneliftc 0.5.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-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-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 41 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb429e07e14263be9e3c8e4d32c758c425aa8c39fb91f0cb944f0c931945e6ee
[INFO] running `Command { std: "docker" "start" "-a" "eb429e07e14263be9e3c8e4d32c758c425aa8c39fb91f0cb944f0c931945e6ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb429e07e14263be9e3c8e4d32c758c425aa8c39fb91f0cb944f0c931945e6ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb429e07e14263be9e3c8e4d32c758c425aa8c39fb91f0cb944f0c931945e6ee", kill_on_drop: false }`
[INFO] [stdout] eb429e07e14263be9e3c8e4d32c758c425aa8c39fb91f0cb944f0c931945e6ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 581294e10ed0f6e3d4bd7dc5df63b1ee8871cae2e871905dd6857bd5867e4afb
[INFO] running `Command { std: "docker" "start" "-a" "581294e10ed0f6e3d4bd7dc5df63b1ee8871cae2e871905dd6857bd5867e4afb", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-srcgen v0.124.1
[INFO] [stderr]    Compiling cranelift-isle v0.124.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.124.1
[INFO] [stderr]    Compiling cranelift-bitset v0.124.1
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling wasmtime-internal-math v37.0.1
[INFO] [stderr]    Compiling cranelift-entity v0.124.1
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.124.1
[INFO] [stderr]    Compiling cranelift-bforest v0.124.1
[INFO] [stderr]    Compiling cranelift-control v0.124.1
[INFO] [stderr]    Compiling regalloc2 v0.13.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.124.1
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.124.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling cranelift-codegen v0.124.1
[INFO] [stderr]    Compiling cranelift-frontend v0.124.1
[INFO] [stderr]    Compiling cranelift v0.124.1
[INFO] [stderr]    Compiling craneliftc v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `R32` in this scope
[INFO] [stdout]    --> src/lib.rs:333:55
[INFO] [stdout]     |
[INFO] [stdout] 308 |             $($typ::$variant => $variant,)*
[INFO] [stdout]     |                     -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 333 |         td, CType, I8, I16, I32, I64, I128, F32, F64, R32, R64, I8X8, I16X4, I32X2, F32X2, I8X16,
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/cranelift-codegen-36b52ac3f984cd73/out/types.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub const F32: Type = Type(0x7a);
[INFO] [stdout]     | ------------------- similarly named constant `F32` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 333 -         td, CType, I8, I16, I32, I64, I128, F32, F64, R32, R64, I8X8, I16X4, I32X2, F32X2, I8X16,
[INFO] [stdout] 333 +         td, CType, I8, I16, I32, I64, I128, F32, F64, F32, R64, I8X8, I16X4, I32X2, F32X2, I8X16,
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]     |
[INFO] [stdout] 223 + use crate::CType::R32;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R64` in this scope
[INFO] [stdout]    --> src/lib.rs:333:60
[INFO] [stdout]     |
[INFO] [stdout] 308 |             $($typ::$variant => $variant,)*
[INFO] [stdout]     |                     -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 333 |         td, CType, I8, I16, I32, I64, I128, F32, F64, R32, R64, I8X8, I16X4, I32X2, F32X2, I8X16,
[INFO] [stdout]     |                                                            ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/cranelift-codegen-36b52ac3f984cd73/out/types.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub const F64: Type = Type(0x7b);
[INFO] [stdout]     | ------------------- similarly named constant `F64` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 333 -         td, CType, I8, I16, I32, I64, I128, F32, F64, R32, R64, I8X8, I16X4, I32X2, F32X2, I8X16,
[INFO] [stdout] 333 +         td, CType, I8, I16, I32, I64, I128, F32, F64, R32, F64, I8X8, I16X4, I32X2, F32X2, I8X16,
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]     |
[INFO] [stdout] 223 + use crate::CType::R64;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `WasmtimeSystemV` found for enum `CallConv` in the current scope
[INFO] [stdout]    --> src/lib.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |             $($nl::$variant => $nr::$variant,)*
[INFO] [stdout]     |                    -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 351 |         WasmtimeSystemV,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ variant or associated item not found in `CallConv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `WasmtimeFastcall` found for enum `CallConv` in the current scope
[INFO] [stdout]    --> src/lib.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |             $($nl::$variant => $nr::$variant,)*
[INFO] [stdout]     |                    -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 352 |         WasmtimeFastcall,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ variant or associated item not found in `CallConv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `WasmtimeAppleAarch64` found for enum `CallConv` in the current scope
[INFO] [stdout]    --> src/lib.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |             $($nl::$variant => $nr::$variant,)*
[INFO] [stdout]     |                    -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 353 |         WasmtimeAppleAarch64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `CallConv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `StackOverflow` found for struct `TrapCode` in the current scope
[INFO] [stdout]    --> src/lib.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |             $($nl::$variant => Some($nr::$variant),)*
[INFO] [stdout]     |                    -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 363 |         StackOverflow,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ associated item not found in `TrapCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `HeapOutOfBounds` found for struct `TrapCode` in the current scope
[INFO] [stdout]    --> src/lib.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |             $($nl::$variant => Some($nr::$variant),)*
[INFO] [stdout]     |                    -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 364 |         HeapOutOfBounds,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ associated item not found in `TrapCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `HeapMisaligned` found for struct `TrapCode` in the current scope
[INFO] [stdout]    --> src/lib.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |             $($nl::$variant => Some($nr::$variant),)*
[INFO] [stdout]     |                    -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 365 |         HeapMisaligned,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ associated item not found in `TrapCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `TableOutOfBounds` found for struct `TrapCode` in the current scope
[INFO] [stdout]    --> src/lib.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |             $($nl::$variant => Some($nr::$variant),)*
[INFO] [stdout]     |                    -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 366 |         TableOutOfBounds,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ associated item not found in `TrapCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `IndirectCallToNull` found for struct `TrapCode` in the current scope
[INFO] [stdout]    --> src/lib.rs:367:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |             $($nl::$variant => Some($nr::$variant),)*
[INFO] [stdout]     |                    -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 367 |         IndirectCallToNull,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ associated item not found in `TrapCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `BadSignature` found for struct `TrapCode` in the current scope
[INFO] [stdout]    --> src/lib.rs:368:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |             $($nl::$variant => Some($nr::$variant),)*
[INFO] [stdout]     |                    -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 368 |         BadSignature,
[INFO] [stdout]     |         ^^^^^^^^^^^^ associated item not found in `TrapCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `IntegerOverflow` found for struct `TrapCode` in the current scope
[INFO] [stdout]    --> src/lib.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |             $($nl::$variant => Some($nr::$variant),)*
[INFO] [stdout]     |                    -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 369 |         IntegerOverflow,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ associated item not found in `TrapCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `IntegerDivisionByZero` found for struct `TrapCode` in the current scope
[INFO] [stdout]    --> src/lib.rs:370:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |             $($nl::$variant => Some($nr::$variant),)*
[INFO] [stdout]     |                    -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 370 |         IntegerDivisionByZero,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ associated item not found in `TrapCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `BadConversionToInteger` found for struct `TrapCode` in the current scope
[INFO] [stdout]    --> src/lib.rs:371:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |             $($nl::$variant => Some($nr::$variant),)*
[INFO] [stdout]     |                    -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 371 |         BadConversionToInteger,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `TrapCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `UnreachableCodeReached` found for struct `TrapCode` in the current scope
[INFO] [stdout]    --> src/lib.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |             $($nl::$variant => Some($nr::$variant),)*
[INFO] [stdout]     |                    -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 372 |         UnreachableCodeReached,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `TrapCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Interrupt` found for struct `TrapCode` in the current scope
[INFO] [stdout]    --> src/lib.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |             $($nl::$variant => Some($nr::$variant),)*
[INFO] [stdout]     |                    -------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 373 |         Interrupt,
[INFO] [stdout]     |         ^^^^^^^^^ associated item not found in `TrapCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `User` found for struct `TrapCode` in the current scope
[INFO] [stdout]    --> src/lib.rs:377:30
[INFO] [stdout]     |
[INFO] [stdout] 377 |             return TrapCode::User(x);
[INFO] [stdout]     |                              ^^^^ associated item not found in `TrapCode`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TrapCode` consider using one of the following associated functions:
[INFO] [stdout]       TrapCode::user
[INFO] [stdout]       TrapCode::unwrap_user
[INFO] [stdout]       TrapCode::from_raw
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.124.1/src/ir/trapcode.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout]  54 |     pub const fn user(code: u8) -> Option<TrapCode> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub const fn unwrap_user(code: u8) -> TrapCode {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 |     pub const fn from_raw(byte: NonZeroU8) -> TrapCode {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `user` with a similar name (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 377 -             return TrapCode::User(x);
[INFO] [stdout] 377 +             return TrapCode::user(x);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:471:14
[INFO] [stdout]     |
[INFO] [stdout] 471 |     ubuilder.declare_var(Variable::from_u32(variable.0), convert_CType(typ));
[INFO] [stdout]     |              ^^^^^^^^^^^ ------------------------------ unexpected argument #1 of type `Variable`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-frontend-0.124.1/src/frontend.rs:415:12
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn declare_var(&mut self, ty: Type) -> Variable {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 471 -     ubuilder.declare_var(Variable::from_u32(variable.0), convert_CType(typ));
[INFO] [stdout] 471 +     ubuilder.declare_var(convert_CType(typ));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `resumable_trap` found for struct `FuncInstBuilder<'short, 'long>` in the current scope
[INFO] [stdout]    --> src/lib.rs:923:22
[INFO] [stdout]     |
[INFO] [stdout] 885 |               pub extern "C" fn [< CL_FunctionBuilder_ $invoke >](builder: *mut FunctionBuilder, code: CTrapCode) -> CInst {
[INFO] [stdout]     |                                                        ------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 888 |                   let result = ubuilder
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 889 | |                     .ins()
[INFO] [stdout] 890 | |                     .$invoke(convert_CTrapCode(code));
[INFO] [stdout] 891 | |                 CInst(result.as_u32())
[INFO] [stdout] ...   |
[INFO] [stdout] 922 | | instr_one_code_inst!(trap);
[INFO] [stdout] 923 | | instr_one_code_inst!(resumable_trap);
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^^ method not found in `FuncInstBuilder<'_, '_>`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fcvt_low_from_sint` found for struct `FuncInstBuilder<'short, 'long>` in the current scope
[INFO] [stdout]    --> src/lib.rs:949:29
[INFO] [stdout]     |
[INFO] [stdout] 797 |               pub extern "C" fn [< CL_FunctionBuilder_ $invoke >](builder: *mut FunctionBuilder, one: CType, val: CValue) -> CValue {
[INFO] [stdout]     |                                                        ------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 800 |                   let result = ubuilder
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 801 | |                     .ins()
[INFO] [stdout] 802 | |                     .$invoke(convert_CType(one), Value::from_u32(val.0));
[INFO] [stdout] 803 | |                 CValue(result.as_u32())
[INFO] [stdout] ...   |
[INFO] [stdout] 948 | | instr_two_type_value_value!(fcvt_from_sint);
[INFO] [stdout] 949 | | instr_two_type_value_value!(fcvt_low_from_sint);
[INFO] [stdout]     | |____________________________-^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `fcvt_from_sint` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 949 - instr_two_type_value_value!(fcvt_low_from_sint);
[INFO] [stdout] 949 + instr_two_type_value_value!(fcvt_from_sint);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `null` found for struct `FuncInstBuilder<'short, 'long>` in the current scope
[INFO] [stdout]    --> src/lib.rs:954:23
[INFO] [stdout]     |
[INFO] [stdout] 780 |               pub extern "C" fn [< CL_FunctionBuilder_ $invoke >](builder: *mut FunctionBuilder, one: CType) -> CValue {
[INFO] [stdout]     |                                                        ------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 783 |                   let result = ubuilder
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 784 | |                     .ins()
[INFO] [stdout] 785 | |                     .$invoke(convert_CType(one));
[INFO] [stdout] 786 | |                 CValue(result.as_u32())
[INFO] [stdout] ...   |
[INFO] [stdout] 953 | | instr_one_type_value!(get_return_address);
[INFO] [stdout] 954 | | instr_one_type_value!(null);
[INFO] [stdout]     | |                      -^^^^ method not found in `FuncInstBuilder<'_, '_>`
[INFO] [stdout]     | |______________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<&[Value] as IntoIterator>::Item == &BlockArg`
[INFO] [stdout]    --> src/lib.rs:977:1
[INFO] [stdout]     |
[INFO] [stdout] 977 | instr_two_block_svalue_inst!(jump);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----^
[INFO] [stdout]     | |                            |
[INFO] [stdout]     | |                            required by a bound introduced by this call
[INFO] [stdout]     | expected `&BlockArg`, found `&Value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&BlockArg`
[INFO] [stdout]                found reference `&cranelift::prelude::Value`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> src/lib.rs:679:50
[INFO] [stdout]     |
[INFO] [stdout] 678 |                 let rvals = unsafe { core::slice::from_raw_parts(block_call_args, len)};
[INFO] [stdout]     |                             ----------------------------------------------------------- this expression has type `&[CValue]`
[INFO] [stdout] 679 |                 let converts: Vec<Value> = rvals.into_iter().map(|x| {return Value::from_u32(x.0); }).collect();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^ ---------------------------------------- --------- `IntoIterator::Item` changed to `&Value` here
[INFO] [stdout]     |                                                  |           |
[INFO] [stdout]     |                                                  |           `IntoIterator::Item` changed to `Value` here
[INFO] [stdout]     |                                                  `IntoIterator::Item` is `&CValue` here
[INFO] [stdout] ...
[INFO] [stdout] 683 |                     .$invoke(Block::from_u32(block_call_label.0), converts.as_slice());
[INFO] [stdout]     |                                                                            ---------- `IntoIterator::Item` remains `&Value` here
[INFO] [stdout] ...
[INFO] [stdout] 977 | instr_two_block_svalue_inst!(jump);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `jump`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cranelift-codegen-36b52ac3f984cd73/out/inst_builder.rs:29:91
[INFO] [stdout]     |
[INFO] [stdout]  29 |     fn jump<'a>(mut self, block_call_label: ir::Block, block_call_args: impl IntoIterator<Item = &'a BlockArg>) -> Inst {
[INFO] [stdout]     |                                                                                           ^^^^^^^^^^^^^^^^^^^ required by this bound in `InstBuilder::jump`
[INFO] [stdout]     = note: this error originates in the macro `instr_two_block_svalue_inst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iadd_cin` found for struct `FuncInstBuilder<'short, 'long>` in the current scope
[INFO] [stdout]     --> src/lib.rs:985:38
[INFO] [stdout]      |
[INFO] [stdout]  695 |               pub extern "C" fn [< CL_FunctionBuilder_ $invoke >](builder: *mut FunctionBuilder, c: CValue, left: CValue, right: CValue) ->...
[INFO] [stdout]      |                                                        ------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout]  698 |                   let result = ubuilder
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]  699 | |                     .ins()
[INFO] [stdout]  700 | |                     .$invoke(Value::from_u32(c.0), Value::from_u32(left.0), Value::from_u32(right.0));
[INFO] [stdout]  701 | |                 CValue(result.as_u32())
[INFO] [stdout] ...    |
[INFO] [stdout]  984 | | instr_three_value_value_value_value!(x86_blendv);
[INFO] [stdout]  985 | | instr_three_value_value_value_value!(iadd_cin);
[INFO] [stdout]      | |_____________________________________-^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `iadd` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cranelift-codegen-36b52ac3f984cd73/out/inst_builder.rs:1777:5
[INFO] [stdout]      |
[INFO] [stdout] 1777 |     fn iadd(self, x: ir::Value, y: ir::Value) -> Value {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `isub_bin` found for struct `FuncInstBuilder<'short, 'long>` in the current scope
[INFO] [stdout]     --> src/lib.rs:986:38
[INFO] [stdout]      |
[INFO] [stdout]  695 |               pub extern "C" fn [< CL_FunctionBuilder_ $invoke >](builder: *mut FunctionBuilder, c: CValue, left: CValue, right: CValue) ->...
[INFO] [stdout]      |                                                        ------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout]  698 |                   let result = ubuilder
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]  699 | |                     .ins()
[INFO] [stdout]  700 | |                     .$invoke(Value::from_u32(c.0), Value::from_u32(left.0), Value::from_u32(right.0));
[INFO] [stdout]  701 | |                 CValue(result.as_u32())
[INFO] [stdout] ...    |
[INFO] [stdout]  985 | | instr_three_value_value_value_value!(iadd_cin);
[INFO] [stdout]  986 | | instr_three_value_value_value_value!(isub_bin);
[INFO] [stdout]      | |_____________________________________-^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `isub` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cranelift-codegen-36b52ac3f984cd73/out/inst_builder.rs:1798:5
[INFO] [stdout]      |
[INFO] [stdout] 1798 |     fn isub(self, x: ir::Value, y: ir::Value) -> Value {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fmin_pseudo` found for struct `FuncInstBuilder<'short, 'long>` in the current scope
[INFO] [stdout]     --> src/lib.rs:1030:30
[INFO] [stdout]      |
[INFO] [stdout]  712 |               pub extern "C" fn [< CL_FunctionBuilder_ $invoke >](builder: *mut FunctionBuilder, left: CValue, right: CValue) -> CValue {
[INFO] [stdout]      |                                                        ------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout]  715 |                   let result = ubuilder
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]  716 | |                     .ins()
[INFO] [stdout]  717 | |                     .$invoke(Value::from_u32(left.0), Value::from_u32(right.0));
[INFO] [stdout]  718 | |                 CValue(result.as_u32())
[INFO] [stdout] ...    |
[INFO] [stdout] 1029 | | instr_two_value_value_value!(fmin);
[INFO] [stdout] 1030 | | instr_two_value_value_value!(fmin_pseudo);
[INFO] [stdout]      | |                             -^^^^^^^^^^^ method not found in `FuncInstBuilder<'_, '_>`
[INFO] [stdout]      | |_____________________________|
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fmax_pseudo` found for struct `FuncInstBuilder<'short, 'long>` in the current scope
[INFO] [stdout]     --> src/lib.rs:1032:30
[INFO] [stdout]      |
[INFO] [stdout]  712 |               pub extern "C" fn [< CL_FunctionBuilder_ $invoke >](builder: *mut FunctionBuilder, left: CValue, right: CValue) -> CValue {
[INFO] [stdout]      |                                                        ------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout]  715 |                   let result = ubuilder
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]  716 | |                     .ins()
[INFO] [stdout]  717 | |                     .$invoke(Value::from_u32(left.0), Value::from_u32(right.0));
[INFO] [stdout]  718 | |                 CValue(result.as_u32())
[INFO] [stdout] ...    |
[INFO] [stdout] 1031 | | instr_two_value_value_value!(fmax);
[INFO] [stdout] 1032 | | instr_two_value_value_value!(fmax_pseudo);
[INFO] [stdout]      | |                             -^^^^^^^^^^^ method not found in `FuncInstBuilder<'_, '_>`
[INFO] [stdout]      | |_____________________________|
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_null` found for struct `FuncInstBuilder<'short, 'long>` in the current scope
[INFO] [stdout]     --> src/lib.rs:1059:24
[INFO] [stdout]      |
[INFO] [stdout]  746 |               pub extern "C" fn [< CL_FunctionBuilder_ $invoke >](builder: *mut FunctionBuilder, one: CValue) -> CValue {
[INFO] [stdout]      |                                                        ------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout]  749 |                   let result = ubuilder
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]  750 | |                     .ins()
[INFO] [stdout]  751 | |                     .$invoke(Value::from_u32(one.0));
[INFO] [stdout]  752 | |                 CValue(result.as_u32())
[INFO] [stdout] ...    |
[INFO] [stdout] 1058 | | instr_one_value_value!(nearest);
[INFO] [stdout] 1059 | | instr_one_value_value!(is_null);
[INFO] [stdout]      | |                       -^^^^^^^ method not found in `FuncInstBuilder<'_, '_>`
[INFO] [stdout]      | |_______________________|
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_invalid` found for struct `FuncInstBuilder<'short, 'long>` in the current scope
[INFO] [stdout]     --> src/lib.rs:1060:24
[INFO] [stdout]      |
[INFO] [stdout]  746 |               pub extern "C" fn [< CL_FunctionBuilder_ $invoke >](builder: *mut FunctionBuilder, one: CValue) -> CValue {
[INFO] [stdout]      |                                                        ------- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout]  749 |                   let result = ubuilder
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]  750 | |                     .ins()
[INFO] [stdout]  751 | |                     .$invoke(Value::from_u32(one.0));
[INFO] [stdout]  752 | |                 CValue(result.as_u32())
[INFO] [stdout] ...    |
[INFO] [stdout] 1059 | | instr_one_value_value!(is_null);
[INFO] [stdout] 1060 | | instr_one_value_value!(is_invalid);
[INFO] [stdout]      | |                       -^^^^^^^^^^ method not found in `FuncInstBuilder<'_, '_>`
[INFO] [stdout]      | |_______________________|
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<&[Value] as IntoIterator>::Item == &BlockArg`
[INFO] [stdout]     --> src/lib.rs:1072:1
[INFO] [stdout]      |
[INFO] [stdout] 1072 | instr_five_value_block_svalue_block_svalue_inst!(brif);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----^
[INFO] [stdout]      | |                                                |
[INFO] [stdout]      | |                                                required by a bound introduced by this call
[INFO] [stdout]      | expected `&BlockArg`, found `&Value`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected reference `&BlockArg`
[INFO] [stdout]                 found reference `&cranelift::prelude::Value`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]     --> src/lib.rs:659:54
[INFO] [stdout]      |
[INFO] [stdout]  657 |                 let first = unsafe { core::slice::from_raw_parts(block_one_args, one_len)};
[INFO] [stdout]      |                             -------------------------------------------------------------- this expression has type `&[CValue]`
[INFO] [stdout]  658 |                 let second = unsafe { core::slice::from_raw_parts(block_two_args, two_len)};
[INFO] [stdout]  659 |                 let converts_one: Vec<Value> = first.into_iter().map(|x| {return Value::from_u32(x.0); }).collect();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^ ---------------------------------------- --------- `IntoIterator::Item` changed to `&Value` here
[INFO] [stdout]      |                                                      |           |
[INFO] [stdout]      |                                                      |           `IntoIterator::Item` changed to `Value` here
[INFO] [stdout]      |                                                      `IntoIterator::Item` is `&CValue` here
[INFO] [stdout] ...
[INFO] [stdout]  665 |                     .$invoke(cval, Block::from_u32(block_one_label.0), converts_one.as_slice(), Block::from_u32(block_two_label.0), conve...
[INFO] [stdout]      |                                                                                     ---------- `IntoIterator::Item` remains `&Value` here
[INFO] [stdout] ...
[INFO] [stdout] 1072 | instr_five_value_block_svalue_block_svalue_inst!(brif);
[INFO] [stdout]      | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] note: required by a bound in `brif`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cranelift-codegen-36b52ac3f984cd73/out/inst_builder.rs:48:105
[INFO] [stdout]      |
[INFO] [stdout]   48 | ...lock_then_args: impl IntoIterator<Item = &'a BlockArg>, block_else_label: ir::Block, block_else_args: impl IntoIterator<Item = &'a Blo...
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^ required by this bound in `InstBuilder::brif`
[INFO] [stdout]      = note: this error originates in the macro `instr_five_value_block_svalue_block_svalue_inst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0271, E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `craneliftc` (lib) due to 29 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "581294e10ed0f6e3d4bd7dc5df63b1ee8871cae2e871905dd6857bd5867e4afb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "581294e10ed0f6e3d4bd7dc5df63b1ee8871cae2e871905dd6857bd5867e4afb", kill_on_drop: false }`
[INFO] [stdout] 581294e10ed0f6e3d4bd7dc5df63b1ee8871cae2e871905dd6857bd5867e4afb
