[INFO] cloning repository https://github.com/Maxeonyx/kal-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maxeonyx/kal-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxeonyx%2Fkal-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxeonyx%2Fkal-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ffd0246d877c7811e424ef0e9641e3b0957f2fa [INFO] testing Maxeonyx/kal-lang 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%2FMaxeonyx%2Fkal-lang" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Maxeonyx/kal-lang 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/Maxeonyx/kal-lang [INFO] finished tweaking git repo https://github.com/Maxeonyx/kal-lang [INFO] tweaked toml for git repo https://github.com/Maxeonyx/kal-lang written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Maxeonyx/kal-lang 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9039edae24606a471fa3ef1711e0671443cf5a4bcc57ba816d35ac824e02f312 [INFO] running `Command { std: "docker" "start" "-a" "9039edae24606a471fa3ef1711e0671443cf5a4bcc57ba816d35ac824e02f312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9039edae24606a471fa3ef1711e0671443cf5a4bcc57ba816d35ac824e02f312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9039edae24606a471fa3ef1711e0671443cf5a4bcc57ba816d35ac824e02f312", kill_on_drop: false }` [INFO] [stdout] 9039edae24606a471fa3ef1711e0671443cf5a4bcc57ba816d35ac824e02f312 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b5c6b96e61ea3b5e5c828b4fbe6a11d3b221f8ea5faaa123271fd0f3b44d3abc [INFO] running `Command { std: "docker" "start" "-a" "b5c6b96e61ea3b5e5c828b4fbe6a11d3b221f8ea5faaa123271fd0f3b44d3abc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling kal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> /opt/rustwide/target/debug/build/kal-301351ce8bb36a97/out/kal_grammar.rs:14791:13 [INFO] [stdout] | [INFO] [stdout] 14791 | let mut v = v; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "b5c6b96e61ea3b5e5c828b4fbe6a11d3b221f8ea5faaa123271fd0f3b44d3abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5c6b96e61ea3b5e5c828b4fbe6a11d3b221f8ea5faaa123271fd0f3b44d3abc", kill_on_drop: false }` [INFO] [stdout] b5c6b96e61ea3b5e5c828b4fbe6a11d3b221f8ea5faaa123271fd0f3b44d3abc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 575fc6decb5c35674f39110cd95c186bd9ca9e0ae03daa4abdb233be9f4bc14d [INFO] running `Command { std: "docker" "start" "-a" "575fc6decb5c35674f39110cd95c186bd9ca9e0ae03daa4abdb233be9f4bc14d", kill_on_drop: false }` [INFO] [stderr] Compiling kal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/tests.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let val = eval_file(&format!("tests/{}.error.kal", stringify!($test_name))); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] ... [INFO] [stdout] 251 | test_error! { pattern_let_list_spread_too_many } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `test_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/tests.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let val = eval_file(&format!("tests/{}.error.kal", stringify!($test_name))); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] ... [INFO] [stdout] 252 | test_error! { pattern_let_list_spread_not_enough } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/tests.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let val = eval_file(&format!("tests/{}.error.kal", stringify!($test_name))); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] ... [INFO] [stdout] 253 | test_error! { pattern_let_list_spread_not_enough_spread } [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> /opt/rustwide/target/debug/build/kal-301351ce8bb36a97/out/kal_grammar.rs:14791:13 [INFO] [stdout] | [INFO] [stdout] 14791 | let mut v = v; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.22s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/kal-8d49b176ab927399) [INFO] running `Command { std: "docker" "inspect" "575fc6decb5c35674f39110cd95c186bd9ca9e0ae03daa4abdb233be9f4bc14d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "575fc6decb5c35674f39110cd95c186bd9ca9e0ae03daa4abdb233be9f4bc14d", kill_on_drop: false }` [INFO] [stdout] 575fc6decb5c35674f39110cd95c186bd9ca9e0ae03daa4abdb233be9f4bc14d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 36f743f50d89d45ec5f95674ab8db4ef5e9a10c9eef4abf3e9e485781b891f11 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "36f743f50d89d45ec5f95674ab8db4ef5e9a10c9eef4abf3e9e485781b891f11", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused variable: `val` [INFO] [stdout] running 89 tests [INFO] [stderr] --> src/tests.rs:41:17 [INFO] [stderr] | [INFO] [stderr] 41 | let val = eval_file(&format!("tests/{}.error.kal", stringify!($test_name))); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stderr] ... [INFO] [stderr] 251 | test_error! { pattern_let_list_spread_too_many } [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] = note: this warning originates in the macro `test_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `val` [INFO] [stderr] --> src/tests.rs:41:17 [INFO] [stderr] | [INFO] [stderr] 41 | let val = eval_file(&format!("tests/{}.error.kal", stringify!($test_name))); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stderr] ... [INFO] [stderr] 252 | test_error! { pattern_let_list_spread_not_enough } [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `test_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `val` [INFO] [stderr] --> src/tests.rs:41:17 [INFO] [stderr] | [INFO] [stderr] 41 | let val = eval_file(&format!("tests/{}.error.kal", stringify!($test_name))); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stderr] ... [INFO] [stderr] 253 | test_error! { pattern_let_list_spread_not_enough_spread } [INFO] [stderr] | --------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `test_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> /opt/rustwide/target/debug/build/kal-301351ce8bb36a97/out/kal_grammar.rs:14791:13 [INFO] [stderr] | [INFO] [stderr] 14791 | let mut v = v; [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `kal` (bin "kal" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kal-8d49b176ab927399) [INFO] [stdout] test tests::empty_file ... ok [INFO] [stdout] test tests::fn_multiple_statements ... ok [INFO] [stdout] test tests::fn_null ... ok [INFO] [stdout] test tests::fn_nested ... ok [INFO] [stdout] test tests::fn_add_one ... ok [INFO] [stdout] test tests::expression_as_statement ... ok [INFO] [stdout] test tests::fn_object ... ok [INFO] [stdout] test tests::fn_named ... ok [INFO] [stdout] test tests::fn_chained ... ok [INFO] [stdout] test tests::comments ... ok [INFO] [stdout] test tests::handle_continue ... ok [INFO] [stdout] test tests::fn_nameless ... ok [INFO] [stdout] test tests::boolean_xor ... ok [INFO] [stdout] test tests::handle_nested ... ok [INFO] [stdout] test tests::fn_object_empty ... ok [INFO] [stdout] test tests::handle_multiple_continue ... ok [INFO] [stdout] test tests::handle_empty ... ok [INFO] [stdout] test tests::handle_implicit ... ok [INFO] [stdout] test tests::if_comparison ... ok [INFO] [stdout] test tests::handle_two_effect_types ... ok [INFO] [stdout] test tests::comparison_true ... ok [INFO] [stdout] test tests::fn_recursive_factorial ... ok [INFO] [stdout] test tests::handle_nested_continue ... ok [INFO] [stdout] test tests::handle_no_continue ... ok [INFO] [stdout] test tests::let_expr_basic ... ok [INFO] [stdout] test tests::boolean_and ... ok [INFO] [stdout] test tests::int_negative ... ok [INFO] [stdout] test tests::boolean_or ... ok [INFO] [stdout] test tests::if_without_else ... ok [INFO] [stdout] test tests::fibonacci ... ok [INFO] [stdout] test tests::list ... ok [INFO] [stdout] test tests::int ... ok [INFO] [stdout] test tests::comparison_false ... ok [INFO] [stdout] test tests::list_spread ... ok [INFO] [stdout] test tests::list_index ... ok [INFO] [stdout] test tests::boolean_precedence ... ok [INFO] [stdout] test tests::if_true ... ok [INFO] [stdout] test tests::loop_break ... ok [INFO] [stdout] test tests::if_else_if ... ok [INFO] [stdout] test tests::loop_continue ... ok [INFO] [stdout] test tests::if_false ... ok [INFO] [stdout] test tests::loop_break_value ... ok [INFO] [stdout] test tests::loop_yield ... ok [INFO] [stdout] test tests::mut_increment ... ok [INFO] [stdout] test tests::mut_multi ... ok [INFO] [stdout] test tests::mut_list_index ... ok [INFO] [stdout] test tests::list_index_expression ... ok [INFO] [stdout] test tests::list_negative_index ... ok [INFO] [stdout] test tests::mut_num ... ok [INFO] [stdout] test tests::mut_deep ... ok [INFO] [stdout] test tests::mut_multi_let ... ok [INFO] [stdout] test tests::num_negative_subtraction ... ok [INFO] [stdout] test tests::num_division ... ok [INFO] [stdout] test tests::num_subtraction ... ok [INFO] [stdout] test tests::object_access ... ok [INFO] [stdout] test tests::object_access_expression ... ok [INFO] [stdout] test tests::object_empty ... ok [INFO] [stdout] test tests::object_access_fn ... ok [INFO] [stdout] test tests::object_simple ... ok [INFO] [stdout] test tests::num_addition ... ok [INFO] [stdout] test tests::num_multiplication ... ok [INFO] [stdout] test tests::object_nested ... ok [INFO] [stdout] test tests::mut_object_access ... ok [INFO] [stdout] test tests::loop_collect ... ok [INFO] [stdout] test tests::object_spread ... ok [INFO] [stdout] test tests::pattern_fn_spread_last ... ok [INFO] [stdout] test tests::pattern_let_list_spread ... ok [INFO] [stdout] test tests::pattern_fn_spread_nameless ... ok [INFO] [stdout] test tests::pattern_let_list ... ok [INFO] [stdout] test tests::pattern_let_object_spread_nameless ... ok [INFO] [stdout] test tests::size_of_value ... ok [INFO] [stdout] test tests::pattern_let_list_nested ... ok [INFO] [stdout] test tests::pattern_fn_spread_only ... ok [INFO] [stdout] test tests::pattern_let_list_spread_nameless_only ... ok [INFO] [stdout] test tests::pattern_let_object ... ok [INFO] [stdout] test tests::pattern_fn_spread_spread_both ... ok [INFO] [stdout] test tests::pattern_let_object_nested ... ok [INFO] [stdout] test tests::pattern_let_object_spread_nameless_only ... ok [INFO] [stdout] test tests::pattern_let_list_empty ... ok [INFO] [stdout] test tests::pattern_let_list_spread_nameless ... ok [INFO] [stdout] test tests::symbol ... ok [INFO] [stdout] test tests::pattern_let_object_wildcard ... ok [INFO] [stdout] test tests::symbol_equality ... ok [INFO] [stdout] test tests::trailing_commas ... ok [INFO] [stdout] test tests::pattern_let_object_property ... FAILED [INFO] [stdout] test tests::symbol_as_value ... ok [INFO] [stdout] test tests::pattern_let_list_spread_not_enough - should panic ... ok [INFO] [stderr] error: test failed, to rerun pass '--bin kal' [INFO] [stdout] test tests::pattern_let_list_spread_too_many - should panic ... ok [INFO] [stdout] test tests::pattern_let_list_spread_not_enough_spread - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::pattern_let_object_property stdout ---- [INFO] [stdout] thread 'tests::pattern_let_object_property' panicked at 'Failed to parse file "tests/pattern_let_object_property.kal".', src/tests.rs:10:29 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56200acf5f8d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56200acf5f8d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56200acf5f8d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56200acf5f8d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56200ad18dac - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56200acf2951 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56200acf7cd5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56200acf7cd5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56200acf7cd5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56200acf79c4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56200acf8222 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56200acf8107 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56200acf6444 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56200acf7e39 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56200aa41933 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56200aaf6fe7 - kal::tests::eval_file::{{closure}}::h34e1579160f13892 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:10:29 [INFO] [stdout] 16: 0x56200aaaec29 - core::result::Result::unwrap_or_else::he058e90cf2dbe5de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1464:23 [INFO] [stdout] 17: 0x56200aaf6dab - kal::tests::eval_file::h036b2875dcd34004 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:8:15 [INFO] [stdout] 18: 0x56200ab047b2 - kal::tests::pattern_let_object_property::h04a18c0f78667372 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:29:23 [INFO] [stdout] 19: 0x56200ab046ba - kal::tests::pattern_let_object_property::{{closure}}::h76cb367d3aa15eb8 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:28:9 [INFO] [stdout] 20: 0x56200aa9b96e - core::ops::function::FnOnce::call_once::h3c63daa11006f7eb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56200ab3a6b3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x56200ab3a6b3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 23: 0x56200ab39469 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 24: 0x56200ab39469 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x56200ab39469 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x56200ab39469 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x56200ab39469 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x56200ab39469 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 29: 0x56200ab39469 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 30: 0x56200ab0561e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 31: 0x56200ab0561e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x56200ab0ab88 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x56200ab0ab88 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x56200ab0ab88 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x56200ab0ab88 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x56200ab0ab88 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x56200ab0ab88 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x56200ab0ab88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x56200acfca33 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56200acfca33 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56200acfca33 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7ff7d3d16609 - start_thread [INFO] [stdout] 43: 0x7ff7d3ae6163 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::pattern_let_object_property [INFO] [stdout] [INFO] [stdout] test result: FAILED. 88 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.70s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "36f743f50d89d45ec5f95674ab8db4ef5e9a10c9eef4abf3e9e485781b891f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36f743f50d89d45ec5f95674ab8db4ef5e9a10c9eef4abf3e9e485781b891f11", kill_on_drop: false }` [INFO] [stdout] 36f743f50d89d45ec5f95674ab8db4ef5e9a10c9eef4abf3e9e485781b891f11