[INFO] fetching crate esoteric-vm 0.2.1...
[INFO] testing esoteric-vm-0.2.1 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate esoteric-vm 0.2.1 into /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate esoteric-vm 0.2.1 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustversion v1.0.17
[INFO] [stderr]   Downloaded syn v2.0.74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7d52ea070dfd0ff11987d1293b3e0e590662f30019b7c4f8f9508d170d08ba5
[INFO] running `Command { std: "docker" "start" "-a" "c7d52ea070dfd0ff11987d1293b3e0e590662f30019b7c4f8f9508d170d08ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7d52ea070dfd0ff11987d1293b3e0e590662f30019b7c4f8f9508d170d08ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7d52ea070dfd0ff11987d1293b3e0e590662f30019b7c4f8f9508d170d08ba5", kill_on_drop: false }`
[INFO] [stdout] c7d52ea070dfd0ff11987d1293b3e0e590662f30019b7c4f8f9508d170d08ba5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abd702a873ff6133af3bcfc71146f60e3b94efea22273dac2c7fca59b54a96f5
[INFO] running `Command { std: "docker" "start" "-a" "abd702a873ff6133af3bcfc71146f60e3b94efea22273dac2c7fca59b54a96f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[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 parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[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.27s
[INFO] running `Command { std: "docker" "inspect" "abd702a873ff6133af3bcfc71146f60e3b94efea22273dac2c7fca59b54a96f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abd702a873ff6133af3bcfc71146f60e3b94efea22273dac2c7fca59b54a96f5", kill_on_drop: false }`
[INFO] [stdout] abd702a873ff6133af3bcfc71146f60e3b94efea22273dac2c7fca59b54a96f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba2c2d81bc6d41b21725c18ecfa8f1b4217348c6a666c4717cb60bd2e5c47c5d
[INFO] running `Command { std: "docker" "start" "-a" "ba2c2d81bc6d41b21725c18ecfa8f1b4217348c6a666c4717cb60bd2e5c47c5d", 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.62s
[INFO] running `Command { std: "docker" "inspect" "ba2c2d81bc6d41b21725c18ecfa8f1b4217348c6a666c4717cb60bd2e5c47c5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba2c2d81bc6d41b21725c18ecfa8f1b4217348c6a666c4717cb60bd2e5c47c5d", kill_on_drop: false }`
[INFO] [stdout] ba2c2d81bc6d41b21725c18ecfa8f1b4217348c6a666c4717cb60bd2e5c47c5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 33bd6d3a737058815c92f8834429729258b1c9f83d0b2b1e1b3c1c7b082f4e7a
[INFO] running `Command { std: "docker" "start" "-a" "33bd6d3a737058815c92f8834429729258b1c9f83d0b2b1e1b3c1c7b082f4e7a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/esoteric_vm-b86173af61972b13)
[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/lib.rs - (line 8) ... ok
[INFO] [stdout] test src/machine/mod.rs - machine::Machine (line 33) ... 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' (139) 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:     0x6405f220bd62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6405f220bd62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6405f220bd62 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6405f220bd62 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6405f221d7aa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6405f221d7aa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6405f2210286 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6405f2210286 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6405f21f64bf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6405f21f64bf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6405f2207921 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6405f2207adb - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6405f21f6578 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x6405f21ee0f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6405f21f6f1d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6405f221de1c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6405f221dbf2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x6405f21da562 - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]   18:     0x6405f21dd63b - rust_out[31cf89adcf23a82a]::main::_doctest_main_src_utils_primes_rs_4_0
[INFO] [stdout]   19:     0x6405f21d9ed6 - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   20:     0x6405f21e0083 - <fn() as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x6405f21d60f6 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x6405f21d9c39 - std[716c9a7a72e5c14e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x6405f2206f16 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x6405f2206f16 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x6405f2206f16 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x6405f2206f16 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x6405f2206f16 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x6405f2206f16 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6405f2206f16 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6405f2206f16 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6405f2206f16 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x6405f21d5c21 - std[716c9a7a72e5c14e]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x6405f21e05f5 - main
[INFO] [stdout]   34:     0x7caabdf7b1ca - <unknown>
[INFO] [stdout]   35:     0x7caabdf7b28b - __libc_start_main
[INFO] [stdout]   36:     0x6405f21d3915 - _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 25.56s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "33bd6d3a737058815c92f8834429729258b1c9f83d0b2b1e1b3c1c7b082f4e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33bd6d3a737058815c92f8834429729258b1c9f83d0b2b1e1b3c1c7b082f4e7a", kill_on_drop: false }`
[INFO] [stdout] 33bd6d3a737058815c92f8834429729258b1c9f83d0b2b1e1b3c1c7b082f4e7a
