[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6ec577fb4c9ddc45f04b1a4cd29d0909df1adb20dbf7bb04238e25f98815253 [INFO] running `Command { std: "docker" "start" "-a" "e6ec577fb4c9ddc45f04b1a4cd29d0909df1adb20dbf7bb04238e25f98815253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6ec577fb4c9ddc45f04b1a4cd29d0909df1adb20dbf7bb04238e25f98815253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6ec577fb4c9ddc45f04b1a4cd29d0909df1adb20dbf7bb04238e25f98815253", kill_on_drop: false }` [INFO] [stdout] e6ec577fb4c9ddc45f04b1a4cd29d0909df1adb20dbf7bb04238e25f98815253 [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de4879e351e58a9abaffee5f3e301873a2bbd4ea554da5eb5100965bc75f9b2d [INFO] running `Command { std: "docker" "start" "-a" "de4879e351e58a9abaffee5f3e301873a2bbd4ea554da5eb5100965bc75f9b2d", kill_on_drop: false }` [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 clap v2.32.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling jazz-vm v0.2.2 (/opt/rustwide/workdir/vm) [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.21 [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 chrono v0.4.6 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling float_duration v0.3.3 [INFO] [stderr] Compiling structopt-derive v0.2.13 [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 12.14s [INFO] running `Command { std: "docker" "inspect" "de4879e351e58a9abaffee5f3e301873a2bbd4ea554da5eb5100965bc75f9b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de4879e351e58a9abaffee5f3e301873a2bbd4ea554da5eb5100965bc75f9b2d", kill_on_drop: false }` [INFO] [stdout] de4879e351e58a9abaffee5f3e301873a2bbd4ea554da5eb5100965bc75f9b2d [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d5551c6c035d3a7892be91ed8d063e650449523b1fda4e7226531d203c2c641 [INFO] running `Command { std: "docker" "start" "-a" "4d5551c6c035d3a7892be91ed8d063e650449523b1fda4e7226531d203c2c641", 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] [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] [stderr] Compiling jazz v0.1.0 (/opt/rustwide/workdir) [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.64s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/jazz-e5943b6893edd192) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/jazz-20c2d41037814734) [INFO] running `Command { std: "docker" "inspect" "4d5551c6c035d3a7892be91ed8d063e650449523b1fda4e7226531d203c2c641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d5551c6c035d3a7892be91ed8d063e650449523b1fda4e7226531d203c2c641", kill_on_drop: false }` [INFO] [stdout] 4d5551c6c035d3a7892be91ed8d063e650449523b1fda4e7226531d203c2c641 [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f871cdea9d532844fd58f2dd7c3d5c90b5741d48752fb85fb4952eed9698b86 [INFO] running `Command { std: "docker" "start" "-a" "3f871cdea9d532844fd58f2dd7c3d5c90b5741d48752fb85fb4952eed9698b86", kill_on_drop: false }` [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 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jazz-e5943b6893edd192) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jazz-20c2d41037814734) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests jazz [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] [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] [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" "3f871cdea9d532844fd58f2dd7c3d5c90b5741d48752fb85fb4952eed9698b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f871cdea9d532844fd58f2dd7c3d5c90b5741d48752fb85fb4952eed9698b86", kill_on_drop: false }` [INFO] [stdout] 3f871cdea9d532844fd58f2dd7c3d5c90b5741d48752fb85fb4952eed9698b86