[INFO] cloning repository https://github.com/Malien/luar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Malien/luar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalien%2Fluar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalien%2Fluar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a476e5775d6a61f0695f95684fdb3959256c027 [INFO] testing Malien/luar against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalien%2Fluar" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Malien/luar on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Malien/luar [INFO] finished tweaking git repo https://github.com/Malien/luar [INFO] tweaked toml for git repo https://github.com/Malien/luar written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/Malien/luar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1f25fef909e31768e4900f783d9378a83b486319f9f2e8a2c72dbf2f463ac98 [INFO] running `Command { std: "docker" "start" "-a" "a1f25fef909e31768e4900f783d9378a83b486319f9f2e8a2c72dbf2f463ac98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1f25fef909e31768e4900f783d9378a83b486319f9f2e8a2c72dbf2f463ac98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f25fef909e31768e4900f783d9378a83b486319f9f2e8a2c72dbf2f463ac98", kill_on_drop: false }` [INFO] [stdout] a1f25fef909e31768e4900f783d9378a83b486319f9f2e8a2c72dbf2f463ac98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 469568f355c752d6e81268fff1b8bf0d5a2d69cd86ccb00d803f78b79ee3aed1 [INFO] running `Command { std: "docker" "start" "-a" "469568f355c752d6e81268fff1b8bf0d5a2d69cd86ccb00d803f78b79ee3aed1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling luar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `close_relative_eq` [INFO] [stdout] --> src/util/mod.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn close_relative_eq(a: f64, b: f64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `partial_min` [INFO] [stdout] --> src/util/mod.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn partial_min(v1: T, v2: T) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `close_eq` [INFO] [stdout] --> src/util/mod.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn close_eq(a: f64, b: f64, eps: f64) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.10s [INFO] running `Command { std: "docker" "inspect" "469568f355c752d6e81268fff1b8bf0d5a2d69cd86ccb00d803f78b79ee3aed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "469568f355c752d6e81268fff1b8bf0d5a2d69cd86ccb00d803f78b79ee3aed1", kill_on_drop: false }` [INFO] [stdout] 469568f355c752d6e81268fff1b8bf0d5a2d69cd86ccb00d803f78b79ee3aed1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79d544e5724128be5e7c5fe5e7299ea5d60838d5cf547b6e6b25546aa393bab2 [INFO] running `Command { std: "docker" "start" "-a" "79d544e5724128be5e7c5fe5e7299ea5d60838d5cf547b6e6b25546aa393bab2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling insta v1.3.0 [INFO] [stderr] Compiling quickcheck v1.0.2 [INFO] [stderr] Compiling function_name-proc-macro v0.2.0 [INFO] [stderr] Compiling function_name v0.2.0 [INFO] [stderr] Compiling luar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/syn/function_declaration.rs:186:14 [INFO] [stdout] | [INFO] [stdout] 186 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 229 | assert_eq!(format!("{}", empty_decl!()), "function foo()\nend"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `empty_decl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/syn/function_declaration.rs:186:14 [INFO] [stdout] | [INFO] [stdout] 186 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 252 | parses(empty_decl!()); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `empty_decl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "79d544e5724128be5e7c5fe5e7299ea5d60838d5cf547b6e6b25546aa393bab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79d544e5724128be5e7c5fe5e7299ea5d60838d5cf547b6e6b25546aa393bab2", kill_on_drop: false }` [INFO] [stdout] 79d544e5724128be5e7c5fe5e7299ea5d60838d5cf547b6e6b25546aa393bab2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9b688fa427e2ddc49c9d22d894f02b8f2e1d7ff6d9cabe86d7d87864822c424 [INFO] running `Command { std: "docker" "start" "-a" "c9b688fa427e2ddc49c9d22d894f02b8f2e1d7ff6d9cabe86d7d87864822c424", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/syn/function_declaration.rs:186:14 [INFO] [stderr] | [INFO] [stderr] 186 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 229 | assert_eq!(format!("{}", empty_decl!()), "function foo()\nend"); [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `empty_decl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/syn/function_declaration.rs:186:14 [INFO] [stderr] | [INFO] [stderr] 186 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 252 | parses(empty_decl!()); [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `empty_decl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `luar` (bin "luar" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/luar-57500fa1f7418771) [INFO] [stdout] running 169 tests [INFO] [stdout] test lang::ast::expr::test::and_short_circuits ... ignored [INFO] [stdout] test lang::ast::expr::test::eval_nil ... ok [INFO] [stdout] test lang::ast::expr::test::eval_and_falsy ... ok [INFO] [stdout] test lang::ast::expr::test::eval_and_truthy ... ok [INFO] [stdout] test lang::ast::block::test::early_returns_from_functions_stop_flow_of_execution ... ok [INFO] [stdout] test lang::ast::expr::test::eval_number_literal ... ok [INFO] [stdout] test lang::ast::block::test::early_returns_from_blocks_stop_flow_of_execution ... ok [INFO] [stdout] test lang::ast::expr::test::eval_string_literal ... ok [INFO] [stdout] test lang::ast::expr::test::different_values_do_not_equal_themselves ... ok [INFO] [stdout] test lang::ast::expr::test::eval_or_truthy ... ok [INFO] [stdout] test lang::ast::expr::test::eval_ident_on_global ... ok [INFO] [stdout] test lang::ast::expr::test::eval_or_falsy ... ok [INFO] [stdout] test lang::ast::expr::test::expressions::eval_negation_on_inf ... ok [INFO] [stdout] test lang::ast::expr::test::expressions::eval_and_on_falsy ... ok [INFO] [stdout] test lang::ast::expr::test::expressions::eval_nil ... ok [INFO] [stdout] test lang::ast::expr::test::expressions::eval_negation_on_neg_inf ... ok [INFO] [stdout] test lang::ast::expr::test::expressions::eval_negation ... ok [INFO] [stdout] test lang::ast::expr::test::expressions::eval_negation_on_nan ... ok [INFO] [stdout] test lang::ast::expr::test::or_short_circuits ... ignored [INFO] [stdout] test lang::ast::expr::test::expressions::eval_unary_minus_on_unsupported_type_errors ... ok [INFO] [stdout] test lang::ast::expr::test::expressions::eval_negation_on_convertible_str ... ok [INFO] [stdout] test lang::ast::expr::test::expressions::eval_not_on_nil ... ok [INFO] [stdout] test lang::ast::expr::test::expressions::eval_number_literal ... ok [INFO] [stdout] test lang::ast::expr::test::expressions::eval_not_on_truthy_vals ... ok [INFO] [stdout] test lang::ast::expr::test::value_is_equal_to_itself ... ok [INFO] [stdout] test lang::ast::fn_decl::test::running_block_in_function_is_the_same_as_running_it_in_global_context ... ignored [INFO] [stdout] test lang::ast::fn_call::test::eval_fn_call ... ok [INFO] [stdout] test lang::ast::expr::test::expressions::eval_and_on_truthy ... ok [INFO] [stdout] test lang::ast::fn_call::test::eval_fn_return ... ok [INFO] [stdout] test lang::ast::expr::test::expressions::eval_string_literal ... ok [INFO] [stdout] test lang::ast::stmnt::assignment::test::tail_values_empty ... ok [INFO] [stdout] test lang::ast::fn_decl::test::fn_declaration_return ... ok [INFO] [stdout] test lang::ast::stmnt::assignment::test::tail_values_expand_end_multi_value ... ok [INFO] [stdout] test lex::number_literal::tests::parses_integers ... ok [INFO] [stdout] test lang::ast::stmnt::conditional::test::if_with_falsy_condition_and_falsy_elseif_condition_should_not_evaluate_anything ... ok [INFO] [stdout] test lang::ast::fn_decl::test::function_executes_side_effect ... ok [INFO] [stdout] test lang::ast::stmnt::local_decl::test::local_decl_behaves_like_global_assignment_in_global_scope ... ok [INFO] [stdout] test lang::ast::expr::test::not_eqals_is_the_negation_of_equality ... ok [INFO] [stdout] test lex::number_literal::tests::parses_integers_with_negative_zero_exponent ... ok [INFO] [stdout] test lex::number_literal::tests::parses_integers_with_exponent ... ok [INFO] [stdout] test stdlib::fns::test::tonumber_on_zero_args_returns_nil ... ok [INFO] [stdout] test lex::number_literal::tests::parses_with_dot ... ok [INFO] [stdout] test lex::string_literal::tests::parses_escape_sequences ... ok [INFO] [stdout] test stdlib::fns::test::tonumber_on_number_looking_string_returns_parsed_number ... ok [INFO] [stdout] test lex::number_literal::tests::parses_with_dot_before_with_exponent ... ok [INFO] [stdout] test stdlib::fns::test::tonumber_on_number_returns_self ... ok [INFO] [stdout] test lang::ast::stmnt::assignment::test::tail_values_does_not_expand_multi_value_in_the_middle ... ok [INFO] [stdout] test lex::number_literal::tests::parses_with_dot_before ... ok [INFO] [stdout] test lang::ast::stmnt::assignment::test::tail_values_iter_simple_values ... ok [INFO] [stdout] test stdlib::test::lua_test ... ok [INFO] [stdout] test lex::number_literal::tests::parses_floats_with_exponent ... ok [INFO] [stdout] test lex::number_literal::tests::parses_with_dot_with_exponent ... ok [INFO] [stdout] test lex::number_literal::tests::parses_floats ... ok [INFO] [stdout] test lang::ast::fn_call::test::calling_not_a_function_value_is_an_error ... ok [INFO] [stdout] test syn::expr::var::test::parse_named_var ... ok [INFO] [stdout] test syn::expr::test::string_expr ... ok [INFO] [stdout] test syn::function_declaration::test::displays_correctly_empty_func ... ok [INFO] [stdout] test syn::expr::var::test::parse_single_ppty_access ... ok [INFO] [stdout] test syn::module::test::parses_empty_module ... ok [INFO] [stdout] test syn::stmnt::conditional::test::elseif_else_clause ... ok [INFO] [stdout] test lang::ast::ret::test::eval_multiple_return ... ok [INFO] [stdout] test syn::stmnt::conditional::test::parses_elseif_else_clause ... ok [INFO] [stdout] test syn::stmnt::conditional::test::simple_clause ... ok [INFO] [stdout] test syn::stmnt::declaration::test::multiple_declarations ... ok [INFO] [stdout] test syn::stmnt::repeat_loop::test::parses_single_statement ... ok [INFO] [stdout] test syn::stmnt::declaration::test::initialization_without_declaration_is_illegal ... ok [INFO] [stdout] test syn::stmnt::conditional::test::elseif_end_clause ... ok [INFO] [stdout] test syn::stmnt::conditional::test::parses_elseif_clause ... ok [INFO] [stdout] test lang::ast::stmnt::local_decl::test::set_global_value_cannot_be_undeclared ... ok [INFO] [stdout] test syn::function_declaration::test::parses_fn_with_decl ... ok [INFO] [stdout] test syn::function_declaration::test::parses_empty_decl ... ok [INFO] [stdout] test syn::expr::test::number_expr ... ok [INFO] [stdout] test syn::stmnt::conditional::test::else_clause ... ok [INFO] [stdout] test syn::expr::test::nill_expr ... ok [INFO] [stdout] test syn::stmnt::declaration::test::single_initialization ... ok [INFO] [stdout] test syn::stmnt::declaration::test::multiple_initialization ... ok [INFO] [stdout] test syn::stmnt::while_loop::test::parses_empty_loop ... ok [INFO] [stdout] test lex::string_literal::tests::parses_plain_string ... ok [INFO] [stdout] test syn::stmnt::declaration::test::zero_declarations_is_illegal ... ok [INFO] [stdout] test syn::stmnt::repeat_loop::test::parses_empty ... ok [INFO] [stdout] test syn::stmnt::while_loop::test::parses_single_statement_body ... ok [INFO] [stdout] test syn::stmnt::while_loop::test::while_loop_without_condition_is_illegal ... ok [INFO] [stdout] test syn::stmnt::declaration::test::single_declaration ... ok [INFO] [stdout] test util::flat_intersperse::flat_maps ... ok [INFO] [stdout] test syn::stmnt::conditional::test::elseif_elseif_clause ... ok [INFO] [stdout] test syn::stmnt::repeat_loop::test::correctly_displays ... ok [INFO] [stdout] test syn::stmnt::conditional::test::parses_empty_if_clause ... ok [INFO] [stdout] test syn::expr::table_constructor::test::parses_empty_table_constructor ... ok [INFO] [stdout] test syn::function_declaration::test::displays_correctly ... ok [INFO] [stdout] test lang::ast::fn_decl::test::fn_declaration_puts_function_in_scope ... ok [INFO] [stdout] test lang::ast::stmnt::conditional::test::if_with_falsy_condition_does_not_evaluate_body ... ok [INFO] [stdout] test lang::ast::fn_call::test::eval_fn_call_multiple_returns ... ok [INFO] [stdout] test syn::expr::var::test::parse_single_member_lookup ... ok [INFO] [stdout] test lex::token::tests::string_literal ... ok [INFO] [stdout] test lex::token::tests::fractional_number ... ok [INFO] [stdout] test lex::token::tests::function_2 ... ok [INFO] [stdout] test syn::expr::test::var_expr ... ok [INFO] [stdout] test syn::stmnt::conditional::test::parses_else_clause ... ok [INFO] [stdout] test lang::ast::stmnt::conditional::test::if_with_falsy_condition_and_falsy_elseif_condition_should_evaluate_else_branch ... ok [INFO] [stdout] test lex::token::tests::function_1 ... ok [INFO] [stdout] test lang::ast::stmnt::assignment::test::eval_single_assignment ... ok [INFO] [stdout] test lang::ast::stmnt::conditional::test::if_with_truthy_condition_does_not_evaluate_else_branch ... ok [INFO] [stdout] test lang::ast::stmnt::local_decl::test::redeclaring_local_does_nothing ... ok [INFO] [stdout] test syn::stmnt::while_loop::test::parses_multiple_statement_body ... ok [INFO] [stdout] test syn::stmnt::repeat_loop::test::parses_multiple_statement_body ... ok [INFO] [stdout] test lang::ast::stmnt::local_decl::test::redeclaring_local_with_new_value_does_nothing ... ok [INFO] [stdout] test lang::ast::stmnt::conditional::test::if_with_truthy_condition_evaluates_body ... ok [INFO] [stdout] test syn::function_declaration::test::parses_arbitrary_body ... ok [INFO] [stdout] test syn::expr::var::test::parse_arbitrary_var ... ok [INFO] [stdout] test syn::expr::op::test::operator_precedence_3 ... ok [INFO] [stdout] test syn::expr::test::parses_arbitrary_expression ... ok [INFO] [stdout] test lang::ast::stmnt::conditional::test::if_with_truthy_condition_does_not_evaluate_elseif_branch ... ok [INFO] [stdout] test lang::ast::stmnt::local_decl::test::set_global_values_behave_like_local_declarations ... ok [INFO] [stdout] test syn::stmnt::conditional::test::parses_simple_if_clause ... ok [INFO] [stdout] test lang::ast::fn_decl::test::local_declarations_stay_local ... ok [INFO] [stdout] test lang::ast::stmnt::conditional::test::if_with_falsy_condition_evaluates_else_branch ... ok [INFO] [stdout] test syn::stmnt::repeat_loop::test::parses_empty_loop_with_arbitrary_condition ... ok [INFO] [stdout] test lang::ast::stmnt::conditional::test::if_with_falsy_condition_and_passing_elseif_should_evaluate_elseif_branch ... ok [INFO] [stdout] test syn::expr::op::test::operator_precedence_2 ... ok [INFO] [stdout] test syn::function_declaration::test::parses_complex_fn ... ok [INFO] [stdout] test syn::expr::test::parses_my_example ... ok [INFO] [stdout] test syn::block::test::parses_arbitrary_block ... ok [INFO] [stdout] test syn::expr::op::test::operator_precedence_1 ... ok [INFO] [stdout] test syn::function_declaration::test::parses_arbitrary_arglist ... ok [INFO] [stdout] test lang::ast::stmnt::assignment::test::eval_multiple_assignment ... ok [INFO] [stdout] test syn::stmnt::repeat_loop::test::parses_loop_with_arbitrary_body ... ok [INFO] [stdout] test syn::ret::test::correctly_displays_return ... ok [INFO] [stdout] test syn::stmnt::while_loop::test::parses_empty_statement_body_with_arbitrary_condition ... ok [INFO] [stdout] test lang::ast::fn_decl::test::function_multiple_returns ... ok [INFO] [stdout] test syn::function_declaration::test::parses_arbitrary_plain_name ... ok [INFO] [stdout] test lang::ast::stmnt::assignment::test::multiple_expanded_assignment_in_the_middle ... ok [INFO] [stdout] test syn::stmnt::while_loop::test::parses_arbitrary_while_loop ... ok [INFO] [stdout] test syn::stmnt::while_loop::test::parses_simple_loop_with_arbitrary_body ... ok [INFO] [stdout] test syn::expr::function_call::test::parses_empty_table_function_cal ... ok [INFO] [stdout] test syn::function_declaration::test::parses_arbitrary_method_name ... ok [INFO] [stdout] test syn::ret::test::parses_arbitrary_expression_return ... ok [INFO] [stdout] test syn::expr::function_call::test::parses_empty_function_call ... ok [INFO] [stdout] test syn::expr::var::test::parse_arbitrary_ppty_access ... ok [INFO] [stdout] test lang::ast::stmnt::assignment::test::multiple_expanded_assignment ... ok [INFO] [stdout] test lex::token::tests::simple_number ... FAILED [INFO] [stdout] test lex::token::tests::exponents ... FAILED [INFO] [stdout] test syn::expr::function_call::test::parases_arbitrary_table_function_call ... ok [INFO] [stdout] test syn::expr::table_constructor::test::parses_arbitrary_table_constructor ... ok [INFO] [stdout] test syn::function_declaration::test::parses_arbitrary_func_decl ... ok [INFO] [stdout] test syn::expr::function_call::test::parses_arbitrary_function_function_call ... ok [INFO] [stdout] test syn::stmnt::conditional::test::parses_arbitrary_conditional ... ok [INFO] [stdout] test syn::expr::function_call::test::parses_arbitrary_function_call ... ok [INFO] [stdout] test syn::expr::function_call::test::parses_arbitrary_method_call ... ok [INFO] [stdout] test syn::stmnt::repeat_loop::test::parses_arbitrary_repeat_loop ... ok [INFO] [stdout] test syn::stmnt::test::parses_arbitrary_statement ... ok [INFO] [stdout] test syn::stmnt::test::parses_arbitrary_statement_ending_with_semi ... ok [INFO] [stdout] test syn::ret::test::correctly_displays_multiple_return ... ok [INFO] [stdout] test syn::stmnt::declaration::test::parses_arbitrary_declaration ... ok [INFO] [stdout] test syn::module::test::parses_just_arbitrary_return ... ok [INFO] [stdout] test syn::block::test::parses_arbitrary_return_block ... ok [INFO] [stdout] test syn::ret::test::parses_arbitrary_multiple_return ... ok [INFO] [stdout] test syn::expr::table_constructor::test::parses_arbitrary_list_table_constructor_with_trailing_comma ... ok [INFO] [stdout] test syn::expr::function_call::test::parses_arbitrary_arglist_function_call ... ok [INFO] [stdout] test syn::expr::table_constructor::test::parses_arbitrary_list_table_constructor ... ok [INFO] [stdout] test syn::expr::table_constructor::test::parses_arbitrary_associative_table_constructor ... ok [INFO] [stdout] test syn::expr::var::test::parse_arbitrary_member_lookup ... ok [INFO] [stdout] test syn::stmnt::assignment::test::parses_arbitrary_assignment ... ok [INFO] [stdout] test syn::module::test::parses_arbitrary_function_declaration_sequence ... ok [INFO] [stdout] test syn::module::test::parses_arbitrary_chunk_sequence ... ok [INFO] [stdout] test syn::module::test::parses_arbitrary_module ... ok [INFO] [stdout] test syn::block::test::displays_correctly_statements has been running for over 60 seconds [INFO] [stdout] test syn::block::test::displays_correctly_statements_with_arbitrary_return has been running for over 60 seconds [INFO] [stdout] test syn::block::test::parses_arbitrary_statements_block has been running for over 60 seconds [INFO] [stdout] test syn::module::test::parses_arbitrary_statement_sequence has been running for over 60 seconds [INFO] [stdout] test syn::module::test::parses_arbitrary_statement_sequence ... ok [INFO] [stdout] test syn::block::test::displays_correctly_statements ... ok [INFO] [stdout] test syn::block::test::displays_correctly_statements_with_arbitrary_return ... ok [INFO] [stdout] test syn::block::test::parses_arbitrary_statements_block ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- lex::token::tests::simple_number stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Differences ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: src/lex/snapshots/luar__lex__token__tests__simple_number.snap [INFO] [stdout] Snapshot: simple_number [INFO] [stdout] Source: src/lex/token.rs:289 [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] tokens [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 10 10 │ ), [INFO] [stdout] 11 11 │ ), [INFO] [stdout] 12 12 │ Number( [INFO] [stdout] 13 13 │ NumberLiteral( [INFO] [stdout] 14 │- 10000000000000000.0, [INFO] [stdout] 14 │+ 1e16, [INFO] [stdout] 15 15 │ ), [INFO] [stdout] 16 16 │ ), [INFO] [stdout] 17 17 │ Minus, [INFO] [stdout] 18 18 │ Number( [INFO] [stdout] 19 19 │ NumberLiteral( [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'lex::token::tests::simple_number' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/lex/token.rs:289:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56302e36917c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56302e36917c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56302e36917c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56302e36917c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56302e390bec - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x56302e363bb3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x56302e36b852 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56302e36b852 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56302e36b852 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x56302e36b4a1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x56302e36bea3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x56302e36bbc0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x56302e369624 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x56302e36b8f9 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x56302de09311 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x56302de09403 - core::result::unwrap_failed::ha0327e3803285d6e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1690:5 [INFO] [stdout] 16: 0x56302df1d818 - core::result::Result::unwrap::h13175a6c8b383463 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1018:23 [INFO] [stdout] 17: 0x56302dfd3aec - luar::lex::token::tests::simple_number::h64248ecdd4018555 [INFO] [stdout] at /opt/rustwide/workdir/src/lex/token.rs:255:17 [INFO] [stdout] 18: 0x56302dfd375a - luar::lex::token::tests::simple_number::{{closure}}::h6dbb304628b9b83e [INFO] [stdout] at /opt/rustwide/workdir/src/lex/token.rs:247:13 [INFO] [stdout] 19: 0x56302ded7e3e - core::ops::function::FnOnce::call_once::h4ea78567a6bbece9 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56302e179cc3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56302e179cc3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56302e1789af - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x56302e1789af - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56302e1789af - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x56302e1789af - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x56302e1789af - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x56302e1789af - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56302e1789af - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56302e181d71 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56302e181d71 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x56302e14e7ff - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x56302e14e7ff - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56302e14e7ff - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x56302e14e7ff - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x56302e14e7ff - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x56302e14e7ff - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x56302e14e7ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56302e371dd3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x56302e371dd3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x56302e371dd3 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f6b6a816609 - start_thread [INFO] [stdout] 42: 0x7f6b6a96d293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lex::token::tests::exponents stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Differences ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: src/lex/snapshots/luar__lex__token__tests__exponents.snap [INFO] [stdout] Snapshot: exponents [INFO] [stdout] Source: src/lex/token.rs:294 [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] tokens [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 5 5 │ ), [INFO] [stdout] 6 6 │ ), [INFO] [stdout] 7 7 │ Number( [INFO] [stdout] 8 8 │ NumberLiteral( [INFO] [stdout] 9 │- 0.000000015000000000000002, [INFO] [stdout] 9 │+ 1.5000000000000002e-8, [INFO] [stdout] 10 10 │ ), [INFO] [stdout] 11 11 │ ), [INFO] [stdout] 12 12 │ Number( [INFO] [stdout] 13 13 │ NumberLiteral( [INFO] [stdout] 14 14 │ 500000000.0, [INFO] [stdout] 22 22 │ ), [INFO] [stdout] 23 23 │ Minus, [INFO] [stdout] 24 24 │ Number( [INFO] [stdout] 25 25 │ NumberLiteral( [INFO] [stdout] 26 │- 0.000000524, [INFO] [stdout] 26 │+ 5.24e-7, [INFO] [stdout] 27 27 │ ), [INFO] [stdout] 28 28 │ ), [INFO] [stdout] 29 29 │ Plus, [INFO] [stdout] 30 30 │ Number( [INFO] [stdout] 31 31 │ NumberLiteral( [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'lex::token::tests::exponents' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/lex/token.rs:294:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56302e36917c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56302e36917c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56302e36917c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56302e36917c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56302e390bec - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x56302e363bb3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x56302e36b852 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56302e36b852 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56302e36b852 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x56302e36b4a1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x56302e36bea3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x56302e36bbc0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x56302e369624 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x56302e36b8f9 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x56302de09311 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x56302de09403 - core::result::unwrap_failed::ha0327e3803285d6e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1690:5 [INFO] [stdout] 16: 0x56302df1d818 - core::result::Result::unwrap::h13175a6c8b383463 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1018:23 [INFO] [stdout] 17: 0x56302dfd434c - luar::lex::token::tests::exponents::h5bd12e8fbc885864 [INFO] [stdout] at /opt/rustwide/workdir/src/lex/token.rs:255:17 [INFO] [stdout] 18: 0x56302dfd3fba - luar::lex::token::tests::exponents::{{closure}}::h4145f1d9760b2c18 [INFO] [stdout] at /opt/rustwide/workdir/src/lex/token.rs:247:13 [INFO] [stdout] 19: 0x56302ded8b8e - core::ops::function::FnOnce::call_once::h9e3ac6b2f91fbc56 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56302e179cc3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56302e179cc3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56302e1789af - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x56302e1789af - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56302e1789af - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x56302e1789af - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x56302e1789af - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x56302e1789af - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56302e1789af - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56302e181d71 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56302e181d71 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x56302e14e7ff - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x56302e14e7ff - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56302e14e7ff - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x56302e14e7ff - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x56302e14e7ff - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x56302e14e7ff - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x56302e14e7ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56302e371dd3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x56302e371dd3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x56302e371dd3 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f6b6a816609 - start_thread [INFO] [stdout] 42: 0x7f6b6a96d293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] lex::token::tests::exponents [INFO] [stdout] lex::token::tests::simple_number [INFO] [stdout] [INFO] [stdout] test result: FAILED. 164 passed; 2 failed; 3 ignored; 0 measured; 0 filtered out; finished in 84.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin luar' [INFO] running `Command { std: "docker" "inspect" "c9b688fa427e2ddc49c9d22d894f02b8f2e1d7ff6d9cabe86d7d87864822c424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9b688fa427e2ddc49c9d22d894f02b8f2e1d7ff6d9cabe86d7d87864822c424", kill_on_drop: false }` [INFO] [stdout] c9b688fa427e2ddc49c9d22d894f02b8f2e1d7ff6d9cabe86d7d87864822c424