[INFO] cloning repository https://github.com/dusk-phantom/duskphantom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dusk-phantom/duskphantom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdusk-phantom%2Fduskphantom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdusk-phantom%2Fduskphantom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4d4a6194609e04df06386a0bcf34f1d326f7473
[INFO] checking dusk-phantom/duskphantom against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdusk-phantom%2Fduskphantom" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dusk-phantom/duskphantom
[INFO] finished tweaking git repo https://github.com/dusk-phantom/duskphantom
[INFO] tweaked toml for git repo https://github.com/dusk-phantom/duskphantom written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dusk-phantom/duskphantom on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dusk-phantom/duskphantom 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: crates/clang-front-back/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `clang-front-back` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/duskphantom-backend/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `duskphantom-backend` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/duskphantom-frontend/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `duskphantom-frontend` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/duskphantom-middle/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `duskphantom-middle` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f974536c2f588d4ba084222075a82a91aec19ff6bb4a5e23f714c69f8489c798
[INFO] running `Command { std: "docker" "start" "f974536c2f588d4ba084222075a82a91aec19ff6bb4a5e23f714c69f8489c798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f974536c2f588d4ba084222075a82a91aec19ff6bb4a5e23f714c69f8489c798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f974536c2f588d4ba084222075a82a91aec19ff6bb4a5e23f714c69f8489c798" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f974536c2f588d4ba084222075a82a91aec19ff6bb4a5e23f714c69f8489c798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f974536c2f588d4ba084222075a82a91aec19ff6bb4a5e23f714c69f8489c798" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: crates/clang-front-back/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `clang-front-back` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/duskphantom-backend/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `duskphantom-backend` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/duskphantom-frontend/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `duskphantom-frontend` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/duskphantom-middle/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `duskphantom-middle` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling llvm-ir v0.11.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking duskphantom-utils v0.0.1 (/opt/rustwide/workdir/crates/duskphantom-utils)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking insta v1.39.0
[INFO] [stderr]    Compiling duskphantom v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking duskphantom-graph v0.0.2 (/opt/rustwide/workdir/crates/duskphantom-graph)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/duskphantom-graph/src/lib.rs:103:18
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn nodes(&self) -> std::collections::hash_map::Values<u64, T> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn nodes(&self) -> std::collections::hash_map::Values<'_, u64, T> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/duskphantom-graph/src/lib.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter(&self) -> UdGraphIter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter(&self) -> UdGraphIter<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/duskphantom-graph/src/lib.rs:103:18
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn nodes(&self) -> std::collections::hash_map::Values<u64, T> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn nodes(&self) -> std::collections::hash_map::Values<'_, u64, T> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/duskphantom-graph/src/lib.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter(&self) -> UdGraphIter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter(&self) -> UdGraphIter<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]    Compiling llvm-sys v160.1.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking duskphantom-frontend v0.0.1 (/opt/rustwide/workdir/crates/duskphantom-frontend)
[INFO] [stderr]     Checking clap v4.5.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.203
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking duskphantom-middle v0.0.1 (/opt/rustwide/workdir/crates/duskphantom-middle)
[INFO] [stderr]     Checking clang-front-back v0.0.1 (/opt/rustwide/workdir/crates/clang-front-back)
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 | /         cprintln!(
[INFO] [stdout] 209 | |             "[INFO] loop {} is made candidate {}!",
[INFO] [stdout] 210 | |             pre_header.name,
[INFO] [stdout] 211 | |             candidate.dump()
[INFO] [stdout] 212 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             cprintln!("[INFO] loop {} has multiple exit edges", pre_header.name);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 | /             cprintln!(
[INFO] [stdout] 185 | |                 "[INFO] loop {}'s pred is not {}",
[INFO] [stdout] 186 | |                 pre_header.name,
[INFO] [stdout] 187 | |                 pre_header.name
[INFO] [stdout] 188 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |             cprintln!("[INFO] loop {} does not have indvar", pre_header.name);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |             cprintln!("[INFO] loop {} has conflict effect", pre_header.name);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 | /         cprintln!(
[INFO] [stdout] 466 | |             "[INFO] failed to merge {} with {} (indvar = {})",
[INFO] [stdout] 467 | |             a.dump(),
[INFO] [stdout] 468 | |             b.dump(),
[INFO] [stdout] 469 | |             indvar
[INFO] [stdout] 470 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 546 | /             cprintln!(
[INFO] [stdout] 547 | |                 "[INFO] loop {} fails because {} is not br",
[INFO] [stdout] 548 | |                 pre_header.name,
[INFO] [stdout] 549 | |                 exit.gen_llvm_ir()
[INFO] [stdout] 550 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:564:13
[INFO] [stdout]     |
[INFO] [stdout] 564 | /             cprintln!(
[INFO] [stdout] 565 | |                 "[INFO] loop {} fails because {} has multiple preds",
[INFO] [stdout] 566 | |                 pre_header.name,
[INFO] [stdout] 567 | |                 exit_bb.name
[INFO] [stdout] 568 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:575:13
[INFO] [stdout]     |
[INFO] [stdout] 575 | /             cprintln!(
[INFO] [stdout] 576 | |                 "[INFO] loop {} fails because {}'s first operand is not inst",
[INFO] [stdout] 577 | |                 pre_header.name,
[INFO] [stdout] 578 | |                 exit.gen_llvm_ir()
[INFO] [stdout] 579 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:583:13
[INFO] [stdout]     |
[INFO] [stdout] 583 | /             cprintln!(
[INFO] [stdout] 584 | |                 "[INFO] loop {} fails because {} is not condition",
[INFO] [stdout] 585 | |                 pre_header.name,
[INFO] [stdout] 586 | |                 cond.gen_llvm_ir()
[INFO] [stdout] 587 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:592:13
[INFO] [stdout]     |
[INFO] [stdout] 592 | /             cprintln!(
[INFO] [stdout] 593 | |                 "[INFO] loop {} fails because {} is not slt",
[INFO] [stdout] 594 | |                 pre_header.name,
[INFO] [stdout] 595 | |                 cond.gen_llvm_ir()
[INFO] [stdout] 596 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:600:13
[INFO] [stdout]     |
[INFO] [stdout] 600 | /             cprintln!(
[INFO] [stdout] 601 | |                 "[INFO] loop {} fails because {}'s lhs is not inst",
[INFO] [stdout] 602 | |                 pre_header.name,
[INFO] [stdout] 603 | |                 cond.gen_llvm_ir()
[INFO] [stdout] 604 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:612:17
[INFO] [stdout]     |
[INFO] [stdout] 612 | /                 cprintln!(
[INFO] [stdout] 613 | |                     "[INFO] loop {} fails because {} is not calculated before loop",
[INFO] [stdout] 614 | |                     pre_header.name,
[INFO] [stdout] 615 | |                     inst.gen_llvm_ir()
[INFO] [stdout] 616 | |                 );
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:626:13
[INFO] [stdout]     |
[INFO] [stdout] 626 | /             cprintln!(
[INFO] [stdout] 627 | |                 "[INFO] loop {} fails because {} is not phi",
[INFO] [stdout] 628 | |                 pre_header.name,
[INFO] [stdout] 629 | |                 indvar.gen_llvm_ir()
[INFO] [stdout] 630 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:636:13
[INFO] [stdout]     |
[INFO] [stdout] 636 | /             cprintln!(
[INFO] [stdout] 637 | |                 "[INFO] loop {} fails because {}'s incoming value length is not 2",
[INFO] [stdout] 638 | |                 pre_header.name,
[INFO] [stdout] 639 | |                 indvar.gen_llvm_ir()
[INFO] [stdout] 640 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:646:13
[INFO] [stdout]     |
[INFO] [stdout] 646 | /             cprintln!(
[INFO] [stdout] 647 | |                 "[INFO] loop {} fails because {} is not pre_header",
[INFO] [stdout] 648 | |                 pre_header.name,
[INFO] [stdout] 649 | |                 inc[0].1.name.clone()
[INFO] [stdout] 650 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 | /             cprintln!(
[INFO] [stdout] 655 | |                 "[INFO] loop {} fails because {}'s second incoming value is not inst",
[INFO] [stdout] 656 | |                 pre_header.name,
[INFO] [stdout] 657 | |                 indvar.gen_llvm_ir()
[INFO] [stdout] 658 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:662:13
[INFO] [stdout]     |
[INFO] [stdout] 662 | /             cprintln!(
[INFO] [stdout] 663 | |                 "[INFO] loop {} fails because {} is not add",
[INFO] [stdout] 664 | |                 pre_header.name,
[INFO] [stdout] 665 | |                 next_val.gen_llvm_ir()
[INFO] [stdout] 666 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:670:13
[INFO] [stdout]     |
[INFO] [stdout] 670 | /             cprintln!(
[INFO] [stdout] 671 | |                 "[INFO] loop {} fails because {}'s second operand is not constant",
[INFO] [stdout] 672 | |                 pre_header.name,
[INFO] [stdout] 673 | |                 next_val.gen_llvm_ir()
[INFO] [stdout] 674 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:679:13
[INFO] [stdout]     |
[INFO] [stdout] 679 | /             cprintln!(
[INFO] [stdout] 680 | |                 "[INFO] loop {} fails because {} is not in loop",
[INFO] [stdout] 681 | |                 pre_header.name,
[INFO] [stdout] 682 | |                 next_bb.name
[INFO] [stdout] 683 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:688:17
[INFO] [stdout]     |
[INFO] [stdout] 688 | /                 cprintln!(
[INFO] [stdout] 689 | |                     "[INFO] loop {} fails because {} has multiple phi",
[INFO] [stdout] 690 | |                     pre_header.name,
[INFO] [stdout] 691 | |                     inst.gen_llvm_ir()
[INFO] [stdout] 692 | |                 );
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-middle/src/transform/mod.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | /         cprintln!(
[INFO] [stdout] 59 | |             "## Pass {} {}\n\nTime elapsed = {} µs\n\nDiff:\n\n```diff\n{}```\n",
[INFO] [stdout] 60 | |             Self::name(),
[INFO] [stdout] 61 | |             if changed { "[CHANGED]" } else { "" },
[INFO] [stdout] 62 | |             elapsed,
[INFO] [stdout] 63 | |             diff(&program_before, &program_after)
[INFO] [stdout] 64 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 | /         cprintln!(
[INFO] [stdout] 209 | |             "[INFO] loop {} is made candidate {}!",
[INFO] [stdout] 210 | |             pre_header.name,
[INFO] [stdout] 211 | |             candidate.dump()
[INFO] [stdout] 212 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             cprintln!("[INFO] loop {} has multiple exit edges", pre_header.name);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 | /             cprintln!(
[INFO] [stdout] 185 | |                 "[INFO] loop {}'s pred is not {}",
[INFO] [stdout] 186 | |                 pre_header.name,
[INFO] [stdout] 187 | |                 pre_header.name
[INFO] [stdout] 188 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |             cprintln!("[INFO] loop {} does not have indvar", pre_header.name);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |             cprintln!("[INFO] loop {} has conflict effect", pre_header.name);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 | /         cprintln!(
[INFO] [stdout] 466 | |             "[INFO] failed to merge {} with {} (indvar = {})",
[INFO] [stdout] 467 | |             a.dump(),
[INFO] [stdout] 468 | |             b.dump(),
[INFO] [stdout] 469 | |             indvar
[INFO] [stdout] 470 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 546 | /             cprintln!(
[INFO] [stdout] 547 | |                 "[INFO] loop {} fails because {} is not br",
[INFO] [stdout] 548 | |                 pre_header.name,
[INFO] [stdout] 549 | |                 exit.gen_llvm_ir()
[INFO] [stdout] 550 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:564:13
[INFO] [stdout]     |
[INFO] [stdout] 564 | /             cprintln!(
[INFO] [stdout] 565 | |                 "[INFO] loop {} fails because {} has multiple preds",
[INFO] [stdout] 566 | |                 pre_header.name,
[INFO] [stdout] 567 | |                 exit_bb.name
[INFO] [stdout] 568 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:575:13
[INFO] [stdout]     |
[INFO] [stdout] 575 | /             cprintln!(
[INFO] [stdout] 576 | |                 "[INFO] loop {} fails because {}'s first operand is not inst",
[INFO] [stdout] 577 | |                 pre_header.name,
[INFO] [stdout] 578 | |                 exit.gen_llvm_ir()
[INFO] [stdout] 579 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:583:13
[INFO] [stdout]     |
[INFO] [stdout] 583 | /             cprintln!(
[INFO] [stdout] 584 | |                 "[INFO] loop {} fails because {} is not condition",
[INFO] [stdout] 585 | |                 pre_header.name,
[INFO] [stdout] 586 | |                 cond.gen_llvm_ir()
[INFO] [stdout] 587 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:592:13
[INFO] [stdout]     |
[INFO] [stdout] 592 | /             cprintln!(
[INFO] [stdout] 593 | |                 "[INFO] loop {} fails because {} is not slt",
[INFO] [stdout] 594 | |                 pre_header.name,
[INFO] [stdout] 595 | |                 cond.gen_llvm_ir()
[INFO] [stdout] 596 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:600:13
[INFO] [stdout]     |
[INFO] [stdout] 600 | /             cprintln!(
[INFO] [stdout] 601 | |                 "[INFO] loop {} fails because {}'s lhs is not inst",
[INFO] [stdout] 602 | |                 pre_header.name,
[INFO] [stdout] 603 | |                 cond.gen_llvm_ir()
[INFO] [stdout] 604 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:612:17
[INFO] [stdout]     |
[INFO] [stdout] 612 | /                 cprintln!(
[INFO] [stdout] 613 | |                     "[INFO] loop {} fails because {} is not calculated before loop",
[INFO] [stdout] 614 | |                     pre_header.name,
[INFO] [stdout] 615 | |                     inst.gen_llvm_ir()
[INFO] [stdout] 616 | |                 );
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:626:13
[INFO] [stdout]     |
[INFO] [stdout] 626 | /             cprintln!(
[INFO] [stdout] 627 | |                 "[INFO] loop {} fails because {} is not phi",
[INFO] [stdout] 628 | |                 pre_header.name,
[INFO] [stdout] 629 | |                 indvar.gen_llvm_ir()
[INFO] [stdout] 630 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:636:13
[INFO] [stdout]     |
[INFO] [stdout] 636 | /             cprintln!(
[INFO] [stdout] 637 | |                 "[INFO] loop {} fails because {}'s incoming value length is not 2",
[INFO] [stdout] 638 | |                 pre_header.name,
[INFO] [stdout] 639 | |                 indvar.gen_llvm_ir()
[INFO] [stdout] 640 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:646:13
[INFO] [stdout]     |
[INFO] [stdout] 646 | /             cprintln!(
[INFO] [stdout] 647 | |                 "[INFO] loop {} fails because {} is not pre_header",
[INFO] [stdout] 648 | |                 pre_header.name,
[INFO] [stdout] 649 | |                 inc[0].1.name.clone()
[INFO] [stdout] 650 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 | /             cprintln!(
[INFO] [stdout] 655 | |                 "[INFO] loop {} fails because {}'s second incoming value is not inst",
[INFO] [stdout] 656 | |                 pre_header.name,
[INFO] [stdout] 657 | |                 indvar.gen_llvm_ir()
[INFO] [stdout] 658 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:662:13
[INFO] [stdout]     |
[INFO] [stdout] 662 | /             cprintln!(
[INFO] [stdout] 663 | |                 "[INFO] loop {} fails because {} is not add",
[INFO] [stdout] 664 | |                 pre_header.name,
[INFO] [stdout] 665 | |                 next_val.gen_llvm_ir()
[INFO] [stdout] 666 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:670:13
[INFO] [stdout]     |
[INFO] [stdout] 670 | /             cprintln!(
[INFO] [stdout] 671 | |                 "[INFO] loop {} fails because {}'s second operand is not constant",
[INFO] [stdout] 672 | |                 pre_header.name,
[INFO] [stdout] 673 | |                 next_val.gen_llvm_ir()
[INFO] [stdout] 674 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:679:13
[INFO] [stdout]     |
[INFO] [stdout] 679 | /             cprintln!(
[INFO] [stdout] 680 | |                 "[INFO] loop {} fails because {} is not in loop",
[INFO] [stdout] 681 | |                 pre_header.name,
[INFO] [stdout] 682 | |                 next_bb.name
[INFO] [stdout] 683 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]    --> crates/duskphantom-middle/src/transform/make_parallel.rs:688:17
[INFO] [stdout]     |
[INFO] [stdout] 688 | /                 cprintln!(
[INFO] [stdout] 689 | |                     "[INFO] loop {} fails because {} has multiple phi",
[INFO] [stdout] 690 | |                     pre_header.name,
[INFO] [stdout] 691 | |                     inst.gen_llvm_ir()
[INFO] [stdout] 692 | |                 );
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-middle/src/transform/mod.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | /         cprintln!(
[INFO] [stdout] 59 | |             "## Pass {} {}\n\nTime elapsed = {} µs\n\nDiff:\n\n```diff\n{}```\n",
[INFO] [stdout] 60 | |             Self::name(),
[INFO] [stdout] 61 | |             if changed { "[CHANGED]" } else { "" },
[INFO] [stdout] 62 | |             elapsed,
[INFO] [stdout] 63 | |             diff(&program_before, &program_after)
[INFO] [stdout] 64 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `llvm-ir`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/duskphantom-middle/src/irgen/function_kit.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 80 |     ) -> FunctionKit {
[INFO] [stdout]    |          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     ) -> FunctionKit<'_> {
[INFO] [stdout]    |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> crates/duskphantom-middle/src/transform/loop_simplify.rs:38:56
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn new(ir_builder: &'a mut IRBuilderWraper) -> LoopSimplifier {
[INFO] [stdout]    |                             --                         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn new(ir_builder: &'a mut IRBuilderWraper) -> LoopSimplifier<'a> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/duskphantom-middle/src/irgen/function_kit.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 80 |     ) -> FunctionKit {
[INFO] [stdout]    |          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     ) -> FunctionKit<'_> {
[INFO] [stdout]    |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> crates/duskphantom-middle/src/transform/loop_simplify.rs:38:56
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn new(ir_builder: &'a mut IRBuilderWraper) -> LoopSimplifier {
[INFO] [stdout]    |                             --                         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn new(ir_builder: &'a mut IRBuilderWraper) -> LoopSimplifier<'a> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking duskphantom-backend v0.0.2 (/opt/rustwide/workdir/crates/duskphantom-backend)
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> crates/duskphantom-middle/tests/irgen.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 37 | |         declare i32 @getint()
[INFO] [stdout] 38 | |         declare i32 @getch()
[INFO] [stdout] 39 | |         declare float @getfloat()
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |         "###);
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:95:9
[INFO] [stdout]     |
[INFO] [stdout]  95 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout]  96 | |         declare i32 @getint()
[INFO] [stdout]  97 | |         declare i32 @getch()
[INFO] [stdout]  98 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 164 | |         declare i32 @getint()
[INFO] [stdout] 165 | |         declare i32 @getch()
[INFO] [stdout] 166 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 227 | |         declare i32 @getint()
[INFO] [stdout] 228 | |         declare i32 @getch()
[INFO] [stdout] 229 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 291 | |         declare i32 @getint()
[INFO] [stdout] 292 | |         declare i32 @getch()
[INFO] [stdout] 293 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 355 | |         declare i32 @getint()
[INFO] [stdout] 356 | |         declare i32 @getch()
[INFO] [stdout] 357 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 400 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> crates/duskphantom-middle/tests/analysis/effect_analysis.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | /         assert_snapshot!(effect_analysis.dump_inst(), @r###"
[INFO] [stdout] 44 | |         store i32 6, ptr @a:
[INFO] [stdout] 45 | |             def: @a
[INFO] [stdout] 46 | |             use: 
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |         "###);
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 423 | |         declare i32 @getint()
[INFO] [stdout] 424 | |         declare i32 @getch()
[INFO] [stdout] 425 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 479 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:499:9
[INFO] [stdout]     |
[INFO] [stdout] 499 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 500 | |         declare i32 @getint()
[INFO] [stdout] 501 | |         declare i32 @getch()
[INFO] [stdout] 502 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 559 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 584 | |         declare i32 @getint()
[INFO] [stdout] 585 | |         declare i32 @getch()
[INFO] [stdout] 586 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 622 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:638:9
[INFO] [stdout]     |
[INFO] [stdout] 638 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 639 | |         @x = dso_local global i32 -4
[INFO] [stdout] 640 | |         @y = dso_local global i32 8
[INFO] [stdout] 641 | |         declare i32 @getint()
[INFO] [stdout] ...   |
[INFO] [stdout] 674 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> crates/duskphantom-middle/tests/analysis/effect_analysis.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | /         assert_snapshot!(effect_analysis.dump_inst(), @r###"
[INFO] [stdout] 71 | |         call void @llvm.memset.p0.i32([3 x i32]* %alloca_5, i8 0, i32 12, i1 false):
[INFO] [stdout] 72 | |             def: %alloca_5
[INFO] [stdout] 73 | |             use: 
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |         "###);
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/analysis/effect_analysis.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 | /         assert_snapshot!(effect_analysis.dump_inst(), @r###"
[INFO] [stdout] 102 | |         store i32 3, ptr %getelementptr_8:
[INFO] [stdout] 103 | |             def: %getelementptr_8
[INFO] [stdout] 104 | |             use: 
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:690:9
[INFO] [stdout]     |
[INFO] [stdout] 690 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 691 | |         declare i32 @getint()
[INFO] [stdout] 692 | |         declare i32 @getch()
[INFO] [stdout] 693 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:744:9
[INFO] [stdout]     |
[INFO] [stdout] 744 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 745 | |         declare i32 @getint()
[INFO] [stdout] 746 | |         declare i32 @getch()
[INFO] [stdout] 747 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 778 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:791:9
[INFO] [stdout]     |
[INFO] [stdout] 791 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 792 | |         declare i32 @getint()
[INFO] [stdout] 793 | |         declare i32 @getch()
[INFO] [stdout] 794 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 823 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/analysis/effect_analysis.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 | /         assert_snapshot!(effect_analysis.dump_inst(), @r###"
[INFO] [stdout] 136 | |         %load_5 = load i32, ptr @y:
[INFO] [stdout] 137 | |             def: 
[INFO] [stdout] 138 | |             use: @y
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/analysis/effect_analysis.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | /         assert_snapshot!(effect_analysis.dump_inst(), @r###"
[INFO] [stdout] 177 | |         store i32 1, ptr @x:
[INFO] [stdout] 178 | |             def: @x
[INFO] [stdout] 179 | |             use: 
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:840:9
[INFO] [stdout]     |
[INFO] [stdout] 840 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 841 | |         declare i32 @getint()
[INFO] [stdout] 842 | |         declare i32 @getch()
[INFO] [stdout] 843 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 887 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/analysis/effect_analysis.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 | /         assert_snapshot!(effect_analysis.dump_inst(), @r###"
[INFO] [stdout] 213 | |         %load_5 = load i32, ptr @y:
[INFO] [stdout] 214 | |             def: 
[INFO] [stdout] 215 | |             use: @y
[INFO] [stdout] ...   |
[INFO] [stdout] 241 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:908:9
[INFO] [stdout]     |
[INFO] [stdout] 908 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 909 | |         @a = dso_local global i32 0
[INFO] [stdout] 910 | |         declare i32 @getint()
[INFO] [stdout] 911 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 962 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> crates/duskphantom-middle/tests/analysis/memory_ssa.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         assert_snapshot!(memory_ssa.dump(), @r###"
[INFO] [stdout] 43 | |         MemorySSA for function: main
[INFO] [stdout] 44 | |         entry:    ; preds = 
[INFO] [stdout] 45 | |         ; 0 (liveOnEntry)
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |         "###);
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:979:9
[INFO] [stdout]      |
[INFO] [stdout]  979 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout]  980 | |         declare i32 @getint()
[INFO] [stdout]  981 | |         declare i32 @getch()
[INFO] [stdout]  982 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1026 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1041:9
[INFO] [stdout]      |
[INFO] [stdout] 1041 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1042 | |         @PI = dso_local constant float 0x400921fb60000000
[INFO] [stdout] 1043 | |         declare i32 @getint()
[INFO] [stdout] 1044 | |         declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 1073 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1089:9
[INFO] [stdout]      |
[INFO] [stdout] 1089 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1090 | |         @a = dso_local constant i32 10
[INFO] [stdout] 1091 | |         @b = dso_local constant i32 5
[INFO] [stdout] 1092 | |         declare i32 @getint()
[INFO] [stdout] ...    |
[INFO] [stdout] 1121 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/analysis/memory_ssa.rs:75:9
[INFO] [stdout]     |
[INFO] [stdout]  75 | /         assert_snapshot!(memory_ssa.dump(), @r###"
[INFO] [stdout]  76 | |         MemorySSA for function: main
[INFO] [stdout]  77 | |         entry:    ; preds = 
[INFO] [stdout]  78 | |         ; 0 (liveOnEntry)
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1136:9
[INFO] [stdout]      |
[INFO] [stdout] 1136 | / ...   assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1137 | | ...   @A = dso_local constant [3 x [2 x [2 x float]]] [[2 x [2 x float]] [[2 x float] [float 0x3ff0000000000000, float 0x0000000...
[INFO] [stdout] 1138 | | ...   declare i32 @getint()
[INFO] [stdout] 1139 | | ...   declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 1171 | | ...   "###);
[INFO] [stdout]      | |___________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/analysis/memory_ssa.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | /         assert_snapshot!(memory_ssa.dump(), @r###"
[INFO] [stdout] 127 | |         MemorySSA for function: main
[INFO] [stdout] 128 | |         entry:    ; preds = 
[INFO] [stdout] 129 | |         ; 0 (liveOnEntry)
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/analysis/memory_ssa.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | /         assert_snapshot!(memory_ssa.dump(), @r###"
[INFO] [stdout] 170 | |         MemorySSA for function: main
[INFO] [stdout] 171 | |         entry:    ; preds = 
[INFO] [stdout] 172 | |         ; 0 (liveOnEntry)
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1187:9
[INFO] [stdout]      |
[INFO] [stdout] 1187 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1188 | |         @A = dso_local constant i32 1
[INFO] [stdout] 1189 | |         @B = dso_local constant [1 x i32] [i32 1]
[INFO] [stdout] 1190 | |         declare i32 @getint()
[INFO] [stdout] ...    |
[INFO] [stdout] 1225 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1240:9
[INFO] [stdout]      |
[INFO] [stdout] 1240 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1241 | |         @a0 = dso_local constant [2 x i32] [i32 1, i32 0]
[INFO] [stdout] 1242 | |         declare i32 @getint()
[INFO] [stdout] 1243 | |         declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 1273 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/analysis/memory_ssa.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 | /         assert_snapshot!(memory_ssa.dump(), @r###"
[INFO] [stdout] 216 | |         MemorySSA for function: f
[INFO] [stdout] 217 | |         entry:    ; preds = 
[INFO] [stdout] 218 | |         ; 0 (liveOnEntry)
[INFO] [stdout] ...   |
[INFO] [stdout] 240 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1287:9
[INFO] [stdout]      |
[INFO] [stdout] 1287 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1288 | |         declare i32 @getint()
[INFO] [stdout] 1289 | |         declare i32 @getch()
[INFO] [stdout] 1290 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1347 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1362:9
[INFO] [stdout]      |
[INFO] [stdout] 1362 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1363 | |         declare i32 @getint()
[INFO] [stdout] 1364 | |         declare i32 @getch()
[INFO] [stdout] 1365 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1401 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/analysis/memory_ssa.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 | /         assert_snapshot!(memory_ssa.dump(), @r###"
[INFO] [stdout] 267 | |         MemorySSA for function: f
[INFO] [stdout] 268 | |         entry:    ; preds = 
[INFO] [stdout] 269 | |         ; 0 (liveOnEntry)
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> crates/duskphantom-middle/tests/irgen.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 37 | |         declare i32 @getint()
[INFO] [stdout] 38 | |         declare i32 @getch()
[INFO] [stdout] 39 | |         declare float @getfloat()
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |         "###);
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:95:9
[INFO] [stdout]     |
[INFO] [stdout]  95 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout]  96 | |         declare i32 @getint()
[INFO] [stdout]  97 | |         declare i32 @getch()
[INFO] [stdout]  98 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1422:9
[INFO] [stdout]      |
[INFO] [stdout] 1422 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1423 | |         declare i32 @getint()
[INFO] [stdout] 1424 | |         declare i32 @getch()
[INFO] [stdout] 1425 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1479 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1501:9
[INFO] [stdout]      |
[INFO] [stdout] 1501 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1502 | |         declare i32 @getint()
[INFO] [stdout] 1503 | |         declare i32 @getch()
[INFO] [stdout] 1504 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1567 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1581:9
[INFO] [stdout]      |
[INFO] [stdout] 1581 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1582 | |         declare i32 @getint()
[INFO] [stdout] 1583 | |         declare i32 @getch()
[INFO] [stdout] 1584 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1617 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 164 | |         declare i32 @getint()
[INFO] [stdout] 165 | |         declare i32 @getch()
[INFO] [stdout] 166 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1632:9
[INFO] [stdout]      |
[INFO] [stdout] 1632 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1633 | |         declare i32 @getint()
[INFO] [stdout] 1634 | |         declare i32 @getch()
[INFO] [stdout] 1635 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1678 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 227 | |         declare i32 @getint()
[INFO] [stdout] 228 | |         declare i32 @getch()
[INFO] [stdout] 229 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1693:9
[INFO] [stdout]      |
[INFO] [stdout] 1693 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1694 | |         @x = dso_local constant i32 4
[INFO] [stdout] 1695 | |         @y = dso_local constant i32 16
[INFO] [stdout] 1696 | |         declare i32 @getint()
[INFO] [stdout] ...    |
[INFO] [stdout] 1727 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 291 | |         declare i32 @getint()
[INFO] [stdout] 292 | |         declare i32 @getch()
[INFO] [stdout] 293 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1742:9
[INFO] [stdout]      |
[INFO] [stdout] 1742 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1743 | |         declare i32 @getint()
[INFO] [stdout] 1744 | |         declare i32 @getch()
[INFO] [stdout] 1745 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1777 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1797:9
[INFO] [stdout]      |
[INFO] [stdout] 1797 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1798 | |         declare i32 @getint()
[INFO] [stdout] 1799 | |         declare i32 @getch()
[INFO] [stdout] 1800 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1858 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 355 | |         declare i32 @getint()
[INFO] [stdout] 356 | |         declare i32 @getch()
[INFO] [stdout] 357 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 400 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1875:9
[INFO] [stdout]      |
[INFO] [stdout] 1875 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1876 | |         declare i32 @getint()
[INFO] [stdout] 1877 | |         declare i32 @getch()
[INFO] [stdout] 1878 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1932 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1947:9
[INFO] [stdout]      |
[INFO] [stdout] 1947 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1948 | |         @format0 = dso_local constant [2 x i32] [i32 540876920, i32 25637]
[INFO] [stdout] 1949 | |         declare i32 @getint()
[INFO] [stdout] 1950 | |         declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 1983 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:2006:9
[INFO] [stdout]      |
[INFO] [stdout] 2006 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 2007 | |         @b = dso_local global i32 5
[INFO] [stdout] 2008 | |         @c = dso_local global [4 x i32] [i32 6, i32 7, i32 8, i32 9]
[INFO] [stdout] 2009 | |         declare i32 @getint()
[INFO] [stdout] ...    |
[INFO] [stdout] 2055 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:2074:9
[INFO] [stdout]      |
[INFO] [stdout] 2074 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 2075 | |         @n = dso_local global i32 0
[INFO] [stdout] 2076 | |         declare i32 @getint()
[INFO] [stdout] 2077 | |         declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 2121 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:2137:9
[INFO] [stdout]      |
[INFO] [stdout] 2137 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 2138 | |         declare i32 @getint()
[INFO] [stdout] 2139 | |         declare i32 @getch()
[INFO] [stdout] 2140 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 2176 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 423 | |         declare i32 @getint()
[INFO] [stdout] 424 | |         declare i32 @getch()
[INFO] [stdout] 425 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 479 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:499:9
[INFO] [stdout]     |
[INFO] [stdout] 499 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 500 | |         declare i32 @getint()
[INFO] [stdout] 501 | |         declare i32 @getch()
[INFO] [stdout] 502 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 559 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 584 | |         declare i32 @getint()
[INFO] [stdout] 585 | |         declare i32 @getch()
[INFO] [stdout] 586 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 622 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:2195:9
[INFO] [stdout]      |
[INFO] [stdout] 2195 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 2196 | |         @len = dso_local constant i32 20
[INFO] [stdout] 2197 | |         declare i32 @getint()
[INFO] [stdout] 2198 | |         declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 2241 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:2259:9
[INFO] [stdout]      |
[INFO] [stdout] 2259 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 2260 | |         @len = dso_local constant i32 20
[INFO] [stdout] 2261 | |         declare i32 @getint()
[INFO] [stdout] 2262 | |         declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 2290 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:2306:9
[INFO] [stdout]      |
[INFO] [stdout] 2306 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 2307 | |         declare i32 @getint()
[INFO] [stdout] 2308 | |         declare i32 @getch()
[INFO] [stdout] 2309 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 2337 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:2348:9
[INFO] [stdout]      |
[INFO] [stdout] 2348 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 2349 | |         @x = dso_local global [3 x [4 x i32]] zeroinitializer
[INFO] [stdout] 2350 | |         declare i32 @getint()
[INFO] [stdout] 2351 | |         declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 2365 | |         declare void @llvm.memset.p0.i32(i32* %p0, i8 %p1, i32 %p2, i1 %p3)
[INFO] [stdout] 2366 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:638:9
[INFO] [stdout]     |
[INFO] [stdout] 638 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 639 | |         @x = dso_local global i32 -4
[INFO] [stdout] 640 | |         @y = dso_local global i32 8
[INFO] [stdout] 641 | |         declare i32 @getint()
[INFO] [stdout] ...   |
[INFO] [stdout] 674 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:690:9
[INFO] [stdout]     |
[INFO] [stdout] 690 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 691 | |         declare i32 @getint()
[INFO] [stdout] 692 | |         declare i32 @getch()
[INFO] [stdout] 693 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:744:9
[INFO] [stdout]     |
[INFO] [stdout] 744 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 745 | |         declare i32 @getint()
[INFO] [stdout] 746 | |         declare i32 @getch()
[INFO] [stdout] 747 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 778 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:791:9
[INFO] [stdout]     |
[INFO] [stdout] 791 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 792 | |         declare i32 @getint()
[INFO] [stdout] 793 | |         declare i32 @getch()
[INFO] [stdout] 794 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 823 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:840:9
[INFO] [stdout]     |
[INFO] [stdout] 840 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 841 | |         declare i32 @getint()
[INFO] [stdout] 842 | |         declare i32 @getch()
[INFO] [stdout] 843 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 887 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/irgen.rs:908:9
[INFO] [stdout]     |
[INFO] [stdout] 908 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 909 | |         @a = dso_local global i32 0
[INFO] [stdout] 910 | |         declare i32 @getint()
[INFO] [stdout] 911 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 962 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:979:9
[INFO] [stdout]      |
[INFO] [stdout]  979 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout]  980 | |         declare i32 @getint()
[INFO] [stdout]  981 | |         declare i32 @getch()
[INFO] [stdout]  982 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1026 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1041:9
[INFO] [stdout]      |
[INFO] [stdout] 1041 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1042 | |         @PI = dso_local constant float 0x400921fb60000000
[INFO] [stdout] 1043 | |         declare i32 @getint()
[INFO] [stdout] 1044 | |         declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 1073 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1089:9
[INFO] [stdout]      |
[INFO] [stdout] 1089 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1090 | |         @a = dso_local constant i32 10
[INFO] [stdout] 1091 | |         @b = dso_local constant i32 5
[INFO] [stdout] 1092 | |         declare i32 @getint()
[INFO] [stdout] ...    |
[INFO] [stdout] 1121 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1136:9
[INFO] [stdout]      |
[INFO] [stdout] 1136 | / ...   assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1137 | | ...   @A = dso_local constant [3 x [2 x [2 x float]]] [[2 x [2 x float]] [[2 x float] [float 0x3ff0000000000000, float 0x0000000...
[INFO] [stdout] 1138 | | ...   declare i32 @getint()
[INFO] [stdout] 1139 | | ...   declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 1171 | | ...   "###);
[INFO] [stdout]      | |___________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1187:9
[INFO] [stdout]      |
[INFO] [stdout] 1187 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1188 | |         @A = dso_local constant i32 1
[INFO] [stdout] 1189 | |         @B = dso_local constant [1 x i32] [i32 1]
[INFO] [stdout] 1190 | |         declare i32 @getint()
[INFO] [stdout] ...    |
[INFO] [stdout] 1225 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1240:9
[INFO] [stdout]      |
[INFO] [stdout] 1240 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1241 | |         @a0 = dso_local constant [2 x i32] [i32 1, i32 0]
[INFO] [stdout] 1242 | |         declare i32 @getint()
[INFO] [stdout] 1243 | |         declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 1273 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1287:9
[INFO] [stdout]      |
[INFO] [stdout] 1287 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1288 | |         declare i32 @getint()
[INFO] [stdout] 1289 | |         declare i32 @getch()
[INFO] [stdout] 1290 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1347 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1362:9
[INFO] [stdout]      |
[INFO] [stdout] 1362 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1363 | |         declare i32 @getint()
[INFO] [stdout] 1364 | |         declare i32 @getch()
[INFO] [stdout] 1365 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1401 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1422:9
[INFO] [stdout]      |
[INFO] [stdout] 1422 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1423 | |         declare i32 @getint()
[INFO] [stdout] 1424 | |         declare i32 @getch()
[INFO] [stdout] 1425 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1479 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1501:9
[INFO] [stdout]      |
[INFO] [stdout] 1501 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1502 | |         declare i32 @getint()
[INFO] [stdout] 1503 | |         declare i32 @getch()
[INFO] [stdout] 1504 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1567 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1581:9
[INFO] [stdout]      |
[INFO] [stdout] 1581 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1582 | |         declare i32 @getint()
[INFO] [stdout] 1583 | |         declare i32 @getch()
[INFO] [stdout] 1584 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1617 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1632:9
[INFO] [stdout]      |
[INFO] [stdout] 1632 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1633 | |         declare i32 @getint()
[INFO] [stdout] 1634 | |         declare i32 @getch()
[INFO] [stdout] 1635 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1678 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1693:9
[INFO] [stdout]      |
[INFO] [stdout] 1693 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1694 | |         @x = dso_local constant i32 4
[INFO] [stdout] 1695 | |         @y = dso_local constant i32 16
[INFO] [stdout] 1696 | |         declare i32 @getint()
[INFO] [stdout] ...    |
[INFO] [stdout] 1727 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1742:9
[INFO] [stdout]      |
[INFO] [stdout] 1742 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1743 | |         declare i32 @getint()
[INFO] [stdout] 1744 | |         declare i32 @getch()
[INFO] [stdout] 1745 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1777 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1797:9
[INFO] [stdout]      |
[INFO] [stdout] 1797 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1798 | |         declare i32 @getint()
[INFO] [stdout] 1799 | |         declare i32 @getch()
[INFO] [stdout] 1800 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1858 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1875:9
[INFO] [stdout]      |
[INFO] [stdout] 1875 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1876 | |         declare i32 @getint()
[INFO] [stdout] 1877 | |         declare i32 @getch()
[INFO] [stdout] 1878 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 1932 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:1947:9
[INFO] [stdout]      |
[INFO] [stdout] 1947 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 1948 | |         @format0 = dso_local constant [2 x i32] [i32 540876920, i32 25637]
[INFO] [stdout] 1949 | |         declare i32 @getint()
[INFO] [stdout] 1950 | |         declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 1983 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:2006:9
[INFO] [stdout]      |
[INFO] [stdout] 2006 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 2007 | |         @b = dso_local global i32 5
[INFO] [stdout] 2008 | |         @c = dso_local global [4 x i32] [i32 6, i32 7, i32 8, i32 9]
[INFO] [stdout] 2009 | |         declare i32 @getint()
[INFO] [stdout] ...    |
[INFO] [stdout] 2055 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:2074:9
[INFO] [stdout]      |
[INFO] [stdout] 2074 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 2075 | |         @n = dso_local global i32 0
[INFO] [stdout] 2076 | |         declare i32 @getint()
[INFO] [stdout] 2077 | |         declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 2121 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:2137:9
[INFO] [stdout]      |
[INFO] [stdout] 2137 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 2138 | |         declare i32 @getint()
[INFO] [stdout] 2139 | |         declare i32 @getch()
[INFO] [stdout] 2140 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 2176 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:2195:9
[INFO] [stdout]      |
[INFO] [stdout] 2195 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 2196 | |         @len = dso_local constant i32 20
[INFO] [stdout] 2197 | |         declare i32 @getint()
[INFO] [stdout] 2198 | |         declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 2241 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:2259:9
[INFO] [stdout]      |
[INFO] [stdout] 2259 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 2260 | |         @len = dso_local constant i32 20
[INFO] [stdout] 2261 | |         declare i32 @getint()
[INFO] [stdout] 2262 | |         declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 2290 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:2306:9
[INFO] [stdout]      |
[INFO] [stdout] 2306 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 2307 | |         declare i32 @getint()
[INFO] [stdout] 2308 | |         declare i32 @getch()
[INFO] [stdout] 2309 | |         declare float @getfloat()
[INFO] [stdout] ...    |
[INFO] [stdout] 2337 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> crates/duskphantom-middle/tests/irgen.rs:2348:9
[INFO] [stdout]      |
[INFO] [stdout] 2348 | /         assert_snapshot!(llvm_ir, @r###"
[INFO] [stdout] 2349 | |         @x = dso_local global [3 x [4 x i32]] zeroinitializer
[INFO] [stdout] 2350 | |         declare i32 @getint()
[INFO] [stdout] 2351 | |         declare i32 @getch()
[INFO] [stdout] ...    |
[INFO] [stdout] 2365 | |         declare void @llvm.memset.p0.i32(i32* %p0, i8 %p1, i32 %p2, i1 %p3)
[INFO] [stdout] 2366 | |         "###);
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> crates/duskphantom-middle/tests/transform/block_fuse.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 57 | |         declare i32 @getint()
[INFO] [stdout] 58 | |         declare i32 @getch()
[INFO] [stdout] 59 | |         declare float @getfloat()
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | |         "###);
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/block_fuse.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 123 | |         declare i32 @getint()
[INFO] [stdout] 124 | |         declare i32 @getch()
[INFO] [stdout] 125 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/constant_fold.rs:53:9
[INFO] [stdout]     |
[INFO] [stdout]  53 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout]  54 | |         declare i32 @getint()
[INFO] [stdout]  55 | |         declare i32 @getch()
[INFO] [stdout]  56 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/dead_code_elim.rs:67:9
[INFO] [stdout]     |
[INFO] [stdout]  67 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout]  68 | |         declare i32 @getint()
[INFO] [stdout]  69 | |         declare i32 @getch()
[INFO] [stdout]  70 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/dead_code_elim.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 205 | |         @x = dso_local global i32 8
[INFO] [stdout] 206 | |         @y = dso_local global [100 x i32] zeroinitializer
[INFO] [stdout] 207 | |         @z = dso_local global i32 4
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/dead_code_elim.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout] 266 | |         declare i32 @getint()
[INFO] [stdout] 267 | |         declare i32 @getch()
[INFO] [stdout] 268 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 308 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/dead_code_elim.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout] 366 | |         @loopCount = dso_local global i32 0
[INFO] [stdout] 367 | |         @global = dso_local global i32 0
[INFO] [stdout] 368 | |         declare i32 @getint()
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/func_inline.rs:62:9
[INFO] [stdout]     |
[INFO] [stdout]  62 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout]  63 | |         declare i32 @getint()
[INFO] [stdout]  64 | |         declare i32 @getch()
[INFO] [stdout]  65 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/func_inline.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 160 | |         declare i32 @getint()
[INFO] [stdout] 161 | |         declare i32 @getch()
[INFO] [stdout] 162 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 212 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/func_inline.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 243 | |         declare i32 @getint()
[INFO] [stdout] 244 | |         declare i32 @getch()
[INFO] [stdout] 245 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 280 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> crates/duskphantom-middle/tests/transform/load_elim.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 53 | |         @a = dso_local global i32 6
[INFO] [stdout] 54 | |         declare i32 @getint()
[INFO] [stdout] 55 | |         declare i32 @getch()
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |         "###);
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/load_elim.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 107 | |         @a = dso_local global [4 x i32] [i32 1, i32 2, i32 0, i32 0]
[INFO] [stdout] 108 | |         declare i32 @getint()
[INFO] [stdout] 109 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/load_elim.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 163 | |         @a = dso_local global [4 x i32] [i32 1, i32 2, i32 0, i32 0]
[INFO] [stdout] 164 | |         declare i32 @getint()
[INFO] [stdout] 165 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 192 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/load_elim.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 219 | |         @a = dso_local global i32 0
[INFO] [stdout] 220 | |         declare i32 @getint()
[INFO] [stdout] 221 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 248 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/load_elim.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 274 | |         declare i32 @getint()
[INFO] [stdout] 275 | |         declare i32 @getch()
[INFO] [stdout] 276 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/load_elim.rs:335:9
[INFO] [stdout]     |
[INFO] [stdout] 335 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 336 | |         @a = dso_local global [3 x [3 x i32]] zeroinitializer
[INFO] [stdout] 337 | |         declare i32 @getint()
[INFO] [stdout] 338 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 371 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/load_elim.rs:399:9
[INFO] [stdout]     |
[INFO] [stdout] 399 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 400 | |         @a = dso_local global [3 x [3 x i32]] zeroinitializer
[INFO] [stdout] 401 | |         declare i32 @getint()
[INFO] [stdout] 402 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 434 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/loop_optimization.rs:60:9
[INFO] [stdout]     |
[INFO] [stdout]  60 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout]  61 | |         @A = dso_local global [9 x i32] zeroinitializer
[INFO] [stdout]  62 | |         @B = dso_local global [9 x i32] zeroinitializer
[INFO] [stdout]  63 | |         declare i32 @getint()
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/make_parallel.rs:59:9
[INFO] [stdout]     |
[INFO] [stdout]  59 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout]  60 | |         @A = dso_local global [9 x i32] zeroinitializer
[INFO] [stdout]  61 | |         declare i32 @getint()
[INFO] [stdout]  62 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 119 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/make_parallel.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout] 152 | |         declare i32 @getint()
[INFO] [stdout] 153 | |         declare i32 @getch()
[INFO] [stdout] 154 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/make_parallel.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout] 244 | |         @A = dso_local global [9 x i32] zeroinitializer
[INFO] [stdout] 245 | |         @B = dso_local global [9 x i32] zeroinitializer
[INFO] [stdout] 246 | |         declare i32 @getint()
[INFO] [stdout] ...   |
[INFO] [stdout] 299 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/make_parallel.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout] 333 | |         @A = dso_local global [9 x i32] zeroinitializer
[INFO] [stdout] 334 | |         @B = dso_local global [9 x i32] zeroinitializer
[INFO] [stdout] 335 | |         declare i32 @getint()
[INFO] [stdout] ...   |
[INFO] [stdout] 389 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/make_parallel.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout] 423 | |         @A = dso_local global [9 x i32] zeroinitializer
[INFO] [stdout] 424 | |         declare i32 @getint()
[INFO] [stdout] 425 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 464 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> crates/duskphantom-middle/tests/transform/mem2reg.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout] 43 | |         declare i32 @getint()
[INFO] [stdout] 44 | |         declare i32 @getch()
[INFO] [stdout] 45 | |         declare float @getfloat()
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |         "###);
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/mem2reg.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout] 101 | |         declare i32 @getint()
[INFO] [stdout] 102 | |         declare i32 @getch()
[INFO] [stdout] 103 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 157 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/mem2reg.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout] 181 | |         declare i32 @getint()
[INFO] [stdout] 182 | |         declare i32 @getch()
[INFO] [stdout] 183 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/mem2reg.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout] 255 | |         declare i32 @getint()
[INFO] [stdout] 256 | |         declare i32 @getch()
[INFO] [stdout] 257 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/mem2reg.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout] 360 | |         declare i32 @getint()
[INFO] [stdout] 361 | |         declare i32 @getch()
[INFO] [stdout] 362 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 391 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/mem2reg.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout] 421 | |         @a = dso_local global i32 7
[INFO] [stdout] 422 | |         declare i32 @getint()
[INFO] [stdout] 423 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 476 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/mem2reg.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 503 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout] 504 | |         declare i32 @getint()
[INFO] [stdout] 505 | |         declare i32 @getch()
[INFO] [stdout] 506 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 564 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> crates/duskphantom-middle/tests/transform/redundance_elim.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 52 | |         declare i32 @getint()
[INFO] [stdout] 53 | |         declare i32 @getch()
[INFO] [stdout] 54 | |         declare float @getfloat()
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |         "###);
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/redundance_elim.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 121 | |         declare i32 @getint()
[INFO] [stdout] 122 | |         declare i32 @getch()
[INFO] [stdout] 123 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/redundance_elim.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 184 | |         declare i32 @getint()
[INFO] [stdout] 185 | |         declare i32 @getch()
[INFO] [stdout] 186 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/redundance_elim.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 254 | |         declare i32 @getint()
[INFO] [stdout] 255 | |         declare i32 @getch()
[INFO] [stdout] 256 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 300 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/store_elim.rs:64:9
[INFO] [stdout]     |
[INFO] [stdout]  64 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout]  65 | |         @a = dso_local global i32 0
[INFO] [stdout]  66 | |         declare i32 @getint()
[INFO] [stdout]  67 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/store_elim.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 133 | |         @a = dso_local global i32 0
[INFO] [stdout] 134 | |         declare i32 @getint()
[INFO] [stdout] 135 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/store_elim.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 192 | |         @a = dso_local global i32 0
[INFO] [stdout] 193 | |         declare i32 @getint()
[INFO] [stdout] 194 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/store_elim.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 272 | |         @a = dso_local global i32 0
[INFO] [stdout] 273 | |         @b = dso_local global i32 0
[INFO] [stdout] 274 | |         declare i32 @getint()
[INFO] [stdout] ...   |
[INFO] [stdout] 310 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/store_elim.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 340 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 341 | |         declare i32 @getint()
[INFO] [stdout] 342 | |         declare i32 @getch()
[INFO] [stdout] 343 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 368 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/store_elim.rs:402:9
[INFO] [stdout]     |
[INFO] [stdout] 402 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 403 | |         @a = dso_local global [3 x [3 x i32]] zeroinitializer
[INFO] [stdout] 404 | |         declare i32 @getint()
[INFO] [stdout] 405 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 441 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/store_elim.rs:471:9
[INFO] [stdout]     |
[INFO] [stdout] 471 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 472 | |         @a = dso_local global [3 x [3 x i32]] zeroinitializer
[INFO] [stdout] 473 | |         declare i32 @getint()
[INFO] [stdout] 474 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 511 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> crates/duskphantom-middle/tests/transform/symbolic_eval.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout] 54 | |         declare i32 @getint()
[INFO] [stdout] 55 | |         declare i32 @getch()
[INFO] [stdout] 56 | |         declare float @getfloat()
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |         "###);
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/symbolic_eval.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         assert_snapshot!(diff(&llvm_before, &llvm_after), @r###"
[INFO] [stdout] 126 | |         declare i32 @getint()
[INFO] [stdout] 127 | |         declare i32 @getch()
[INFO] [stdout] 128 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/symbolic_eval.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 187 | |         declare i32 @getint()
[INFO] [stdout] 188 | |         declare i32 @getch()
[INFO] [stdout] 189 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/symbolic_eval.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 246 | |         declare i32 @getint()
[INFO] [stdout] 247 | |         declare i32 @getch()
[INFO] [stdout] 248 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 277 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/symbolic_eval.rs:304:9
[INFO] [stdout]     |
[INFO] [stdout] 304 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 305 | |         declare i32 @getint()
[INFO] [stdout] 306 | |         declare i32 @getch()
[INFO] [stdout] 307 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/symbolic_eval.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 365 | |         declare i32 @getint()
[INFO] [stdout] 366 | |         declare i32 @getch()
[INFO] [stdout] 367 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 397 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/symbolic_eval.rs:426:9
[INFO] [stdout]     |
[INFO] [stdout] 426 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 427 | |         declare i32 @getint()
[INFO] [stdout] 428 | |         declare i32 @getch()
[INFO] [stdout] 429 | |         declare float @getfloat()
[INFO] [stdout] ...   |
[INFO] [stdout] 458 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> crates/duskphantom-middle/tests/transform/symbolic_eval.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 | /         assert_snapshot!(diff(&llvm_before, &llvm_after),@r###"
[INFO] [stdout] 489 | |         @b = dso_local global i32 5
[INFO] [stdout] 490 | |         declare i32 @getint()
[INFO] [stdout] 491 | |         declare i32 @getch()
[INFO] [stdout] ...   |
[INFO] [stdout] 518 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `duskphantom-middle` (test "irgen") due to 39 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/from/from_llvm/build_inst/gep.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         fprintln!("log/build_gep_inst.log";'a';"gep:{}",gep.to_string());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `duskphantom-middle` (test "mod") due to 100 previous errors
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/from/from_llvm/build_inst/gep.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         fprintln!("log/build_gep_inst.log";'a';"\nafter prepare base:\n{}",asm_of_insts(&ret));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/from/from_llvm/build_inst/gep.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         fprintln!("log/build_gep_inst.log";'a';"\nafter prepare offset:\n{}",asm_of_insts(&ret));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/from/from_llvm/build_inst/gep.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         fprintln!("log/build_gep_inst.log";'a';"\ngen:\n{}\n",asm_of_insts(&ret));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/from/from_self/instruction/gep.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         fprintln!("log/build_gep_inst.log";'a';"gep:{}",gep);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/from/from_self/instruction/gep.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         fprintln!("log/build_gep_inst.log";'a';"ofst:{:?}",ofst);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/from/from_self/instruction/gep.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         fprintln!("log/build_gep_inst.log";'a';"base:{:?}", base);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/from/from_self/instruction/gep.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         fprintln!("log/build_gep_inst.log";'a';"final:{:?}", dst);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]   --> crates/duskphantom-backend/src/from/from_self/vars.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/duskphantom-backend/src/from/from_self/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use instruction::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `block` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use super::irs::*;
[INFO] [stdout]    |         ------------- but the name `block` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/optimize/mod.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fprintln!("2.s", "{}", func.gen_asm());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/optimize/mod.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         fprintln!("2.s", "{}", func.gen_asm());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/optimize/mod.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         fprintln!("2.s", "{}", func.gen_asm());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/optimize/mod.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fprintln!("log/before_inst_combine.s", "{}", func.gen_asm());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/optimize/mod.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fprintln!("log/after_inst_scheduling.s", "{}", func.gen_asm());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/optimize/mod.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fprintln!("log/after_reg_alloc.s", "{}", func.gen_asm());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/phisicalize.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fprintln!("log/before_handle_unlegal_inst.log", "{}", func.gen_asm());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/phisicalize.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fprintln!("log/before_phisicalize.log", "{}", func.gen_asm());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/phisicalize.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fprintln!("log/phisicalize_func.s", "{}", func.gen_asm());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/phisicalize.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fprintln!("log/handle_ra.s", "{}", func.gen_asm());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/phisicalize.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fprintln!("log/handle_stack.s", "{}", func.gen_asm());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/phisicalize.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fprintln!("log/handle_mem.s", "{}", func.gen_asm());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log_enabled`
[INFO] [stdout]   --> crates/duskphantom-backend/src/phisicalize.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fprintln!("log/handle_offset_overflows.s", "{}", func.gen_asm());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend_opt`, `clang_enabled`, `default`, `gen_virtual_asm`, `ilp_alloc`, `llvm-ir`, `opt_address_computation`, and `z3`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/duskphantom-backend/src/irs/func.rs:155:21
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn iter_bbs(&self) -> BBIter {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn iter_bbs(&self) -> BBIter<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/duskphantom-backend/src/optimize/analysis/cfg.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn in_out_bbs(f: &Func) -> Result<(InBBs, OutBBs)> {
[INFO] [stdout]     |                          ^^^^^             ^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                 |
[INFO] [stdout]     |                          |                 the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn in_out_bbs(f: &Func) -> Result<(InBBs<'_>, OutBBs<'_>)> {
[INFO] [stdout]     |                                                 ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f974536c2f588d4ba084222075a82a91aec19ff6bb4a5e23f714c69f8489c798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f974536c2f588d4ba084222075a82a91aec19ff6bb4a5e23f714c69f8489c798", kill_on_drop: false }`
[INFO] [stdout] f974536c2f588d4ba084222075a82a91aec19ff6bb4a5e23f714c69f8489c798
