[INFO] cloning repository https://github.com/fboulnois/luavisors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fboulnois/luavisors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffboulnois%2Fluavisors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffboulnois%2Fluavisors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba9a43b936d51e46bc25db7abf3fec464471ba98 [INFO] testing fboulnois/luavisors against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffboulnois%2Fluavisors" "/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/fboulnois/luavisors [INFO] finished tweaking git repo https://github.com/fboulnois/luavisors [INFO] tweaked toml for git repo https://github.com/fboulnois/luavisors written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fboulnois/luavisors on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fboulnois/luavisors 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a3db0ab4958029873e62fb916e86c4c17469d4e973d60d98f6bde83c7dbcded [INFO] running `Command { std: "docker" "start" "-a" "2a3db0ab4958029873e62fb916e86c4c17469d4e973d60d98f6bde83c7dbcded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a3db0ab4958029873e62fb916e86c4c17469d4e973d60d98f6bde83c7dbcded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a3db0ab4958029873e62fb916e86c4c17469d4e973d60d98f6bde83c7dbcded", kill_on_drop: false }` [INFO] [stdout] 2a3db0ab4958029873e62fb916e86c4c17469d4e973d60d98f6bde83c7dbcded [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e09db223c72c4615e21462482da2e2231f482a3c410e346813733a5e3bf01cb3 [INFO] running `Command { std: "docker" "start" "-a" "e09db223c72c4615e21462482da2e2231f482a3c410e346813733a5e3bf01cb3", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling lua-src v548.1.2 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling luajit-src v210.6.5+7152e15 [INFO] [stderr] Compiling mlua-sys v0.9.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling mlua v0.11.5 [INFO] [stderr] Compiling luavisors v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.83s [INFO] running `Command { std: "docker" "inspect" "e09db223c72c4615e21462482da2e2231f482a3c410e346813733a5e3bf01cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e09db223c72c4615e21462482da2e2231f482a3c410e346813733a5e3bf01cb3", kill_on_drop: false }` [INFO] [stdout] e09db223c72c4615e21462482da2e2231f482a3c410e346813733a5e3bf01cb3 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf78d083ff97046434167a4bde4b1475aa2760f83d444c6973ed81730b86fdb5 [INFO] running `Command { std: "docker" "start" "-a" "cf78d083ff97046434167a4bde4b1475aa2760f83d444c6973ed81730b86fdb5", kill_on_drop: false }` [INFO] [stderr] Compiling luavisors v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `Command { std: "docker" "inspect" "cf78d083ff97046434167a4bde4b1475aa2760f83d444c6973ed81730b86fdb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf78d083ff97046434167a4bde4b1475aa2760f83d444c6973ed81730b86fdb5", kill_on_drop: false }` [INFO] [stdout] cf78d083ff97046434167a4bde4b1475aa2760f83d444c6973ed81730b86fdb5 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 853ed29f0b2364f1b92c07fd634463ec11e66d2a67ee233c1c00872e130cf43b [INFO] running `Command { std: "docker" "start" "-a" "853ed29f0b2364f1b92c07fd634463ec11e66d2a67ee233c1c00872e130cf43b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/luavisors-0dc1516b976649c3) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test errors::tests::test_option_not_found_ext_none ... ok [INFO] [stdout] test errors::tests::test_option_not_found_ext_some ... ok [INFO] [stdout] test errors::tests::test_runtime_error_from_lua ... ok [INFO] [stdout] test errors::tests::test_runtime_error_display_lua ... ok [INFO] [stdout] test init::tests::test_sleep ... ok [INFO] [stdout] test init::tests::test_getpid ... ok [INFO] [stdout] test init::tests::test_kill ... ok [INFO] [stdout] test init::tests::test_init ... ok [INFO] [stdout] test init::tests::test_kill_err ... ok [INFO] [stdout] test init::tests::test_every ... ok [INFO] [stdout] test process::tests::test_exec_kill ... ok [INFO] [stdout] test process::tests::test_exec_pid ... ok [INFO] [stdout] test errors::tests::test_runtime_error_from_io ... ok [INFO] [stdout] test errors::tests::test_runtime_error_display_io ... ok [INFO] [stdout] test process::tests::test_exec ... ok [INFO] [stdout] test process::tests::test_read_stream_none ... ok [INFO] [stdout] test tests::test_as_chunk ... ok [INFO] [stdout] test tests::test_as_chunk_err ... ok [INFO] [stdout] test tests::test_help ... ok [INFO] [stdout] test tests::test_run_help ... ok [INFO] [stdout] test tests::test_parse_args_path ... ok [INFO] [stdout] test tests::test_lua_core ... ok [INFO] [stdout] test process::tests::test_spawn_stream_task_none ... ok [INFO] [stdout] test tests::test_run_lua ... ok [INFO] [stdout] test tests::test_unsafe_lua ... ok [INFO] [stdout] test unix::tests::test_signal_table ... ok [INFO] [stdout] test unix::tests::test_kill_err ... ok [INFO] [stdout] test unix::tests::test_kill_ok ... ok [INFO] [stdout] test unix::tests::test_signal_table_fn ... ok [INFO] [stdout] test unix::tests::test_valid_signals ... ok [INFO] [stdout] test tests::test_parse_args_code ... ok [INFO] [stdout] test unix::tests::test_signal_wait ... ok [INFO] [stdout] test process::tests::test_lua_spawn ... ok [INFO] [stdout] test process::tests::test_lua_spawn_with_table ... ok [INFO] [stdout] test init::tests::test_every_with_error ... FAILED [INFO] [stdout] test process::tests::test_read_stream_task_empty ... ok [INFO] [stdout] test process::tests::test_exec_stdout ... ok [INFO] [stdout] test process::tests::test_exec_stderr ... ok [INFO] [stdout] test process::tests::test_spawn_stream_task_stdout ... ok [INFO] [stdout] test process::tests::test_read_stream_task ... ok [INFO] [stdout] test process::tests::test_spawn ... ok [INFO] [stdout] test process::tests::test_exec_status ... ok [INFO] [stdout] test process::tests::test_spawn_stream_task_stderr ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- init::tests::test_every_with_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'init::tests::test_every_with_error' (31) panicked at src/init.rs:105:13: [INFO] [stdout] assertion failed: count > 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6124aca20b4a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6124aca20b4a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6124aca20b4a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6124aca20b4a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6124aca3528a - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6124aca3528a - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x6124aca25602 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6124aca25602 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6124ac9ff19f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6124ac9ff19f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6124aca18ca9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6124ac8282fc - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x6124ac8282fc - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6124aca18f22 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x6124aca18f22 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6124ac9ff28a - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x6124ac9f6a79 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6124ac9fff6d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6124aca35b3c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6124aca35b02 - core[97f61b5528a4c2b4]::panicking::panic [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x6124ac819a88 - luavisors[6d4f89b4cf55206e]::init::tests::test_every_with_error::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/init.rs:105:13 [INFO] [stdout] 21: 0x6124ac7b5b85 - async_io[26f8a9911c531f53]::driver::block_on::<(), luavisors[6d4f89b4cf55206e]::init::tests::test_every_with_error::{closure#0}>::{closure#1} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53 [INFO] [stdout] 22: 0x6124ac7ab8ad - >)>>>::try_with::::{closure#1}, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 23: 0x6124ac7aa47e - >)>>>::with::::{closure#1}, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 24: 0x6124ac7ada53 - async_io[26f8a9911c531f53]::driver::block_on::<(), luavisors[6d4f89b4cf55206e]::init::tests::test_every_with_error::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11 [INFO] [stdout] 25: 0x6124ac81b174 - luavisors[6d4f89b4cf55206e]::init::tests::test_every_with_error [INFO] [stdout] at /opt/rustwide/workdir/src/init.rs:98:9 [INFO] [stdout] 26: 0x6124ac819297 - luavisors[6d4f89b4cf55206e]::init::tests::test_every_with_error::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/init.rs:86:31 [INFO] [stdout] 27: 0x6124ac7c90d6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6124ac81c3db - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6124ac81c3db - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6124ac828dcb - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6124ac828dcb - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6124ac828dcb - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 33: 0x6124ac828dcb - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 34: 0x6124ac828dcb - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6124ac828dcb - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6124ac828dcb - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6124ac8244e4 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6124ac8244e4 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 39: 0x6124ac82b9d2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 40: 0x6124ac82b9d2 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6124ac82b9d2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x6124ac82b9d2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x6124ac82b9d2 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6124ac82b9d2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 45: 0x6124ac82b9d2 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6124aca2014f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 47: 0x6124aca2014f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 48: 0x7ad658775aa4 - [INFO] [stdout] 49: 0x7ad658802a64 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] init::tests::test_every_with_error [INFO] [stdout] [INFO] [stdout] test result: FAILED. 42 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin luavisors` [INFO] running `Command { std: "docker" "inspect" "853ed29f0b2364f1b92c07fd634463ec11e66d2a67ee233c1c00872e130cf43b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853ed29f0b2364f1b92c07fd634463ec11e66d2a67ee233c1c00872e130cf43b", kill_on_drop: false }` [INFO] [stdout] 853ed29f0b2364f1b92c07fd634463ec11e66d2a67ee233c1c00872e130cf43b