[INFO] cloning repository https://github.com/playXE/Jazz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/playXE/Jazz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2FJazz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2FJazz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b2cc3b7dc10aa0d897aefec816bdbc4022892f0 [INFO] testing playXE/Jazz against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2FJazz" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/playXE/Jazz on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/playXE/Jazz [INFO] finished tweaking git repo https://github.com/playXE/Jazz [INFO] tweaked toml for git repo https://github.com/playXE/Jazz written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/playXE/Jazz already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.42 [INFO] [stderr] Downloaded float_duration v0.3.3 [INFO] [stderr] Downloaded structopt v0.2.13 [INFO] [stderr] Downloaded chrono v0.4.6 [INFO] [stderr] Downloaded syn v0.15.21 [INFO] [stderr] Downloaded structopt-derive v0.2.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6c9da6fef98a8c0958154ad350d9a19933d987c52bc78f8dca8636b21ed8aa7 [INFO] running `Command { std: "docker" "start" "-a" "b6c9da6fef98a8c0958154ad350d9a19933d987c52bc78f8dca8636b21ed8aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6c9da6fef98a8c0958154ad350d9a19933d987c52bc78f8dca8636b21ed8aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c9da6fef98a8c0958154ad350d9a19933d987c52bc78f8dca8636b21ed8aa7", kill_on_drop: false }` [INFO] [stdout] b6c9da6fef98a8c0958154ad350d9a19933d987c52bc78f8dca8636b21ed8aa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69c651f5536c8404cb12a11bd48223ca4fdf01d69959f3c2dd58a1e4ea787fff [INFO] running `Command { std: "docker" "start" "-a" "69c651f5536c8404cb12a11bd48223ca4fdf01d69959f3c2dd58a1e4ea787fff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling jazz-vm v0.2.2 (/opt/rustwide/workdir/vm) [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> vm/src/machine.rs:505:25 [INFO] [stdout] | [INFO] [stdout] 504 | let idx = &self.labels[lbl_id]; [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 505 | self.branch(*idx + 1); [INFO] [stdout] | ^^^^^^^^^^^^----^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> vm/src/machine.rs:533:25 [INFO] [stdout] | [INFO] [stdout] 532 | let value = &self.globals[index]; [INFO] [stdout] | ------------ immutable borrow occurs here [INFO] [stdout] 533 | self.set(*r1, *value); [INFO] [stdout] | ^^^^^^^^^^^^^^------^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> vm/src/machine.rs:516:33 [INFO] [stdout] | [INFO] [stdout] 515 | ... let idx = &self.labels[lbl_id]; [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 516 | ... self.branch(*idx + 1); [INFO] [stdout] | ^^^^^^^^^^^^----^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling float_duration v0.3.3 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling jazz v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parser.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parser.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self.machine` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/compiler.rs:227:19 [INFO] [stdout] | [INFO] [stdout] 225 | let main = self.machine.globals.get(&main).expect("main not found"); [INFO] [stdout] | ------------------------------- immutable borrow occurs here [INFO] [stdout] 226 | let start = Instant::now(); [INFO] [stdout] 227 | let ret = self.machine.invoke(*main, vec![Value::Null]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^-----^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.94s [INFO] running `Command { std: "docker" "inspect" "69c651f5536c8404cb12a11bd48223ca4fdf01d69959f3c2dd58a1e4ea787fff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69c651f5536c8404cb12a11bd48223ca4fdf01d69959f3c2dd58a1e4ea787fff", kill_on_drop: false }` [INFO] [stdout] 69c651f5536c8404cb12a11bd48223ca4fdf01d69959f3c2dd58a1e4ea787fff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c9a9455339aead0a67142cafcf0ac972eebc4e77740d792644b6f7ce7f308f4 [INFO] running `Command { std: "docker" "start" "-a" "0c9a9455339aead0a67142cafcf0ac972eebc4e77740d792644b6f7ce7f308f4", kill_on_drop: false }` [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> vm/src/machine.rs:505:25 [INFO] [stdout] | [INFO] [stdout] 504 | let idx = &self.labels[lbl_id]; [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 505 | self.branch(*idx + 1); [INFO] [stdout] | ^^^^^^^^^^^^----^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> vm/src/machine.rs:533:25 [INFO] [stdout] | [INFO] [stdout] 532 | let value = &self.globals[index]; [INFO] [stdout] | ------------ immutable borrow occurs here [INFO] [stdout] 533 | self.set(*r1, *value); [INFO] [stdout] | ^^^^^^^^^^^^^^------^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> vm/src/machine.rs:516:33 [INFO] [stdout] | [INFO] [stdout] 515 | ... let idx = &self.labels[lbl_id]; [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 516 | ... self.branch(*idx + 1); [INFO] [stdout] | ^^^^^^^^^^^^----^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parser.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parser.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jazz v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: cannot borrow `*self.machine` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/compiler.rs:227:19 [INFO] [stdout] | [INFO] [stdout] 225 | let main = self.machine.globals.get(&main).expect("main not found"); [INFO] [stdout] | ------------------------------- immutable borrow occurs here [INFO] [stdout] 226 | let start = Instant::now(); [INFO] [stdout] 227 | let ret = self.machine.invoke(*main, vec![Value::Null]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^-----^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parser.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parser.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self.machine` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/compiler.rs:227:19 [INFO] [stdout] | [INFO] [stdout] 225 | let main = self.machine.globals.get(&main).expect("main not found"); [INFO] [stdout] | ------------------------------- immutable borrow occurs here [INFO] [stdout] 226 | let start = Instant::now(); [INFO] [stdout] 227 | let ret = self.machine.invoke(*main, vec![Value::Null]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^-----^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "0c9a9455339aead0a67142cafcf0ac972eebc4e77740d792644b6f7ce7f308f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c9a9455339aead0a67142cafcf0ac972eebc4e77740d792644b6f7ce7f308f4", kill_on_drop: false }` [INFO] [stdout] 0c9a9455339aead0a67142cafcf0ac972eebc4e77740d792644b6f7ce7f308f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bcd0200ccfb715d154e8ef1610545329f36f8c82cc54666e6bd7af370b93cc6f [INFO] running `Command { std: "docker" "start" "-a" "bcd0200ccfb715d154e8ef1610545329f36f8c82cc54666e6bd7af370b93cc6f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stderr] --> vm/src/machine.rs:505:25 [INFO] [stderr] | [INFO] [stderr] 504 | let idx = &self.labels[lbl_id]; [INFO] [stderr] | ----------- immutable borrow occurs here [INFO] [stderr] 505 | self.branch(*idx + 1); [INFO] [stderr] | ^^^^^^^^^^^^----^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow later used here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stderr] --> vm/src/machine.rs:533:25 [INFO] [stderr] | [INFO] [stderr] 532 | let value = &self.globals[index]; [INFO] [stderr] | ------------ immutable borrow occurs here [INFO] [stderr] 533 | self.set(*r1, *value); [INFO] [stderr] | ^^^^^^^^^^^^^^------^ [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow later used here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stderr] --> vm/src/machine.rs:516:33 [INFO] [stderr] | [INFO] [stderr] 515 | ... let idx = &self.labels[lbl_id]; [INFO] [stderr] | ----------- immutable borrow occurs here [INFO] [stderr] 516 | ... self.branch(*idx + 1); [INFO] [stderr] | ^^^^^^^^^^^^----^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow later used here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] warning: `jazz-vm` (lib) generated 3 warnings [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/parser.rs:26:30 [INFO] [stderr] | [INFO] [stderr] 26 | write!(f, "{}", self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/parser.rs:77:30 [INFO] [stderr] | [INFO] [stderr] 77 | write!(f, "{}", self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: cannot borrow `*self.machine` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/compiler.rs:227:19 [INFO] [stderr] | [INFO] [stderr] 225 | let main = self.machine.globals.get(&main).expect("main not found"); [INFO] [stderr] | ------------------------------- immutable borrow occurs here [INFO] [stderr] 226 | let start = Instant::now(); [INFO] [stderr] 227 | let ret = self.machine.invoke(*main, vec![Value::Null]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^-----^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow later used here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] warning: `jazz` (lib) generated 3 warnings [INFO] [stderr] warning: `jazz` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.70s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jazz-3a0e249703bfd995) [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] Running unittests (/opt/rustwide/target/debug/deps/jazz-7f37768582fe373f) [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 jazz [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] running `Command { std: "docker" "inspect" "bcd0200ccfb715d154e8ef1610545329f36f8c82cc54666e6bd7af370b93cc6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcd0200ccfb715d154e8ef1610545329f36f8c82cc54666e6bd7af370b93cc6f", kill_on_drop: false }` [INFO] [stdout] bcd0200ccfb715d154e8ef1610545329f36f8c82cc54666e6bd7af370b93cc6f