[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#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuniMay%2Forzcc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JuniMay/orzcc on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded lalrpop-util v0.20.2
[INFO] [stderr]   Downloaded colorchoice v1.0.1
[INFO] [stderr]   Downloaded bytemuck v1.16.3
[INFO] [stderr]   Downloaded anstyle-query v1.1.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.3
[INFO] [stderr]   Downloaded is_terminal_polyfill v1.70.0
[INFO] [stderr]   Downloaded anstyle-parse v0.2.4
[INFO] [stderr]   Downloaded hexponent v0.3.1
[INFO] [stderr]   Downloaded anstream v0.6.14
[INFO] [stderr]   Downloaded anstyle v1.0.7
[INFO] [stderr]   Downloaded clap v4.5.9
[INFO] [stderr]   Downloaded wide v0.7.28
[INFO] [stderr]   Downloaded clap_lex v0.7.1
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.9
[INFO] [stderr]   Downloaded pico-args v0.5.0
[INFO] [stderr]   Downloaded lalrpop v0.20.2
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] [stderr]   Downloaded nalgebra v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9575c3df39b81fe4562a12a41d69075d53c5b2192f3e407813f890d04ffdd8d
[INFO] running `Command { std: "docker" "start" "-a" "e9575c3df39b81fe4562a12a41d69075d53c5b2192f3e407813f890d04ffdd8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9575c3df39b81fe4562a12a41d69075d53c5b2192f3e407813f890d04ffdd8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9575c3df39b81fe4562a12a41d69075d53c5b2192f3e407813f890d04ffdd8d", kill_on_drop: false }`
[INFO] [stdout] e9575c3df39b81fe4562a12a41d69075d53c5b2192f3e407813f890d04ffdd8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 377d30450d95830f94eac619e519fcecfb21cb30f7bacb6849d280f3a88c8538
[INFO] running `Command { std: "docker" "start" "-a" "377d30450d95830f94eac619e519fcecfb21cb30f7bacb6849d280f3a88c8538", kill_on_drop: false }`
[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 num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[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 precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling hexponent v0.3.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling clap v4.5.9
[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 52s
[INFO] running `Command { std: "docker" "inspect" "377d30450d95830f94eac619e519fcecfb21cb30f7bacb6849d280f3a88c8538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "377d30450d95830f94eac619e519fcecfb21cb30f7bacb6849d280f3a88c8538", kill_on_drop: false }`
[INFO] [stdout] 377d30450d95830f94eac619e519fcecfb21cb30f7bacb6849d280f3a88c8538
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ce862281e26277995ea96804efba8a17eb4d045eff17cb14af769ab63b69fc8
[INFO] running `Command { std: "docker" "start" "-a" "2ce862281e26277995ea96804efba8a17eb4d045eff17cb14af769ab63b69fc8", 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] [stderr]    Compiling orzcc v0.1.0 (/opt/rustwide/workdir)
[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] [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 34.75s
[INFO] running `Command { std: "docker" "inspect" "2ce862281e26277995ea96804efba8a17eb4d045eff17cb14af769ab63b69fc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ce862281e26277995ea96804efba8a17eb4d045eff17cb14af769ab63b69fc8", kill_on_drop: false }`
[INFO] [stdout] 2ce862281e26277995ea96804efba8a17eb4d045eff17cb14af769ab63b69fc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 52e1728bb155f682e943d86318712ae2c81883f8ee7d7722c49f0b128d34c866
[INFO] running `Command { std: "docker" "start" "-a" "52e1728bb155f682e943d86318712ae2c81883f8ee7d7722c49f0b128d34c866", 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.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orzcc-beea8863ee06f5d6)
[INFO] [stdout] 
[INFO] [stdout] running 114 tests
[INFO] [stdout] test backend::riscv64::imm::tests::imm12_try_from_u64 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_umul_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_umul_chunk_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_umul_chunk_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_fmt_binary ... ok
[INFO] [stdout] test collections::apint::tests::test_fmt_lower_hex ... ok
[INFO] [stdout] test backend::riscv64::imm::tests::imm12_try_from_i64 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_shl_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_smul_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_abs_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_3 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_signed_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_umul_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_3 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_4 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_5 ... ok
[INFO] [stdout] test collections::apint::tests::test_from_str_6 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add ... ok
[INFO] [stdout] test collections::apint::tests::test_highest_bit ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add_carry_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add_carry_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_add_carry_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_ashr_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_lshr_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_inplace_neg_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_inplace_sub_0 ... 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_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_borrow_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_ord_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_ord_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_power_of_two_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_power_of_two_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_power_of_two_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_power_of_two_3 ... ok
[INFO] [stdout] test collections::apint::tests::test_shrink_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_shrink_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_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_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_signext_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_slt_2 ... ok
[INFO] [stdout] test collections::apint::tests::test_carrying_shl_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_to_string ... 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_truncate_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_truncate_1 ... ok
[INFO] [stdout] test collections::apint::tests::test_truncate_3 ... ok
[INFO] [stdout] test collections::apint::tests::test_truncate_2 ... 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_widenging_smul_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_unsigned_div_rem_1 ... 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::diagnostic::tests::test_empty ... ok
[INFO] [stdout] test collections::diagnostic::tests::test_diagnostic_context ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_basic ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_empty ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_empty_many ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_many_empty ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_split ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_split_non_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::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 frontend::ir::parser::tests::test_invalid_chracter_0 ... 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 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_parse_slot_init ... ok
[INFO] [stdout] test frontend::ir::parser::tests::test_read_label ... 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_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::ir::parser::tests::test_skip_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::constant::tests::test_constant_display ... ok
[INFO] [stdout] test ir::global::tests::test_symbol_equality ... 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::sysy::preprocess::tests::test_preprocess ... ok
[INFO] [stdout] test collections::apint::tests::test_shrink_2 ... ok
[INFO] [stderr]      Running unittests src/bin/compiler.rs (/opt/rustwide/target/debug/deps/compiler-ff2422d0e6e7b2ef)
[INFO] [stdout] test collections::apint::tests::test_slt_0 ... ok
[INFO] [stdout] test collections::apint::tests::test_trailing_zeros_3 ... ok
[INFO] [stdout] test collections::diagnostic::tests::test_0 ... ok
[INFO] [stdout] test collections::linked_list::tests::test_container_merge_many_many ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[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] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-b53300039a5fbc5e)
[INFO] [stderr]      Running tests/test_alias_analysis.rs (/opt/rustwide/target/debug/deps/test_alias_analysis-b88b32fcaea21bad)
[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] [stderr]      Running tests/test_backend_rv.rs (/opt/rustwide/target/debug/deps/test_backend_rv-a3ea55d29a802dc8)
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_backend_rv_basic ... ok
[INFO] [stdout] test test_backend_rv_fib ... ok
[INFO] [stdout] test test_backend_succ_corner_case ... 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-d205a472a2fee6e2)
[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.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_ir_cfg_canonicalize.rs (/opt/rustwide/target/debug/deps/test_ir_cfg_canonicalize-b618170662253c31)
[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.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_ir_cfg_simplify.rs (/opt/rustwide/target/debug/deps/test_ir_cfg_simplify-98473a113e6dd411)
[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-4c1b13d7121182ce)
[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' (148) panicked at tests/test_ir_fold.rs:61:13:
[INFO] [stdout] assertion failed: changed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd37da96ff2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd37da96ff2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd37da96ff2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bd37da96ff2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bd37daac8ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bd37daac8ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5bd37da9bdf6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd37da9bdf6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bd37da7578f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bd37da7578f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bd37da8f2d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bd37d98e95e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bd37d98e95e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd37da8f492 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bd37da8f492 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bd37da7587a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bd37da6aac9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bd37da7669d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bd37daacfdc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bd37daacfa2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5bd37d97fc17 - test_ir_fold[1b70b8ec3caab1e4]::test_ir_fold_float
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_ir_fold.rs:61:13
[INFO] [stdout]   21:     0x5bd37d97ee37 - test_ir_fold[1b70b8ec3caab1e4]::test_ir_fold_float::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_ir_fold.rs:39:24
[INFO] [stdout]   22:     0x5bd37d982c66 - <test_ir_fold[1b70b8ec3caab1e4]::test_ir_fold_float::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5bd37d982d0b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bd37d982d0b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5bd37d98f56a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5bd37d98f56a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5bd37d98f56a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5bd37d98f56a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5bd37d98f56a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5bd37d98f56a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5bd37d98f56a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5bd37d98ab14 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5bd37d98ab14 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5bd37d992062 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5bd37d992062 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5bd37d992062 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5bd37d992062 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5bd37d992062 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5bd37d992062 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5bd37d992062 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5bd37da9689f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5bd37da9689f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7c1f56825aa4 - <unknown>
[INFO] [stdout]   44:     0x7c1f568b2a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_ir_fold_float
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_ir_fold`
[INFO] running `Command { std: "docker" "inspect" "52e1728bb155f682e943d86318712ae2c81883f8ee7d7722c49f0b128d34c866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52e1728bb155f682e943d86318712ae2c81883f8ee7d7722c49f0b128d34c866", kill_on_drop: false }`
[INFO] [stdout] 52e1728bb155f682e943d86318712ae2c81883f8ee7d7722c49f0b128d34c866
