[INFO] cloning repository https://github.com/Zakki0925224/rua
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zakki0925224/rua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZakki0925224%2Frua", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZakki0925224%2Frua'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 325636cafe87a764a45f49f471d117b1b74eeac2
[INFO] testing Zakki0925224/rua against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZakki0925224%2Frua" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Zakki0925224/rua
[INFO] finished tweaking git repo https://github.com/Zakki0925224/rua
[INFO] tweaked toml for git repo https://github.com/Zakki0925224/rua written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Zakki0925224/rua 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/Zakki0925224/rua 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]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded rustyline v15.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded rustix v1.0.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] be6e15216750bb8a6223a9757cbfa49ac11860a98ad5f97f41b907acb89b4ad9
[INFO] running `Command { std: "docker" "start" "-a" "be6e15216750bb8a6223a9757cbfa49ac11860a98ad5f97f41b907acb89b4ad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be6e15216750bb8a6223a9757cbfa49ac11860a98ad5f97f41b907acb89b4ad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be6e15216750bb8a6223a9757cbfa49ac11860a98ad5f97f41b907acb89b4ad9", kill_on_drop: false }`
[INFO] [stdout] be6e15216750bb8a6223a9757cbfa49ac11860a98ad5f97f41b907acb89b4ad9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f3e15a0269447ca562604652068114bd944f74562f2582a46765f343afb0bcf7
[INFO] running `Command { std: "docker" "start" "-a" "f3e15a0269447ca562604652068114bd944f74562f2582a46765f343afb0bcf7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling rua v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/parse.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Debug, PartialEq)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 23 |     UnaryOp(fn(u8, u8) -> ByteCode, usize),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/parse.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Debug, PartialEq)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     BinaryOp(fn(u8, u8, u8) -> ByteCode, usize, usize),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/parse.rs:454:12
[INFO] [stdout]     |
[INFO] [stdout] 454 |         if opr == ByteCode::Add || opr == ByteCode::Mul {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]     |
[INFO] [stdout] 454 -         if opr == ByteCode::Add || opr == ByteCode::Mul {
[INFO] [stdout] 454 +         if std::ptr::fn_addr_eq(opr, ByteCode::Add as fn(u8, u8, u8) -> ByteCode) || opr == ByteCode::Mul {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/parse.rs:454:36
[INFO] [stdout]     |
[INFO] [stdout] 454 |         if opr == ByteCode::Add || opr == ByteCode::Mul {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]     |
[INFO] [stdout] 454 -         if opr == ByteCode::Add || opr == ByteCode::Mul {
[INFO] [stdout] 454 +         if opr == ByteCode::Add || std::ptr::fn_addr_eq(opr, ByteCode::Mul as fn(u8, u8, u8) -> ByteCode) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/value.rs:109:41
[INFO] [stdout]     |
[INFO] [stdout] 109 |             Value::Float(f) => unsafe { mem::transmute::<f64, i64>(*f).hash(state) },
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 109 -             Value::Float(f) => unsafe { mem::transmute::<f64, i64>(*f).hash(state) },
[INFO] [stdout] 109 +             Value::Float(f) => unsafe { f64::to_bits(*f).cast_signed().hash(state) },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.98s
[INFO] running `Command { std: "docker" "inspect" "f3e15a0269447ca562604652068114bd944f74562f2582a46765f343afb0bcf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3e15a0269447ca562604652068114bd944f74562f2582a46765f343afb0bcf7", kill_on_drop: false }`
[INFO] [stdout] f3e15a0269447ca562604652068114bd944f74562f2582a46765f343afb0bcf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 832685d925297d7fb6571fba8e0535bb6f66f1294c67a295b478f2f0d1b7d6ec
[INFO] running `Command { std: "docker" "start" "-a" "832685d925297d7fb6571fba8e0535bb6f66f1294c67a295b478f2f0d1b7d6ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling rua v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/parse.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Debug, PartialEq)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 23 |     UnaryOp(fn(u8, u8) -> ByteCode, usize),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/parse.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Debug, PartialEq)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     BinaryOp(fn(u8, u8, u8) -> ByteCode, usize, usize),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/parse.rs:454:12
[INFO] [stdout]     |
[INFO] [stdout] 454 |         if opr == ByteCode::Add || opr == ByteCode::Mul {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]     |
[INFO] [stdout] 454 -         if opr == ByteCode::Add || opr == ByteCode::Mul {
[INFO] [stdout] 454 +         if std::ptr::fn_addr_eq(opr, ByteCode::Add as fn(u8, u8, u8) -> ByteCode) || opr == ByteCode::Mul {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/parse.rs:454:36
[INFO] [stdout]     |
[INFO] [stdout] 454 |         if opr == ByteCode::Add || opr == ByteCode::Mul {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]     |
[INFO] [stdout] 454 -         if opr == ByteCode::Add || opr == ByteCode::Mul {
[INFO] [stdout] 454 +         if opr == ByteCode::Add || std::ptr::fn_addr_eq(opr, ByteCode::Mul as fn(u8, u8, u8) -> ByteCode) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/value.rs:109:41
[INFO] [stdout]     |
[INFO] [stdout] 109 |             Value::Float(f) => unsafe { mem::transmute::<f64, i64>(*f).hash(state) },
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 109 -             Value::Float(f) => unsafe { mem::transmute::<f64, i64>(*f).hash(state) },
[INFO] [stdout] 109 +             Value::Float(f) => unsafe { f64::to_bits(*f).cast_signed().hash(state) },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s
[INFO] running `Command { std: "docker" "inspect" "832685d925297d7fb6571fba8e0535bb6f66f1294c67a295b478f2f0d1b7d6ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "832685d925297d7fb6571fba8e0535bb6f66f1294c67a295b478f2f0d1b7d6ec", kill_on_drop: false }`
[INFO] [stdout] 832685d925297d7fb6571fba8e0535bb6f66f1294c67a295b478f2f0d1b7d6ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 06a69ccd97c432e702fb7b93d98a1d82dcc303f29a6e0db073a0b889843c1d33
[INFO] running `Command { std: "docker" "start" "-a" "06a69ccd97c432e702fb7b93d98a1d82dcc303f29a6e0db073a0b889843c1d33", kill_on_drop: false }`
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/parse.rs:23:13
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(Debug, PartialEq)]
[INFO] [stderr]    |                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 23 |     UnaryOp(fn(u8, u8) -> ByteCode, usize),
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/parse.rs:24:14
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(Debug, PartialEq)]
[INFO] [stderr]    |                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 24 |     BinaryOp(fn(u8, u8, u8) -> ByteCode, usize, usize),
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]    --> src/parse.rs:454:12
[INFO] [stderr]     |
[INFO] [stderr] 454 |         if opr == ByteCode::Add || opr == ByteCode::Mul {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the address of the same function can vary between different codegen units
[INFO] [stderr]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stderr]     |
[INFO] [stderr] 454 -         if opr == ByteCode::Add || opr == ByteCode::Mul {
[INFO] [stderr] 454 +         if std::ptr::fn_addr_eq(opr, ByteCode::Add as fn(u8, u8, u8) -> ByteCode) || opr == ByteCode::Mul {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]    --> src/parse.rs:454:36
[INFO] [stderr]     |
[INFO] [stderr] 454 |         if opr == ByteCode::Add || opr == ByteCode::Mul {
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the address of the same function can vary between different codegen units
[INFO] [stderr]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stderr]     |
[INFO] [stderr] 454 -         if opr == ByteCode::Add || opr == ByteCode::Mul {
[INFO] [stderr] 454 +         if opr == ByteCode::Add || std::ptr::fn_addr_eq(opr, ByteCode::Mul as fn(u8, u8, u8) -> ByteCode) {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/value.rs:109:41
[INFO] [stderr]     |
[INFO] [stderr] 109 |             Value::Float(f) => unsafe { mem::transmute::<f64, i64>(*f).hash(state) },
[INFO] [stderr]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 109 -             Value::Float(f) => unsafe { mem::transmute::<f64, i64>(*f).hash(state) },
[INFO] [stderr] 109 +             Value::Float(f) => unsafe { f64::to_bits(*f).cast_signed().hash(state) },
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `rua` (bin "rua" test) generated 5 warnings (run `cargo fix --bin "rua" -p rua --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rua-3c852b5566332b21)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_all_lua_files ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stderr] error: test failed, to rerun pass `--bin rua`
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_all_lua_files stdout ----
[INFO] [stdout] Testing assign.lua: parsed constants:
[INFO] [stdout]   [0]'print'
[INFO] [stdout]   [1]'g'
[INFO] [stdout]   [2]123
[INFO] [stdout]   [3]'g2'
[INFO] [stdout] parsed byte codes:
[INFO] [stdout]   LoadInt(0, 456)
[INFO] [stdout]   LoadInt(0, 123)
[INFO] [stdout]   GetGlobal(1, 0)
[INFO] [stdout]   Move(2, 0)
[INFO] [stdout]   Call(1, 1)
[INFO] [stdout]   GetGlobal(1, 0)
[INFO] [stdout]   Move(2, 0)
[INFO] [stdout]   Call(1, 1)
[INFO] [stdout]   GetGlobal(0, 1)
[INFO] [stdout]   GetGlobal(1, 0)
[INFO] [stdout]   Move(2, 0)
[INFO] [stdout]   Call(1, 1)
[INFO] [stdout]   SetGlobalConst(1, 2)
[INFO] [stdout]   GetGlobal(1, 0)
[INFO] [stdout]   GetGlobal(2, 1)
[INFO] [stdout]   Call(1, 1)
[INFO] [stdout]   SetGlobal(1, 0)
[INFO] [stdout]   GetGlobal(1, 0)
[INFO] [stdout]   GetGlobal(2, 1)
[INFO] [stdout]   Call(1, 1)
[INFO] [stdout]   GetGlobal(1, 3)
[INFO] [stdout]   SetGlobal(1, 1)
[INFO] [stdout]   GetGlobal(1, 0)
[INFO] [stdout]   GetGlobal(2, 1)
[INFO] [stdout]   Call(1, 1)
[INFO] [stdout] 
[INFO] [stdout] 123
[INFO] [stdout] 123
[INFO] [stdout] nil
[INFO] [stdout] 123
[INFO] [stdout] nil
[INFO] [stdout] nil
[INFO] [stdout] ✓ PASSED
[INFO] [stdout] Testing binops.lua: parsed constants:
[INFO] [stdout]   [0]'g'
[INFO] [stdout]   [1]10
[INFO] [stdout]   [2]1.1
[INFO] [stdout]   [3]2.0
[INFO] [stdout]   [4]'print'
[INFO] [stdout] parsed byte codes:
[INFO] [stdout]   SetGlobalConst(0, 1)
[INFO] [stdout]   LoadConst(0, 2)
[INFO] [stdout]   LoadConst(1, 3)
[INFO] [stdout]   LoadInt(2, 100)
[INFO] [stdout]   GetGlobal(3, 4)
[INFO] [stdout]   GetGlobal(4, 0)
[INFO] [stdout]   AddInt(4, 4, 100)
[INFO] [stdout]   Call(3, 1)
[INFO] [stdout]   GetGlobal(3, 4)
[INFO] [stdout]   SubInt(4, 0, 1)
[INFO] [stdout]   Call(3, 1)
[INFO] [stdout]   GetGlobal(3, 4)
[INFO] [stdout]   LoadInt(4, 100)
[INFO] [stdout]   Div(4, 4, 2)
[INFO] [stdout]   Call(3, 1)
[INFO] [stdout]   GetGlobal(3, 4)
[INFO] [stdout]   LoadInt(4, 100)
[INFO] [stdout]   ShiftR(4, 4, 1)
[INFO] [stdout]   Call(3, 1)
[INFO] [stdout]   GetGlobal(3, 4)
[INFO] [stdout]   LoadInt(4, 100)
[INFO] [stdout]   ShiftR(4, 4, 0)
[INFO] [stdout]   Call(3, 1)
[INFO] [stdout] 
[INFO] [stdout] 110
[INFO] [stdout] 0.10000000000000009
[INFO] [stdout] 1.0
[INFO] [stdout] 25
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_all_lua_files' (25) panicked at src/vm.rs:583:67:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556f74e2acf2 - 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:     0x556f74e2acf2 - 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:     0x556f74e2acf2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x556f74e2acf2 - <<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:     0x556f74e403ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x556f74e403ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x556f74e302d6 - 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:     0x556f74e302d6 - <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:     0x556f74e089cf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x556f74e089cf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x556f74e22de9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x556f74db163e - <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:     0x556f74db163e - 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:     0x556f74e22fa2 - <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:     0x556f74e22fa2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x556f74e08aba - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x556f74dfd719 - 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:     0x556f74e099cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x556f74e40abc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x556f74e40a82 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x556f74e407d9 - core[27de1724e4349be2]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x556f74d703b4 - <core[27de1724e4349be2]::option::Option<i64>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x556f74d703b4 - rua[141da5d1a23dd919]::vm::exe_binop_i
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vm.rs:583:67
[INFO] [stdout]   23:     0x556f74d6a555 - <rua[141da5d1a23dd919]::vm::ExeState>::execute::<std[3b51380354919863]::fs::File>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vm.rs:399:25
[INFO] [stdout]   24:     0x556f74d9225b - rua[141da5d1a23dd919]::run_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:27:25
[INFO] [stdout]   25:     0x556f74d888c5 - rua[141da5d1a23dd919]::tests::test_all_lua_files::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:99:49
[INFO] [stdout]   26:     0x556f74d960af - std[3b51380354919863]::panicking::catch_unwind::do_call::<rua[141da5d1a23dd919]::tests::test_all_lua_files::{closure#3}, core[27de1724e4349be2]::result::Result<(), anyhow[139c1253f90c3cc3]::Error>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x556f74d9e25b - __rust_try
[INFO] [stdout]   28:     0x556f74d9a74a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), anyhow[139c1253f90c3cc3]::Error>, rua[141da5d1a23dd919]::tests::test_all_lua_files::{closure#3}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x556f74d9a74a - std[3b51380354919863]::panic::catch_unwind::<rua[141da5d1a23dd919]::tests::test_all_lua_files::{closure#3}, core[27de1724e4349be2]::result::Result<(), anyhow[139c1253f90c3cc3]::Error>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x556f74d8ca59 - rua[141da5d1a23dd919]::tests::test_all_lua_files
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:99:26
[INFO] [stdout]   31:     0x556f74d88807 - rua[141da5d1a23dd919]::tests::test_all_lua_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:69:28
[INFO] [stdout]   32:     0x556f74d94c76 - <rua[141da5d1a23dd919]::tests::test_all_lua_files::{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]   33:     0x556f74da59eb - <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]   34:     0x556f74da59eb - 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]   35:     0x556f74db224a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   36:     0x556f74db224a - <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]   37:     0x556f74db224a - 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]   38:     0x556f74db224a - 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]   39:     0x556f74db224a - 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]   40:     0x556f74db224a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   41:     0x556f74db224a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   42:     0x556f74dad7f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   43:     0x556f74dad7f4 - 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]   44:     0x556f74db4d42 - 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]   45:     0x556f74db4d42 - <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]   46:     0x556f74db4d42 - 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]   47:     0x556f74db4d42 - 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]   48:     0x556f74db4d42 - 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]   49:     0x556f74db4d42 - 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]   50:     0x556f74db4d42 - <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]   51:     0x556f74e2a59f - <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]   52:     0x556f74e2a59f - <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]   53:     0x7f6d5203baa4 - <unknown>
[INFO] [stdout]   54:     0x7f6d520c8a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] ✗ PANICKED
[INFO] [stdout] Testing concat.lua: parsed constants:
[INFO] [stdout]   [0]'print'
[INFO] [stdout]   [1]'hello, world'
[INFO] [stdout]   [2]'hello, '
[INFO] [stdout]   [3]3.14
[INFO] [stdout]   [4]15926
[INFO] [stdout]   [5]'hello'
[INFO] [stdout] parsed byte codes:
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 1)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 2)
[INFO] [stdout]   ConcatInt(1, 1, 123)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 3)
[INFO] [stdout]   ConcatConst(1, 1, 4)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 5)
[INFO] [stdout]   LoadBool(2, true)
[INFO] [stdout]   Concat(1, 1, 2)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout] 
[INFO] [stdout] 'hello, world'
[INFO] [stdout] 'hello, 123'
[INFO] [stdout] '3.1415926'
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_all_lua_files' (25) panicked at src/value.rs:188:18:
[INFO] [stdout] invalid string Value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556f74e2acf2 - 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:     0x556f74e2acf2 - 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:     0x556f74e2acf2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x556f74e2acf2 - <<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:     0x556f74e403ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x556f74e403ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x556f74e302d6 - 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:     0x556f74e302d6 - <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:     0x556f74e089cf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x556f74e089cf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x556f74e22de9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x556f74db163e - <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:     0x556f74db163e - 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:     0x556f74e22fa2 - <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:     0x556f74e22fa2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x556f74e08aba - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x556f74dfd719 - 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:     0x556f74e099cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x556f74e40abc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x556f74d9d6d0 - <&[u8] as core[27de1724e4349be2]::convert::From<&rua[141da5d1a23dd919]::value::Value>>::from
[INFO] [stdout]                                at /opt/rustwide/workdir/src/value.rs:188:18
[INFO] [stdout]   20:     0x556f74d9d0da - <&rua[141da5d1a23dd919]::value::Value as core[27de1724e4349be2]::convert::Into<&[u8]>>::into
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]   21:     0x556f74d6fc17 - rua[141da5d1a23dd919]::vm::exe_concat
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vm.rs:624:17
[INFO] [stdout]   22:     0x556f74d6a853 - <rua[141da5d1a23dd919]::vm::ExeState>::execute::<std[3b51380354919863]::fs::File>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vm.rs:418:29
[INFO] [stdout]   23:     0x556f74d9225b - rua[141da5d1a23dd919]::run_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:27:25
[INFO] [stdout]   24:     0x556f74d888c5 - rua[141da5d1a23dd919]::tests::test_all_lua_files::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:99:49
[INFO] [stdout]   25:     0x556f74d960af - std[3b51380354919863]::panicking::catch_unwind::do_call::<rua[141da5d1a23dd919]::tests::test_all_lua_files::{closure#3}, core[27de1724e4349be2]::result::Result<(), anyhow[139c1253f90c3cc3]::Error>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x556f74d9e25b - __rust_try
[INFO] [stdout]   27:     0x556f74d9a74a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), anyhow[139c1253f90c3cc3]::Error>, rua[141da5d1a23dd919]::tests::test_all_lua_files::{closure#3}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x556f74d9a74a - std[3b51380354919863]::panic::catch_unwind::<rua[141da5d1a23dd919]::tests::test_all_lua_files::{closure#3}, core[27de1724e4349be2]::result::Result<(), anyhow[139c1253f90c3cc3]::Error>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x556f74d8ca59 - rua[141da5d1a23dd919]::tests::test_all_lua_files
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:99:26
[INFO] [stdout]   30:     0x556f74d88807 - rua[141da5d1a23dd919]::tests::test_all_lua_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:69:28
[INFO] [stdout]   31:     0x556f74d94c76 - <rua[141da5d1a23dd919]::tests::test_all_lua_files::{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]   32:     0x556f74da59eb - <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]   33:     0x556f74da59eb - 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]   34:     0x556f74db224a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x556f74db224a - <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]   36:     0x556f74db224a - 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]   37:     0x556f74db224a - 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]   38:     0x556f74db224a - 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]   39:     0x556f74db224a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x556f74db224a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x556f74dad7f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x556f74dad7f4 - 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]   43:     0x556f74db4d42 - 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]   44:     0x556f74db4d42 - <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]   45:     0x556f74db4d42 - 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]   46:     0x556f74db4d42 - 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]   47:     0x556f74db4d42 - 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]   48:     0x556f74db4d42 - 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]   49:     0x556f74db4d42 - <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]   50:     0x556f74e2a59f - <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]   51:     0x556f74e2a59f - <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]   52:     0x7f6d5203baa4 - <unknown>
[INFO] [stdout]   53:     0x7f6d520c8a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] ✗ PANICKED
[INFO] [stdout] Testing escape.lua: parsed constants:
[INFO] [stdout]   [0]'print'
[INFO] [stdout]   [1]'tab:	hi'
[INFO] [stdout]   [2]'你好'
[INFO] [stdout]   [3]'�'
[INFO] [stdout]   [4]'Hello'
[INFO] [stdout]   [5]'null:  .'
[INFO] [stdout] parsed byte codes:
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 1)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 2)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 3)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 4)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 5)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout] 
[INFO] [stdout] 'tab:	hi'
[INFO] [stdout] '你好'
[INFO] [stdout] '�'
[INFO] [stdout] 'Hello'
[INFO] [stdout] 'null:  .'
[INFO] [stdout] ✓ PASSED
[INFO] [stdout] Testing hello.lua: parsed constants:
[INFO] [stdout]   [0]'print'
[INFO] [stdout]   [1]'hello, world!'
[INFO] [stdout] parsed byte codes:
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 1)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout] 
[INFO] [stdout] 'hello, world!'
[INFO] [stdout] ✓ PASSED
[INFO] [stdout] Testing hello2.lua: parsed constants:
[INFO] [stdout]   [0]'print'
[INFO] [stdout]   [1]'hello, world!'
[INFO] [stdout]   [2]'hello, again!'
[INFO] [stdout]   [3]'haha!'
[INFO] [stdout] parsed byte codes:
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 1)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 2)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 3)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout] 
[INFO] [stdout] 'hello, world!'
[INFO] [stdout] 'hello, again!'
[INFO] [stdout] 'haha!'
[INFO] [stdout] ✓ PASSED
[INFO] [stdout] Testing local.lua: parsed constants:
[INFO] [stdout]   [0]'hello, local!'
[INFO] [stdout]   [1]'print'
[INFO] [stdout] parsed byte codes:
[INFO] [stdout]   LoadConst(0, 0)
[INFO] [stdout]   GetGlobal(1, 1)
[INFO] [stdout]   Move(2, 0)
[INFO] [stdout]   Call(1, 1)
[INFO] [stdout] 
[INFO] [stdout] 'hello, local!'
[INFO] [stdout] ✓ PASSED
[INFO] [stdout] Testing local2.lua: parsed constants:
[INFO] [stdout]   [0]'hello, local!'
[INFO] [stdout]   [1]'print'
[INFO] [stdout]   [2]"I'm local-print!"
[INFO] [stdout] parsed byte codes:
[INFO] [stdout]   LoadConst(0, 0)
[INFO] [stdout]   Move(1, 0)
[INFO] [stdout]   GetGlobal(2, 1)
[INFO] [stdout]   Move(3, 1)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 1)
[INFO] [stdout]   GetGlobal(3, 1)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 1)
[INFO] [stdout]   Move(3, 2)
[INFO] [stdout]   LoadConst(4, 2)
[INFO] [stdout]   Call(3, 1)
[INFO] [stdout] 
[INFO] [stdout] 'hello, local!'
[INFO] [stdout] function
[INFO] [stdout] "I'm local-print!"
[INFO] [stdout] ✓ PASSED
[INFO] [stdout] Testing nihao.lua: parsed constants:
[INFO] [stdout]   [0]'print'
[INFO] [stdout]   [1]'你好'
[INFO] [stdout] parsed byte codes:
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 1)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout] 
[INFO] [stdout] '你好'
[INFO] [stdout] ✓ PASSED
[INFO] [stdout] Testing prefixexp.lua: parsed constants:
[INFO] [stdout]   [0]'t'
[INFO] [stdout]   [1]'k'
[INFO] [stdout]   [2]300
[INFO] [stdout]   [3]'z'
[INFO] [stdout]   [4]400
[INFO] [stdout]   [5]'x'
[INFO] [stdout]   [6]'f'
[INFO] [stdout]   [7]'print'
[INFO] [stdout] parsed byte codes:
[INFO] [stdout]   LoadInt(0, 100)
[INFO] [stdout]   LoadInt(1, 200)
[INFO] [stdout]   NewTable(2, 3, 2)
[INFO] [stdout]   SetFieldConst(2, 1, 2)
[INFO] [stdout]   SetField(2, 3, 0)
[INFO] [stdout]   LoadInt(3, 10)
[INFO] [stdout]   LoadInt(4, 20)
[INFO] [stdout]   LoadInt(5, 30)
[INFO] [stdout]   SetList(2, 3)
[INFO] [stdout]   SetGlobal(0, 2)
[INFO] [stdout]   GetGlobal(2, 0)
[INFO] [stdout]   SetFieldConst(2, 1, 4)
[INFO] [stdout]   GetGlobal(2, 0)
[INFO] [stdout]   GetGlobal(3, 0)
[INFO] [stdout]   GetField(4, 3, 3)
[INFO] [stdout]   SetField(2, 5, 4)
[INFO] [stdout]   GetGlobal(2, 0)
[INFO] [stdout]   GetGlobal(3, 7)
[INFO] [stdout]   SetField(2, 6, 3)
[INFO] [stdout]   GetGlobal(2, 0)
[INFO] [stdout]   GetField(2, 2, 6)
[INFO] [stdout]   GetGlobal(3, 0)
[INFO] [stdout]   GetField(3, 3, 1)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 0)
[INFO] [stdout]   GetField(2, 2, 6)
[INFO] [stdout]   GetGlobal(3, 0)
[INFO] [stdout]   GetField(3, 3, 5)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 0)
[INFO] [stdout]   GetField(2, 2, 6)
[INFO] [stdout]   GetGlobal(3, 0)
[INFO] [stdout]   GetInt(3, 3, 2)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 0)
[INFO] [stdout]   GetField(2, 2, 6)
[INFO] [stdout]   GetGlobal(3, 0)
[INFO] [stdout]   LoadInt(4, 1000)
[INFO] [stdout]   GetTable(3, 3, 4)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout] 
[INFO] [stdout] 400
[INFO] [stdout] 100
[INFO] [stdout] 20
[INFO] [stdout] nil
[INFO] [stdout] ✓ PASSED
[INFO] [stdout] Testing strings.lua: parsed constants:
[INFO] [stdout]   [0]'hello_world'
[INFO] [stdout]   [1]"middle_string_middle_string"
[INFO] [stdout]   [2]'''long_string_long_string_long_string_long_string_long_string'''
[INFO] [stdout]   [3]'print'
[INFO] [stdout]   [4]12
[INFO] [stdout]   [5]345
[INFO] [stdout]   [6]6789
[INFO] [stdout] parsed byte codes:
[INFO] [stdout]   LoadConst(0, 0)
[INFO] [stdout]   LoadConst(1, 1)
[INFO] [stdout]   LoadConst(2, 2)
[INFO] [stdout]   GetGlobal(3, 3)
[INFO] [stdout]   Move(4, 0)
[INFO] [stdout]   Call(3, 1)
[INFO] [stdout]   GetGlobal(3, 3)
[INFO] [stdout]   Move(4, 1)
[INFO] [stdout]   Call(3, 1)
[INFO] [stdout]   GetGlobal(3, 3)
[INFO] [stdout]   Move(4, 2)
[INFO] [stdout]   Call(3, 1)
[INFO] [stdout]   SetGlobalConst(0, 4)
[INFO] [stdout]   SetGlobalConst(1, 5)
[INFO] [stdout]   SetGlobalConst(2, 6)
[INFO] [stdout]   GetGlobal(3, 3)
[INFO] [stdout]   GetGlobal(4, 0)
[INFO] [stdout]   Call(3, 1)
[INFO] [stdout]   GetGlobal(3, 3)
[INFO] [stdout]   GetGlobal(4, 1)
[INFO] [stdout]   Call(3, 1)
[INFO] [stdout]   GetGlobal(3, 3)
[INFO] [stdout]   GetGlobal(4, 2)
[INFO] [stdout]   Call(3, 1)
[INFO] [stdout] 
[INFO] [stdout] 'hello_world'
[INFO] [stdout] "middle_string_middle_string"
[INFO] [stdout] '''long_string_long_string_long_string_long_string_long_string'''
[INFO] [stdout] 12
[INFO] [stdout] 345
[INFO] [stdout] 6789
[INFO] [stdout] ✓ PASSED
[INFO] [stdout] Testing table.lua: parsed constants:
[INFO] [stdout]   [0]'kkk'
[INFO] [stdout]   [1]'x'
[INFO] [stdout]   [2]'hello'
[INFO] [stdout]   [3]'y'
[INFO] [stdout]   [4]'world'
[INFO] [stdout]   [5]'vvv'
[INFO] [stdout]   [6]'print'
[INFO] [stdout] parsed byte codes:
[INFO] [stdout]   LoadConst(0, 0)
[INFO] [stdout]   NewTable(1, 3, 3)
[INFO] [stdout]   LoadInt(2, 100)
[INFO] [stdout]   LoadInt(3, 200)
[INFO] [stdout]   LoadInt(4, 300)
[INFO] [stdout]   SetFieldConst(1, 1, 2)
[INFO] [stdout]   SetFieldConst(1, 3, 4)
[INFO] [stdout]   SetFieldConst(1, 0, 5)
[INFO] [stdout]   SetList(1, 3)
[INFO] [stdout]   GetGlobal(2, 6)
[INFO] [stdout]   GetInt(3, 1, 1)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 6)
[INFO] [stdout]   GetField(3, 1, 1)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 6)
[INFO] [stdout]   GetField(3, 1, 0)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 6)
[INFO] [stdout]   Move(3, 1)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout] 
[INFO] [stdout] 100
[INFO] [stdout] 'hello'
[INFO] [stdout] 'vvv'
[INFO] [stdout] table:3:3
[INFO] [stdout] ✓ PASSED
[INFO] [stdout] Testing types.lua: parsed constants:
[INFO] [stdout]   [0]'print'
[INFO] [stdout]   [1]123456
[INFO] [stdout]   [2]123456.0
[INFO] [stdout] parsed byte codes:
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadNil(1, 1)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadBool(1, false)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadInt(1, 123)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 1)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout]   GetGlobal(0, 0)
[INFO] [stdout]   LoadConst(1, 2)
[INFO] [stdout]   Call(0, 1)
[INFO] [stdout] 
[INFO] [stdout] nil
[INFO] [stdout] false
[INFO] [stdout] 123
[INFO] [stdout] 123456
[INFO] [stdout] 123456.0
[INFO] [stdout] ✓ PASSED
[INFO] [stdout] Testing unops.lua: parsed constants:
[INFO] [stdout]   [0]3.14
[INFO] [stdout]   [1]'a'
[INFO] [stdout]   [2]'iamastring'
[INFO] [stdout]   [3]'print'
[INFO] [stdout]   [4]-3.14
[INFO] [stdout] parsed byte codes:
[INFO] [stdout]   LoadInt(0, 100)
[INFO] [stdout]   LoadConst(1, 0)
[INFO] [stdout]   SetGlobalConst(1, 2)
[INFO] [stdout]   GetGlobal(2, 3)
[INFO] [stdout]   LoadInt(3, -101)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 3)
[INFO] [stdout]   BitNot(3, 0)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 3)
[INFO] [stdout]   LoadConst(3, 4)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 3)
[INFO] [stdout]   Neg(3, 1)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 3)
[INFO] [stdout]   LoadInt(3, 10)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 3)
[INFO] [stdout]   GetGlobal(3, 1)
[INFO] [stdout]   Len(3, 3)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 3)
[INFO] [stdout]   LoadBool(3, true)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 3)
[INFO] [stdout]   LoadBool(3, true)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 3)
[INFO] [stdout]   LoadBool(3, false)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout]   GetGlobal(2, 3)
[INFO] [stdout]   GetGlobal(3, 3)
[INFO] [stdout]   Not(3, 3)
[INFO] [stdout]   Call(2, 1)
[INFO] [stdout] 
[INFO] [stdout] -101
[INFO] [stdout] -101
[INFO] [stdout] -3.14
[INFO] [stdout] -3.14
[INFO] [stdout] 10
[INFO] [stdout] 10
[INFO] [stdout] true
[INFO] [stdout] true
[INFO] [stdout] false
[INFO] [stdout] false
[INFO] [stdout] ✓ PASSED
[INFO] [stdout] 
[INFO] [stdout] === Test Summary ===
[INFO] [stdout] Passed: 12
[INFO] [stdout] Failed: 2
[INFO] [stdout] 
[INFO] [stdout] Failed files:
[INFO] [stdout]   - binops.lua: Panic: called `Option::unwrap()` on a `None` value
[INFO] [stdout]   - concat.lua: Panic: invalid string Value
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_all_lua_files' (25) panicked at src/main.rs:133:13:
[INFO] [stdout] 
[INFO] [stdout] 2 test(s) failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556f74e2acf2 - 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:     0x556f74e2acf2 - 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:     0x556f74e2acf2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x556f74e2acf2 - <<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:     0x556f74e403ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x556f74e403ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x556f74e302d6 - 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:     0x556f74e302d6 - <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:     0x556f74e089cf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x556f74e089cf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x556f74e22de9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x556f74db163e - <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:     0x556f74db163e - 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:     0x556f74e22fa2 - <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:     0x556f74e22fa2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x556f74e08a88 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x556f74dfd719 - 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:     0x556f74e099cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x556f74e40abc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x556f74d8c633 - rua[141da5d1a23dd919]::tests::test_all_lua_files
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:133:13
[INFO] [stdout]   20:     0x556f74d88807 - rua[141da5d1a23dd919]::tests::test_all_lua_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:69:28
[INFO] [stdout]   21:     0x556f74d94c76 - <rua[141da5d1a23dd919]::tests::test_all_lua_files::{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]   22:     0x556f74da59eb - <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]   23:     0x556f74da59eb - 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]   24:     0x556f74db224a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x556f74db224a - <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]   26:     0x556f74db224a - 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]   27:     0x556f74db224a - 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]   28:     0x556f74db224a - 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]   29:     0x556f74db224a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x556f74db224a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x556f74dad7f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x556f74dad7f4 - 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]   33:     0x556f74db4d42 - 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]   34:     0x556f74db4d42 - <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]   35:     0x556f74db4d42 - 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]   36:     0x556f74db4d42 - 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]   37:     0x556f74db4d42 - 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]   38:     0x556f74db4d42 - 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]   39:     0x556f74db4d42 - <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]   40:     0x556f74e2a59f - <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]   41:     0x556f74e2a59f - <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]   42:     0x7f6d5203baa4 - <unknown>
[INFO] [stdout]   43:     0x7f6d520c8a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_all_lua_files
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "06a69ccd97c432e702fb7b93d98a1d82dcc303f29a6e0db073a0b889843c1d33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06a69ccd97c432e702fb7b93d98a1d82dcc303f29a6e0db073a0b889843c1d33", kill_on_drop: false }`
[INFO] [stdout] 06a69ccd97c432e702fb7b93d98a1d82dcc303f29a6e0db073a0b889843c1d33
