[INFO] cloning repository https://github.com/undo-lang/vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/undo-lang/vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundo-lang%2Fvm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundo-lang%2Fvm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d7c2522f2b9e5d9d028e64f96bea4670736145c [INFO] checking undo-lang/vm against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundo-lang%2Fvm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/undo-lang/vm on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/undo-lang/vm [INFO] finished tweaking git repo https://github.com/undo-lang/vm [INFO] tweaked toml for git repo https://github.com/undo-lang/vm written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/undo-lang/vm already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.100 [INFO] [stderr] Downloaded proc-macro2 v1.0.3 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c3330ef42f984ac401cd3d72b5e19525e6558d1540e3dcd7c0cab50d458960e [INFO] running `Command { std: "docker" "start" "-a" "7c3330ef42f984ac401cd3d72b5e19525e6558d1540e3dcd7c0cab50d458960e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c3330ef42f984ac401cd3d72b5e19525e6558d1540e3dcd7c0cab50d458960e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c3330ef42f984ac401cd3d72b5e19525e6558d1540e3dcd7c0cab50d458960e", kill_on_drop: false }` [INFO] [stdout] 7c3330ef42f984ac401cd3d72b5e19525e6558d1540e3dcd7c0cab50d458960e [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c80e829b0bc4258cbfe12408502dda4428411524e81ed7997a4c45e7b1f64980 [INFO] running `Command { std: "docker" "start" "-a" "c80e829b0bc4258cbfe12408502dda4428411524e81ed7997a4c45e7b1f64980", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Checking serde v1.0.15 [INFO] [stderr] Checking serde_json v1.0.3 [INFO] [stderr] Checking undo-vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:63 [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ------ ^^^ expected `i64`, found `&i64` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `i64` [INFO] [stdout] ... [INFO] [stdout] 258 | ">" => define_arithmetic_operator!(>, gc, stack, arg_num), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider dereferencing the borrow [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op *val, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 145 | let mut result: i64 = match $gc.at($stack.pop().unwrap()) { [INFO] [stdout] | --- expected due to this type [INFO] [stdout] ... [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `i64`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 258 | ">" => define_arithmetic_operator!(>, gc, stack, arg_num), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:63 [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ------ ^^^ expected `i64`, found `&i64` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `i64` [INFO] [stdout] ... [INFO] [stdout] 258 | ">" => define_arithmetic_operator!(>, gc, stack, arg_num), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider dereferencing the borrow [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op *val, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:63 [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ------ ^^^ expected `i64`, found `&i64` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `i64` [INFO] [stdout] ... [INFO] [stdout] 259 | "<" => define_arithmetic_operator!(<, gc, stack, arg_num), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider dereferencing the borrow [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op *val, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 145 | let mut result: i64 = match $gc.at($stack.pop().unwrap()) { [INFO] [stdout] | --- expected due to this type [INFO] [stdout] ... [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `i64`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 258 | ">" => define_arithmetic_operator!(>, gc, stack, arg_num), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 145 | let mut result: i64 = match $gc.at($stack.pop().unwrap()) { [INFO] [stdout] | --- expected due to this type [INFO] [stdout] ... [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `i64`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 259 | "<" => define_arithmetic_operator!(<, gc, stack, arg_num), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:63 [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ------ ^^^ expected `i64`, found `&i64` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `i64` [INFO] [stdout] ... [INFO] [stdout] 259 | "<" => define_arithmetic_operator!(<, gc, stack, arg_num), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider dereferencing the borrow [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op *val, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:63 [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ------ ^^^ expected `i64`, found `&i64` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `i64` [INFO] [stdout] ... [INFO] [stdout] 260 | "==" => define_arithmetic_operator!(==, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider dereferencing the borrow [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op *val, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 145 | let mut result: i64 = match $gc.at($stack.pop().unwrap()) { [INFO] [stdout] | --- expected due to this type [INFO] [stdout] ... [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `i64`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 260 | "==" => define_arithmetic_operator!(==, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 145 | let mut result: i64 = match $gc.at($stack.pop().unwrap()) { [INFO] [stdout] | --- expected due to this type [INFO] [stdout] ... [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `i64`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 259 | "<" => define_arithmetic_operator!(<, gc, stack, arg_num), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:63 [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ------ ^^^ expected `i64`, found `&i64` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `i64` [INFO] [stdout] ... [INFO] [stdout] 260 | "==" => define_arithmetic_operator!(==, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider dereferencing the borrow [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op *val, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:63 [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ------ ^^^ expected `i64`, found `&i64` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `i64` [INFO] [stdout] ... [INFO] [stdout] 261 | ">=" => define_arithmetic_operator!(>=, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider dereferencing the borrow [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op *val, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 145 | let mut result: i64 = match $gc.at($stack.pop().unwrap()) { [INFO] [stdout] | --- expected due to this type [INFO] [stdout] ... [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `i64`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 260 | "==" => define_arithmetic_operator!(==, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 145 | let mut result: i64 = match $gc.at($stack.pop().unwrap()) { [INFO] [stdout] | --- expected due to this type [INFO] [stdout] ... [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `i64`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 261 | ">=" => define_arithmetic_operator!(>=, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:63 [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ------ ^^^ expected `i64`, found `&i64` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `i64` [INFO] [stdout] ... [INFO] [stdout] 261 | ">=" => define_arithmetic_operator!(>=, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider dereferencing the borrow [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op *val, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 145 | let mut result: i64 = match $gc.at($stack.pop().unwrap()) { [INFO] [stdout] | --- expected due to this type [INFO] [stdout] ... [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `i64`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 261 | ">=" => define_arithmetic_operator!(>=, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:63 [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ------ ^^^ expected `i64`, found `&i64` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `i64` [INFO] [stdout] ... [INFO] [stdout] 262 | "<=" => define_arithmetic_operator!(<=, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider dereferencing the borrow [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op *val, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 145 | let mut result: i64 = match $gc.at($stack.pop().unwrap()) { [INFO] [stdout] | --- expected due to this type [INFO] [stdout] ... [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `i64`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 262 | "<=" => define_arithmetic_operator!(<=, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:63 [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ------ ^^^ expected `i64`, found `&i64` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `i64` [INFO] [stdout] ... [INFO] [stdout] 262 | "<=" => define_arithmetic_operator!(<=, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider dereferencing the borrow [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op *val, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 145 | let mut result: i64 = match $gc.at($stack.pop().unwrap()) { [INFO] [stdout] | --- expected due to this type [INFO] [stdout] ... [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `i64`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 262 | "<=" => define_arithmetic_operator!(<=, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:63 [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ------ ^^^ expected `i64`, found `&i64` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `i64` [INFO] [stdout] ... [INFO] [stdout] 263 | "!=" => define_arithmetic_operator!(!=, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider dereferencing the borrow [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op *val, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 145 | let mut result: i64 = match $gc.at($stack.pop().unwrap()) { [INFO] [stdout] | --- expected due to this type [INFO] [stdout] ... [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `i64`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 263 | "!=" => define_arithmetic_operator!(!=, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:63 [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ------ ^^^ expected `i64`, found `&i64` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `i64` [INFO] [stdout] ... [INFO] [stdout] 263 | "!=" => define_arithmetic_operator!(!=, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider dereferencing the borrow [INFO] [stdout] | [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op *val, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 145 | let mut result: i64 = match $gc.at($stack.pop().unwrap()) { [INFO] [stdout] | --- expected due to this type [INFO] [stdout] ... [INFO] [stdout] 152 | Value::IntVal(val) => result = result $op val, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `i64`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 263 | "!=" => define_arithmetic_operator!(!=, gc, stack, arg_num), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_arithmetic_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `undo-vm` (lib test) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `undo-vm` (lib) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "c80e829b0bc4258cbfe12408502dda4428411524e81ed7997a4c45e7b1f64980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c80e829b0bc4258cbfe12408502dda4428411524e81ed7997a4c45e7b1f64980", kill_on_drop: false }` [INFO] [stdout] c80e829b0bc4258cbfe12408502dda4428411524e81ed7997a4c45e7b1f64980