[INFO] fetching crate esoteric-vm 0.2.1...
[INFO] testing esoteric-vm-0.2.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate esoteric-vm 0.2.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate esoteric-vm 0.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate esoteric-vm 0.2.1
[INFO] tweaked toml for crates.io crate esoteric-vm 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate esoteric-vm 0.2.1 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 crates.io crate esoteric-vm 0.2.1 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3015efe9e44f36b23199ad3808ac165a3abd5a566ad6ead5a1bd749611997cc6
[INFO] running `Command { std: "docker" "start" "-a" "3015efe9e44f36b23199ad3808ac165a3abd5a566ad6ead5a1bd749611997cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3015efe9e44f36b23199ad3808ac165a3abd5a566ad6ead5a1bd749611997cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3015efe9e44f36b23199ad3808ac165a3abd5a566ad6ead5a1bd749611997cc6", kill_on_drop: false }`
[INFO] [stdout] 3015efe9e44f36b23199ad3808ac165a3abd5a566ad6ead5a1bd749611997cc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 14e8791346ce71c407527ae4ed38267a44a6184e2c990b6e93a19ece3572e1af
[INFO] running `Command { std: "docker" "start" "-a" "14e8791346ce71c407527ae4ed38267a44a6184e2c990b6e93a19ece3572e1af", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling heck v0.5.0
[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 v0.12.3
[INFO] [stderr]    Compiling syn v2.0.74
[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 13.65s
[INFO] running `Command { std: "docker" "inspect" "14e8791346ce71c407527ae4ed38267a44a6184e2c990b6e93a19ece3572e1af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14e8791346ce71c407527ae4ed38267a44a6184e2c990b6e93a19ece3572e1af", kill_on_drop: false }`
[INFO] [stdout] 14e8791346ce71c407527ae4ed38267a44a6184e2c990b6e93a19ece3572e1af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e8c9402ea5a9af108d62cbc5b06cfc46956f7b6134871ea3f48352fabb1e9c5c
[INFO] running `Command { std: "docker" "start" "-a" "e8c9402ea5a9af108d62cbc5b06cfc46956f7b6134871ea3f48352fabb1e9c5c", 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.91s
[INFO] running `Command { std: "docker" "inspect" "e8c9402ea5a9af108d62cbc5b06cfc46956f7b6134871ea3f48352fabb1e9c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8c9402ea5a9af108d62cbc5b06cfc46956f7b6134871ea3f48352fabb1e9c5c", kill_on_drop: false }`
[INFO] [stdout] e8c9402ea5a9af108d62cbc5b06cfc46956f7b6134871ea3f48352fabb1e9c5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3b26455555354158de76139ef927aaf89660c52c17347607554e307169f2f461
[INFO] running `Command { std: "docker" "start" "-a" "3b26455555354158de76139ef927aaf89660c52c17347607554e307169f2f461", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/esoteric_vm-ded4cf9ce77595fd)
[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 esoteric_vm
[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/assembly.rs - assembly::esoteric_assembly (line 268) ... ok
[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/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' (99) 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:     0x608ccb9071aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x608ccb9071aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x608ccb9071aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x608ccb9071aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608ccb91804a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608ccb91804a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x608ccb90af02 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x608ccb90af02 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x608ccb8f260f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x608ccb8f260f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608ccb902e11 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x608ccb902fcb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x608ccb8f26c8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x608ccb8ea2c9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x608ccb8f302d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x608ccb91885c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x608ccb918632 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x608ccb8d6dc2 - core::result::Result<T,E>::expect::hb32c90f1e6bf5080
[INFO] [stdout]   18:     0x608ccb8d970b - rust_out::main::_doctest_main_src_utils_primes_rs_4_0::h601cefbe3b8e82d4
[INFO] [stdout]   19:     0x608ccb8d8f56 - rust_out::main::hbc8fb3ef9073494f
[INFO] [stdout]   20:     0x608ccb8d1f43 - core::ops::function::FnOnce::call_once::h8578f0c031e386ae
[INFO] [stdout]   21:     0x608ccb8d1726 - std::sys::backtrace::__rust_begin_short_backtrace::hb54d2daf111ce867
[INFO] [stdout]   22:     0x608ccb8d1479 - std::rt::lang_start::{{closure}}::h94e8fd5c8cccecfa
[INFO] [stdout]   23:     0x608ccb902594 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x608ccb902594 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x608ccb902594 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x608ccb902594 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x608ccb902594 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x608ccb902594 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x608ccb902594 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x608ccb902594 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x608ccb902594 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x608ccb8d1461 - std::rt::lang_start::h7f170e4d70be7fa1
[INFO] [stdout]   33:     0x608ccb8dcc75 - main
[INFO] [stdout]   34:     0x7c63224d41ca - <unknown>
[INFO] [stdout]   35:     0x7c63224d428b - __libc_start_main
[INFO] [stdout]   36:     0x608ccb8d0175 - _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 22.94s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3b26455555354158de76139ef927aaf89660c52c17347607554e307169f2f461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b26455555354158de76139ef927aaf89660c52c17347607554e307169f2f461", kill_on_drop: false }`
[INFO] [stdout] 3b26455555354158de76139ef927aaf89660c52c17347607554e307169f2f461
