[INFO] fetching crate esoteric-vm 0.2.1... [INFO] testing esoteric-vm-0.2.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate esoteric-vm 0.2.1 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate esoteric-vm 0.2.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook-mio v0.2.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.86 [INFO] [stderr] Downloaded crossterm_winapi v0.9.1 [INFO] [stderr] Downloaded redox_syscall v0.5.3 [INFO] [stderr] Downloaded signal-hook v0.3.17 [INFO] [stderr] Downloaded rustversion v1.0.17 [INFO] [stderr] Downloaded crossterm v0.28.1 [INFO] [stderr] Downloaded syn v2.0.74 [INFO] [stderr] Downloaded mio v1.0.2 [INFO] [stderr] Downloaded rustix v0.38.34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bc91b9a0062ab8a1a8726ff301a69bfcd4609526d70222c7a1921102e6640c7 [INFO] running `Command { std: "docker" "start" "-a" "0bc91b9a0062ab8a1a8726ff301a69bfcd4609526d70222c7a1921102e6640c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bc91b9a0062ab8a1a8726ff301a69bfcd4609526d70222c7a1921102e6640c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc91b9a0062ab8a1a8726ff301a69bfcd4609526d70222c7a1921102e6640c7", kill_on_drop: false }` [INFO] [stdout] 0bc91b9a0062ab8a1a8726ff301a69bfcd4609526d70222c7a1921102e6640c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b56d04e1b46a7c5d3b7c15174d426b1f1d27a7af69bfe1c7ab71927aae39b827 [INFO] running `Command { std: "docker" "start" "-a" "b56d04e1b46a7c5d3b7c15174d426b1f1d27a7af69bfe1c7ab71927aae39b827", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.74 [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 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 9.69s [INFO] running `Command { std: "docker" "inspect" "b56d04e1b46a7c5d3b7c15174d426b1f1d27a7af69bfe1c7ab71927aae39b827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b56d04e1b46a7c5d3b7c15174d426b1f1d27a7af69bfe1c7ab71927aae39b827", kill_on_drop: false }` [INFO] [stdout] b56d04e1b46a7c5d3b7c15174d426b1f1d27a7af69bfe1c7ab71927aae39b827 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88b9d920143b73db2698df75cba2b3466b3a60978baadd5f0ef1a52f397feda7 [INFO] running `Command { std: "docker" "start" "-a" "88b9d920143b73db2698df75cba2b3466b3a60978baadd5f0ef1a52f397feda7", 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 1.02s [INFO] running `Command { std: "docker" "inspect" "88b9d920143b73db2698df75cba2b3466b3a60978baadd5f0ef1a52f397feda7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88b9d920143b73db2698df75cba2b3466b3a60978baadd5f0ef1a52f397feda7", kill_on_drop: false }` [INFO] [stdout] 88b9d920143b73db2698df75cba2b3466b3a60978baadd5f0ef1a52f397feda7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07cfbea2745671a5c0e5e113464f17d716f060a6f9cd675a0ee04a17e2b5be20 [INFO] running `Command { std: "docker" "start" "-a" "07cfbea2745671a5c0e5e113464f17d716f060a6f9cd675a0ee04a17e2b5be20", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [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/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' (131) 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: 0x5aab23d301aa - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5aab23d301aa - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5aab23d301aa - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5aab23d301aa - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5aab23d4104a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5aab23d4104a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5aab23d33f02 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5aab23d33f02 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5aab23d1b61f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5aab23d1b61f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5aab23d2be11 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x5aab23d2bfcb - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x5aab23d1b6d8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 13: 0x5aab23d10b49 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x5aab23d1c03d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x5aab23d4173c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5aab23d41512 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 17: 0x5aab23cffdb2 - >::expect [INFO] [stdout] 18: 0x5aab23d02f0b - rust_out[6ca516bbe19c3985]::main::_doctest_main_src_utils_primes_rs_4_0 [INFO] [stdout] 19: 0x5aab23cff736 - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 20: 0x5aab23d057b3 - >::call_once [INFO] [stdout] 21: 0x5aab23cfb9a6 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5aab23cff499 - std[31e582c13f4e914f]::rt::lang_start::<()>::{closure#0} [INFO] [stdout] 23: 0x5aab23d2b594 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 24: 0x5aab23d2b594 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 25: 0x5aab23d2b594 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 26: 0x5aab23d2b594 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x5aab23d2b594 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x5aab23d2b594 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5aab23d2b594 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5aab23d2b594 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5aab23d2b594 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x5aab23cfb4d1 - std[31e582c13f4e914f]::rt::lang_start::<()> [INFO] [stdout] 33: 0x5aab23d05d25 - main [INFO] [stdout] 34: 0x770efeda01ca - [INFO] [stdout] 35: 0x770efeda028b - __libc_start_main [INFO] [stdout] 36: 0x5aab23cf9205 - _start [INFO] [stdout] 37: 0x0 - [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 27.05s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "07cfbea2745671a5c0e5e113464f17d716f060a6f9cd675a0ee04a17e2b5be20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07cfbea2745671a5c0e5e113464f17d716f060a6f9cd675a0ee04a17e2b5be20", kill_on_drop: false }` [INFO] [stdout] 07cfbea2745671a5c0e5e113464f17d716f060a6f9cd675a0ee04a17e2b5be20