[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-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmeQlause%2FHackVirtualMachineTranslator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/meQlause/HackVirtualMachineTranslator on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4b5a3dc6aafbee73464461de710a54d0ddabe51d6c010ba237b600f39838779
[INFO] running `Command { std: "docker" "start" "-a" "a4b5a3dc6aafbee73464461de710a54d0ddabe51d6c010ba237b600f39838779", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4b5a3dc6aafbee73464461de710a54d0ddabe51d6c010ba237b600f39838779", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4b5a3dc6aafbee73464461de710a54d0ddabe51d6c010ba237b600f39838779", kill_on_drop: false }`
[INFO] [stdout] a4b5a3dc6aafbee73464461de710a54d0ddabe51d6c010ba237b600f39838779
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91652ca1e2e107717cfb9e154bac92248e5ef068425f62692b3ad061a4517fe7
[INFO] running `Command { std: "docker" "start" "-a" "91652ca1e2e107717cfb9e154bac92248e5ef068425f62692b3ad061a4517fe7", 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.67s
[INFO] running `Command { std: "docker" "inspect" "91652ca1e2e107717cfb9e154bac92248e5ef068425f62692b3ad061a4517fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91652ca1e2e107717cfb9e154bac92248e5ef068425f62692b3ad061a4517fe7", kill_on_drop: false }`
[INFO] [stdout] 91652ca1e2e107717cfb9e154bac92248e5ef068425f62692b3ad061a4517fe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cc4acd94ed31f180c403f0b887630e950a4daf5e84b024239953450bd6ba7b1
[INFO] running `Command { std: "docker" "start" "-a" "5cc4acd94ed31f180c403f0b887630e950a4daf5e84b024239953450bd6ba7b1", 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.51s
[INFO] running `Command { std: "docker" "inspect" "5cc4acd94ed31f180c403f0b887630e950a4daf5e84b024239953450bd6ba7b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cc4acd94ed31f180c403f0b887630e950a4daf5e84b024239953450bd6ba7b1", kill_on_drop: false }`
[INFO] [stdout] 5cc4acd94ed31f180c403f0b887630e950a4daf5e84b024239953450bd6ba7b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 097033ec047879b7b47fd266cf9c4698e315b35d78a1afe040a74d1d5536ebcd
[INFO] running `Command { std: "docker" "start" "-a" "097033ec047879b7b47fd266cf9c4698e315b35d78a1afe040a74d1d5536ebcd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/virtual_machine_translator-223e81cc6675c98c)
[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]    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_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] 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] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 77 |     _ => // your code
[INFO] [stdout]    |       -- while parsing the `match` arm starting here
[INFO] [stdout] 78 | }
[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] 73 | match parser.command_type {
[INFO] [stdout]    |       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Command` in this scope
[INFO] [stdout]   --> src/utils/code_writer.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 |     Some(Command::Branch(_)) => {
[INFO] [stdout]    |          ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 72 + use std::process::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] 75 |         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] 72 + use std::fmt::write;
[INFO] [stdout]    |
[INFO] [stdout] 72 + use std::fs::write;
[INFO] [stdout]    |
[INFO] [stdout] 72 + use std::ptr::write;
[INFO] [stdout]    |
[INFO] [stdout] 72 + 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] 75 |         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] 55 |     _ => // your code
[INFO] [stdout]    |       -- while parsing the `match` arm starting here
[INFO] [stdout] 56 | }
[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] 51 | match parser.command_type {
[INFO] [stdout]    |       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Command` in this scope
[INFO] [stdout]   --> src/utils/code_writer.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Some(Command::PushPop(_)) => {
[INFO] [stdout]    |          ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 50 + use std::process::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] 53 |         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] 50 + use std::fmt::write;
[INFO] [stdout]    |
[INFO] [stdout] 50 + use std::fs::write;
[INFO] [stdout]    |
[INFO] [stdout] 50 + use std::ptr::write;
[INFO] [stdout]    |
[INFO] [stdout] 50 + 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] 53 |         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] ---- 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] 33 |     _ => // your code
[INFO] [stdout]    |       -- while parsing the `match` arm starting here
[INFO] [stdout] 34 | }
[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] 29 | match parser.command_type {
[INFO] [stdout]    |       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Command` in this scope
[INFO] [stdout]   --> src/utils/code_writer.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Some(Command::Arithmetic(_)) => {
[INFO] [stdout]    |          ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 + use std::process::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] 31 |         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] 28 + use std::fmt::write;
[INFO] [stdout]    |
[INFO] [stdout] 28 + use std::fs::write;
[INFO] [stdout]    |
[INFO] [stdout] 28 + use std::ptr::write;
[INFO] [stdout]    |
[INFO] [stdout] 28 + 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] 31 |         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] 98 |     _ => // your code
[INFO] [stdout]    |       -- while parsing the `match` arm starting here
[INFO] [stdout] 99 | }
[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] 94 | match parser.command_type {
[INFO] [stdout]    |       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Command` in this scope
[INFO] [stdout]   --> src/utils/code_writer.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 95 |     Some(Command::Function(_)) => {
[INFO] [stdout]    |          ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 93 + use std::process::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] 96 |         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] 93 + use std::fmt::write;
[INFO] [stdout]    |
[INFO] [stdout] 93 + use std::fs::write;
[INFO] [stdout]    |
[INFO] [stdout] 93 + use std::ptr::write;
[INFO] [stdout]    |
[INFO] [stdout] 93 + 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] 96 |         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] 
[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.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "097033ec047879b7b47fd266cf9c4698e315b35d78a1afe040a74d1d5536ebcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "097033ec047879b7b47fd266cf9c4698e315b35d78a1afe040a74d1d5536ebcd", kill_on_drop: false }`
[INFO] [stdout] 097033ec047879b7b47fd266cf9c4698e315b35d78a1afe040a74d1d5536ebcd
