[INFO] cloning repository https://github.com/jchapman127/uni-project-svm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jchapman127/uni-project-svm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchapman127%2Funi-project-svm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchapman127%2Funi-project-svm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9485de959ab4d232d7fc45e3ca104db257833636
[INFO] testing jchapman127/uni-project-svm against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchapman127%2Funi-project-svm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jchapman127/uni-project-svm
[INFO] finished tweaking git repo https://github.com/jchapman127/uni-project-svm
[INFO] tweaked toml for git repo https://github.com/jchapman127/uni-project-svm written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jchapman127/uni-project-svm on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jchapman127/uni-project-svm 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7c3ecb1df5709f989cd609d842033551bbb608f61c8098411945d0de5dd1bf6
[INFO] running `Command { std: "docker" "start" "-a" "f7c3ecb1df5709f989cd609d842033551bbb608f61c8098411945d0de5dd1bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7c3ecb1df5709f989cd609d842033551bbb608f61c8098411945d0de5dd1bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7c3ecb1df5709f989cd609d842033551bbb608f61c8098411945d0de5dd1bf6", kill_on_drop: false }`
[INFO] [stdout] f7c3ecb1df5709f989cd609d842033551bbb608f61c8098411945d0de5dd1bf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a6f805c9b85f898a2e0ee8fe8b74d53e640277b0cd51d1446f05b6ce25ef33d
[INFO] running `Command { std: "docker" "start" "-a" "5a6f805c9b85f898a2e0ee8fe8b74d53e640277b0cd51d1446f05b6ce25ef33d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.21
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling vec_map v0.7.0
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.1.0
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling nom v2.2.1
[INFO] [stderr]    Compiling byteorder v1.0.0
[INFO] [stderr]    Compiling enum_traits v1.0.0 (https://github.com/Lolirofle/enum_traits#de2cdb22)
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.9
[INFO] [stderr]    Compiling term_size v0.2.3
[INFO] [stderr]    Compiling atty v0.2.2
[INFO] [stderr]    Compiling clap v2.23.1
[INFO] [stderr]    Compiling enum_traits_macros v3.0.0 (https://github.com/Lolirofle/enum_traits#de2cdb22)
[INFO] [stderr]    Compiling simple-virtual-machine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:15:62
[INFO] [stdout]    |
[INFO] [stdout] 15 |         write!(f, "Virtual Machine error: {}", error::Error::description(self))?;
[INFO] [stdout]    |                                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(try_from)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/vm.rs:355:32
[INFO] [stdout]     |
[INFO] [stdout] 355 |         let rhs: u8 = unsafe { mem::transmute(rhs.bit_pattern()) };
[INFO] [stdout]     |                                --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/vm.rs:366:32
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let lhs: u8 = unsafe { mem::transmute(self.bit_pattern()) };
[INFO] [stdout]     |                                --------------^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/vm.rs:367:32
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let rhs: u8 = unsafe { mem::transmute(rhs.bit_pattern()) };
[INFO] [stdout]     |                                --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/vm.rs:378:32
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let rhs: u8 = unsafe { mem::transmute(rhs.bit_pattern()) };
[INFO] [stdout]     |                                --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn immediate(input: &str) -> IResult<&str, ImmediatePlaceholder> {
[INFO] [stdout]     |                     ^^^^             ----  -------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn immediate(input: &str) -> IResult<&str, ImmediatePlaceholder<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:148:26
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn string_literal(input: &str) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                          ^^^^             ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn string_literal(input: &str) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 | fn instruction_r(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                            |
[INFO] [stdout]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 165 | fn instruction_r(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:174:26
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn instruction_cr(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                          ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                            |
[INFO] [stdout]     |                          |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn instruction_cr(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:182:25
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn instruction_i(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                            |
[INFO] [stdout]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn instruction_i(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:191:26
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn instruction_ci(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                          ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                            |
[INFO] [stdout]     |                          |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn instruction_ci(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:199:28
[INFO] [stdout]     |
[INFO] [stdout] 199 | fn instruction_call(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                            ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            |                            |
[INFO] [stdout]     |                            |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 199 | fn instruction_call(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:206:29
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn instruction_break(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                             ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                            |
[INFO] [stdout]     |                             |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn instruction_break(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:210:25
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn instruction_s(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                            |
[INFO] [stdout]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn instruction_s(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:219:25
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn instruction_u(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                            |
[INFO] [stdout]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn instruction_u(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:227:23
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn instruction(input: &str) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                       ^^^^             ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn instruction(input: &str) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:263:22
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn parse_line(input: &str) -> IResult<&str, (Option<&str>, Option<InstructionPlaceholder>)> {
[INFO] [stdout]     |                      ^^^^             ----          ----          ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                |             |
[INFO] [stdout]     |                      |                |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn parse_line(input: &str) -> IResult<&str, (Option<&str>, Option<InstructionPlaceholder<'_>>)> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2, nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5a6f805c9b85f898a2e0ee8fe8b74d53e640277b0cd51d1446f05b6ce25ef33d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a6f805c9b85f898a2e0ee8fe8b74d53e640277b0cd51d1446f05b6ce25ef33d", kill_on_drop: false }`
[INFO] [stdout] 5a6f805c9b85f898a2e0ee8fe8b74d53e640277b0cd51d1446f05b6ce25ef33d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a21b88166921df6b5210f5bec070ab5eda0444110a689dbe6e2786b4958ecfd0
[INFO] running `Command { std: "docker" "start" "-a" "a21b88166921df6b5210f5bec070ab5eda0444110a689dbe6e2786b4958ecfd0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling simple-virtual-machine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:15:62
[INFO] [stdout]    |
[INFO] [stdout] 15 |         write!(f, "Virtual Machine error: {}", error::Error::description(self))?;
[INFO] [stdout]    |                                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(try_from)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/vm.rs:355:32
[INFO] [stdout]     |
[INFO] [stdout] 355 |         let rhs: u8 = unsafe { mem::transmute(rhs.bit_pattern()) };
[INFO] [stdout]     |                                --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/vm.rs:366:32
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let lhs: u8 = unsafe { mem::transmute(self.bit_pattern()) };
[INFO] [stdout]     |                                --------------^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/vm.rs:367:32
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let rhs: u8 = unsafe { mem::transmute(rhs.bit_pattern()) };
[INFO] [stdout]     |                                --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/vm.rs:378:32
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let rhs: u8 = unsafe { mem::transmute(rhs.bit_pattern()) };
[INFO] [stdout]     |                                --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn immediate(input: &str) -> IResult<&str, ImmediatePlaceholder> {
[INFO] [stdout]     |                     ^^^^             ----  -------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn immediate(input: &str) -> IResult<&str, ImmediatePlaceholder<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:148:26
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn string_literal(input: &str) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                          ^^^^             ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn string_literal(input: &str) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 | fn instruction_r(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                            |
[INFO] [stdout]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 165 | fn instruction_r(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:174:26
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn instruction_cr(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                          ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                            |
[INFO] [stdout]     |                          |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn instruction_cr(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:182:25
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn instruction_i(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                            |
[INFO] [stdout]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn instruction_i(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:191:26
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn instruction_ci(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                          ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                            |
[INFO] [stdout]     |                          |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn instruction_ci(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:199:28
[INFO] [stdout]     |
[INFO] [stdout] 199 | fn instruction_call(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                            ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            |                            |
[INFO] [stdout]     |                            |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 199 | fn instruction_call(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:206:29
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn instruction_break(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                             ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                            |
[INFO] [stdout]     |                             |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn instruction_break(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:210:25
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn instruction_s(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                            |
[INFO] [stdout]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn instruction_s(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:219:25
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn instruction_u(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                            |
[INFO] [stdout]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn instruction_u(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:227:23
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn instruction(input: &str) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                       ^^^^             ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn instruction(input: &str) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:263:22
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn parse_line(input: &str) -> IResult<&str, (Option<&str>, Option<InstructionPlaceholder>)> {
[INFO] [stdout]     |                      ^^^^             ----          ----          ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                |             |
[INFO] [stdout]     |                      |                |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn parse_line(input: &str) -> IResult<&str, (Option<&str>, Option<InstructionPlaceholder<'_>>)> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:15:62
[INFO] [stdout]    |
[INFO] [stdout] 15 |         write!(f, "Virtual Machine error: {}", error::Error::description(self))?;
[INFO] [stdout]    |                                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(try_from)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/vm.rs:355:32
[INFO] [stdout]     |
[INFO] [stdout] 355 |         let rhs: u8 = unsafe { mem::transmute(rhs.bit_pattern()) };
[INFO] [stdout]     |                                --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/vm.rs:366:32
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let lhs: u8 = unsafe { mem::transmute(self.bit_pattern()) };
[INFO] [stdout]     |                                --------------^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/vm.rs:367:32
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let rhs: u8 = unsafe { mem::transmute(rhs.bit_pattern()) };
[INFO] [stdout]     |                                --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/vm.rs:378:32
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let rhs: u8 = unsafe { mem::transmute(rhs.bit_pattern()) };
[INFO] [stdout]     |                                --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn immediate(input: &str) -> IResult<&str, ImmediatePlaceholder> {
[INFO] [stdout]     |                     ^^^^             ----  -------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn immediate(input: &str) -> IResult<&str, ImmediatePlaceholder<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:148:26
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn string_literal(input: &str) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                          ^^^^             ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn string_literal(input: &str) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 | fn instruction_r(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                            |
[INFO] [stdout]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 165 | fn instruction_r(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:174:26
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn instruction_cr(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                          ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                            |
[INFO] [stdout]     |                          |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn instruction_cr(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:182:25
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn instruction_i(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                            |
[INFO] [stdout]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn instruction_i(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:191:26
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn instruction_ci(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                          ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                            |
[INFO] [stdout]     |                          |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn instruction_ci(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:199:28
[INFO] [stdout]     |
[INFO] [stdout] 199 | fn instruction_call(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                            ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            |                            |
[INFO] [stdout]     |                            |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 199 | fn instruction_call(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:206:29
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn instruction_break(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                             ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                            |
[INFO] [stdout]     |                             |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn instruction_break(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:210:25
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn instruction_s(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                            |
[INFO] [stdout]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn instruction_s(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:219:25
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn instruction_u(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                            |
[INFO] [stdout]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn instruction_u(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:227:23
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn instruction(input: &str) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stdout]     |                       ^^^^             ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn instruction(input: &str) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/assembler/parser.rs:263:22
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn parse_line(input: &str) -> IResult<&str, (Option<&str>, Option<InstructionPlaceholder>)> {
[INFO] [stdout]     |                      ^^^^             ----          ----          ---------------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                |             |
[INFO] [stdout]     |                      |                |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn parse_line(input: &str) -> IResult<&str, (Option<&str>, Option<InstructionPlaceholder<'_>>)> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2, nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a21b88166921df6b5210f5bec070ab5eda0444110a689dbe6e2786b4958ecfd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a21b88166921df6b5210f5bec070ab5eda0444110a689dbe6e2786b4958ecfd0", kill_on_drop: false }`
[INFO] [stdout] a21b88166921df6b5210f5bec070ab5eda0444110a689dbe6e2786b4958ecfd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5020bc9cc1e5322c24e1664d0628b2957c243683f6b13e1b9f78b7c9e92dc581
[INFO] running `Command { std: "docker" "start" "-a" "5020bc9cc1e5322c24e1664d0628b2957c243683f6b13e1b9f78b7c9e92dc581", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:15:62
[INFO] [stderr]    |
[INFO] [stderr] 15 |         write!(f, "Virtual Machine error: {}", error::Error::description(self))?;
[INFO] [stderr]    |                                                              ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(try_from)]
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/vm.rs:355:32
[INFO] [stderr]     |
[INFO] [stderr] 355 |         let rhs: u8 = unsafe { mem::transmute(rhs.bit_pattern()) };
[INFO] [stderr]     |                                --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/vm.rs:366:32
[INFO] [stderr]     |
[INFO] [stderr] 366 |         let lhs: u8 = unsafe { mem::transmute(self.bit_pattern()) };
[INFO] [stderr]     |                                --------------^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/vm.rs:367:32
[INFO] [stderr]     |
[INFO] [stderr] 367 |         let rhs: u8 = unsafe { mem::transmute(rhs.bit_pattern()) };
[INFO] [stderr]     |                                --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/vm.rs:378:32
[INFO] [stderr]     |
[INFO] [stderr] 378 |         let rhs: u8 = unsafe { mem::transmute(rhs.bit_pattern()) };
[INFO] [stderr]     |                                --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                help: replace this with: `u8::from_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr] 
[INFO] [stderr] warning: `simple-virtual-machine` (lib) generated 6 warnings (run `cargo fix --lib -p simple-virtual-machine` to apply 4 suggestions)
[INFO] [stderr] warning: `simple-virtual-machine` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bin/assembler/parser.rs:130:21
[INFO] [stderr]     |
[INFO] [stderr] 130 | fn immediate(input: &str) -> IResult<&str, ImmediatePlaceholder> {
[INFO] [stderr]     |                     ^^^^             ----  -------------------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                     |                |
[INFO] [stderr]     |                     |                the lifetimes get resolved as `'_`
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 130 | fn immediate(input: &str) -> IResult<&str, ImmediatePlaceholder<'_>> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bin/assembler/parser.rs:148:26
[INFO] [stderr]     |
[INFO] [stderr] 148 | fn string_literal(input: &str) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stderr]     |                          ^^^^             ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                          |                |
[INFO] [stderr]     |                          |                the lifetimes get resolved as `'_`
[INFO] [stderr]     |                          this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 148 | fn string_literal(input: &str) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bin/assembler/parser.rs:165:25
[INFO] [stderr]     |
[INFO] [stderr] 165 | fn instruction_r(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stderr]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                         |                            |
[INFO] [stderr]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 165 | fn instruction_r(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stderr]     |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bin/assembler/parser.rs:174:26
[INFO] [stderr]     |
[INFO] [stderr] 174 | fn instruction_cr(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stderr]     |                          ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                          |                            |
[INFO] [stderr]     |                          |                            the lifetimes get resolved as `'_`
[INFO] [stderr]     |                          this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 174 | fn instruction_cr(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stderr]     |                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bin/assembler/parser.rs:182:25
[INFO] [stderr]     |
[INFO] [stderr] 182 | fn instruction_i(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stderr]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                         |                            |
[INFO] [stderr]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 182 | fn instruction_i(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stderr]     |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bin/assembler/parser.rs:191:26
[INFO] [stderr]     |
[INFO] [stderr] 191 | fn instruction_ci(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stderr]     |                          ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                          |                            |
[INFO] [stderr]     |                          |                            the lifetimes get resolved as `'_`
[INFO] [stderr]     |                          this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 191 | fn instruction_ci(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stderr]     |                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bin/assembler/parser.rs:199:28
[INFO] [stderr]     |
[INFO] [stderr] 199 | fn instruction_call(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stderr]     |                            ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                            |                            |
[INFO] [stderr]     |                            |                            the lifetimes get resolved as `'_`
[INFO] [stderr]     |                            this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 199 | fn instruction_call(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stderr]     |                                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bin/assembler/parser.rs:206:29
[INFO] [stderr]     |
[INFO] [stderr] 206 | fn instruction_break(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stderr]     |                             ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                             |                            |
[INFO] [stderr]     |                             |                            the lifetimes get resolved as `'_`
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 206 | fn instruction_break(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stderr]     |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bin/assembler/parser.rs:210:25
[INFO] [stderr]     |
[INFO] [stderr] 210 | fn instruction_s(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stderr]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                         |                            |
[INFO] [stderr]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 210 | fn instruction_s(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stderr]     |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bin/assembler/parser.rs:219:25
[INFO] [stderr]     |
[INFO] [stderr] 219 | fn instruction_u(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stderr]     |                         ^^^^                         ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                         |                            |
[INFO] [stderr]     |                         |                            the lifetimes get resolved as `'_`
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 219 | fn instruction_u(input: &str, op: OpCode) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stderr]     |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bin/assembler/parser.rs:227:23
[INFO] [stderr]     |
[INFO] [stderr] 227 | fn instruction(input: &str) -> IResult<&str, InstructionPlaceholder> {
[INFO] [stderr]     |                       ^^^^             ----  ---------------------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                       |                |
[INFO] [stderr]     |                       |                the lifetimes get resolved as `'_`
[INFO] [stderr]     |                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 227 | fn instruction(input: &str) -> IResult<&str, InstructionPlaceholder<'_>> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bin/assembler/parser.rs:263:22
[INFO] [stderr]     |
[INFO] [stderr] 263 | fn parse_line(input: &str) -> IResult<&str, (Option<&str>, Option<InstructionPlaceholder>)> {
[INFO] [stderr]     |                      ^^^^             ----          ----          ---------------------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                      |                |             |
[INFO] [stderr]     |                      |                |             the lifetimes get resolved as `'_`
[INFO] [stderr]     |                      |                the lifetimes get resolved as `'_`
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 263 | fn parse_line(input: &str) -> IResult<&str, (Option<&str>, Option<InstructionPlaceholder<'_>>)> {
[INFO] [stderr]     |                                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `simple-virtual-machine` (bin "sasm" test) generated 12 warnings
[INFO] [stderr] warning: `simple-virtual-machine` (bin "sasm") generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2, nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svm-844557a9d0b4ee3c)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test instr::test::ci_decode ... ok
[INFO] [stdout] test instr::test::ci_encode ... ok
[INFO] [stdout] test instr::test::ci_imm_sign_ext ... ok
[INFO] [stdout] test instr::test::cl_imm_sign_ext ... ok
[INFO] [stdout] test instr::test::cr_decode ... ok
[INFO] [stdout] test instr::test::cr_encode ... ok
[INFO] [stdout] test instr::test::cs_decode ... ok
[INFO] [stdout] test instr::test::cs_encode ... ok
[INFO] [stdout] test instr::test::cs_imm_sign_ext ... ok
[INFO] [stdout] test instr::test::cl_encode ... ok
[INFO] [stdout] test instr::test::cl_decode ... ok
[INFO] [stdout] test instr::test::cu_encode ... ok
[INFO] [stdout] test instr::test::cu_decode ... ok
[INFO] [stdout] test instr::test::cu_imm_sign_ext ... ok
[INFO] [stdout] test instr::test::i_decode ... ok
[INFO] [stdout] test instr::test::i_encode ... ok
[INFO] [stdout] test instr::test::i_imm_sign_ext ... ok
[INFO] [stdout] test instr::test::r_decode ... ok
[INFO] [stdout] test instr::test::r_encode ... ok
[INFO] [stdout] test instr::test::s_decode ... ok
[INFO] [stdout] test instr::test::s_encode ... ok
[INFO] [stdout] test instr::test::s_imm_sign_ext ... ok
[INFO] [stdout] test instr::test::u_decode ... ok
[INFO] [stdout] test instr::test::u_encode ... ok
[INFO] [stdout] test mem::test::read ... ok
[INFO] [stdout] test mem::test::read_boundary ... ok
[INFO] [stdout] test mem::test::read_unmapped ... ok
[INFO] [stdout] test mem::test::write_boundary ... ok
[INFO] [stdout] test mem::test::write ... ok
[INFO] [stdout] test vm::test::add ... ok
[INFO] [stdout] test vm::test::addi ... ok
[INFO] [stdout] test vm::test::and ... ok
[INFO] [stdout] test vm::test::andi ... ok
[INFO] [stdout] test vm::test::beq ... ok
[INFO] [stdout] test vm::test::bez ... ok
[INFO] [stdout] test vm::test::bge ... ok
[INFO] [stdout] test vm::test::blt ... ok
[INFO] [stdout] test vm::test::blt_u ... ok
[INFO] [stdout] test vm::test::bne ... ok
[INFO] [stdout] test vm::test::bnz ... ok
[INFO] [stdout] test vm::test::li ... ok
[INFO] [stdout] test vm::test::break_ ... ok
[INFO] [stdout] test vm::test::lui ... ok
[INFO] [stdout] test vm::test::mv ... ok
[INFO] [stdout] test vm::test::load ... ok
[INFO] [stdout] test vm::test::srl ... ok
[INFO] [stdout] test vm::test::srli ... ok
[INFO] [stdout] test vm::test::store ... ok
[INFO] [stdout] test vm::test::sub ... ok
[INFO] [stdout] test vm::test::or ... ok
[INFO] [stdout] test vm::test::sll ... ok
[INFO] [stdout] test vm::test::ori ... ok
[INFO] [stdout] test vm::test::slli ... ok
[INFO] [stdout] test mem::test::write_unmapped ... ok
[INFO] [stdout] test vm::test::sys_exit ... ok
[INFO] [stdout] test vm::test::xor ... ok
[INFO] [stdout] test vm::test::sra ... ok
[INFO] [stdout] test vm::test::srai ... ok
[INFO] [stdout] test vm::test::xori ... ok
[INFO] [stdout] test mem::test::read_wrapping ... ok
[INFO] [stdout] test vm::test::bge_u ... ok
[INFO] [stdout] test vm::test::sys_close ... FAILED
[INFO] [stdout] test vm::test::sys_create ... FAILED
[INFO] [stdout] test vm::test::sys_open ... FAILED
[INFO] [stdout] test vm::test::sys_write ... FAILED
[INFO] [stdout] test vm::test::sys_read ... FAILED
[INFO] [stdout] test mem::test::write_wrapping ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- vm::test::sys_close stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'vm::test::sys_close' panicked at src/vm.rs:876:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596675feb9b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596675feb9b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596675feb9b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x596675feb9b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x596676010c33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x596676010c33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x596675fe8393 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x596675fe8393 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x596675feb802 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x596675fecfdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x596675fece32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x596675fb4164 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x596675fb4164 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x596675fedabb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x596675fedabb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x596675fed78a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x596675febea9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x596675fed41d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59667600f7b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59667600fb26 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x596675f72e72 - core::result::Result<T,E>::unwrap::h3352b2f65e48d197
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x596675f72e72 - svm::vm::test::sys_close::h502ab39185d6354e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vm.rs:876:40
[INFO] [stdout]   22:     0x596675f78cf9 - svm::vm::test::sys_close::{{closure}}::h4abbe90316c75e88
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vm.rs:874:19
[INFO] [stdout]   23:     0x596675f78cf9 - core::ops::function::FnOnce::call_once::hc78b32e525495443
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x596675fb989b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x596675fb989b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x596675fb8ade - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x596675fb8ade - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x596675fb8ade - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x596675fb8ade - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x596675fb8ade - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x596675fb8ade - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x596675fb8ade - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x596675f7c684 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x596675f7c684 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x596675f8002a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x596675f8002a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x596675f8002a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x596675f8002a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x596675f8002a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x596675f8002a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x596675f8002a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x596675ff0a17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x596675ff0a17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x596675ff0a17 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7032e08cdaa4 - <unknown>
[INFO] [stdout]   46:     0x7032e095aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- vm::test::sys_create stdout ----
[INFO] [stdout] Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'vm::test::sys_create' panicked at src/vm.rs:907:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [0, 4294967295, 0, 16]
[INFO] [stdout]  right: [0, 3, 0, 16]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596675feb9b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596675feb9b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596675feb9b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x596675feb9b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x596676010c33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x596676010c33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x596675fe8393 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x596675fe8393 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x596675feb802 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x596675fecfdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x596675fece32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x596675fb4164 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x596675fb4164 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x596675fedabb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x596675fedabb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x596675fed78a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x596675febea9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x596675fed41d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59667600f7b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59667600fa17 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x596675f78f8d - core::panicking::assert_failed::h406e34a2230aa03c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x596675f732ff - svm::vm::test::sys_create::h568a1fa5eb39534b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vm.rs:907:9
[INFO] [stdout]   22:     0x596675f78c99 - svm::vm::test::sys_create::{{closure}}::h2fa7d0dc3e4a5170
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vm.rs:895:20
[INFO] [stdout]   23:     0x596675f78c99 - core::ops::function::FnOnce::call_once::hc177b8f42277a7dc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x596675fb989b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x596675fb989b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x596675fb8ade - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x596675fb8ade - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x596675fb8ade - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x596675fb8ade - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x596675fb8ade - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x596675fb8ade - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x596675fb8ade - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x596675f7c684 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x596675f7c684 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x596675f8002a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x596675f8002a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x596675f8002a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x596675f8002a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x596675f8002a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x596675f8002a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x596675f8002a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x596675ff0a17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x596675ff0a17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x596675ff0a17 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7032e08cdaa4 - <unknown>
[INFO] [stdout]   46:     0x7032e095aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- vm::test::sys_open stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'vm::test::sys_open' panicked at src/vm.rs:854:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596675feb9b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596675feb9b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596675feb9b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x596675feb9b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x596676010c33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x596676010c33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x596675fe8393 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x596675fe8393 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x596675feb802 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x596675fecfdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x596675fece32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x596675fb4164 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x596675fb4164 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x596675fedabb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x596675fedabb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x596675fed78a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x596675febea9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x596675fed41d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59667600f7b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59667600fb26 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x596675f72a76 - core::result::Result<T,E>::unwrap::h3352b2f65e48d197
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x596675f72a76 - svm::vm::test::sys_open::hd0bb93126b0a27d7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vm.rs:854:33
[INFO] [stdout]   22:     0x596675f78cb9 - svm::vm::test::sys_open::{{closure}}::h416ac22bb548c11c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vm.rs:851:18
[INFO] [stdout]   23:     0x596675f78cb9 - core::ops::function::FnOnce::call_once::hc3da3faa9789043d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x596675fb989b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x596675fb989b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x596675fb8ade - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x596675fb8ade - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x596675fb8ade - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x596675fb8ade - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x596675fb8ade - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x596675fb8ade - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x596675fb8ade - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x596675f7c684 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x596675f7c684 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x596675f8002a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x596675f8002a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x596675f8002a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x596675f8002a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x596675f8002a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x596675f8002a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x596675f8002a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x596675ff0a17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x596675ff0a17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x596675ff0a17 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7032e08cdaa4 - <unknown>
[INFO] [stdout]   46:     0x7032e095aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- vm::test::sys_write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'vm::test::sys_write' panicked at src/vm.rs:825:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596675feb9b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596675feb9b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596675feb9b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x596675feb9b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x596676010c33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x596676010c33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x596675fe8393 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x596675fe8393 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x596675feb802 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x596675fecfdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x596675fece32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x596675fb4164 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x596675fb4164 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x596675fedabb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x596675fedabb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x596675fed78a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x596675febea9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x596675fed41d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59667600f7b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59667600fb26 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x596675f724f6 - core::result::Result<T,E>::unwrap::h3352b2f65e48d197
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x596675f724f6 - svm::vm::test::sys_write::h831fa12e5f362466
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vm.rs:825:40
[INFO] [stdout]   22:     0x596675f78bd9 - svm::vm::test::sys_write::{{closure}}::h72778a9a77a53002
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vm.rs:823:19
[INFO] [stdout]   23:     0x596675f78bd9 - core::ops::function::FnOnce::call_once::ha9bd2de719022ae1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x596675fb989b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x596675fb989b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x596675fb8ade - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x596675fb8ade - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x596675fb8ade - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x596675fb8ade - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x596675fb8ade - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x596675fb8ade - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x596675fb8ade - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x596675f7c684 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x596675f7c684 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x596675f8002a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x596675f8002a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x596675f8002a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x596675f8002a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x596675f8002a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x596675f8002a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x596675f8002a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x596675ff0a17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x596675ff0a17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x596675ff0a17 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7032e08cdaa4 - <unknown>
[INFO] [stdout]   46:     0x7032e095aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- vm::test::sys_read stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'vm::test::sys_read' panicked at src/vm.rs:794:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596675feb9b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596675feb9b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596675feb9b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x596675feb9b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x596676010c33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x596676010c33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x596675fe8393 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x596675fe8393 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x596675feb802 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x596675fecfdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x596675fece32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x596675fb4164 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x596675fb4164 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x596675fedabb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x596675fedabb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x596675fed78a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x596675febea9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x596675fed41d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59667600f7b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59667600fb26 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x596675f71e96 - core::result::Result<T,E>::unwrap::h3352b2f65e48d197
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x596675f71e96 - svm::vm::test::sys_read::hb8c6fbbe5cd515ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vm.rs:794:52
[INFO] [stdout]   22:     0x596675f78d79 - svm::vm::test::sys_read::{{closure}}::ha42ea0575c980407
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vm.rs:790:18
[INFO] [stdout]   23:     0x596675f78d79 - core::ops::function::FnOnce::call_once::hcfecb2650a414b75
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x596675fb989b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x596675fb989b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x596675fb8ade - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x596675fb8ade - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x596675fb8ade - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x596675fb8ade - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x596675fb8ade - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x596675fb8ade - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x596675fb8ade - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x596675f7c684 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x596675f7c684 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x596675f8002a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x596675f8002a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x596675f8002a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x596675f8002a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x596675f8002a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x596675f8002a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x596675f8002a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x596675ff0a17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x596675ff0a17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x596675ff0a17 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7032e08cdaa4 - <unknown>
[INFO] [stdout]   46:     0x7032e095aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     vm::test::sys_close
[INFO] [stdout]     vm::test::sys_create
[INFO] [stdout]     vm::test::sys_open
[INFO] [stdout]     vm::test::sys_read
[INFO] [stdout]     vm::test::sys_write
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 62 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5020bc9cc1e5322c24e1664d0628b2957c243683f6b13e1b9f78b7c9e92dc581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5020bc9cc1e5322c24e1664d0628b2957c243683f6b13e1b9f78b7c9e92dc581", kill_on_drop: false }`
[INFO] [stdout] 5020bc9cc1e5322c24e1664d0628b2957c243683f6b13e1b9f78b7c9e92dc581
