[INFO] cloning repository https://github.com/meQlause/HackVirtualMachineTranslator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meQlause/HackVirtualMachineTranslator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmeQlause%2FHackVirtualMachineTranslator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmeQlause%2FHackVirtualMachineTranslator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb79223c6cd4df9736079ef8d7ed0794ba32c569
[INFO] testing meQlause/HackVirtualMachineTranslator against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmeQlause%2FHackVirtualMachineTranslator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/meQlause/HackVirtualMachineTranslator
[INFO] finished tweaking git repo https://github.com/meQlause/HackVirtualMachineTranslator
[INFO] tweaked toml for git repo https://github.com/meQlause/HackVirtualMachineTranslator written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/meQlause/HackVirtualMachineTranslator on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/meQlause/HackVirtualMachineTranslator 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 988d31b09201fd62b639091ddf8b78cb5f305be0433d29dab2728238735f5246
[INFO] running `Command { std: "docker" "start" "-a" "988d31b09201fd62b639091ddf8b78cb5f305be0433d29dab2728238735f5246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "988d31b09201fd62b639091ddf8b78cb5f305be0433d29dab2728238735f5246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "988d31b09201fd62b639091ddf8b78cb5f305be0433d29dab2728238735f5246", kill_on_drop: false }`
[INFO] [stdout] 988d31b09201fd62b639091ddf8b78cb5f305be0433d29dab2728238735f5246
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dca9e2f0585d16ddb586c58614a711fbe0d3bd4bc5bcd4f3b4508590e51bbeae
[INFO] running `Command { std: "docker" "start" "-a" "dca9e2f0585d16ddb586c58614a711fbe0d3bd4bc5bcd4f3b4508590e51bbeae", kill_on_drop: false }`
[INFO] [stderr]    Compiling virtual_machine_translator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] running `Command { std: "docker" "inspect" "dca9e2f0585d16ddb586c58614a711fbe0d3bd4bc5bcd4f3b4508590e51bbeae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dca9e2f0585d16ddb586c58614a711fbe0d3bd4bc5bcd4f3b4508590e51bbeae", kill_on_drop: false }`
[INFO] [stdout] dca9e2f0585d16ddb586c58614a711fbe0d3bd4bc5bcd4f3b4508590e51bbeae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fab5fbe2718bcf7a38b157d77e5ab7ee9c1c9aebd4b04a5b3d315d665ebf5ae0
[INFO] running `Command { std: "docker" "start" "-a" "fab5fbe2718bcf7a38b157d77e5ab7ee9c1c9aebd4b04a5b3d315d665ebf5ae0", kill_on_drop: false }`
[INFO] [stderr]    Compiling virtual_machine_translator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "fab5fbe2718bcf7a38b157d77e5ab7ee9c1c9aebd4b04a5b3d315d665ebf5ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fab5fbe2718bcf7a38b157d77e5ab7ee9c1c9aebd4b04a5b3d315d665ebf5ae0", kill_on_drop: false }`
[INFO] [stdout] fab5fbe2718bcf7a38b157d77e5ab7ee9c1c9aebd4b04a5b3d315d665ebf5ae0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3674e1137f2db6d8764c85c60e6031f3421d34139117006b485d057956c1b772
[INFO] running `Command { std: "docker" "start" "-a" "3674e1137f2db6d8764c85c60e6031f3421d34139117006b485d057956c1b772", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/virtual_machine_translator-223e81cc6675c98c)
[INFO] [stderr]    Doc-tests virtual_machine_translator
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/utils/code_writer.rs - utils::code_writer::CodeWriter::write_arithmetic (line 28) - compile ... FAILED
[INFO] [stdout] test src/utils/code_writer.rs - utils::code_writer::CodeWriter::write_function (line 93) - compile ... FAILED
[INFO] [stdout] test src/utils/code_writer.rs - utils::code_writer::CodeWriter::write_branch (line 72) - compile ... FAILED
[INFO] [stdout] test src/utils/code_writer.rs - utils::code_writer::CodeWriter::write_push_pop (line 50) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils/code_writer.rs - utils::code_writer::CodeWriter::write_arithmetic (line 28) stdout ----
[INFO] [stdout] error: expected expression, found `}`
[INFO] [stdout]  --> src/utils/code_writer.rs:34:1
[INFO] [stdout]   |
[INFO] [stdout] 7 |     _ => // your code
[INFO] [stdout]   |       -- while parsing the `match` arm starting here
[INFO] [stdout] 8 | }
[INFO] [stdout]   | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parser` in this scope
[INFO] [stdout]  --> src/utils/code_writer.rs:29:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | match parser.command_type {
[INFO] [stdout]   |       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command`
[INFO] [stdout]  --> src/utils/code_writer.rs:30:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Some(Command::Arithmetic(_)) => {
[INFO] [stdout]   |          ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::process::Command;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use virtual_machine_translator::prelude::Command;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found macro `write`
[INFO] [stdout]  --> src/utils/code_writer.rs:31:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         write.write_arithmetic(&parser);
[INFO] [stdout]   |         ^^^^^ not a value
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions instead
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fmt::write;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fs::write;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::ptr::write;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::fmt::write;
[INFO] [stdout]   |
[INFO] [stdout]   = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parser` in this scope
[INFO] [stdout]  --> src/utils/code_writer.rs:31:33
[INFO] [stdout]   |
[INFO] [stdout] 5 |         write.write_arithmetic(&parser);
[INFO] [stdout]   |                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/code_writer.rs - utils::code_writer::CodeWriter::write_function (line 93) stdout ----
[INFO] [stdout] error: expected expression, found `}`
[INFO] [stdout]  --> src/utils/code_writer.rs:99:1
[INFO] [stdout]   |
[INFO] [stdout] 7 |     _ => // your code
[INFO] [stdout]   |       -- while parsing the `match` arm starting here
[INFO] [stdout] 8 | }
[INFO] [stdout]   | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parser` in this scope
[INFO] [stdout]  --> src/utils/code_writer.rs:94:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | match parser.command_type {
[INFO] [stdout]   |       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command`
[INFO] [stdout]  --> src/utils/code_writer.rs:95:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Some(Command::Function(_)) => {
[INFO] [stdout]   |          ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::process::Command;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use virtual_machine_translator::prelude::Command;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found macro `write`
[INFO] [stdout]  --> src/utils/code_writer.rs:96:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         write.write_function(&parser);
[INFO] [stdout]   |         ^^^^^ not a value
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions instead
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fmt::write;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fs::write;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::ptr::write;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::fmt::write;
[INFO] [stdout]   |
[INFO] [stdout]   = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parser` in this scope
[INFO] [stdout]  --> src/utils/code_writer.rs:96:31
[INFO] [stdout]   |
[INFO] [stdout] 5 |         write.write_function(&parser);
[INFO] [stdout]   |                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/code_writer.rs - utils::code_writer::CodeWriter::write_branch (line 72) stdout ----
[INFO] [stdout] error: expected expression, found `}`
[INFO] [stdout]  --> src/utils/code_writer.rs:78:1
[INFO] [stdout]   |
[INFO] [stdout] 7 |     _ => // your code
[INFO] [stdout]   |       -- while parsing the `match` arm starting here
[INFO] [stdout] 8 | }
[INFO] [stdout]   | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parser` in this scope
[INFO] [stdout]  --> src/utils/code_writer.rs:73:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | match parser.command_type {
[INFO] [stdout]   |       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command`
[INFO] [stdout]  --> src/utils/code_writer.rs:74:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Some(Command::Branch(_)) => {
[INFO] [stdout]   |          ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::process::Command;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use virtual_machine_translator::prelude::Command;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found macro `write`
[INFO] [stdout]  --> src/utils/code_writer.rs:75:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         write.write_branch(&parser);
[INFO] [stdout]   |         ^^^^^ not a value
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions instead
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fmt::write;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fs::write;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::ptr::write;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::fmt::write;
[INFO] [stdout]   |
[INFO] [stdout]   = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parser` in this scope
[INFO] [stdout]  --> src/utils/code_writer.rs:75:29
[INFO] [stdout]   |
[INFO] [stdout] 5 |         write.write_branch(&parser);
[INFO] [stdout]   |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/code_writer.rs - utils::code_writer::CodeWriter::write_push_pop (line 50) stdout ----
[INFO] [stdout] error: expected expression, found `}`
[INFO] [stdout]  --> src/utils/code_writer.rs:56:1
[INFO] [stdout]   |
[INFO] [stdout] 7 |     _ => // your code
[INFO] [stdout]   |       -- while parsing the `match` arm starting here
[INFO] [stdout] 8 | }
[INFO] [stdout]   | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parser` in this scope
[INFO] [stdout]  --> src/utils/code_writer.rs:51:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | match parser.command_type {
[INFO] [stdout]   |       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command`
[INFO] [stdout]  --> src/utils/code_writer.rs:52:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Some(Command::PushPop(_)) => {
[INFO] [stdout]   |          ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::process::Command;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use virtual_machine_translator::prelude::Command;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found macro `write`
[INFO] [stdout]  --> src/utils/code_writer.rs:53:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         write.write_push_pop(&parser);
[INFO] [stdout]   |         ^^^^^ not a value
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions instead
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fmt::write;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fs::write;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::ptr::write;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::fmt::write;
[INFO] [stdout]   |
[INFO] [stdout]   = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parser` in this scope
[INFO] [stdout]  --> src/utils/code_writer.rs:53:31
[INFO] [stdout]   |
[INFO] [stdout] 5 |         write.write_push_pop(&parser);
[INFO] [stdout]   |                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/utils/code_writer.rs - utils::code_writer::CodeWriter::write_arithmetic (line 28)
[INFO] [stdout]     src/utils/code_writer.rs - utils::code_writer::CodeWriter::write_branch (line 72)
[INFO] [stdout]     src/utils/code_writer.rs - utils::code_writer::CodeWriter::write_function (line 93)
[INFO] [stdout]     src/utils/code_writer.rs - utils::code_writer::CodeWriter::write_push_pop (line 50)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3674e1137f2db6d8764c85c60e6031f3421d34139117006b485d057956c1b772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3674e1137f2db6d8764c85c60e6031f3421d34139117006b485d057956c1b772", kill_on_drop: false }`
[INFO] [stdout] 3674e1137f2db6d8764c85c60e6031f3421d34139117006b485d057956c1b772
