[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.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuniMay%2Forzcc" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JuniMay/orzcc on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-hash v2.0.0
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded is_terminal_polyfill v1.70.0
[INFO] [stderr]   Downloaded winapi-util v0.1.8
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded colorchoice v1.0.1
[INFO] [stderr]   Downloaded lalrpop-util v0.20.2
[INFO] [stderr]   Downloaded anstyle-query v1.1.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.3
[INFO] [stderr]   Downloaded redox_users v0.4.5
[INFO] [stderr]   Downloaded clap_lex v0.7.1
[INFO] [stderr]   Downloaded anstream v0.6.14
[INFO] [stderr]   Downloaded hexponent v0.3.1
[INFO] [stderr]   Downloaded anstyle-parse v0.2.4
[INFO] [stderr]   Downloaded redox_syscall v0.5.2
[INFO] [stderr]   Downloaded clap v4.5.9
[INFO] [stderr]   Downloaded bytemuck v1.16.3
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded anstyle v1.0.7
[INFO] [stderr]   Downloaded clap_builder v4.5.9
[INFO] [stderr]   Downloaded itertools v0.11.0
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] [stderr]   Downloaded lalrpop v0.20.2
[INFO] [stderr]   Downloaded nalgebra v0.33.0
[INFO] [stderr]   Downloaded regex v1.10.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d13a064f36e2e5976e630100d2857cf330f910c842a7efd62103774077d3a663
[INFO] running `Command { std: "docker" "start" "-a" "d13a064f36e2e5976e630100d2857cf330f910c842a7efd62103774077d3a663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d13a064f36e2e5976e630100d2857cf330f910c842a7efd62103774077d3a663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d13a064f36e2e5976e630100d2857cf330f910c842a7efd62103774077d3a663", kill_on_drop: false }`
[INFO] [stdout] d13a064f36e2e5976e630100d2857cf330f910c842a7efd62103774077d3a663
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69029c9be70ebb0b9c3d60b8fd65048ed4a99a0a7f48de7d9949c3389d2786a2
[INFO] running `Command { std: "docker" "start" "-a" "69029c9be70ebb0b9c3d60b8fd65048ed4a99a0a7f48de7d9949c3389d2786a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling memchr v2.7.4
[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 scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling safe_arch v0.7.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 is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling phf_shared v0.10.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 unicode-xid v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling hexponent v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling indexmap v2.2.6
[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 parking_lot v0.12.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling clap v4.5.9
[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 04s
[INFO] running `Command { std: "docker" "inspect" "69029c9be70ebb0b9c3d60b8fd65048ed4a99a0a7f48de7d9949c3389d2786a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69029c9be70ebb0b9c3d60b8fd65048ed4a99a0a7f48de7d9949c3389d2786a2", kill_on_drop: false }`
[INFO] [stdout] 69029c9be70ebb0b9c3d60b8fd65048ed4a99a0a7f48de7d9949c3389d2786a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3637f8e5fd47810e964b724edde745c8b3fc8678f03db9e9d709de98da04cc68
[INFO] running `Command { std: "docker" "start" "-a" "3637f8e5fd47810e964b724edde745c8b3fc8678f03db9e9d709de98da04cc68", 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 21.89s
[INFO] running `Command { std: "docker" "inspect" "3637f8e5fd47810e964b724edde745c8b3fc8678f03db9e9d709de98da04cc68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3637f8e5fd47810e964b724edde745c8b3fc8678f03db9e9d709de98da04cc68", kill_on_drop: false }`
[INFO] [stdout] 3637f8e5fd47810e964b724edde745c8b3fc8678f03db9e9d709de98da04cc68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 873be4e15912e976698e1f86a38255babe8fc929b679c4799525430c980b282c
[INFO] running `Command { std: "docker" "start" "-a" "873be4e15912e976698e1f86a38255babe8fc929b679c4799525430c980b282c", 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.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orzcc-70332e1e7c7bae47)
[INFO] [stdout] running 114 tests
[INFO] [stdout] test backend::riscv64::imm::tests::imm12_try_from_i64 ... ok
[INFO] [stdout] test collections::apint::tests::test_abs_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_shl_1 ... ok
[INFO] [stdout] test backend::riscv64::imm::tests::imm12_try_from_u64 ... 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_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_shl_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_umul_chunk_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_0 ... 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_4 ... ok
[INFO] [stdout] test collections::apint::tests::test_highest_bit ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_5 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add_carry_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_ashr_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_ashr_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add_carry_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_lshr_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add_carry_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_lshr_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_neg_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_neg_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_lshr_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_borrow_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_borrow_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_power_of_two_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_ord_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_power_of_two_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_ord_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_fmt_binary ... ok
[INFO] [stdout] test collections::apint::tests::test_shrink_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_signed_div_rem_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_signed_div_rem_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_power_of_two_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_signext_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_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_to_string ... 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_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_slt_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_widening_shl_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_widening_shl_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_widening_umul_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_shrink_2 ... 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_umul_chunk_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_widening_umul_chunk_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_3 ... 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_unsigned_div_rem_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_unsigned_div_rem_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_6 ... ok
[INFO] [stdout] test collections::diagnostic::tests::test_empty ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_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_0 ... ok
[INFO] [stdout] test collections::linked_list::tests::test_linked_list_1 ... ok
[INFO] [stdout] test collections::diagnostic::tests::test_diagnostic_context ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_split_non_empty ... ok
[INFO] [stdout] test collections::linked_list::tests::test_linked_list_cursor ... 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_container_merge_many_many ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_split ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_basic ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_invalid_chracter_1 ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_invalid_line_comment ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_parse_decl ... ok
[INFO] [stdout] test collections::diagnostic::tests::test_0 ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_empty_many ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_parse_slot_init ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_parse_signature ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_read_label ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_parse_simd_ty ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_read_symbol ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_skip_block_comment ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_unclosed_block_comment ... ok
[INFO] [stdout] test frontend::sysy::parse::tests::test_hexadecimal_float ... 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 frontend::ir::parser::tests::test_read_value ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_skip_line_comment ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_fmt_lower_hex ... ok
[INFO] [stdout] test frontend::sysy::preprocess::tests::test_preprocess ... ok
[INFO] [stderr]      Running unittests src/bin/compiler.rs (/opt/rustwide/target/debug/deps/compiler-a528c8d4f01ecf14)
[INFO] [stdout] test frontend::ir::parser::tests::test_invalid_chracter_0 ... ok
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-0b324ea90e1429e5)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_alias_analysis.rs (/opt/rustwide/target/debug/deps/test_alias_analysis-2ee7d3e6f2f43724)
[INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[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] [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] [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-e88edab8f6b8a07b)
[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-d23283aaf1675e16)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_alias_analysis ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_ir_cfg_canonicalize.rs (/opt/rustwide/target/debug/deps/test_ir_cfg_canonicalize-604c9456f06e9c76)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[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-49aba38149622e7b)
[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-f9f8bb8d9fe05890)
[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' (156) panicked at tests/test_ir_fold.rs:61:13:
[INFO] [stdout] assertion failed: changed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5af6768cafc2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5af6768cafc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5af6768cafc2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5af6768cafc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5af6768dc00a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5af6768dc00a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5af676899d06 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5af676899d06 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5af6768aa4a9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5af6768aa4a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5af6768aa341 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5af6767d4b7e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5af6767d4b7e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5af6768aa722 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5af6768aa722 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5af6768aa59a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5af6768a5af9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5af67688eb3d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5af6768e3c9c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5af6768e3c62 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5af6767b2517 - test_ir_fold::test_ir_fold_float::h1aba8f2152526f76
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_ir_fold.rs:61:13
[INFO] [stdout]   21:     0x5af6767b27a7 - test_ir_fold::test_ir_fold_float::{{closure}}::h2e216d7b33140016
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_ir_fold.rs:39:24
[INFO] [stdout]   22:     0x5af6767b39b6 - core::ops::function::FnOnce::call_once::h707a5ffbe6cb0523
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5af6767d493b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5af6767d493b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5af6767e834a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5af6767e834a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5af6767e834a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5af6767e834a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5af6767e834a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5af6767e834a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5af6767e834a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5af6767c27a4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5af6767c27a4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5af6767c6142 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5af6767c6142 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5af6767c6142 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5af6767c6142 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5af6767c6142 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5af6767c6142 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5af6767c6142 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5af6768a0d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5af6768a0d8f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7f4d69b22aa4 - <unknown>
[INFO] [stdout]   44:     0x7f4d69bafa64 - 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.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_ir_fold`
[INFO] running `Command { std: "docker" "inspect" "873be4e15912e976698e1f86a38255babe8fc929b679c4799525430c980b282c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "873be4e15912e976698e1f86a38255babe8fc929b679c4799525430c980b282c", kill_on_drop: false }`
[INFO] [stdout] 873be4e15912e976698e1f86a38255babe8fc929b679c4799525430c980b282c
