[INFO] cloning repository https://github.com/umi8/jack-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umi8/jack-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumi8%2Fjack-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumi8%2Fjack-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95cdf255c17fa65e9e4d87d8364ff8d8e67b54b3 [INFO] testing umi8/jack-compiler against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumi8%2Fjack-compiler" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/umi8/jack-compiler on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/umi8/jack-compiler [INFO] finished tweaking git repo https://github.com/umi8/jack-compiler [INFO] tweaked toml for git repo https://github.com/umi8/jack-compiler written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/umi8/jack-compiler 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05c4e9d0753472f371aaa1eabf0d65e620c901a22645965b0c963190e4567241 [INFO] running `Command { std: "docker" "start" "-a" "05c4e9d0753472f371aaa1eabf0d65e620c901a22645965b0c963190e4567241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05c4e9d0753472f371aaa1eabf0d65e620c901a22645965b0c963190e4567241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05c4e9d0753472f371aaa1eabf0d65e620c901a22645965b0c963190e4567241", kill_on_drop: false }` [INFO] [stdout] 05c4e9d0753472f371aaa1eabf0d65e620c901a22645965b0c963190e4567241 [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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bf86fe461339f8e7dbb892c14debb808dfecab10e3bf78a334e5d315f5a05ef [INFO] running `Command { std: "docker" "start" "-a" "0bf86fe461339f8e7dbb892c14debb808dfecab10e3bf78a334e5d315f5a05ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling predicates-core v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling termtree v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling predicates-tree v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling mockall_derive v0.11.3 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling clap v4.1.1 [INFO] [stderr] Compiling mockall v0.11.3 [INFO] [stderr] Compiling jack-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.11s [INFO] running `Command { std: "docker" "inspect" "0bf86fe461339f8e7dbb892c14debb808dfecab10e3bf78a334e5d315f5a05ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bf86fe461339f8e7dbb892c14debb808dfecab10e3bf78a334e5d315f5a05ef", kill_on_drop: false }` [INFO] [stdout] 0bf86fe461339f8e7dbb892c14debb808dfecab10e3bf78a334e5d315f5a05ef [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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06314c51277852a861b7e982da5d1d0a07552c8f7611a9a73d203c453b8d943a [INFO] running `Command { std: "docker" "start" "-a" "06314c51277852a861b7e982da5d1d0a07552c8f7611a9a73d203c453b8d943a", kill_on_drop: false }` [INFO] [stderr] Compiling jack-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "06314c51277852a861b7e982da5d1d0a07552c8f7611a9a73d203c453b8d943a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06314c51277852a861b7e982da5d1d0a07552c8f7611a9a73d203c453b8d943a", kill_on_drop: false }` [INFO] [stdout] 06314c51277852a861b7e982da5d1d0a07552c8f7611a9a73d203c453b8d943a [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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee40726839e8250922bad19b9b9fb2799899e8984663e84bc70159b43121260d [INFO] running `Command { std: "docker" "start" "-a" "ee40726839e8250922bad19b9b9fb2799899e8984663e84bc70159b43121260d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jack_compiler-4bf6001785711ec5) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test compilation::expression_compiler::tests::can_compile ... ok [INFO] [stdout] test compilation::if_statement_compiler::tests::can_compile_if ... ok [INFO] [stdout] test compilation::if_statement_compiler::tests::can_compile_if_else ... ok [INFO] [stdout] test compilation::class_compiler::tests::can_compile ... ok [INFO] [stdout] test compilation::class_var_dec_compiler::tests::can_compile ... ok [INFO] [stdout] test compilation::let_statement_compiler::tests::can_compile ... ok [INFO] [stdout] test compilation::let_statement_compiler::tests::can_compile_array ... ok [INFO] [stdout] test compilation::subroutine_body_compiler::tests::can_compile_constructor ... ok [INFO] [stdout] test compilation::parameter_list_compiler::tests::can_compile ... ok [INFO] [stdout] test compilation::subroutine_body_compiler::tests::can_compile_function ... ok [INFO] [stdout] test compilation::return_statement_compiler::tests::can_compile ... ok [INFO] [stdout] test compilation::return_statement_compiler::tests::can_compile_void ... ok [INFO] [stdout] test compilation::term_compiler::tests::can_compile_identifier ... ok [INFO] [stdout] test compilation::subroutine_call_compiler::tests::can_compile ... ok [INFO] [stdout] test compilation::term_compiler::tests::can_compile_int_const ... ok [INFO] [stdout] test compilation::subroutine_call_compiler::tests::can_compile_method ... ok [INFO] [stdout] test compilation::term_compiler::tests::can_compile_neg ... ok [INFO] [stdout] test compilation::term_compiler::tests::can_compile_string_const ... ok [INFO] [stdout] test symbol_table::symbol_tables::tests::can_count_number_of_kind ... ok [INFO] [stdout] test symbol_table::symbol_tables::tests::can_define_class_scope_symbol ... ok [INFO] [stdout] test symbol_table::symbol_tables::tests::can_define_subroutine_scope_symbol ... ok [INFO] [stdout] test compilation::term_compiler::tests::can_compile_array ... ok [INFO] [stdout] test compilation::while_statement_compiler::tests::can_compile ... ok [INFO] [stdout] test symbol_table::symbol_tables::tests::can_get_index_of_class_scope_from_name ... ok [INFO] [stdout] test symbol_table::symbol_tables::tests::can_get_kind_of_class_scope_from_name ... ok [INFO] [stdout] test symbol_table::symbol_tables::tests::can_get_kind_of_none ... ok [INFO] [stdout] test symbol_table::symbol_tables::tests::can_get_kind_of_subroutine_scope_from_name ... ok [INFO] [stdout] test compilation::var_dec_compiler::tests::can_compile ... ok [INFO] [stdout] test symbol_table::symbol_tables::tests::can_get_type_of_class_scope_from_name ... ok [INFO] [stdout] test symbol_table::symbol_tables::tests::can_start_subroutine ... ok [INFO] [stdout] test writer::vm_writer::tests::can_write_arithmetic ... ok [INFO] [stdout] test writer::vm_writer::tests::can_write_call ... ok [INFO] [stdout] test writer::vm_writer::tests::can_write_pop ... ok [INFO] [stdout] test writer::vm_writer::tests::can_write_function ... ok [INFO] [stdout] test writer::vm_writer::tests::can_write_push ... ok [INFO] [stdout] test symbol_table::symbol_tables::tests::can_get_index_of_subroutine_scope_from_name ... ok [INFO] [stdout] test writer::vm_writer::tests::can_write_return ... ok [INFO] [stdout] test symbol_table::symbol_tables::tests::can_get_type_of_subroutine_scope_from_name ... ok [INFO] [stdout] test tokenizer::jack_tokenizer::tests::is_term_return_true_when_expression_with_parentheses ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ee40726839e8250922bad19b9b9fb2799899e8984663e84bc70159b43121260d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee40726839e8250922bad19b9b9fb2799899e8984663e84bc70159b43121260d", kill_on_drop: false }` [INFO] [stdout] ee40726839e8250922bad19b9b9fb2799899e8984663e84bc70159b43121260d