[INFO] cloning repository https://github.com/p32blo/pl-vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p32blo/pl-vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp32blo%2Fpl-vm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp32blo%2Fpl-vm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c9b4543f64761035fa935ecfc93fc7f68f7cb6e [INFO] checking p32blo/pl-vm against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp32blo%2Fpl-vm" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/p32blo/pl-vm on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/p32blo/pl-vm [INFO] finished tweaking git repo https://github.com/p32blo/pl-vm [INFO] tweaked toml for git repo https://github.com/p32blo/pl-vm written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/p32blo/pl-vm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v2.31.1 [INFO] [stderr] Downloaded libc v0.2.39 [INFO] [stderr] Downloaded bitflags v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36fc3753017dfd9cc94f5ecf657cea6041ea76569a4f64a48147b38c7cdf02a5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "36fc3753017dfd9cc94f5ecf657cea6041ea76569a4f64a48147b38c7cdf02a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36fc3753017dfd9cc94f5ecf657cea6041ea76569a4f64a48147b38c7cdf02a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36fc3753017dfd9cc94f5ecf657cea6041ea76569a4f64a48147b38c7cdf02a5", kill_on_drop: false }` [INFO] [stdout] 36fc3753017dfd9cc94f5ecf657cea6041ea76569a4f64a48147b38c7cdf02a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c576aa13ac8823f2ae5803fbe4923f9afc755a32cdb142b52907b3252186439 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7c576aa13ac8823f2ae5803fbe4923f9afc755a32cdb142b52907b3252186439", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking pest v0.4.1 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking error-chain v0.7.2 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Checking clap v2.31.1 [INFO] [stderr] Checking pl-vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 52 | | "Operand::add => {} + {}", [INFO] [stdout] 53 | | n, a [INFO] [stdout] 54 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | / bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] 63 | | "Operand::sub => {} - {}", [INFO] [stdout] 64 | | n, a [INFO] [stdout] 65 | | ))) [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 76 | | "Operand::sub => {} - {}", [INFO] [stdout] 77 | | n, a [INFO] [stdout] 78 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 86 | | "Operand::mul => {} * {}", [INFO] [stdout] 87 | | m, n [INFO] [stdout] 88 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:94:41 [INFO] [stdout] | [INFO] [stdout] 94 | (Operand::Integer(0), _) => bail!(ErrorKind::DivisionByZero), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 97 | | "Operand::div => {} / {}", [INFO] [stdout] 98 | | m, n [INFO] [stdout] 99 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 106 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 107 | | "Operand::mod => {} % {}", [INFO] [stdout] 108 | | m, n [INFO] [stdout] 109 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 118 | | "Operand::equal => {} == {}", [INFO] [stdout] 119 | | m, n [INFO] [stdout] 120 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:128:18 [INFO] [stdout] | [INFO] [stdout] 128 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 129 | | "Operand::inf => {} < {}", [INFO] [stdout] 130 | | m, n [INFO] [stdout] 131 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:139:18 [INFO] [stdout] | [INFO] [stdout] 139 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 140 | | "Operand::infeq => {} <= {}", [INFO] [stdout] 141 | | m, n [INFO] [stdout] 142 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 151 | | "Operand::sup => {} > {}", [INFO] [stdout] 152 | | m, n [INFO] [stdout] 153 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:161:18 [INFO] [stdout] | [INFO] [stdout] 161 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 162 | | "Operand::supeq => {} >= {}", [INFO] [stdout] 163 | | m, n [INFO] [stdout] 164 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:398:42 [INFO] [stdout] | [INFO] [stdout] 398 | Instruction::Err(ref err) => bail!(ErrorKind::Error(err.to_string())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:487:18 [INFO] [stdout] | [INFO] [stdout] 487 | _ => bail!(ErrorKind::IllegalOperand( [INFO] [stdout] | __________________^ [INFO] [stdout] 488 | | "writes: Must be address to write string".to_string() [INFO] [stdout] 489 | | )), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:508:18 [INFO] [stdout] | [INFO] [stdout] 508 | _ => bail!(ErrorKind::IllegalOperand( [INFO] [stdout] | __________________^ [INFO] [stdout] 509 | | "atoi => Must be an address to write string".to_string() [INFO] [stdout] 510 | | )), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:515:23 [INFO] [stdout] | [INFO] [stdout] 515 | Err(_) => bail!(ErrorKind::IllegalOperand( [INFO] [stdout] | _______________________^ [INFO] [stdout] 516 | | "Value is not a valid Integer".to_string() [INFO] [stdout] 517 | | )), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:547:18 [INFO] [stdout] | [INFO] [stdout] 547 | _ => bail!(ErrorKind::IllegalOperand( [INFO] [stdout] | __________________^ [INFO] [stdout] 548 | | "call => Not an Address".to_string() [INFO] [stdout] 549 | | )), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:626:18 [INFO] [stdout] | [INFO] [stdout] 626 | _ => bail!(ErrorKind::IllegalOperand( [INFO] [stdout] | __________________^ [INFO] [stdout] 627 | | "jz => Not an Integer(0|1)".to_string() [INFO] [stdout] 628 | | )), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 52 | | "Operand::add => {} + {}", [INFO] [stdout] 53 | | n, a [INFO] [stdout] 54 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | / bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] 63 | | "Operand::sub => {} - {}", [INFO] [stdout] 64 | | n, a [INFO] [stdout] 65 | | ))) [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 76 | | "Operand::sub => {} - {}", [INFO] [stdout] 77 | | n, a [INFO] [stdout] 78 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 86 | | "Operand::mul => {} * {}", [INFO] [stdout] 87 | | m, n [INFO] [stdout] 88 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:94:41 [INFO] [stdout] | [INFO] [stdout] 94 | (Operand::Integer(0), _) => bail!(ErrorKind::DivisionByZero), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 97 | | "Operand::div => {} / {}", [INFO] [stdout] 98 | | m, n [INFO] [stdout] 99 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 106 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 107 | | "Operand::mod => {} % {}", [INFO] [stdout] 108 | | m, n [INFO] [stdout] 109 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 118 | | "Operand::equal => {} == {}", [INFO] [stdout] 119 | | m, n [INFO] [stdout] 120 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:128:18 [INFO] [stdout] | [INFO] [stdout] 128 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 129 | | "Operand::inf => {} < {}", [INFO] [stdout] 130 | | m, n [INFO] [stdout] 131 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:139:18 [INFO] [stdout] | [INFO] [stdout] 139 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 140 | | "Operand::infeq => {} <= {}", [INFO] [stdout] 141 | | m, n [INFO] [stdout] 142 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 151 | | "Operand::sup => {} > {}", [INFO] [stdout] 152 | | m, n [INFO] [stdout] 153 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:161:18 [INFO] [stdout] | [INFO] [stdout] 161 | _ => bail!(ErrorKind::IllegalOperand(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 162 | | "Operand::supeq => {} >= {}", [INFO] [stdout] 163 | | m, n [INFO] [stdout] 164 | | ))), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:398:42 [INFO] [stdout] | [INFO] [stdout] 398 | Instruction::Err(ref err) => bail!(ErrorKind::Error(err.to_string())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:487:18 [INFO] [stdout] | [INFO] [stdout] 487 | _ => bail!(ErrorKind::IllegalOperand( [INFO] [stdout] | __________________^ [INFO] [stdout] 488 | | "writes: Must be address to write string".to_string() [INFO] [stdout] 489 | | )), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:508:18 [INFO] [stdout] | [INFO] [stdout] 508 | _ => bail!(ErrorKind::IllegalOperand( [INFO] [stdout] | __________________^ [INFO] [stdout] 509 | | "atoi => Must be an address to write string".to_string() [INFO] [stdout] 510 | | )), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:515:23 [INFO] [stdout] | [INFO] [stdout] 515 | Err(_) => bail!(ErrorKind::IllegalOperand( [INFO] [stdout] | _______________________^ [INFO] [stdout] 516 | | "Value is not a valid Integer".to_string() [INFO] [stdout] 517 | | )), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:547:18 [INFO] [stdout] | [INFO] [stdout] 547 | _ => bail!(ErrorKind::IllegalOperand( [INFO] [stdout] | __________________^ [INFO] [stdout] 548 | | "call => Not an Address".to_string() [INFO] [stdout] 549 | | )), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/vm.rs:626:18 [INFO] [stdout] | [INFO] [stdout] 626 | _ => bail!(ErrorKind::IllegalOperand( [INFO] [stdout] | __________________^ [INFO] [stdout] 627 | | "jz => Not an Integer(0|1)".to_string() [INFO] [stdout] 628 | | )), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pl-vm` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7c576aa13ac8823f2ae5803fbe4923f9afc755a32cdb142b52907b3252186439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c576aa13ac8823f2ae5803fbe4923f9afc755a32cdb142b52907b3252186439", kill_on_drop: false }` [INFO] [stdout] 7c576aa13ac8823f2ae5803fbe4923f9afc755a32cdb142b52907b3252186439