[INFO] cloning repository https://github.com/JuniMay/orzcc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JuniMay/orzcc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuniMay%2Forzcc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuniMay%2Forzcc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98fa6a9ca3f6a9777d719ca6087af61d6f2fb716
[INFO] testing JuniMay/orzcc against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuniMay%2Forzcc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JuniMay/orzcc
[INFO] finished tweaking git repo https://github.com/JuniMay/orzcc
[INFO] tweaked toml for git repo https://github.com/JuniMay/orzcc written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JuniMay/orzcc on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JuniMay/orzcc 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded hexponent v0.3.1
[INFO] [stderr]   Downloaded bytemuck v1.16.3
[INFO] [stderr]   Downloaded clap v4.5.9
[INFO] [stderr]   Downloaded wide v0.7.28
[INFO] [stderr]   Downloaded pico-args v0.5.0
[INFO] [stderr]   Downloaded clap_builder v4.5.9
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] [stderr]   Downloaded nalgebra v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f3a51b13a52ac28e22f938393d9d8669071c47b13f2c0826fac9a2159edc7fe
[INFO] running `Command { std: "docker" "start" "-a" "7f3a51b13a52ac28e22f938393d9d8669071c47b13f2c0826fac9a2159edc7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f3a51b13a52ac28e22f938393d9d8669071c47b13f2c0826fac9a2159edc7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f3a51b13a52ac28e22f938393d9d8669071c47b13f2c0826fac9a2159edc7fe", kill_on_drop: false }`
[INFO] [stdout] 7f3a51b13a52ac28e22f938393d9d8669071c47b13f2c0826fac9a2159edc7fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9474190da5a8b040a70fedda3a1bb3d5afb4a56c9c9fd2b8aa156e7623f2cc77
[INFO] running `Command { std: "docker" "start" "-a" "9474190da5a8b040a70fedda3a1bb3d5afb4a56c9c9fd2b8aa156e7623f2cc77", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling hexponent v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling nalgebra v0.33.0
[INFO] [stderr]    Compiling orzcc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `def_insts` is never used
[INFO] [stdout]    --> src/backend/regs.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl<I: MInst + Hash> RegDefUse<I> {
[INFO] [stdout]     | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn def_insts(&self, reg: Reg) -> Option<&FxHashSet<I>> { self.defs.get(&reg) }
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/backend/context.rs:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn display(&self) -> DisplayMContext<I> { DisplayMContext { mctx: self } }
[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] 72 |     pub fn display(&self) -> DisplayMContext<'_, I> { DisplayMContext { mctx: self } }
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/linked_list.rs:230:26
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn iter(self, arena: &Self::A) -> LinkedListIterator<NodePtr> {
[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] 230 |     fn iter(self, arena: &Self::A) -> LinkedListIterator<'_, NodePtr> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "9474190da5a8b040a70fedda3a1bb3d5afb4a56c9c9fd2b8aa156e7623f2cc77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9474190da5a8b040a70fedda3a1bb3d5afb4a56c9c9fd2b8aa156e7623f2cc77", kill_on_drop: false }`
[INFO] [stdout] 9474190da5a8b040a70fedda3a1bb3d5afb4a56c9c9fd2b8aa156e7623f2cc77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae701a1dac4b24d25f0f8b38d1a3564098f26a30a755ed403862baf230605403
[INFO] running `Command { std: "docker" "start" "-a" "ae701a1dac4b24d25f0f8b38d1a3564098f26a30a755ed403862baf230605403", kill_on_drop: false }`
[INFO] [stdout] warning: method `def_insts` is never used
[INFO] [stdout]    --> src/backend/regs.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl<I: MInst + Hash> RegDefUse<I> {
[INFO] [stdout]     | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn def_insts(&self, reg: Reg) -> Option<&FxHashSet<I>> { self.defs.get(&reg) }
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/backend/context.rs:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn display(&self) -> DisplayMContext<I> { DisplayMContext { mctx: self } }
[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] 72 |     pub fn display(&self) -> DisplayMContext<'_, I> { DisplayMContext { mctx: self } }
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/linked_list.rs:230:26
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn iter(self, arena: &Self::A) -> LinkedListIterator<NodePtr> {
[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] 230 |     fn iter(self, arena: &Self::A) -> LinkedListIterator<'_, NodePtr> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling orzcc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `def_insts` is never used
[INFO] [stdout]    --> src/backend/regs.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl<I: MInst + Hash> RegDefUse<I> {
[INFO] [stdout]     | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn def_insts(&self, reg: Reg) -> Option<&FxHashSet<I>> { self.defs.get(&reg) }
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/backend/context.rs:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn display(&self) -> DisplayMContext<I> { DisplayMContext { mctx: self } }
[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] 72 |     pub fn display(&self) -> DisplayMContext<'_, I> { DisplayMContext { mctx: self } }
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/linked_list.rs:230:26
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn iter(self, arena: &Self::A) -> LinkedListIterator<NodePtr> {
[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] 230 |     fn iter(self, arena: &Self::A) -> LinkedListIterator<'_, NodePtr> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.31s
[INFO] running `Command { std: "docker" "inspect" "ae701a1dac4b24d25f0f8b38d1a3564098f26a30a755ed403862baf230605403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae701a1dac4b24d25f0f8b38d1a3564098f26a30a755ed403862baf230605403", kill_on_drop: false }`
[INFO] [stdout] ae701a1dac4b24d25f0f8b38d1a3564098f26a30a755ed403862baf230605403
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e60dee46c44a3680984713525b16dde8ad4d434203811dc74fc79bfcb211763
[INFO] running `Command { std: "docker" "start" "-a" "6e60dee46c44a3680984713525b16dde8ad4d434203811dc74fc79bfcb211763", kill_on_drop: false }`
[INFO] [stderr] warning: method `def_insts` is never used
[INFO] [stderr]    --> src/backend/regs.rs:131:12
[INFO] [stderr]     |
[INFO] [stderr]  99 | impl<I: MInst + Hash> RegDefUse<I> {
[INFO] [stderr]     | ---------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 131 |     pub fn def_insts(&self, reg: Reg) -> Option<&FxHashSet<I>> { self.defs.get(&reg) }
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/backend/context.rs:72:20
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub fn display(&self) -> DisplayMContext<I> { DisplayMContext { mctx: self } }
[INFO] [stderr]    |                    ^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub fn display(&self) -> DisplayMContext<'_, I> { DisplayMContext { mctx: self } }
[INFO] [stderr]    |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/collections/linked_list.rs:230:26
[INFO] [stderr]     |
[INFO] [stderr] 230 |     fn iter(self, arena: &Self::A) -> LinkedListIterator<NodePtr> {
[INFO] [stderr]     |                          ^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 230 |     fn iter(self, arena: &Self::A) -> LinkedListIterator<'_, NodePtr> {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `orzcc` (lib) generated 3 warnings
[INFO] [stderr] warning: `orzcc` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orzcc-b271f934240be1b1)
[INFO] [stdout] 
[INFO] [stdout] running 114 tests
[INFO] [stdout] test backend::riscv64::imm::tests::imm12_try_from_u64 ... ok
[INFO] [stdout] test collections::apint::tests::test_abs_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_shl_0 ... ok
[INFO] [stdout] test backend::riscv64::imm::tests::imm12_try_from_i64 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_smul_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_umul_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_umul_chunk_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_shl_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_umul_chunk_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_fmt_lower_hex ... ok
[INFO] [stdout] test collections::apint::tests::test_fmt_binary ... ok
[INFO] [stdout] test collections::apint::tests::test_from_signed_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_fmt_upper_hex ... ok
[INFO] [stdout] test collections::apint::tests::test_from_signed_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_signed_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_signed_3 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_3 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_5 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_6 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_4 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add_carry_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add_carry_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_highest_bit ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add_carry_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_lshr_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_lshr_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_lshr_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_ashr_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_neg_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_borrow_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_ord_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_neg_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_power_of_two_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_borrow_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_power_of_two_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_ord_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_power_of_two_3 ... ok
[INFO] [stdout] test collections::apint::tests::test_shrink_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_shrink_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_shrink_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_signext_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_signed_div_rem_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_signed_div_rem_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_slt_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_slt_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_trailing_zeros_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_trailing_zeros_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_trailing_zeros_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_trailing_zeros_3 ... ok
[INFO] [stdout] test collections::apint::tests::test_slt_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_truncate_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_truncate_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_truncate_3 ... ok
[INFO] [stdout] test collections::apint::tests::test_to_string ... ok
[INFO] [stdout] test collections::apint::tests::test_widening_shl_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_truncate_4 ... ok
[INFO] [stdout] test collections::apint::tests::test_power_of_two_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_unsigned_div_rem_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_widenging_smul_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_widening_umul_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_widening_umul_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_widening_shl_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_truncate_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_unsigned_div_rem_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_widening_umul_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_widening_umul_chunk_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_widening_umul_chunk_0 ... ok
[INFO] [stdout] test collections::diagnostic::tests::test_empty ... ok
[INFO] [stdout] test collections::diagnostic::tests::test_0 ... ok
[INFO] [stdout] test collections::diagnostic::tests::test_diagnostic_context ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_basic ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_many_many ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_empty_many ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_empty ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_split_non_empty ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_many_empty ... ok
[INFO] [stdout] test collections::linked_list::tests::test_linked_list_1 ... ok
[INFO] [stdout] test collections::linked_list::tests::test_linked_list_0 ... ok
[INFO] [stdout] test collections::storage::tests::test_unique_arena ... ok
[INFO] [stdout] test collections::linked_list::tests::test_linked_list_cursor ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_invalid_chracter_0 ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_invalid_line_comment ... ok
[INFO] [stdout] test collections::linked_list::tests::test_linked_list_cursor_rev ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_invalid_chracter_1 ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_split ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_parse_decl ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_parse_signature ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_parse_simd_ty ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_read_label ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_read_value ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_parse_slot_init ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_skip_block_comment ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_skip_line_comment ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_read_symbol ... ok
[INFO] [stdout] test frontend::sysy::types::tests::test_array_dims ... ok
[INFO] [stdout] test ir::global::tests::test_symbol_equality ... ok
[INFO] [stdout] test ir::constant::tests::test_constant_display ... ok
[INFO] [stdout] test ir::ty::tests::test_sig_display ... ok
[INFO] [stdout] test frontend::sysy::types::tests::test_type_display ... ok
[INFO] [stdout] test ir::ty::tests::test_ty_equality ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_unclosed_block_comment ... ok
[INFO] [stdout] test ir::ty::tests::test_sig_equality ... ok
[INFO] [stdout] test frontend::sysy::parse::tests::test_hexadecimal_float ... ok
[INFO] [stdout] test ir::ty::tests::test_ty_display ... ok
[INFO] [stdout] test frontend::sysy::preprocess::tests::test_preprocess ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_ashr_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_umul_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/compiler.rs (/opt/rustwide/target/debug/deps/compiler-08ad298e92b250fa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-3430aa0d46c7cca0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_alias_analysis.rs (/opt/rustwide/target/debug/deps/test_alias_analysis-718ebf10926430a6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_alias_analysis ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_backend_rv.rs (/opt/rustwide/target/debug/deps/test_backend_rv-b67810aade28f03d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_backend_rv_basic ... ok
[INFO] [stdout] test test_backend_succ_corner_case ... ok
[INFO] [stdout] test test_backend_rv_fib ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_function_analysis.rs (/opt/rustwide/target/debug/deps/test_function_analysis-953c6e783fca741c)
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_alias_analysis ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_ir_cfg_canonicalize.rs (/opt/rustwide/target/debug/deps/test_ir_cfg_canonicalize-064b5b0d42e4b335)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_ir_cfg_canonicalize_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_ir_cfg_simplify.rs (/opt/rustwide/target/debug/deps/test_ir_cfg_simplify-f885368f3a55e29d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_ir_cfg_simplify_unreachable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_ir_fold.rs (/opt/rustwide/target/debug/deps/test_ir_fold-b29d81809ad09932)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_ir_fold ... ok
[INFO] [stdout] test test_ir_fold_float ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_ir_fold_float stdout ----
[INFO] [stdout] slot @__GLOBAL_CONST_FIVE /* 3 */  : 4 = [0x05, 0x00, 0x00, 0x00]
[INFO] [stdout] slot @__GLOBAL_CONST_THREE /* 0 */  : 4 = [0x03, 0x00, 0x00, 0x00]
[INFO] [stdout] slot @__GLOBAL_CONST_EVAL1 /* 1 */  : 4 = [0xfe, 0x10, 0xbe, 0x42]
[INFO] [stdout] slot @__GLOBAL_CONST_PI_HEX /* 2 */  : 4 = [0xdb, 0x0f, 0x49, 0x40]
[INFO] [stdout] slot @__GLOBAL_CONST_EVAL2 /* 5 */  : 4 = [0xe7, 0x3a, 0x0a, 0x42]
[INFO] [stdout] slot @__GLOBAL_CONST_RADIUS /* 6 */  : 4 = [0x00, 0x00, 0xb0, 0x40]
[INFO] [stdout] slot @__GLOBAL_CONST_TWO /* 7 */  : 4 = [0x02, 0x00, 0x00, 0x00]
[INFO] [stdout] slot @__GLOBAL_CONST_PI /* 8 */  : 4 = [0xdb, 0x0f, 0x49, 0x40]
[INFO] [stdout] slot @__GLOBAL_CONST_HEX2 /* 9 */  : 4 = [0x00, 0x00, 0xa0, 0x3d]
[INFO] [stdout] slot @__GLOBAL_CONST_EPS /* 10 */  : 4 = [0xbd, 0x37, 0x86, 0x35]
[INFO] [stdout] slot @__GLOBAL_CONST_EVAL3 /* 11 */  : 4 = [0xe7, 0x3a, 0x0a, 0x42]
[INFO] [stdout] slot @__GLOBAL_CONST_CONV2 /* 12 */  : 4 = [0x00, 0xf0, 0x7f, 0x45]
[INFO] [stdout] slot @__GLOBAL_CONST_MAX /* 13 */  : 4 = [0x00, 0xca, 0x9a, 0x3b]
[INFO] [stdout] slot @__GLOBAL_CONST_CONV1 /* 14 */  : 4 = [0x00, 0x00, 0x69, 0x43]
[INFO] [stdout] slot @__GLOBAL_CONST_FACT /* 15 */  : 4 = [0x00, 0xe8, 0x00, 0xc7]
[INFO] [stdout] slot @__DATA__SLOT_VAR_main_arr_0 /* 4 */  : 40 = [0x00, 0x00, 0x80, 0x3f, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00]
[INFO] [stdout] decl @putarray(i32, ptr) -> void
[INFO] [stdout] decl @getfloat() -> f32
[INFO] [stdout] decl @_sysy_stoptime(i32) -> void
[INFO] [stdout] decl @putfarray(i32, ptr) -> void
[INFO] [stdout] decl @putfloat(f32) -> void
[INFO] [stdout] decl @getch() -> i32
[INFO] [stdout] decl @getfarray(ptr) -> i32
[INFO] [stdout] decl @putch(i32) -> void
[INFO] [stdout] decl @putint(i32) -> void
[INFO] [stdout] decl @getarray(ptr) -> i32
[INFO] [stdout] decl @memcpy(ptr, ptr, i32) -> void
[INFO] [stdout] decl @getint() -> i32
[INFO] [stdout] decl @_sysy_starttime(i32) -> void
[INFO] [stdout] decl @memset(ptr, i32, i32) -> void
[INFO] [stdout] func @ok /* 0 */ () -> void {
[INFO] [stdout] ^bb6 /* 0 */ :
[INFO] [stdout]     %v46 /* 0, uses: 1 */ = iconst 0x6fi32 : i32
[INFO] [stdout]     /* no result */ call @putch(%v46)
[INFO] [stdout]     %v47 /* 1, uses: 1 */ = iconst 0x6bi32 : i32
[INFO] [stdout]     /* no result */ call @putch(%v47)
[INFO] [stdout]     %v48 /* 2, uses: 1 */ = iconst 0xai32 : i32
[INFO] [stdout]     /* no result */ call @putch(%v48)
[INFO] [stdout]     /* no result */ ret void
[INFO] [stdout] 
[INFO] [stdout] }
[INFO] [stdout] func @float_eq /* 1 */ (f32, f32) -> i32 {
[INFO] [stdout] ^bb3 /* 1 */ (%__PARAM_float_eq_a: f32 /* 3, no.0 */, %__PARAM_float_eq_b: f32 /* 4, no.1 */):
[INFO] [stdout]     %v116 /* 6, uses: 0 */ = undef : i32
[INFO] [stdout]     %v117 /* 7, uses: 0 */ = undef : f32
[INFO] [stdout]     %v118 /* 8, uses: 0 */ = undef : f32
[INFO] [stdout]     %v33 /* 9, uses: 1 */ = fsub %__PARAM_float_eq_a, %__PARAM_float_eq_b : f32
[INFO] [stdout]     %v34 /* 10, uses: 1 */ = call @float_abs(%v33) : f32
[INFO] [stdout]     %v35 /* 11, uses: 1 */ = fconst 0x358637bd : f32
[INFO] [stdout]     %v36 /* 12, uses: 1 */ = fcmp.ult %v34, %v35 : i1
[INFO] [stdout]     /* no result */ br %v36, ^if.then_1, ^if.else_1
[INFO] [stdout] 
[INFO] [stdout] ^if.then_1 /* 2 */ :
[INFO] [stdout]     %v37 /* 13, uses: 1 */ = iconst 0x1i32 : i32
[INFO] [stdout]     /* no result */ jump ^bb4(/* %v119 <- */ %v37)
[INFO] [stdout] 
[INFO] [stdout] ^if.else_1 /* 3 */ :
[INFO] [stdout]     %v38 /* 14, uses: 1 */ = iconst 0x0i32 : i32
[INFO] [stdout]     /* no result */ jump ^bb4(/* %v119 <- */ %v38)
[INFO] [stdout] 
[INFO] [stdout] ^bb4 /* 4 */ (%v119: i32 /* 5, no.0 */):
[INFO] [stdout]     /* no result */ ret %v119
[INFO] [stdout] 
[INFO] [stdout] }
[INFO] [stdout] func @float_abs /* 2 */ (f32) -> f32 {
[INFO] [stdout] ^bb0 /* 5 */ (%__PARAM_float_abs_x: f32 /* 15, no.0 */):
[INFO] [stdout]     %v30 /* 17, uses: 0 */ = undef : f32
[INFO] [stdout]     %v29 /* 18, uses: 0 */ = undef : f32
[INFO] [stdout]     %v1 /* 19, uses: 1 */ = iconst 0x0i32 : i32
[INFO] [stdout]     %v2 /* 20, uses: 1 */ = sitofp %v1 : f32
[INFO] [stdout]     %v3 /* 21, uses: 1 */ = fcmp.ult %__PARAM_float_abs_x, %v2 : i1
[INFO] [stdout]     /* no result */ br %v3, ^if.then_0, ^bb1(/* %v28 <- */ %__PARAM_float_abs_x)
[INFO] [stdout] 
[INFO] [stdout] ^if.then_0 /* 6 */ :
[INFO] [stdout]     %v5 /* 22, uses: 1 */ = fneg %__PARAM_float_abs_x : f32
[INFO] [stdout]     /* no result */ jump ^bb1(/* %v28 <- */ %v5)
[INFO] [stdout] 
[INFO] [stdout] ^bb1 /* 7 */ (%v28: f32 /* 16, no.0 */):
[INFO] [stdout]     /* no result */ ret %v28
[INFO] [stdout] 
[INFO] [stdout] }
[INFO] [stdout] func @main /* 3 */ () -> i32 {
[INFO] [stdout] ^bb9 /* 8 */ :
[INFO] [stdout]     %v62 /* 23, uses: 1 */ = fconst 0x420a3ae7 : f32
[INFO] [stdout]     %v63 /* 24, uses: 1 */ = fconst 0x420a3ae7 : f32
[INFO] [stdout]     %v64 /* 25, uses: 1 */ = call @float_eq(%v62, %v63) : i32
[INFO] [stdout]     /* no result */ call @assert(%v64)
[INFO] [stdout]     /* no result */ ret void
[INFO] [stdout] 
[INFO] [stdout] }
[INFO] [stdout] func @error /* 4 */ () -> void {
[INFO] [stdout] ^bb5 /* 9 */ :
[INFO] [stdout]     %v40 /* 26, uses: 1 */ = iconst 0x65i32 : i32
[INFO] [stdout]     /* no result */ call @putch(%v40)
[INFO] [stdout]     %v41 /* 27, uses: 1 */ = iconst 0x72i32 : i32
[INFO] [stdout]     /* no result */ call @putch(%v41)
[INFO] [stdout]     %v42 /* 28, uses: 1 */ = iconst 0x72i32 : i32
[INFO] [stdout]     /* no result */ call @putch(%v42)
[INFO] [stdout]     %v43 /* 29, uses: 1 */ = iconst 0x6fi32 : i32
[INFO] [stdout]     /* no result */ call @putch(%v43)
[INFO] [stdout]     %v44 /* 30, uses: 1 */ = iconst 0x72i32 : i32
[INFO] [stdout]     /* no result */ call @putch(%v44)
[INFO] [stdout]     %v45 /* 31, uses: 1 */ = iconst 0xai32 : i32
[INFO] [stdout]     /* no result */ call @putch(%v45)
[INFO] [stdout]     /* no result */ ret void
[INFO] [stdout] 
[INFO] [stdout] }
[INFO] [stdout] func @assert /* 5 */ (i32) -> void {
[INFO] [stdout] ^bb7 /* 10 */ (%__PARAM_assert_cond: i32 /* 32, no.0 */):
[INFO] [stdout]     %v4 /* 33, uses: 0 */ = undef : i32
[INFO] [stdout]     %v49 /* 34, uses: 1 */ = iconst 0x0i32 : i32
[INFO] [stdout]     %v50 /* 35, uses: 1 */ = icmp.ne %__PARAM_assert_cond, %v49 : i1
[INFO] [stdout]     %v51 /* 36, uses: 1 */ = not %v50 : i1
[INFO] [stdout]     /* no result */ br %v51, ^if.then_2, ^if.else_2
[INFO] [stdout] 
[INFO] [stdout] ^if.then_2 /* 11 */ :
[INFO] [stdout]     /* no result */ call @error()
[INFO] [stdout]     /* no result */ jump ^if.exit_2
[INFO] [stdout] 
[INFO] [stdout] ^if.else_2 /* 12 */ :
[INFO] [stdout]     /* no result */ call @ok()
[INFO] [stdout]     /* no result */ jump ^if.exit_2
[INFO] [stdout] 
[INFO] [stdout] ^if.exit_2 /* 13 */ :
[INFO] [stdout]     /* no result */ ret void
[INFO] [stdout] 
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ir_fold_float' panicked at tests/test_ir_fold.rs:61:13:
[INFO] [stdout] assertion failed: changed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b15aabf9f12 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b15aabf9f12 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b15aabf9f12 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b15aabf9f12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b15aac20053 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b15aac20053 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b15aabf6e93 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b15aabf6e93 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b15aabf9d62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b15aabfb489 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b15aabfb2be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b15aab200e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b15aab200e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b15aabfbe5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b15aabfbe5e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b15aabfbbf6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5b15aabfa409 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b15aabfb8bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b15aac1eaa0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b15aac1eb2c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5b15aaae6904 - test_ir_fold::test_ir_fold_float::h09ab02ba33e48a76
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_ir_fold.rs:61:13
[INFO] [stdout]   21:     0x5b15aaae63c7 - test_ir_fold::test_ir_fold_float::{{closure}}::hc0996294ae458850
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_ir_fold.rs:39:24
[INFO] [stdout]   22:     0x5b15aaae32d6 - core::ops::function::FnOnce::call_once::h0384371bcf6977a4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5b15aab2594b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5b15aab2594b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5b15aab24a85 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5b15aab24a85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5b15aab24a85 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5b15aab24a85 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5b15aab24a85 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b15aab24a85 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5b15aab24a85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5b15aaae8684 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5b15aaae8684 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5b15aaaec05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5b15aaaec05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5b15aaaec05a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5b15aaaec05a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5b15aaaec05a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b15aaaec05a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5b15aaaec05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5b15aabfeddf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5b15aabfeddf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x78b79b808aa4 - <unknown>
[INFO] [stdout]   44:     0x78b79b895a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_ir_fold_float
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_ir_fold`
[INFO] running `Command { std: "docker" "inspect" "6e60dee46c44a3680984713525b16dde8ad4d434203811dc74fc79bfcb211763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e60dee46c44a3680984713525b16dde8ad4d434203811dc74fc79bfcb211763", kill_on_drop: false }`
[INFO] [stdout] 6e60dee46c44a3680984713525b16dde8ad4d434203811dc74fc79bfcb211763
