[INFO] cloning repository https://github.com/cyc4188/Lox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyc4188/Lox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyc4188%2FLox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyc4188%2FLox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e197650b127ec064f362a840614d3935774bfad
[INFO] testing cyc4188/Lox against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyc4188%2FLox" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cyc4188/Lox
[INFO] finished tweaking git repo https://github.com/cyc4188/Lox
[INFO] tweaked toml for git repo https://github.com/cyc4188/Lox written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cyc4188/Lox on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cyc4188/Lox 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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 is-terminal v0.4.15
[INFO] [stderr]   Downloaded test-generator v0.3.1
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded enum-display-derive v0.1.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.16
[INFO] [stderr]   Downloaded rustyline v15.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 067cd77535c3c3f357fc4a81e9c2acbc64cf807355616341a65cba1962197851
[INFO] running `Command { std: "docker" "start" "-a" "067cd77535c3c3f357fc4a81e9c2acbc64cf807355616341a65cba1962197851", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "067cd77535c3c3f357fc4a81e9c2acbc64cf807355616341a65cba1962197851", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "067cd77535c3c3f357fc4a81e9c2acbc64cf807355616341a65cba1962197851", kill_on_drop: false }`
[INFO] [stdout] 067cd77535c3c3f357fc4a81e9c2acbc64cf807355616341a65cba1962197851
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff400d67aa80df94bcf7b71b9c1a71fd4f936a5d7c80bd2553fee18705a7d90e
[INFO] running `Command { std: "docker" "start" "-a" "ff400d67aa80df94bcf7b71b9c1a71fd4f936a5d7c80bd2553fee18705a7d90e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling test-generator v0.3.1
[INFO] [stderr]    Compiling enum-display-derive v0.1.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling lox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `with-file-history`
[INFO] [stdout]   --> src/loxer.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |         #[cfg(feature = "with-file-history")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `with-file-history` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_end`
[INFO] [stdout]    --> src/expression.rs:378:17
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 index_end,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `index_end: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.54s
[INFO] running `Command { std: "docker" "inspect" "ff400d67aa80df94bcf7b71b9c1a71fd4f936a5d7c80bd2553fee18705a7d90e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff400d67aa80df94bcf7b71b9c1a71fd4f936a5d7c80bd2553fee18705a7d90e", kill_on_drop: false }`
[INFO] [stdout] ff400d67aa80df94bcf7b71b9c1a71fd4f936a5d7c80bd2553fee18705a7d90e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ac48c384328efa380acfc7bb10dc1a38e33f1057387e8535879454fa88453fb
[INFO] running `Command { std: "docker" "start" "-a" "6ac48c384328efa380acfc7bb10dc1a38e33f1057387e8535879454fa88453fb", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `with-file-history`
[INFO] [stdout]   --> src/loxer.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |         #[cfg(feature = "with-file-history")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `with-file-history` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `index_end`
[INFO] [stdout]    --> src/expression.rs:378:17
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 index_end,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `index_end: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `with-file-history`
[INFO] [stdout]   --> src/loxer.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |         #[cfg(feature = "with-file-history")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `with-file-history` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_end`
[INFO] [stdout]    --> src/expression.rs:378:17
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 index_end,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `index_end: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.29s
[INFO] running `Command { std: "docker" "inspect" "6ac48c384328efa380acfc7bb10dc1a38e33f1057387e8535879454fa88453fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ac48c384328efa380acfc7bb10dc1a38e33f1057387e8535879454fa88453fb", kill_on_drop: false }`
[INFO] [stdout] 6ac48c384328efa380acfc7bb10dc1a38e33f1057387e8535879454fa88453fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f6144eebc149da72b0ddf0afc17167a0cd15fed4eb7d4c19d437dfcdec102bb7
[INFO] running `Command { std: "docker" "start" "-a" "f6144eebc149da72b0ddf0afc17167a0cd15fed4eb7d4c19d437dfcdec102bb7", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `with-file-history`
[INFO] [stderr]   --> src/loxer.rs:83:15
[INFO] [stderr]    |
[INFO] [stderr] 83 |         #[cfg(feature = "with-file-history")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `with-file-history` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index_end`
[INFO] [stderr]    --> src/expression.rs:378:17
[INFO] [stderr]     |
[INFO] [stderr] 378 |                 index_end,
[INFO] [stderr]     |                 ^^^^^^^^^ help: try ignoring the field: `index_end: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lox` (lib) generated 2 warnings (run `cargo fix --lib -p lox` to apply 1 suggestion)
[INFO] [stderr] warning: `lox` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lox-5443223dbfad847b)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test expression::tests::test_expr ... ok
[INFO] [stdout] test scanner::tests::test_number ... ok
[INFO] [stdout] test scanner::tests::test_scan_single_character_token ... ok
[INFO] [stdout] test scanner::tests::test_scan_operator ... ok
[INFO] [stdout] test token::test::test_literal ... ok
[INFO] [stdout] test loxer::test::test_run ... ok
[INFO] [stdout] test scanner::tests::test_longer_tokens ... ok
[INFO] [stdout] test scanner::tests::test_identifier ... ok
[INFO] [stdout] test scanner::tests::test_string ... ok
[INFO] [stdout] test scanner::tests::test_keyword ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lox-d92d8407551d1a53)
[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 tests/integration.rs (/opt/rustwide/target/debug/deps/integration-e115788c9904f47f)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test run_file_test_tests_integration_if_truth_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_class_set_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_for_for_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_constructor_argument_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_function_fib_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_function_count_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_class_outside_this_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_class_method_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_list_string_list_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_function_empty_body_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_function_closure_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_constructor_init_early_return_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_constructor_missing_argument_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_class_this_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_string_out_of_range_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_inheritance_inheritance_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_function_extra_argument_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_if_var_in_else_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_string_slice_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_list_modify_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_string_slice_of_slice_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_logic_or_truth_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_print_print_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_logic_and_truth_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_return_after_else_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_logic_or_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_return_at_top_level_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_list_list_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_if_if_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_super_indirect_inherince_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_this_this_in_toplevel_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_logic_and_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_super_no_superclass_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_super_call_other_method_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_super_constructor_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_string_index_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_this_nested_class_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_return_return_nil_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_var_assign_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_var_duplicate_var_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_super_closure_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_super_extra_argument_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_super_super_at_top_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_this_closure_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_this_nested_closure_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_while_while_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_var_early_bound_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_super_bound_method_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_super_no_superclass_method_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_var_var_lox ... ok
[INFO] [stdout] test run_file_test_tests_integration_this_this_in_method_lox ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lox
[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" "f6144eebc149da72b0ddf0afc17167a0cd15fed4eb7d4c19d437dfcdec102bb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6144eebc149da72b0ddf0afc17167a0cd15fed4eb7d4c19d437dfcdec102bb7", kill_on_drop: false }`
[INFO] [stdout] f6144eebc149da72b0ddf0afc17167a0cd15fed4eb7d4c19d437dfcdec102bb7
