[INFO] cloning repository https://github.com/TadaHrd/esoteric-vm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TadaHrd/esoteric-vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTadaHrd%2Fesoteric-vm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTadaHrd%2Fesoteric-vm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 204d4e860ae80b60f765ba1158ced7bbee5994ec
[INFO] testing TadaHrd/esoteric-vm against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTadaHrd%2Fesoteric-vm" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TadaHrd/esoteric-vm
[INFO] finished tweaking git repo https://github.com/TadaHrd/esoteric-vm
[INFO] tweaked toml for git repo https://github.com/TadaHrd/esoteric-vm written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TadaHrd/esoteric-vm on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TadaHrd/esoteric-vm 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4858a231be017e73eb0fce66a98f4f57503d61e211e814a2f80bd288a3d71723
[INFO] running `Command { std: "docker" "start" "-a" "4858a231be017e73eb0fce66a98f4f57503d61e211e814a2f80bd288a3d71723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4858a231be017e73eb0fce66a98f4f57503d61e211e814a2f80bd288a3d71723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4858a231be017e73eb0fce66a98f4f57503d61e211e814a2f80bd288a3d71723", kill_on_drop: false }`
[INFO] [stdout] 4858a231be017e73eb0fce66a98f4f57503d61e211e814a2f80bd288a3d71723
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e2db33611e2035ea0c0ac675c2c350e815cbf21a33c1f9a24def6b3b965baf3
[INFO] running `Command { std: "docker" "start" "-a" "5e2db33611e2035ea0c0ac675c2c350e815cbf21a33c1f9a24def6b3b965baf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling esoteric-vm v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.00s
[INFO] running `Command { std: "docker" "inspect" "5e2db33611e2035ea0c0ac675c2c350e815cbf21a33c1f9a24def6b3b965baf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e2db33611e2035ea0c0ac675c2c350e815cbf21a33c1f9a24def6b3b965baf3", kill_on_drop: false }`
[INFO] [stdout] 5e2db33611e2035ea0c0ac675c2c350e815cbf21a33c1f9a24def6b3b965baf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c1c9671d220416b3b2c18fb16e733c106bf1388958c5c7831ab1fe8a78d1a0d
[INFO] running `Command { std: "docker" "start" "-a" "5c1c9671d220416b3b2c18fb16e733c106bf1388958c5c7831ab1fe8a78d1a0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling esoteric-vm v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "5c1c9671d220416b3b2c18fb16e733c106bf1388958c5c7831ab1fe8a78d1a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c1c9671d220416b3b2c18fb16e733c106bf1388958c5c7831ab1fe8a78d1a0d", kill_on_drop: false }`
[INFO] [stdout] 5c1c9671d220416b3b2c18fb16e733c106bf1388958c5c7831ab1fe8a78d1a0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2584d0e1f85e01c45138449f34244f9420b8dc65675acd0141beb9da02207294
[INFO] running `Command { std: "docker" "start" "-a" "2584d0e1f85e01c45138449f34244f9420b8dc65675acd0141beb9da02207294", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/esoteric_vm-2f1ad1eacf5e4ecb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests esoteric_vm
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 169 tests
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::AddBL (line 223) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::AddF (line 330) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::AndBL (line 270) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::ClFlag (line 323) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Clß (line 81) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Clř (line 38) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::CmpLB (line 300) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::DebugMachineState (line 584) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::DebugMachineStateCompact (line 590) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::DebugMemoryRegion (line 596) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::DebugStackRegion (line 602) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::DivBL (line 250) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::DivF (line 348) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Dpopep (line 523) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Dumpß (line 87) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Dumpř (line 44) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Fpopep (line 507) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::GetChar (line 536) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::GetLine (line 548) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Ldar (line 25) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Ldidp (line 146) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Ldiř (line 74) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Ldß (line 117) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Ldř (line 68) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Lenßa (line 137) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::ModBL (line 256) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::ModF (line 354) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Movaß (line 99) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Movař (line 50) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::MulBL (line 241) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::MulF (line 342) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::NotL (line 263) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Npopep (line 499) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::OrBL (line 276) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Pop (line 391) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::PopL (line 424) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Popa (line 398) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Popb (line 411) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Popch (line 450) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Popep (line 477) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Popf (line 437) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Popnum (line 463) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Popß (line 131) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Ppopep (line 491) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Push (line 379) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::PushL (line 430) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Pusha (line 404) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Pushb (line 417) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Pushch (line 456) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Pushf (line 443) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Pushi (line 385) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Pushnum (line 469) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Pushß (line 123) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Sba (line 31) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Setiß (line 111) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Setiř (line 62) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Setß (line 105) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Setř (line 56) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::ShowChoice (line 608) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::StackAlloc (line 362) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::StackDealloc (line 371) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::SubBL (line 232) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::SubF (line 336) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::TgFlag (line 317) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::ToggleDebug (line 578) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::WriteChar (line 557) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::WriteLine (line 570) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::WriteLineß (line 564) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Writeß (line 93) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::XorBL (line 282) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Zapopep (line 515) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::Zpopep (line 483) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::ΩChoiceGetA (line 163) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::ΩChoiceSet (line 157) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::ΩGainAPolymorphicDesires (line 170) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::ΩLoseAPolymorphicDesires (line 176) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::ΩPushPolymorphicDesires (line 182) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::ΩSetPaperclipProduction (line 215) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::ΩSetSentience (line 204) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::ΩSkipToTheChase (line 195) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::Instruction::ΩTheEndIsNear (line 189) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::AddBL (line 223) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::AddF (line 330) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::AndBL (line 270) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::ClFlag (line 323) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Clß (line 81) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Clř (line 38) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::CmpLB (line 300) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::DebugMachineState (line 584) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::DebugMachineStateCompact (line 590) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::DebugMemoryRegion (line 596) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::DebugStackRegion (line 602) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::DivBL (line 250) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::DivF (line 348) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Dpopep (line 523) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Dumpß (line 87) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Dumpř (line 44) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Fpopep (line 507) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::GetChar (line 536) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::GetLine (line 548) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Ldar (line 25) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Ldidp (line 146) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Ldiř (line 74) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Ldß (line 117) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Ldř (line 68) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Lenßa (line 137) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::ModBL (line 256) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::ModF (line 354) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Movaß (line 99) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Movař (line 50) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::MulBL (line 241) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::MulF (line 342) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::NotL (line 263) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Npopep (line 499) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::OrBL (line 276) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Pop (line 391) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::PopL (line 424) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Popa (line 398) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Popb (line 411) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Popch (line 450) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Popep (line 477) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Popf (line 437) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Popnum (line 463) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Popß (line 131) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Ppopep (line 491) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Push (line 379) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::PushL (line 430) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Pusha (line 404) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Pushb (line 417) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Pushch (line 456) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Pushf (line 443) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Pushi (line 385) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Pushnum (line 469) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Pushß (line 123) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Sba (line 31) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Setiß (line 111) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Setiř (line 62) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Setß (line 105) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Setř (line 56) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::ShowChoice (line 608) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::StackAlloc (line 362) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::StackDealloc (line 371) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::SubBL (line 232) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::SubF (line 336) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::TgFlag (line 317) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::ToggleDebug (line 578) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::WriteChar (line 557) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::WriteLine (line 570) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::WriteLineß (line 564) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Writeß (line 93) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::XorBL (line 282) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Zapopep (line 515) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::Zpopep (line 483) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::ΩChoiceGetA (line 163) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::ΩChoiceSet (line 157) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::ΩGainAPolymorphicDesires (line 170) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::ΩLoseAPolymorphicDesires (line 176) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::ΩPushPolymorphicDesires (line 182) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::ΩSetPaperclipProduction (line 215) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::ΩSetSentience (line 204) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::ΩSkipToTheChase (line 195) ... ignored
[INFO] [stdout] test src/instruction.rs - instruction::InstructionKind::ΩTheEndIsNear (line 189) ... ignored
[INFO] [stdout] test src/utils/array_debug.rs - utils::array_debug::ArrayDebug::array_debug (line 116) ... ignored
[INFO] [stdout] test src/utils/array_debug.rs - utils::array_debug::ArrayDebug::into_debug_array (line 103) ... ignored
[INFO] [stdout] test src/utils/array_debug.rs - utils::array_debug::DebugArray<'a,T>::debug (line 29) ... ignored
[INFO] [stdout] test src/machine/mod.rs - machine::Machine (line 33) ... ok
[INFO] [stdout] test src/lib.rs - (line 8) ... ok
[INFO] [stdout] test src/assembly.rs - assembly::esoteric_assembly (line 268) ... ok
[INFO] [stdout] test src/utils/primes.rs - utils::primes (line 4) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils/primes.rs - utils::primes (line 4) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/utils/primes.rs:88:10:
[INFO] [stdout] couldn't open its own path as a file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x559574adb842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x559574adb842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x559574adb842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x559574adb842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x559574af7b23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x559574af7b23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x559574ad9353 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x559574ad9353 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x559574adb692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x559574adc723 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x559574adc505 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x559574adcff5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x559574adce8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x559574adbd39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x559574adcb1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x559574af6df0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x559574af7186 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x559574ab3d12 - core::result::Result<T,E>::expect::hf6f6d738f5b216b7
[INFO] [stdout]   18:     0x559574ab9bb0 - rust_out::main::_doctest_main_src_utils_primes_rs_4_0::h1530353762d55d4f
[INFO] [stdout]   19:     0x559574ab93e6 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   20:     0x559574aadc93 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   21:     0x559574aad3f6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   22:     0x559574aad129 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   23:     0x559574ad6550 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   24:     0x559574ad6550 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   25:     0x559574ad6550 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   26:     0x559574ad6550 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x559574ad6550 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x559574ad6550 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x559574ad6550 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x559574ad6550 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x559574ad6550 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x559574aad111 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   33:     0x559574aba105 - main
[INFO] [stdout]   34:     0x780dea6f91ca - <unknown>
[INFO] [stdout]   35:     0x780dea6f928b - __libc_start_main
[INFO] [stdout]   36:     0x559574aaba55 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/utils/primes.rs - utils::primes (line 4)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 165 ignored; 0 measured; 0 filtered out; finished in 24.99s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2584d0e1f85e01c45138449f34244f9420b8dc65675acd0141beb9da02207294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2584d0e1f85e01c45138449f34244f9420b8dc65675acd0141beb9da02207294", kill_on_drop: false }`
[INFO] [stdout] 2584d0e1f85e01c45138449f34244f9420b8dc65675acd0141beb9da02207294
