[INFO] cloning repository https://github.com/shaunnope/rlox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shaunnope/rlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaunnope%2Frlox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaunnope%2Frlox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0eab684e29c590b9eea977ce0057d9f9a13bfb54 [INFO] testing shaunnope/rlox against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaunnope%2Frlox" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shaunnope/rlox [INFO] finished tweaking git repo https://github.com/shaunnope/rlox [INFO] tweaked toml for git repo https://github.com/shaunnope/rlox written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shaunnope/rlox on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shaunnope/rlox 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d31cf3949b79d6fc51df8c5c42269fb3571f18d9aca2182a986ffdd43f1c68f [INFO] running `Command { std: "docker" "start" "-a" "9d31cf3949b79d6fc51df8c5c42269fb3571f18d9aca2182a986ffdd43f1c68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d31cf3949b79d6fc51df8c5c42269fb3571f18d9aca2182a986ffdd43f1c68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d31cf3949b79d6fc51df8c5c42269fb3571f18d9aca2182a986ffdd43f1c68f", kill_on_drop: false }` [INFO] [stdout] 9d31cf3949b79d6fc51df8c5c42269fb3571f18d9aca2182a986ffdd43f1c68f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f32c1b953ae8df10c582b244585b8f6e3db48bcbc126f36152af660b36e10329 [INFO] running `Command { std: "docker" "start" "-a" "f32c1b953ae8df10c582b244585b8f6e3db48bcbc126f36152af660b36e10329", kill_on_drop: false }` [INFO] [stderr] Compiling rtlox v0.1.0 (/opt/rustwide/workdir/rtlox) [INFO] [stderr] Compiling rblox v0.1.0 (/opt/rustwide/workdir/rblox) [INFO] [stdout] warning: methods `take_string` and `find_string` are never used [INFO] [stdout] --> rblox/src/gc/mmap.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 11 | impl MemManager { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn take_string(&mut self, str: &str) -> Rc { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn find_string(&mut self, str: &str) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rblox/src/common/chunk.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _iter_zip(&self) -> Zip, Iter> { [INFO] [stdout] | ^^^^^ --------- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _iter_zip(&self) -> Zip, Iter<'_, Span>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rblox/src/compiler/parser/mod.rs:897:14 [INFO] [stdout] | [INFO] [stdout] 897 | fn current(&mut self) -> RefMut { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 897 | fn current(&mut self) -> RefMut<'_, Compiler> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "f32c1b953ae8df10c582b244585b8f6e3db48bcbc126f36152af660b36e10329", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f32c1b953ae8df10c582b244585b8f6e3db48bcbc126f36152af660b36e10329", kill_on_drop: false }` [INFO] [stdout] f32c1b953ae8df10c582b244585b8f6e3db48bcbc126f36152af660b36e10329 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0a62fdc0001a745cce76432b7b77b6a174e546e79023fdd5ba4125f8b541ab5e [INFO] running `Command { std: "docker" "start" "-a" "0a62fdc0001a745cce76432b7b77b6a174e546e79023fdd5ba4125f8b541ab5e", kill_on_drop: false }` [INFO] [stdout] warning: methods `take_string` and `find_string` are never used [INFO] [stdout] --> rblox/src/gc/mmap.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 11 | impl MemManager { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn take_string(&mut self, str: &str) -> Rc { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn find_string(&mut self, str: &str) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rblox/src/common/chunk.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _iter_zip(&self) -> Zip, Iter> { [INFO] [stdout] | ^^^^^ --------- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _iter_zip(&self) -> Zip, Iter<'_, Span>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rblox/src/compiler/parser/mod.rs:897:14 [INFO] [stdout] | [INFO] [stdout] 897 | fn current(&mut self) -> RefMut { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 897 | fn current(&mut self) -> RefMut<'_, Compiler> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rtlox v0.1.0 (/opt/rustwide/workdir/rtlox) [INFO] [stderr] Compiling rblox v0.1.0 (/opt/rustwide/workdir/rblox) [INFO] [stdout] warning: methods `take_string` and `find_string` are never used [INFO] [stdout] --> rblox/src/gc/mmap.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 11 | impl MemManager { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn take_string(&mut self, str: &str) -> Rc { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn find_string(&mut self, str: &str) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rblox/src/common/chunk.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _iter_zip(&self) -> Zip, Iter> { [INFO] [stdout] | ^^^^^ --------- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _iter_zip(&self) -> Zip, Iter<'_, Span>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rblox/src/compiler/parser/mod.rs:897:14 [INFO] [stdout] | [INFO] [stdout] 897 | fn current(&mut self) -> RefMut { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 897 | fn current(&mut self) -> RefMut<'_, Compiler> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "0a62fdc0001a745cce76432b7b77b6a174e546e79023fdd5ba4125f8b541ab5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a62fdc0001a745cce76432b7b77b6a174e546e79023fdd5ba4125f8b541ab5e", kill_on_drop: false }` [INFO] [stdout] 0a62fdc0001a745cce76432b7b77b6a174e546e79023fdd5ba4125f8b541ab5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] df3279c594191e36ef9eeee61579589dc220b43069e15621d7475a02ca14a6f2 [INFO] running `Command { std: "docker" "start" "-a" "df3279c594191e36ef9eeee61579589dc220b43069e15621d7475a02ca14a6f2", kill_on_drop: false }` [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stderr] warning: methods `take_string` and `find_string` are never used [INFO] [stderr] --> rblox/src/gc/mmap.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 11 | impl MemManager { [INFO] [stderr] | --------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 43 | pub fn take_string(&mut self, str: &str) -> Rc { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 52 | pub fn find_string(&mut self, str: &str) -> Option> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rblox/src/common/chunk.rs:47:20 [INFO] [stderr] | [INFO] [stderr] 47 | pub fn _iter_zip(&self) -> Zip, Iter> { [INFO] [stderr] | ^^^^^ --------- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 47 | pub fn _iter_zip(&self) -> Zip, Iter<'_, Span>> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rblox/src/compiler/parser/mod.rs:897:14 [INFO] [stderr] | [INFO] [stderr] 897 | fn current(&mut self) -> RefMut { [INFO] [stderr] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 897 | fn current(&mut self) -> RefMut<'_, Compiler> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rblox` (lib) generated 3 warnings (run `cargo fix --lib -p rblox` to apply 2 suggestions) [INFO] [stderr] warning: `rblox` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rblox-ef7c37eecfe93b71) [INFO] [stdout] test common::tests::display::correct_constant ... ok [INFO] [stdout] test common::tests::value::lox_strings_value_eq ... ok [INFO] [stdout] test compiler::parser::tests::can_cast_precedence_from_usize ... ok [INFO] [stdout] test compiler::parser::tests::correct_precedence_update ... ok [INFO] [stdout] test compiler::parser::tests::emits_correct_tokens ... ok [INFO] [stdout] test compiler::tests::scanner_emits_correct_tokens ... ok [INFO] [stdout] test vm::tests::arithmetic::division_by_zero ... ok [INFO] [stdout] test compiler::scanner::tests::emits_correct_tokens ... ok [INFO] [stdout] test vm::tests::challenges::challenge_1_2 ... ok [INFO] [stdout] test vm::tests::challenges::challenge_1_1 ... ok [INFO] [stdout] test vm::tests::challenges::challenge_17_1 ... ok [INFO] [stdout] test vm::tests::challenges::challenge_1_3 ... ok [INFO] [stdout] test vm::tests::challenges::challenge_1_4 ... ok [INFO] [stdout] test vm::tests::challenges::challenge_2_1 ... ok [INFO] [stdout] test vm::tests::challenges::challenge_2_2 ... ok [INFO] [stdout] test vm::tests::concat_strings ... ok [INFO] [stdout] test vm::tests::correct_arith ... ok [INFO] [stdout] test common::tests::display::correct_return ... ok [INFO] [stdout] test vm::tests::functions::bagel_donut ... ok [INFO] [stdout] test vm::tests::functions::can_declare_function ... ok [INFO] [stdout] test vm::tests::functions::native_clock ... ignored [INFO] [stdout] test vm::tests::functions::closure_off_stack ... ok [INFO] [stdout] test vm::tests::functions::closure_in_stack ... ok [INFO] [stdout] test vm::tests::sequence::sequence ... FAILED [INFO] [stdout] test vm::tests::process_literals ... ok [INFO] [stdout] test vm::tests::process_types ... ok [INFO] [stdout] test vm::tests::functions::closure_variables ... ok [INFO] [stdout] test vm::tests::process_arith ... ok [INFO] [stdout] test vm::tests::variables::can_def_and_get_globals ... ok [INFO] [stdout] test vm::tests::functions::displays_stack_trace ... ok [INFO] [stdout] test vm::tests::variables::can_def_get_and_set_globals ... ok [INFO] [stdout] test vm::tests::variables::can_print ... ok [INFO] [stdout] test vm::tests::variables::cannot_init_local_to_self ... ok [INFO] [stdout] test vm::tests::variables::redeclaring_global_is_ok ... ok [INFO] [stdout] test vm::tests::functions::closure_objs ... ok [INFO] [stdout] test vm::tests::variables::nested_locals ... ok [INFO] [stdout] test vm::tests::variables::redeclaring_local_emits_warning ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- vm::tests::sequence::sequence stdout ---- [INFO] [stdout] [INFO] [stdout] "../tests/sequence/assignment.lox" [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] vm::tests::sequence::sequence [INFO] [stdout] [INFO] [stdout] test result: FAILED. 35 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p rblox --lib` [INFO] running `Command { std: "docker" "inspect" "df3279c594191e36ef9eeee61579589dc220b43069e15621d7475a02ca14a6f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df3279c594191e36ef9eeee61579589dc220b43069e15621d7475a02ca14a6f2", kill_on_drop: false }` [INFO] [stdout] df3279c594191e36ef9eeee61579589dc220b43069e15621d7475a02ca14a6f2