[INFO] cloning repository https://github.com/kyren/luster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyren/luster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyren%2Fluster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyren%2Fluster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce709eb1dae5c543cbc78e7e12bb80249d88c55f [INFO] testing kyren/luster against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyren%2Fluster" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kyren/luster [INFO] finished tweaking git repo https://github.com/kyren/luster [INFO] tweaked toml for git repo https://github.com/kyren/luster written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kyren/luster on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kyren/luster 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 482f88da28cc5377ec7b6e7499816b13344dc023dd09248d2cb0c427b045dba0 [INFO] running `Command { std: "docker" "start" "-a" "482f88da28cc5377ec7b6e7499816b13344dc023dd09248d2cb0c427b045dba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "482f88da28cc5377ec7b6e7499816b13344dc023dd09248d2cb0c427b045dba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "482f88da28cc5377ec7b6e7499816b13344dc023dd09248d2cb0c427b045dba0", kill_on_drop: false }` [INFO] [stdout] 482f88da28cc5377ec7b6e7499816b13344dc023dd09248d2cb0c427b045dba0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6708b13ebfba7189d76ba9e115448441130da10f4e85276d66a6b7158f87f79d [INFO] running `Command { std: "docker" "start" "-a" "6708b13ebfba7189d76ba9e115448441130da10f4e85276d66a6b7158f87f79d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling gc-arena-derive v0.5.3 (https://github.com/kyren/gc-arena?rev=5a7534b883b703f23cfb8c3cfdf033460aa77ea9#5a7534b8) [INFO] [stderr] Compiling gc-arena v0.5.3 (https://github.com/kyren/gc-arena?rev=5a7534b883b703f23cfb8c3cfdf033460aa77ea9#5a7534b8) [INFO] [stderr] Compiling piccolo v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling piccolo-util v0.3.3 (/opt/rustwide/workdir/util) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.76s [INFO] running `Command { std: "docker" "inspect" "6708b13ebfba7189d76ba9e115448441130da10f4e85276d66a6b7158f87f79d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6708b13ebfba7189d76ba9e115448441130da10f4e85276d66a6b7158f87f79d", kill_on_drop: false }` [INFO] [stdout] 6708b13ebfba7189d76ba9e115448441130da10f4e85276d66a6b7158f87f79d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d1c90694f527420a32775dbe6eb94d62fecf383ca9581e82a052d1aa77b539f [INFO] running `Command { std: "docker" "start" "-a" "6d1c90694f527420a32775dbe6eb94d62fecf383ca9581e82a052d1aa77b539f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling gc-arena v0.5.3 (https://github.com/kyren/gc-arena?rev=5a7534b883b703f23cfb8c3cfdf033460aa77ea9#5a7534b8) [INFO] [stderr] Compiling piccolo v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling piccolo-util v0.3.3 (/opt/rustwide/workdir/util) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 42.64s [INFO] running `Command { std: "docker" "inspect" "6d1c90694f527420a32775dbe6eb94d62fecf383ca9581e82a052d1aa77b539f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1c90694f527420a32775dbe6eb94d62fecf383ca9581e82a052d1aa77b539f", kill_on_drop: false }` [INFO] [stdout] 6d1c90694f527420a32775dbe6eb94d62fecf383ca9581e82a052d1aa77b539f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a57e9e3f1a72e7894aef25f5b618310e6a48d8870caeb4587fe8ea018f3cf3f2 [INFO] running `Command { std: "docker" "start" "-a" "a57e9e3f1a72e7894aef25f5b618310e6a48d8870caeb4587fe8ea018f3cf3f2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/piccolo-f415622361454469) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test any::tests::test_any_value ... ok [INFO] [stdout] test compiler::lexer::tests::comments ... ok [INFO] [stdout] test compiler::lexer::tests::numerals ... ok [INFO] [stdout] test compiler::lexer::tests::ops ... ok [INFO] [stdout] test compiler::lexer::tests::words ... ok [INFO] [stdout] test compiler::string_utils::tests::trim_whitespace_works ... ok [INFO] [stdout] test io::tests::test_skip_prefix ... ok [INFO] [stdout] test compiler::lexer::tests::short_string ... ok [INFO] [stdout] test string::tests::test_string_header ... ok [INFO] [stdout] test compiler::lexer::tests::long_string ... ok [INFO] [stderr] Running tests/async_sequence.rs (/opt/rustwide/target/debug/deps/async_sequence-2e16c04a372f810e) [INFO] [stdout] test value::tests::recursive_table_debug ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/callback.rs (/opt/rustwide/target/debug/deps/callback-e7356751c9e53f1f) [INFO] [stdout] test async_sequence_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test loopy_callback ... ok [INFO] [stdout] test callback ... ok [INFO] [stdout] test resume_with_err ... ok [INFO] [stdout] test yield_sequence ... ok [INFO] [stdout] test tail_call_trivial_callback ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/conversion.rs (/opt/rustwide/target/debug/deps/conversion-194eacd822c4dc5d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_conversions ... ok [INFO] [stderr] Running tests/error.rs (/opt/rustwide/target/debug/deps/error-1cacde9a5b8dd4df) [INFO] [stdout] test test_result_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test error_unwind ... ok [INFO] [stdout] test error_tostring ... ok [INFO] [stderr] Running tests/fuel.rs (/opt/rustwide/target/debug/deps/fuel-bd489a7270f9bcb8) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_interrupt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/function.rs (/opt/rustwide/target/debug/deps/function-72fb03d5f92b9133) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/goldenscripts.rs (/opt/rustwide/target/debug/deps/goldenscripts-b880d56f6bf00cc8) [INFO] [stdout] test function_compose_bind ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_goldenscripts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/scripts.rs (/opt/rustwide/target/debug/deps/scripts-ca41ad0368b40c07) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] running all test scripts in "./tests/scripts" [INFO] [stdout] running "./tests/scripts/basic.lua" [INFO] [stdout] running "./tests/scripts/swap.lua" [INFO] [stdout] running "./tests/scripts/arithmetic.lua" [INFO] [stdout] running "./tests/scripts/pairs.lua" [INFO] [stdout] running "./tests/scripts/math.lua" [INFO] [stdout] running "./tests/scripts/function.lua" [INFO] [stdout] running "./tests/scripts/operators.lua" [INFO] [stdout] running "./tests/scripts/pcall_concat_err.lua" [INFO] [stdout] running "./tests/scripts/varargs.lua" [INFO] [stdout] running "./tests/scripts/metaops.lua" [INFO] [stdout] running "./tests/scripts/goto.lua" [INFO] [stdout] running "./tests/scripts/type.lua" [INFO] [stdout] running "./tests/scripts/if.lua" [INFO] [stdout] running "./tests/scripts/metaeq.lua" [INFO] [stdout] running "./tests/scripts/expression_order.lua" [INFO] [stdout] running "./tests/scripts/environment.lua" [INFO] [stdout] running "./tests/scripts/multi.lua" [INFO] [stdout] running "./tests/scripts/concat.lua" [INFO] [stdout] running "./tests/scripts/metaop_add.lua" [INFO] [stdout] running "./tests/scripts/unpack.lua" [INFO] [stdout] running "./tests/scripts/select.lua" [INFO] [stdout] running "./tests/scripts/function_assign.lua" [INFO] [stdout] running "./tests/scripts/table.lua" [INFO] [stdout] running "./tests/scripts/bit.lua" [INFO] [stdout] running "./tests/scripts/sort.lua" [INFO] [stdout] running "./tests/scripts/upvalues.lua" [INFO] [stdout] running "./tests/scripts/tonumber.lua" [INFO] [stdout] running "./tests/scripts/tailcall.lua" [INFO] [stdout] running "./tests/scripts/metaindex.lua" [INFO] [stdout] running "./tests/scripts/string.lua" [INFO] [stdout] running "./tests/scripts/coroutine.lua" [INFO] [stdout] running "./tests/scripts/methods.lua" [INFO] [stdout] running "./tests/scripts/jumps_close_upvalues.lua" [INFO] [stdout] running "./tests/scripts/overflow.lua" [INFO] [stdout] running "./tests/scripts/while.lua" [INFO] [stdout] running "./tests/scripts/table_move.lua" [INFO] [stdout] running "./tests/scripts/for.lua" [INFO] [stdout] running "./tests/scripts/pcall.lua" [INFO] [stdout] running "./tests/scripts/metacall.lua" [INFO] [stdout] running "./tests/scripts/scope.lua" [INFO] [stdout] running "./tests/scripts/recursion.lua" [INFO] [stdout] running "./tests/scripts/repeat.lua" [INFO] [stdout] running "./tests/scripts/next.lua" [INFO] [stdout] Running non-required tests [INFO] [stdout] running all test scripts in "./tests/scripts-wishlist" [INFO] [stdout] running "./tests/scripts-wishlist/attributes.lua" [INFO] [stdout] error encountered running: Runtime(RuntimeError(compile error [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] compiler error at line 20: close attribute currently unsupported [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14 [INFO] [stdout] 1: >::into [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 2: piccolo::error::RuntimeError::new [INFO] [stdout] at ./src/error.rs:118:27 [INFO] [stdout] 3: >::from [INFO] [stdout] at ./src/error.rs:186:23 [INFO] [stdout] 4: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27 [INFO] [stdout] 5: scripts::run_lua_code::{{closure}} [INFO] [stdout] at ./tests/scripts.rs:12:23 [INFO] [stdout] 6: piccolo::lua::Lua::try_enter::{{closure}} [INFO] [stdout] at ./src/lua.rs:260:31 [INFO] [stdout] 7: piccolo::lua::Lua::enter::{{closure}} [INFO] [stdout] at ./src/lua.rs:234:52 [INFO] [stdout] 8: gc_arena::arena::Arena::mutate [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/gc-arena-973a5a7420da6688/5a7534b/src/arena.rs:221:13 [INFO] [stdout] 9: piccolo::lua::Lua::enter [INFO] [stdout] at ./src/lua.rs:234:28 [INFO] [stdout] 10: piccolo::lua::Lua::try_enter [INFO] [stdout] at ./src/lua.rs:260:14 [INFO] [stdout] 11: scripts::run_lua_code [INFO] [stdout] at ./tests/scripts.rs:11:20 [INFO] [stdout] 12: scripts::run_tests [INFO] [stdout] at ./tests/scripts.rs:34:35 [INFO] [stdout] 13: scripts::test_scripts [INFO] [stdout] at ./tests/scripts.rs:56:31 [INFO] [stdout] 14: scripts::test_scripts::{{closure}} [INFO] [stdout] at ./tests/scripts.rs:49:18 [INFO] [stdout] 15: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 16: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 17: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 18: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 19: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 20: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 21: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 22: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 23: test::run_test_in_process [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 24: test::run_test::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 25: test::run_test::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 28: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 33: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 35: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 36: [INFO] [stdout] 37: clone)) [INFO] [stdout] running "./tests/scripts-wishlist/globals.lua" [INFO] [stdout] error encountered running: Lua(String("assertion failed!")) [INFO] [stdout] one or more non-required tests failed [INFO] [stdout] test test_scripts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.17s [INFO] [stdout] [INFO] [stderr] Running tests/sizes.rs (/opt/rustwide/target/debug/deps/sizes-37d7bf2753284c0c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_sizes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/table.rs (/opt/rustwide/target/debug/deps/table-e151c83b620e8f0f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_table_iter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tail_call_stack_panic.rs (/opt/rustwide/target/debug/deps/tail_call_stack_panic-dc441d593b9022b3) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/userdata.rs (/opt/rustwide/target/debug/deps/userdata-6a04de3d53a230cd) [INFO] [stdout] test tail_call_stack_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test userdata ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/weak_threads.rs (/opt/rustwide/target/debug/deps/weak_threads-55a091621dc51fa3) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test live_upvalues_not_dead ... ok [INFO] [stdout] test weak_threads_close ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/piccolo_util-33b67329fd5b13f6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test freeze::tests::scope_works ... ok [INFO] [stdout] test freeze::tests::test_freeze_works ... ok [INFO] [stdout] test freeze::tests::test_freeze_expires ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests piccolo [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lua.rs - lua::Context (line 35) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] Doc-tests piccolo_util [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a57e9e3f1a72e7894aef25f5b618310e6a48d8870caeb4587fe8ea018f3cf3f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a57e9e3f1a72e7894aef25f5b618310e6a48d8870caeb4587fe8ea018f3cf3f2", kill_on_drop: false }` [INFO] [stdout] a57e9e3f1a72e7894aef25f5b618310e6a48d8870caeb4587fe8ea018f3cf3f2