[INFO] fetching crate midenc-hir-analysis 0.4.1... [INFO] testing midenc-hir-analysis-0.4.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate midenc-hir-analysis 0.4.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate midenc-hir-analysis 0.4.1 [INFO] finished tweaking crates.io crate midenc-hir-analysis 0.4.1 [INFO] tweaked toml for crates.io crate midenc-hir-analysis 0.4.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate midenc-hir-analysis 0.4.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate midenc-hir-analysis 0.4.1 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded Inflector v0.11.4 [INFO] [stderr] Downloaded miden-thiserror v1.0.59 [INFO] [stderr] Downloaded miden-thiserror-impl v1.0.59 [INFO] [stderr] Downloaded midenc-hir-symbol v0.4.1 [INFO] [stderr] Downloaded libredox v0.1.6 [INFO] [stderr] Downloaded midenc-hir-macros v0.4.1 [INFO] [stderr] Downloaded miden-verifier v0.15.0 [INFO] [stderr] Downloaded memoffset v0.9.1 [INFO] [stderr] Downloaded inventory v0.3.20 [INFO] [stderr] Downloaded midenc-hir-type v0.4.1 [INFO] [stderr] Downloaded miden-mast-package v0.15.0 [INFO] [stderr] Downloaded blink-alloc v0.3.1 [INFO] [stderr] Downloaded compact_str v0.9.0 [INFO] [stderr] Downloaded bech32 v0.11.0 [INFO] [stderr] Downloaded miden-air v0.15.0 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded miden-core v0.15.0 [INFO] [stderr] Downloaded generator v0.8.5 [INFO] [stderr] Downloaded trybuild v1.0.106 [INFO] [stderr] Downloaded miden-objects v0.10.0 [INFO] [stderr] Downloaded miden-processor v0.15.0 [INFO] [stderr] Downloaded miden-assembly v0.15.0 [INFO] [stderr] Downloaded miden-stdlib v0.15.0 [INFO] [stderr] Downloaded miden-lib v0.10.0 [INFO] [stderr] Downloaded midenc-session v0.4.1 [INFO] [stderr] Downloaded midenc-hir v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37a520db9391272874d4b9233aa2b23ec3c9a3b6925195f09fc2663c62ba4ae0 [INFO] running `Command { std: "docker" "start" "-a" "37a520db9391272874d4b9233aa2b23ec3c9a3b6925195f09fc2663c62ba4ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37a520db9391272874d4b9233aa2b23ec3c9a3b6925195f09fc2663c62ba4ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37a520db9391272874d4b9233aa2b23ec3c9a3b6925195f09fc2663c62ba4ae0", kill_on_drop: false }` [INFO] [stdout] 37a520db9391272874d4b9233aa2b23ec3c9a3b6925195f09fc2663c62ba4ae0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db907929021557feac864bbe683b925069dcc66d6c4e4639e67a7b9614a4f5dd [INFO] running `Command { std: "docker" "start" "-a" "db907929021557feac864bbe683b925069dcc66d6c4e4639e67a7b9614a4f5dd", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling winter-utils v0.12.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling winter-math v0.12.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling winter-crypto v0.12.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling miden-crypto v0.14.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling miden-formatting v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling miden-miette-derive v8.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling winter-fri v0.12.2 [INFO] [stderr] Compiling winter-air v0.12.3 [INFO] [stderr] Compiling winter-maybe-async v0.12.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling winter-prover v0.12.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miden-miette v8.0.0 [INFO] [stderr] Compiling miden-core v0.15.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winter-verifier v0.12.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling miden-air v0.15.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling miden-verifier v0.15.0 [INFO] [stderr] Compiling miden-processor v0.15.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling miden-thiserror v1.0.59 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling miden-thiserror-impl v1.0.59 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling midenc-session v0.4.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling midenc-hir-macros v0.4.1 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling midenc-hir-symbol v0.4.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling midenc-hir-type v0.4.1 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling blink-alloc v0.3.1 [INFO] [stderr] Compiling miden-assembly v0.15.0 [INFO] [stderr] Compiling miden-objects v0.10.0 [INFO] [stderr] Compiling miden-mast-package v0.15.0 [INFO] [stderr] Compiling miden-stdlib v0.15.0 [INFO] [stderr] Compiling miden-lib v0.10.0 [INFO] [stderr] Compiling midenc-hir v0.4.1 [INFO] [stderr] Compiling midenc-hir-analysis v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 05s [INFO] running `Command { std: "docker" "inspect" "db907929021557feac864bbe683b925069dcc66d6c4e4639e67a7b9614a4f5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db907929021557feac864bbe683b925069dcc66d6c4e4639e67a7b9614a4f5dd", kill_on_drop: false }` [INFO] [stdout] db907929021557feac864bbe683b925069dcc66d6c4e4639e67a7b9614a4f5dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 130d75429fe3da416f46d1606324ba9f5c003c00b7b8d3e34a2cd8c43ae14ecc [INFO] running `Command { std: "docker" "start" "-a" "130d75429fe3da416f46d1606324ba9f5c003c00b7b8d3e34a2cd8c43ae14ecc", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling midenc-hir-symbol v0.4.1 [INFO] [stderr] Compiling midenc-hir-macros v0.4.1 [INFO] [stderr] Compiling miden-assembly v0.15.0 [INFO] [stderr] Compiling miden-objects v0.10.0 [INFO] [stderr] Compiling miden-mast-package v0.15.0 [INFO] [stderr] Compiling miden-stdlib v0.15.0 [INFO] [stderr] Compiling miden-lib v0.10.0 [INFO] [stderr] Compiling midenc-session v0.4.1 [INFO] [stderr] Compiling midenc-hir v0.4.1 [INFO] [stderr] Compiling midenc-hir-analysis v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `midenc_dialect_arith` [INFO] [stdout] --> src/analyses/spills/tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use midenc_dialect_arith::ArithOpBuilder as Arith; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `midenc_dialect_arith` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `midenc_dialect_arith`, use `cargo add midenc_dialect_arith` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `midenc_dialect_cf` [INFO] [stdout] --> src/analyses/spills/tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use midenc_dialect_cf::ControlFlowOpBuilder as Cf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `midenc_dialect_cf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `midenc_dialect_cf`, use `cargo add midenc_dialect_cf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `midenc_dialect_hir` [INFO] [stdout] --> src/analyses/spills/tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use midenc_dialect_hir::HirOpBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `midenc_dialect_hir` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `midenc_dialect_hir`, use `cargo add midenc_dialect_hir` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `midenc_expect_test` [INFO] [stdout] --> src/analyses/spills/tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use midenc_expect_test::expect_file; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `midenc_expect_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `midenc_expect_test`, use `cargo add midenc_expect_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `ptrtoint` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | let v1 = b.ptrtoint(v0, Type::U32, span)?; [INFO] [stdout] | ^^^^^^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u32` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:118:21 [INFO] [stdout] | [INFO] [stdout] 118 | let k32 = b.u32(32, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn u32(&mut self, value: u32, span: SourceSpan) -> Result { [INFO] [stdout] | --- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_unchecked` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | let v2c = b.add_unchecked(v1, k32, span)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_unchecked( [INFO] [stdout] | ------------- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `add_unchecked` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] help: there is a method `mul_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 119 - let v2c = b.add_unchecked(v1, k32, span)?; [INFO] [stdout] 119 + let v2c = b.mul_unchecked(v1, k32, span)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `inttoptr` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | let v3c = b.inttoptr( [INFO] [stdout] | --^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `into` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/convert/mod.rs:458:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:128:20 [INFO] [stdout] | [INFO] [stdout] 128 | let v4 = b.load(v3c, span)?; [INFO] [stdout] | ^^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn load(&mut self, addr: ValueRef, span: SourceSpan) -> Result { [INFO] [stdout] | ---- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `load` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u32` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | let k64 = b.u32(64, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn u32(&mut self, value: u32, span: SourceSpan) -> Result { [INFO] [stdout] | --- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_unchecked` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:130:20 [INFO] [stdout] | [INFO] [stdout] 130 | let v5 = b.add_unchecked(v1, k64, span)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_unchecked( [INFO] [stdout] | ------------- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `add_unchecked` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] help: there is a method `mul_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 130 - let v5 = b.add_unchecked(v1, k64, span)?; [INFO] [stdout] 130 + let v5 = b.mul_unchecked(v1, k64, span)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `inttoptr` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | let v6 = b.inttoptr( [INFO] [stdout] | --^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `into` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/convert/mod.rs:458:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:139:20 [INFO] [stdout] | [INFO] [stdout] 139 | let v7 = b.load(v6, span)?; [INFO] [stdout] | ^^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn load(&mut self, addr: ValueRef, span: SourceSpan) -> Result { [INFO] [stdout] | ---- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `load` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u64` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:140:20 [INFO] [stdout] | [INFO] [stdout] 140 | let v8 = b.u64(1, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `exec` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:141:22 [INFO] [stdout] | [INFO] [stdout] 141 | let call = b.exec(callee, callee_sig.clone(), [v6, v4, v7, v7, v8], span)?; [INFO] [stdout] | ^^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u32` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:144:21 [INFO] [stdout] | [INFO] [stdout] 144 | let k72 = b.u32(72, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn u32(&mut self, value: u32, span: SourceSpan) -> Result { [INFO] [stdout] | --- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_unchecked` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | let v10 = b.add_unchecked(v1, k72, span)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_unchecked( [INFO] [stdout] | ------------- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `add_unchecked` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] help: there is a method `mul_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 145 - let v10 = b.add_unchecked(v1, k72, span)?; [INFO] [stdout] 145 + let v10 = b.mul_unchecked(v1, k72, span)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `store` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:146:23 [INFO] [stdout] | [INFO] [stdout] 146 | let store = b.store(v3c, v7, span)?; [INFO] [stdout] | ^^^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | fn store( [INFO] [stdout] | ----- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `store` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `inttoptr` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:148:22 [INFO] [stdout] | [INFO] [stdout] 148 | let _v11 = b.inttoptr( [INFO] [stdout] | --^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `into` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/convert/mod.rs:458:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:157:22 [INFO] [stdout] | [INFO] [stdout] 157 | let _v12 = b.load(_v11, span)?; [INFO] [stdout] | ^^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn load(&mut self, addr: ValueRef, span: SourceSpan) -> Result { [INFO] [stdout] | ---- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `load` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `ptrtoint` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:278:20 [INFO] [stdout] | [INFO] [stdout] 278 | let v1 = b.ptrtoint(v0, Type::U32, span)?; [INFO] [stdout] | ^^^^^^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u32` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:279:21 [INFO] [stdout] | [INFO] [stdout] 279 | let k32 = b.u32(32, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn u32(&mut self, value: u32, span: SourceSpan) -> Result { [INFO] [stdout] | --- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_unchecked` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:280:21 [INFO] [stdout] | [INFO] [stdout] 280 | let v2c = b.add_unchecked(v1, k32, span)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_unchecked( [INFO] [stdout] | ------------- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `add_unchecked` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] help: there is a method `mul_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 280 - let v2c = b.add_unchecked(v1, k32, span)?; [INFO] [stdout] 280 + let v2c = b.mul_unchecked(v1, k32, span)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `inttoptr` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:281:21 [INFO] [stdout] | [INFO] [stdout] 281 | let v3c = b.inttoptr( [INFO] [stdout] | --^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `into` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/convert/mod.rs:458:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:289:20 [INFO] [stdout] | [INFO] [stdout] 289 | let v4 = b.load(v3c, span)?; [INFO] [stdout] | ^^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn load(&mut self, addr: ValueRef, span: SourceSpan) -> Result { [INFO] [stdout] | ---- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `load` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u32` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:290:21 [INFO] [stdout] | [INFO] [stdout] 290 | let k64 = b.u32(64, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn u32(&mut self, value: u32, span: SourceSpan) -> Result { [INFO] [stdout] | --- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_unchecked` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:291:20 [INFO] [stdout] | [INFO] [stdout] 291 | let v5 = b.add_unchecked(v1, k64, span)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_unchecked( [INFO] [stdout] | ------------- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `add_unchecked` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] help: there is a method `mul_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 291 - let v5 = b.add_unchecked(v1, k64, span)?; [INFO] [stdout] 291 + let v5 = b.mul_unchecked(v1, k64, span)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `inttoptr` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:292:20 [INFO] [stdout] | [INFO] [stdout] 292 | let v6 = b.inttoptr( [INFO] [stdout] | --^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `into` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/convert/mod.rs:458:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:300:20 [INFO] [stdout] | [INFO] [stdout] 300 | let v7 = b.load(v6, span)?; [INFO] [stdout] | ^^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn load(&mut self, addr: ValueRef, span: SourceSpan) -> Result { [INFO] [stdout] | ---- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `load` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u32` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:301:22 [INFO] [stdout] | [INFO] [stdout] 301 | let zero = b.u32(0, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn u32(&mut self, value: u32, span: SourceSpan) -> Result { [INFO] [stdout] | --- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `FunctionBuilder<'_, OpBuilder>` is not an iterator [INFO] [stdout] --> src/analyses/spills/tests.rs:302:20 [INFO] [stdout] | [INFO] [stdout] 302 | let v8 = b.eq(v1, zero, span)?; [INFO] [stdout] | ^^ `FunctionBuilder<'_, OpBuilder>` is not an iterator [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/builtin/builders/function.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct FunctionBuilder<'f, B: ?Sized> { [INFO] [stdout] | ----------------------------------------- doesn't satisfy `FunctionBuilder<'_, OpBuilder>: Iterator` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `FunctionBuilder<'_, OpBuilder>: Iterator` [INFO] [stdout] which is required by `&mut FunctionBuilder<'_, OpBuilder>: Iterator` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `eq` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u64` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:309:20 [INFO] [stdout] | [INFO] [stdout] 309 | let v9 = b.u64(1, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `exec` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:310:22 [INFO] [stdout] | [INFO] [stdout] 310 | let call = b.exec(callee, callee_sig.clone(), [v6, v4, v7, v7, v9], span)?; [INFO] [stdout] | ^^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `br` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:313:11 [INFO] [stdout] | [INFO] [stdout] 313 | b.br(join, [v10], span)?; [INFO] [stdout] | ^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u32` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:317:20 [INFO] [stdout] | [INFO] [stdout] 317 | let k8 = b.u32(8, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn u32(&mut self, value: u32, span: SourceSpan) -> Result { [INFO] [stdout] | --- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_unchecked` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:318:21 [INFO] [stdout] | [INFO] [stdout] 318 | let v11 = b.add_unchecked(v1, k8, span)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_unchecked( [INFO] [stdout] | ------------- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `add_unchecked` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] help: there is a method `mul_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 318 - let v11 = b.add_unchecked(v1, k8, span)?; [INFO] [stdout] 318 + let v11 = b.mul_unchecked(v1, k8, span)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `br` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:319:11 [INFO] [stdout] | [INFO] [stdout] 319 | b.br(join, [v11], span)?; [INFO] [stdout] | ^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u32` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:324:21 [INFO] [stdout] | [INFO] [stdout] 324 | let k72 = b.u32(72, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn u32(&mut self, value: u32, span: SourceSpan) -> Result { [INFO] [stdout] | --- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_unchecked` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:325:21 [INFO] [stdout] | [INFO] [stdout] 325 | let v13 = b.add_unchecked(v1, k72, span)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_unchecked( [INFO] [stdout] | ------------- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `add_unchecked` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] help: there is a method `mul_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 325 - let v13 = b.add_unchecked(v1, k72, span)?; [INFO] [stdout] 325 + let v13 = b.mul_unchecked(v1, k72, span)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_unchecked` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:326:21 [INFO] [stdout] | [INFO] [stdout] 326 | let v14 = b.add_unchecked(v13, v12, span)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_unchecked( [INFO] [stdout] | ------------- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `add_unchecked` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] help: there is a method `mul_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 326 - let v14 = b.add_unchecked(v13, v12, span)?; [INFO] [stdout] 326 + let v14 = b.mul_unchecked(v13, v12, span)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `inttoptr` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:327:21 [INFO] [stdout] | [INFO] [stdout] 327 | let v15 = b.inttoptr( [INFO] [stdout] | --^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `into` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/convert/mod.rs:458:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `store` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:335:11 [INFO] [stdout] | [INFO] [stdout] 335 | b.store(v3c, v7, span)?; [INFO] [stdout] | ^^^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | fn store( [INFO] [stdout] | ----- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `store` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:336:22 [INFO] [stdout] | [INFO] [stdout] 336 | let _v16 = b.load(v15, span)?; [INFO] [stdout] | ^^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn load(&mut self, addr: ValueRef, span: SourceSpan) -> Result { [INFO] [stdout] | ---- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `load` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u32` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:508:20 [INFO] [stdout] | [INFO] [stdout] 508 | let r0 = b.u32(0, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn u32(&mut self, value: u32, span: SourceSpan) -> Result { [INFO] [stdout] | --- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u32` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:509:20 [INFO] [stdout] | [INFO] [stdout] 509 | let c0 = b.u32(0, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn u32(&mut self, value: u32, span: SourceSpan) -> Result { [INFO] [stdout] | --- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u64` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:510:20 [INFO] [stdout] | [INFO] [stdout] 510 | let s0 = b.u64(0, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `br` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:511:11 [INFO] [stdout] | [INFO] [stdout] 511 | b.br(blk1, [r0, c0, s0], span)?; [INFO] [stdout] | ^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `FunctionBuilder<'_, OpBuilder>` is not an iterator [INFO] [stdout] --> src/analyses/spills/tests.rs:518:28 [INFO] [stdout] | [INFO] [stdout] 518 | let cond_outer = b.eq(r, v1, span)?; [INFO] [stdout] | ^^ `FunctionBuilder<'_, OpBuilder>` is not an iterator [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/builtin/builders/function.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct FunctionBuilder<'f, B: ?Sized> { [INFO] [stdout] | ----------------------------------------- doesn't satisfy `FunctionBuilder<'_, OpBuilder>: Iterator` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `FunctionBuilder<'_, OpBuilder>: Iterator` [INFO] [stdout] which is required by `&mut FunctionBuilder<'_, OpBuilder>: Iterator` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `eq` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `br` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:527:11 [INFO] [stdout] | [INFO] [stdout] 527 | b.br(blk4, [c, sum], span)?; [INFO] [stdout] | ^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `FunctionBuilder<'_, OpBuilder>` is not an iterator [INFO] [stdout] --> src/analyses/spills/tests.rs:533:28 [INFO] [stdout] | [INFO] [stdout] 533 | let cond_inner = b.eq(col, v2, span)?; [INFO] [stdout] | ^^ `FunctionBuilder<'_, OpBuilder>` is not an iterator [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/builtin/builders/function.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct FunctionBuilder<'f, B: ?Sized> { [INFO] [stdout] | ----------------------------------------- doesn't satisfy `FunctionBuilder<'_, OpBuilder>: Iterator` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `FunctionBuilder<'_, OpBuilder>: Iterator` [INFO] [stdout] which is required by `&mut FunctionBuilder<'_, OpBuilder>: Iterator` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `eq` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u32` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:541:21 [INFO] [stdout] | [INFO] [stdout] 541 | let one = b.u32(1, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn u32(&mut self, value: u32, span: SourceSpan) -> Result { [INFO] [stdout] | --- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_unchecked` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:542:20 [INFO] [stdout] | [INFO] [stdout] 542 | let r1 = b.add_unchecked(r, one, span)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_unchecked( [INFO] [stdout] | ------------- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `add_unchecked` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] help: there is a method `mul_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 542 - let r1 = b.add_unchecked(r, one, span)?; [INFO] [stdout] 542 + let r1 = b.mul_unchecked(r, one, span)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `br` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:543:11 [INFO] [stdout] | [INFO] [stdout] 543 | b.br(blk1, [r1, pcol, pacc], span)?; [INFO] [stdout] | ^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u32` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:547:21 [INFO] [stdout] | [INFO] [stdout] 547 | let one = b.u32(1, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn u32(&mut self, value: u32, span: SourceSpan) -> Result { [INFO] [stdout] | --- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sub_unchecked` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:548:23 [INFO] [stdout] | [INFO] [stdout] 548 | let rowm1 = b.sub_unchecked(r, one, span)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `mul_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 548 - let rowm1 = b.sub_unchecked(r, one, span)?; [INFO] [stdout] 548 + let rowm1 = b.mul_unchecked(r, one, span)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mul_unchecked` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:549:25 [INFO] [stdout] | [INFO] [stdout] 549 | let row_off = b.mul_unchecked(rowm1, v2, span)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | fn mul_unchecked( [INFO] [stdout] | ------------- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `mul_unchecked` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] help: there is a method `add_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 549 - let row_off = b.mul_unchecked(rowm1, v2, span)?; [INFO] [stdout] 549 + let row_off = b.add_unchecked(rowm1, v2, span)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_unchecked` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:550:24 [INFO] [stdout] | [INFO] [stdout] 550 | let offset = b.add_unchecked(col, row_off, span)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_unchecked( [INFO] [stdout] | ------------- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `add_unchecked` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] help: there is a method `mul_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 550 - let offset = b.add_unchecked(col, row_off, span)?; [INFO] [stdout] 550 + let offset = b.mul_unchecked(col, row_off, span)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `ptrtoint` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:551:22 [INFO] [stdout] | [INFO] [stdout] 551 | let base = b.ptrtoint(v0, Type::U32, span)?; [INFO] [stdout] | ^^^^^^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_unchecked` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:552:22 [INFO] [stdout] | [INFO] [stdout] 552 | let addr = b.add_unchecked(base, offset, span)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_unchecked( [INFO] [stdout] | ------------- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `add_unchecked` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] help: there is a method `mul_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 552 - let addr = b.add_unchecked(base, offset, span)?; [INFO] [stdout] 552 + let addr = b.mul_unchecked(base, offset, span)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `inttoptr` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:553:21 [INFO] [stdout] | [INFO] [stdout] 553 | let v3c = b.inttoptr( [INFO] [stdout] | --^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `into` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/convert/mod.rs:458:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:561:22 [INFO] [stdout] | [INFO] [stdout] 561 | let load = b.load(v3c, span)?; [INFO] [stdout] | ^^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn load(&mut self, addr: ValueRef, span: SourceSpan) -> Result { [INFO] [stdout] | ---- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `load` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u64` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:563:20 [INFO] [stdout] | [INFO] [stdout] 563 | let k1 = b.u64(1, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u64` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:564:20 [INFO] [stdout] | [INFO] [stdout] 564 | let k2 = b.u64(2, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u64` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:565:20 [INFO] [stdout] | [INFO] [stdout] 565 | let k3 = b.u64(3, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u64` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:566:20 [INFO] [stdout] | [INFO] [stdout] 566 | let k4 = b.u64(4, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u64` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:567:20 [INFO] [stdout] | [INFO] [stdout] 567 | let k5 = b.u64(5, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u64` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:568:20 [INFO] [stdout] | [INFO] [stdout] 568 | let k6 = b.u64(6, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u64` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:569:21 [INFO] [stdout] | [INFO] [stdout] 569 | let _k7 = b.u64(7, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `exec` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:570:22 [INFO] [stdout] | [INFO] [stdout] 570 | let call = b.exec(callee, callee_sig.clone(), [v3c, load, k1, k2, k3, k4, k5, k6], span)?; [INFO] [stdout] | ^^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_unchecked` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:571:22 [INFO] [stdout] | [INFO] [stdout] 571 | let accn = b.add_unchecked(acc, load, span)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_unchecked( [INFO] [stdout] | ------------- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `add_unchecked` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] help: there is a method `mul_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 571 - let accn = b.add_unchecked(acc, load, span)?; [INFO] [stdout] 571 + let accn = b.mul_unchecked(acc, load, span)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `u32` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:572:22 [INFO] [stdout] | [INFO] [stdout] 572 | let one2 = b.u32(1, span); [INFO] [stdout] | ^^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn u32(&mut self, value: u32, span: SourceSpan) -> Result { [INFO] [stdout] | --- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_unchecked` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:573:22 [INFO] [stdout] | [INFO] [stdout] 573 | let coln = b.add_unchecked(col, one2, span)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midenc-hir-0.4.1/src/dialects/test/builders.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_unchecked( [INFO] [stdout] | ------------- the method is available for `FunctionBuilder<'_, OpBuilder>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `TestOpBuilder` which provides `add_unchecked` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use midenc_hir::dialects::test::TestOpBuilder; [INFO] [stdout] | [INFO] [stdout] help: there is a method `mul_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 573 - let coln = b.add_unchecked(col, one2, span)?; [INFO] [stdout] 573 + let coln = b.mul_unchecked(col, one2, span)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `br` found for struct `FunctionBuilder<'f, B>` in the current scope [INFO] [stdout] --> src/analyses/spills/tests.rs:575:11 [INFO] [stdout] | [INFO] [stdout] 575 | b.br(blk4, [coln, accn], span)?; [INFO] [stdout] | ^^ method not found in `FunctionBuilder<'_, OpBuilder>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `midenc-hir-analysis` (lib test) due to 73 previous errors [INFO] running `Command { std: "docker" "inspect" "130d75429fe3da416f46d1606324ba9f5c003c00b7b8d3e34a2cd8c43ae14ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "130d75429fe3da416f46d1606324ba9f5c003c00b7b8d3e34a2cd8c43ae14ecc", kill_on_drop: false }` [INFO] [stdout] 130d75429fe3da416f46d1606324ba9f5c003c00b7b8d3e34a2cd8c43ae14ecc