[INFO] cloning repository https://github.com/pyroMechanical/rlox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pyroMechanical/rlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpyroMechanical%2Frlox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpyroMechanical%2Frlox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2c56dc903d05f5d621791cbb115ffedbd4c6e67 [INFO] testing pyroMechanical/rlox against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpyroMechanical%2Frlox" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pyroMechanical/rlox [INFO] finished tweaking git repo https://github.com/pyroMechanical/rlox [INFO] tweaked toml for git repo https://github.com/pyroMechanical/rlox written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pyroMechanical/rlox on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pyroMechanical/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8a78e090a95147f947574e769361440e0c55d554488517afd17dcb09030eb1e [INFO] running `Command { std: "docker" "start" "-a" "e8a78e090a95147f947574e769361440e0c55d554488517afd17dcb09030eb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8a78e090a95147f947574e769361440e0c55d554488517afd17dcb09030eb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8a78e090a95147f947574e769361440e0c55d554488517afd17dcb09030eb1e", kill_on_drop: false }` [INFO] [stdout] e8a78e090a95147f947574e769361440e0c55d554488517afd17dcb09030eb1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 724cee6bd4c7d2fdab2cfbf240674893628bc7a2cde8022dee86a011a41ecd04 [INFO] running `Command { std: "docker" "start" "-a" "724cee6bd4c7d2fdab2cfbf240674893628bc7a2cde8022dee86a011a41ecd04", kill_on_drop: false }` [INFO] [stderr] Compiling rlox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `nan_boxing` [INFO] [stdout] --> src/value.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(not(nan_boxing))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nan_boxing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nan_boxing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nan_boxing` [INFO] [stdout] --> src/value.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(nan_boxing)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nan_boxing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nan_boxing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gc.rs:358:19 [INFO] [stdout] | [INFO] [stdout] 358 | pub fn borrow(&self) -> GcCellRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 358 | pub fn borrow(&self) -> GcCellRef<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gc.rs:362:23 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn borrow_mut(&self) -> GcCellRefMut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 362 | pub fn borrow_mut(&self) -> GcCellRefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "724cee6bd4c7d2fdab2cfbf240674893628bc7a2cde8022dee86a011a41ecd04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "724cee6bd4c7d2fdab2cfbf240674893628bc7a2cde8022dee86a011a41ecd04", kill_on_drop: false }` [INFO] [stdout] 724cee6bd4c7d2fdab2cfbf240674893628bc7a2cde8022dee86a011a41ecd04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9fc274b4b9de956aaa4e382dd445eb35874f25fefe6eca60e7b2006d1b383ff [INFO] running `Command { std: "docker" "start" "-a" "a9fc274b4b9de956aaa4e382dd445eb35874f25fefe6eca60e7b2006d1b383ff", kill_on_drop: false }` [INFO] [stderr] Compiling rlox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `nan_boxing` [INFO] [stdout] --> src/value.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(not(nan_boxing))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nan_boxing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nan_boxing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nan_boxing` [INFO] [stdout] --> src/value.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(nan_boxing)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nan_boxing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nan_boxing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gc.rs:358:19 [INFO] [stdout] | [INFO] [stdout] 358 | pub fn borrow(&self) -> GcCellRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 358 | pub fn borrow(&self) -> GcCellRef<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gc.rs:362:23 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn borrow_mut(&self) -> GcCellRefMut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 362 | pub fn borrow_mut(&self) -> GcCellRefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `Command { std: "docker" "inspect" "a9fc274b4b9de956aaa4e382dd445eb35874f25fefe6eca60e7b2006d1b383ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9fc274b4b9de956aaa4e382dd445eb35874f25fefe6eca60e7b2006d1b383ff", kill_on_drop: false }` [INFO] [stdout] a9fc274b4b9de956aaa4e382dd445eb35874f25fefe6eca60e7b2006d1b383ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a90c25c420111ef5234f582c71628091735d85aace46c160201516ebaeb50b36 [INFO] running `Command { std: "docker" "start" "-a" "a90c25c420111ef5234f582c71628091735d85aace46c160201516ebaeb50b36", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `nan_boxing` [INFO] [stdout] [INFO] [stderr] --> src/value.rs:18:11 [INFO] [stdout] running 244 tests [INFO] [stderr] | [INFO] [stdout] test test::assignment::grouping ... ok [INFO] [stderr] 18 | #[cfg(not(nan_boxing))] [INFO] [stdout] test test::assignment::prefix_operator ... ok [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stdout] test test::assignment::associativity ... ok [INFO] [stderr] | [INFO] [stdout] test test::assignment::syntax ... ok [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] test test::assignment::local ... ok [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stdout] test test::block::scope ... ok [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] test test::block::empty ... ok [INFO] [stderr] [lints.rust] [INFO] [stdout] test test::assignment::undefined ... ok [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nan_boxing)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nan_boxing)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nan_boxing` [INFO] [stderr] --> src/value.rs:271:7 [INFO] [stderr] | [INFO] [stderr] 271 | #[cfg(nan_boxing)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nan_boxing)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nan_boxing)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gc.rs:358:19 [INFO] [stderr] | [INFO] [stderr] 358 | pub fn borrow(&self) -> GcCellRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 358 | pub fn borrow(&self) -> GcCellRef<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gc.rs:362:23 [INFO] [stderr] | [INFO] [stderr] 362 | pub fn borrow_mut(&self) -> GcCellRefMut { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 362 | pub fn borrow_mut(&self) -> GcCellRefMut<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rlox` (bin "rlox" test) generated 4 warnings (run `cargo fix --bin "rlox" -p rlox --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rlox-db83f109e652e88a) [INFO] [stdout] test test::call::bool ... ok [INFO] [stdout] test test::call::nil ... ok [INFO] [stdout] test test::bool::equality ... ok [INFO] [stdout] test test::bool::not ... ok [INFO] [stdout] test test::class::inherit_self ... ok [INFO] [stdout] test test::call::num ... ok [INFO] [stdout] test test::class::empty ... ok [INFO] [stdout] test test::call::string ... ok [INFO] [stdout] test test::class::reference_self ... ok [INFO] [stdout] test test::closure::closed_closure_in_function ... ok [INFO] [stdout] test test::closure::assign_to_closure ... ok [INFO] [stdout] test test::closure::close_over_function_parameter ... ok [INFO] [stdout] test test::closure::close_over_method_parameter ... ok [INFO] [stdout] test test::closure::nested_closure ... ok [INFO] [stdout] test test::closure::close_over_later_variable ... ok [INFO] [stdout] test test::closure::reference_closure_multiple_times ... ok [INFO] [stdout] test test::closure::open_closure_in_function ... ok [INFO] [stdout] test test::closure::reuse_closure_slot ... ok [INFO] [stdout] test test::comments::only_line_comment ... ok [INFO] [stdout] test test::closure::unused_later_closure ... ok [INFO] [stdout] test test::closure::shadow_closure_with_local ... ok [INFO] [stdout] test test::comments::line_at_eof ... ok [INFO] [stdout] test test::closure::unused_closure ... ok [INFO] [stdout] test test::comments::only_line_comment_and_line ... ok [INFO] [stdout] test test::assignment::infix_operator ... ok [INFO] [stdout] test test::comments::unicode ... ok [INFO] [stdout] test test::constructor::default ... ok [INFO] [stdout] test test::constructor::arguments ... ok [INFO] [stdout] test test::constructor::call_init_early_return ... ok [INFO] [stdout] test test::constructor::default_arguments ... ok [INFO] [stdout] test test::constructor::early_return ... ok [INFO] [stdout] test test::constructor::extra_arguments ... ok [INFO] [stdout] test test::call::object ... ok [INFO] [stdout] test test::constructor::init_not_method ... ok [INFO] [stdout] test test::constructor::missing_arguments ... ok [INFO] [stdout] test test::constructor::return_value ... ok [INFO] [stdout] test test::constructor::call_init_explicitly ... ok [INFO] [stdout] test test::empty_file ... ok [INFO] [stdout] test test::constructor::return_in_nested_function ... ok [INFO] [stdout] test test::field::get_and_set_method ... ok [INFO] [stdout] test test::field::call_function_field ... ok [INFO] [stdout] test test::field::get_on_bool ... ok [INFO] [stdout] test test::field::call_nonfunction_field ... ok [INFO] [stdout] test test::field::get_on_num ... ok [INFO] [stdout] test test::field::get_on_class ... ok [INFO] [stdout] test test::field::set_evaluation_order ... ok [INFO] [stdout] test test::field::get_on_string ... ok [INFO] [stdout] test test::field::method_binds_this ... ok [INFO] [stdout] test test::field::set_on_bool ... ok [INFO] [stdout] test test::field::method ... ok [INFO] [stdout] test test::class::inherited_method ... ok [INFO] [stdout] test test::field::get_on_nil ... ok [INFO] [stdout] test test::field::get_on_function ... ok [INFO] [stdout] test test::field::undefined ... ok [INFO] [stdout] test test::for_::class_in_body ... ok [INFO] [stdout] test test::for_::closure_in_body ... ok [INFO] [stdout] test test::for_::return_inside ... ok [INFO] [stdout] test test::for_::return_closure ... ok [INFO] [stdout] test test::for_::scope ... ok [INFO] [stdout] test test::for_::statement_condition ... ok [INFO] [stdout] test test::for_::statement_initializer ... ok [INFO] [stdout] test test::for_::var_in_body ... ok [INFO] [stdout] test test::field::many ... ok [INFO] [stdout] test test::function::body_must_be_block ... ok [INFO] [stdout] test test::for_::syntax ... ok [INFO] [stdout] test test::field::on_instance ... ok [INFO] [stdout] test test::function::extra_arguments ... ok [INFO] [stdout] test test::function::empty_body ... ok [INFO] [stdout] test test::function::local_mutual_recursion ... ok [INFO] [stdout] test test::class::local_reference_self ... ok [INFO] [stdout] test test::class::local_inherit_other ... ok [INFO] [stdout] test test::function::missing_comma_in_parameters ... ok [INFO] [stdout] test test::function::missing_arguments ... ok [INFO] [stdout] test test::function::local_recursion ... ok [INFO] [stdout] test test::function::mutual_recursion ... ok [INFO] [stdout] test test::function::nested_call_with_arguments ... ok [INFO] [stdout] test test::assignment::to_this ... ok [INFO] [stdout] test test::field::set_on_nil ... ok [INFO] [stdout] test test::field::set_on_num ... ok [INFO] [stdout] test test::function::parameters ... ok [INFO] [stdout] test test::assignment::global ... ok [INFO] [stdout] test test::for_::statement_increment ... ok [INFO] [stdout] test test::field::set_on_class ... ok [INFO] [stdout] test test::field::set_on_function ... ok [INFO] [stdout] test test::field::set_on_string ... ok [INFO] [stdout] test test::for_::fun_in_body ... ok [INFO] [stdout] test test::if_::class_in_else ... ok [INFO] [stdout] test test::function::print ... ok [INFO] [stdout] test test::if_::dangling_else ... ok [INFO] [stdout] test test::if_::fun_in_then ... ok [INFO] [stdout] test test::if_::else_ ... ok [INFO] [stdout] test test::if_::fun_in_else ... ok [INFO] [stdout] test test::function::too_many_arguments ... ok [INFO] [stdout] test test::function::recursion ... ok [INFO] [stdout] test test::function::too_many_parameters ... ok [INFO] [stdout] test test::if_::if_ ... ok [INFO] [stdout] test test::if_::truth ... ok [INFO] [stdout] test test::if_::var_in_else ... ok [INFO] [stdout] test test::if_::var_in_then ... ok [INFO] [stdout] test test::inheritance::constructor ... ok [INFO] [stdout] test test::class::local_inherit_self ... ok [INFO] [stdout] test test::inheritance::inherit_from_nil ... ok [INFO] [stdout] test test::inheritance::inherit_from_function ... ok [INFO] [stdout] test test::inheritance::inherit_from_number ... ok [INFO] [stdout] test test::inheritance::inherit_methods ... ok [INFO] [stdout] test test::logical_operator::and ... ok [INFO] [stdout] test test::logical_operator::or_truth ... ok [INFO] [stdout] test test::logical_operator::and_truth ... ok [INFO] [stdout] test test::limit::no_reuse_constants ... ok [INFO] [stdout] test test::method::extra_arguments ... ok [INFO] [stdout] test test::method::arity ... ok [INFO] [stdout] test test::method::empty_block ... ok [INFO] [stdout] test test::limit::stack_overflow ... ok [INFO] [stdout] test test::method::print_bound_method ... ok [INFO] [stdout] test test::nil::literal ... ok [INFO] [stdout] test test::method::refer_to_name ... ok [INFO] [stdout] test test::method::not_found ... ok [INFO] [stdout] test test::number::literals ... ok [INFO] [stdout] test test::number::leading_dot ... ok [INFO] [stdout] test test::number::decimal_point_at_eof ... ok [INFO] [stdout] test test::method::missing_arguments ... ok [INFO] [stdout] test test::inheritance::set_fields_from_base_class ... ok [INFO] [stdout] test test::method::too_many_arguments ... ok [INFO] [stdout] test test::number::trailing_dot ... ok [INFO] [stdout] test test::number::nan_equality ... ok [INFO] [stdout] test test::operator::add ... ok [INFO] [stdout] test test::operator::add_bool_nil ... ok [INFO] [stdout] test test::limit::too_many_upvalues ... ok [INFO] [stdout] test test::method::too_many_parameters ... ok [INFO] [stdout] test test::operator::add_num_nil ... ok [INFO] [stdout] test test::operator::add_bool_string ... ok [INFO] [stdout] test test::operator::add_nil_nil ... ok [INFO] [stdout] test test::operator::add_string_nil ... ok [INFO] [stdout] test test::operator::add_bool_num ... ok [INFO] [stdout] test test::operator::comparison ... ok [INFO] [stdout] test test::operator::divide_num_nonnum ... ok [INFO] [stdout] test test::operator::divide_nonnum_num ... ok [INFO] [stdout] test test::operator::divide ... ok [INFO] [stdout] test test::operator::equals ... ok [INFO] [stdout] test test::operator::greater_num_nonnum ... ok [INFO] [stdout] test test::operator::greater_nonnum_num ... ok [INFO] [stdout] test test::operator::equals_method ... ok [INFO] [stdout] test test::operator::greater_or_equal_nonnum_num ... ok [INFO] [stdout] test test::operator::less_num_nonnum ... ok [INFO] [stdout] test test::operator::less_or_equal_num_nonnum ... ok [INFO] [stdout] test test::operator::equals_class ... ok [INFO] [stdout] test test::operator::less_nonnum_num ... ok [INFO] [stdout] test test::operator::greater_or_equal_num_nonnum ... ok [INFO] [stdout] test test::operator::multiply ... ok [INFO] [stdout] test test::operator::multiply_num_nonnum ... ok [INFO] [stdout] test test::operator::multiply_nonnum_num ... ok [INFO] [stdout] test test::operator::subtract ... ok [INFO] [stdout] test test::operator::negate_nonnum ... ok [INFO] [stdout] test test::operator::subtract_num_nonnum ... ok [INFO] [stdout] test test::operator::negate ... ok [INFO] [stdout] test test::operator::not_equals ... ok [INFO] [stdout] test test::operator::subtract_nonnum_num ... ok [INFO] [stdout] test test::operator::not ... ok [INFO] [stdout] test test::operator::not_class ... ok [INFO] [stdout] test test::print::missing_argument ... ok [INFO] [stdout] test test::return_::after_else ... ok [INFO] [stdout] test test::regression::three_ninety_four ... ok [INFO] [stdout] test test::precedence ... ok [INFO] [stdout] test test::return_::after_while ... ok [INFO] [stdout] test test::return_::at_top_level ... ok [INFO] [stdout] test test::return_::in_method ... ok [INFO] [stdout] test test::return_::after_if ... ok [INFO] [stdout] test test::return_::in_function ... ok [INFO] [stdout] test test::return_::return_nil_if_no_value ... ok [INFO] [stdout] test test::string::literals ... ok [INFO] [stdout] test test::string::error_after_multiline ... ok [INFO] [stdout] test test::string::multiline ... ok [INFO] [stdout] test test::string::unterminated ... ok [INFO] [stdout] test test::super_::call_other_method ... ok [INFO] [stdout] test test::super_::bound_method ... ok [INFO] [stdout] test test::super_::no_superclass_bind ... ok [INFO] [stdout] test test::super_::closure ... ok [INFO] [stdout] test test::super_::indirectly_inherited ... ok [INFO] [stdout] test test::operator::less_or_equal_nonnum_num ... ok [INFO] [stdout] test test::super_::call_same_method ... ok [INFO] [stdout] test test::super_::constructor ... ok [INFO] [stdout] test test::super_::missing_arguments ... ok [INFO] [stdout] test test::super_::no_superclass_call ... ok [INFO] [stdout] test test::super_::super_at_top_level ... ok [INFO] [stdout] test test::super_::parenthesized ... ok [INFO] [stdout] test test::super_::reassign_superclass ... ok [INFO] [stdout] test test::super_::super_in_closure_in_inherited_method ... ok [INFO] [stdout] test test::super_::super_in_inherited_method ... ok [INFO] [stdout] test test::super_::this_in_superclass_method ... ok [INFO] [stdout] test test::this::nested_class ... ok [INFO] [stdout] test test::this::nested_closure ... ok [INFO] [stdout] test test::this::closure ... ok [INFO] [stdout] test test::super_::no_superclass_method ... ok [INFO] [stdout] test test::regression::forty ... ok [INFO] [stdout] test test::super_::super_in_top_level_function ... ok [INFO] [stdout] test test::super_::extra_arguments ... ok [INFO] [stdout] test test::this::this_at_top_level ... ok [INFO] [stdout] test test::super_::super_without_dot ... ok [INFO] [stdout] test test::this::this_in_method ... ok [INFO] [stdout] test test::this::this_in_top_level_function ... ok [INFO] [stdout] test test::variable::collide_with_parameter ... ok [INFO] [stdout] test test::unexpected_character ... ok [INFO] [stdout] test test::variable::duplicate_local ... ok [INFO] [stdout] test test::variable::in_middle_of_block ... ok [INFO] [stdout] test test::variable::redeclare_global ... ok [INFO] [stdout] test test::variable::redefine_global ... ok [INFO] [stdout] test test::variable::shadow_and_local ... ok [INFO] [stdout] test test::variable::duplicate_parameter ... ok [INFO] [stdout] test test::variable::in_nested_block ... ok [INFO] [stdout] test test::variable::shadow_global ... ok [INFO] [stdout] test test::variable::early_bound ... ok [INFO] [stdout] test test::variable::local_from_method ... ok [INFO] [stdout] test test::variable::scope_reuse_in_different_blocks ... ok [INFO] [stdout] test test::variable::undefined_local ... ok [INFO] [stdout] test test::variable::use_false_as_var ... ok [INFO] [stdout] test test::variable::uninitialized ... ok [INFO] [stdout] test test::variable::shadow_local ... ok [INFO] [stdout] test test::variable::use_local_in_initializer ... ok [INFO] [stdout] test test::variable::undefined_global ... ok [INFO] [stdout] test test::variable::use_global_in_initializer ... ok [INFO] [stdout] test test::variable::unreached_undefined ... ok [INFO] [stdout] test test::variable::use_nil_as_var ... ok [INFO] [stdout] test test::while_::fun_in_body ... ok [INFO] [stdout] test test::variable::use_this_as_var ... ok [INFO] [stdout] test test::while_::class_in_body ... ok [INFO] [stdout] test test::while_::closure_in_body ... ok [INFO] [stdout] test test::while_::return_closure ... ok [INFO] [stdout] test test::while_::syntax ... ok [INFO] [stdout] test test::while_::return_inside ... ok [INFO] [stdout] test test::while_::var_in_body ... ok [INFO] [stdout] test test::if_::class_in_then ... ok [INFO] [stdout] test test::inheritance::parenthesized_superclass ... ok [INFO] [stdout] test test::limit::too_many_constants ... ok [INFO] [stdout] test test::limit::too_many_locals ... ok [INFO] [stdout] test test::logical_operator::or ... ok [INFO] [stdout] test test::limit::loop_too_large ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 244 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a90c25c420111ef5234f582c71628091735d85aace46c160201516ebaeb50b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a90c25c420111ef5234f582c71628091735d85aace46c160201516ebaeb50b36", kill_on_drop: false }` [INFO] [stdout] a90c25c420111ef5234f582c71628091735d85aace46c160201516ebaeb50b36