[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuniMay%2Forzcc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JuniMay/orzcc on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded clap_lex v0.7.1
[INFO] [stderr]   Downloaded anstyle-query v1.1.0
[INFO] [stderr]   Downloaded bytemuck v1.16.3
[INFO] [stderr]   Downloaded redox_syscall v0.5.2
[INFO] [stderr]   Downloaded clap v4.5.9
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded wide v0.7.28
[INFO] [stderr]   Downloaded clap_builder v4.5.9
[INFO] [stderr]   Downloaded nalgebra v0.33.0
[INFO] [stderr]   Downloaded hexponent v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c04ca940e0aed920ca2e84898aba2d8ab9fb953ae3025df457c9be622ce42c7
[INFO] running `Command { std: "docker" "start" "-a" "0c04ca940e0aed920ca2e84898aba2d8ab9fb953ae3025df457c9be622ce42c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c04ca940e0aed920ca2e84898aba2d8ab9fb953ae3025df457c9be622ce42c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c04ca940e0aed920ca2e84898aba2d8ab9fb953ae3025df457c9be622ce42c7", kill_on_drop: false }`
[INFO] [stdout] 0c04ca940e0aed920ca2e84898aba2d8ab9fb953ae3025df457c9be622ce42c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80b63e63ab2429516affdbe50a30180cdfe6cc7c3b25a514a18e1afbb8d7238a
[INFO] running `Command { std: "docker" "start" "-a" "80b63e63ab2429516affdbe50a30180cdfe6cc7c3b25a514a18e1afbb8d7238a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling hexponent v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[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)]` (part of `#[warn(unused)]`) 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 13s
[INFO] running `Command { std: "docker" "inspect" "80b63e63ab2429516affdbe50a30180cdfe6cc7c3b25a514a18e1afbb8d7238a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80b63e63ab2429516affdbe50a30180cdfe6cc7c3b25a514a18e1afbb8d7238a", kill_on_drop: false }`
[INFO] [stdout] 80b63e63ab2429516affdbe50a30180cdfe6cc7c3b25a514a18e1afbb8d7238a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f211c18f98b0ed209257ea005f69259daafd225ed9058d0d907c44647d30d52
[INFO] running `Command { std: "docker" "start" "-a" "5f211c18f98b0ed209257ea005f69259daafd225ed9058d0d907c44647d30d52", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 25.62s
[INFO] running `Command { std: "docker" "inspect" "5f211c18f98b0ed209257ea005f69259daafd225ed9058d0d907c44647d30d52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f211c18f98b0ed209257ea005f69259daafd225ed9058d0d907c44647d30d52", kill_on_drop: false }`
[INFO] [stdout] 5f211c18f98b0ed209257ea005f69259daafd225ed9058d0d907c44647d30d52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0936b7afd65aa45dedea4d844ac8e552a44c15109a62b8a7cd757470fd1718a2
[INFO] running `Command { std: "docker" "start" "-a" "0936b7afd65aa45dedea4d844ac8e552a44c15109a62b8a7cd757470fd1718a2", 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)]` (part of `#[warn(unused)]`) 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 (run `cargo fix --lib -p orzcc` to apply 2 suggestions)
[INFO] [stderr] warning: `orzcc` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orzcc-2730ff52e1440f1a)
[INFO] [stdout] running 114 tests
[INFO] [stdout] test backend::riscv64::imm::tests::imm12_try_from_i64 ... ok
[INFO] [stdout] test backend::riscv64::imm::tests::imm12_try_from_u64 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_umul_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_carrying_umul_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_umul_chunk_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_0 ... 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_6 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_5 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_4 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_ashr_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_highest_bit ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_shl_0 ... 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_fmt_binary ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add ... ok
[INFO] [stdout] test collections::apint::tests::test_fmt_lower_hex ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_3 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add_carry_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_ord_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add_carry_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_ashr_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_neg_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_signed_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_neg_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_power_of_two_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_power_of_two_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_ord_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_power_of_two_3 ... ok
[INFO] [stdout] test collections::apint::tests::test_power_of_two_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_shrink_2 ... 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_signext_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_lshr_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_slt_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_slt_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_shrink_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_truncate_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_truncate_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_trailing_zeros_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_to_string ... ok
[INFO] [stdout] test collections::apint::tests::test_truncate_3 ... ok
[INFO] [stdout] test collections::apint::tests::test_truncate_4 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_borrow_1 ... 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_carrying_smul_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_trailing_zeros_3 ... ok
[INFO] [stdout] test collections::apint::tests::test_truncate_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_unsigned_div_rem_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_umul_chunk_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_unsigned_div_rem_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_widening_umul_chunk_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_widenging_smul_0 ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_empty ... ok
[INFO] [stdout] test collections::apint::tests::test_widening_shl_1 ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_empty_many ... ok
[INFO] [stdout] test collections::apint::tests::test_widening_umul_0 ... ok
[INFO] [stdout] test collections::diagnostic::tests::test_empty ... ok
[INFO] [stdout] test collections::apint::tests::test_widening_shl_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::diagnostic::tests::test_0 ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_many_empty ... ok
[INFO] [stdout] test collections::linked_list::tests::test_linked_list_0 ... ok
[INFO] [stdout] test collections::linked_list::tests::test_linked_list_cursor ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_split ... ok
[INFO] [stdout] test collections::linked_list::tests::test_linked_list_cursor_rev ... ok
[INFO] [stdout] test collections::storage::tests::test_unique_arena ... ok
[INFO] [stdout] test collections::linked_list::tests::test_linked_list_1 ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_invalid_chracter_0 ... 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_many ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_read_label ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_parse_slot_init ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_read_symbol ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_read_value ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_parse_decl ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_skip_line_comment ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_skip_block_comment ... ok
[INFO] [stdout] test frontend::sysy::parse::tests::test_hexadecimal_float ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_invalid_chracter_1 ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_unclosed_block_comment ... 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_invalid_line_comment ... ok
[INFO] [stdout] test frontend::sysy::types::tests::test_array_dims ... ok
[INFO] [stdout] test frontend::sysy::types::tests::test_type_display ... 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 ir::ty::tests::test_sig_equality ... ok
[INFO] [stdout] test ir::ty::tests::test_ty_display ... ok
[INFO] [stdout] test ir::ty::tests::test_ty_equality ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add_carry_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_borrow_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_shrink_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_abs_0 ... ok
[INFO] [stdout] test frontend::sysy::preprocess::tests::test_preprocess ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/compiler.rs (/opt/rustwide/target/debug/deps/compiler-7ee72fd8b2b1f524)
[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-7a913dfe74fb8c3c)
[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-96c18431daa6a045)
[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] [stderr]      Running tests/test_backend_rv.rs (/opt/rustwide/target/debug/deps/test_backend_rv-78ab9131ec8fc67e)
[INFO] [stdout] 
[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] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_function_analysis.rs (/opt/rustwide/target/debug/deps/test_function_analysis-ef810ce94688c49f)
[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-a3c8534a35b5903b)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_ir_cfg_simplify.rs (/opt/rustwide/target/debug/deps/test_ir_cfg_simplify-08ba0b0402835c01)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/test_ir_fold.rs (/opt/rustwide/target/debug/deps/test_ir_fold-b5271b498206cc59)
[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.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_ir_fold ... ok
[INFO] [stdout] test test_ir_fold_float ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test test_ir_fold`
[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' (155) panicked at tests/test_ir_fold.rs:61:13:
[INFO] [stdout] assertion failed: changed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55af5e25b532 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55af5e25b532 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55af5e25b532 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55af5e25b532 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55af5e26c45f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55af5e26c45f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55af5e228ed3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55af5e228ed3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55af5e234da2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55af5e23987f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55af5e239711 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55af5e1607ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55af5e1607ee - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55af5e239e8f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55af5e239e8f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55af5e239cb6 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x55af5e234ed9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55af5e21d7cd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55af5e274760 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55af5e27473c - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55af5e13c3d4 - test_ir_fold::test_ir_fold_float::hc184a11abd366bd2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_ir_fold.rs:61:13
[INFO] [stdout]   21:     0x55af5e13c657 - test_ir_fold::test_ir_fold_float::{{closure}}::h2d26dd0cc2d006ac
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_ir_fold.rs:39:24
[INFO] [stdout]   22:     0x55af5e13d8a6 - core::ops::function::FnOnce::call_once::he77b4e566198e238
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55af5e1605cb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55af5e1605cb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x55af5e17464d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x55af5e17464d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x55af5e17464d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x55af5e17464d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x55af5e17464d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x55af5e17464d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x55af5e17464d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x55af5e14db64 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x55af5e14db64 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x55af5e15149a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x55af5e15149a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x55af5e15149a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x55af5e15149a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x55af5e15149a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x55af5e15149a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x55af5e15149a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55af5e2302df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x55af5e2302df - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x74b5ffe29aa4 - <unknown>
[INFO] [stdout]   44:     0x74b5ffeb6a64 - 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.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0936b7afd65aa45dedea4d844ac8e552a44c15109a62b8a7cd757470fd1718a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0936b7afd65aa45dedea4d844ac8e552a44c15109a62b8a7cd757470fd1718a2", kill_on_drop: false }`
[INFO] [stdout] 0936b7afd65aa45dedea4d844ac8e552a44c15109a62b8a7cd757470fd1718a2
