[INFO] cloning repository https://github.com/linkalls/voltTS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linkalls/voltTS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkalls%2FvoltTS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkalls%2FvoltTS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e2f5c6e33e018bae19dc13583615a14411ea08f
[INFO] testing linkalls/voltTS against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkalls%2FvoltTS" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/linkalls/voltTS
[INFO] finished tweaking git repo https://github.com/linkalls/voltTS
[INFO] tweaked toml for git repo https://github.com/linkalls/voltTS written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/linkalls/voltTS on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/linkalls/voltTS already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded clap v4.5.53
[INFO] [stderr]   Downloaded clap_lex v0.7.6
[INFO] [stderr]   Downloaded assert_cmd v2.1.1
[INFO] [stderr]   Downloaded clap_builder v4.5.53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 671563117d8798bcd077cd432ec5b49541a7ee14fc8b3d07f24eae80974a74cc
[INFO] running `Command { std: "docker" "start" "671563117d8798bcd077cd432ec5b49541a7ee14fc8b3d07f24eae80974a74cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "671563117d8798bcd077cd432ec5b49541a7ee14fc8b3d07f24eae80974a74cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "671563117d8798bcd077cd432ec5b49541a7ee14fc8b3d07f24eae80974a74cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "671563117d8798bcd077cd432ec5b49541a7ee14fc8b3d07f24eae80974a74cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "671563117d8798bcd077cd432ec5b49541a7ee14fc8b3d07f24eae80974a74cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling voltts v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 38.13s
[INFO] running `Command { std: "docker" "inspect" "671563117d8798bcd077cd432ec5b49541a7ee14fc8b3d07f24eae80974a74cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "671563117d8798bcd077cd432ec5b49541a7ee14fc8b3d07f24eae80974a74cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling voltts v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 36.31s
[INFO] running `Command { std: "docker" "inspect" "671563117d8798bcd077cd432ec5b49541a7ee14fc8b3d07f24eae80974a74cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "671563117d8798bcd077cd432ec5b49541a7ee14fc8b3d07f24eae80974a74cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/voltts-904447eef4ec551e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::int_function_requires_explicit_return ... ok
[INFO] [stdout] test tests::main_requires_annotation ... ok
[INFO] [stdout] test tests::main_with_void_annotation_compiles ... ok
[INFO] [stdout] test tests::main_with_int_annotation_can_omit_return ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_std_runtime.rs (/opt/rustwide/target/release/deps/cli_std_runtime-555a98f6a8094186)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test control_flow_constructs_emit_expected_output ... FAILED
[INFO] [stdout] test std_fs_example_runs ... FAILED
[INFO] [stdout] test std_log_and_time_example_runs ... FAILED
[INFO] [stdout] test fs_runtime_writes_and_reads_files ... FAILED
[INFO] [stdout] test stdlib_showcase_runs_with_relative_imports ... FAILED
[INFO] [stdout] test sample_main_runs_with_std_runtime ... FAILED
[INFO] [stdout] test void_main_example_runs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- control_flow_constructs_emit_expected_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'control_flow_constructs_emit_expected_output' (1356) panicked at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] Error: failed to create output dir dist
[INFO] [stderr] error: test failed, to rerun pass `--test cli_std_runtime`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <core::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]    1: voltts::handle_build
[INFO] [stdout]    2: voltts::main
[INFO] [stdout]    3: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]    4: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]    5: std::rt::lang_start_internal
[INFO] [stdout]    6: main
[INFO] [stdout]    7: <unknown>
[INFO] [stdout]    8: __libc_start_main
[INFO] [stdout]    9: _start
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/opt/rustwide/workdir" && "/opt/rustwide/target/release/voltts" "run" "examples/control_flow.vts"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] Error: failed to create output dir dist
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <core::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]    1: voltts::handle_build
[INFO] [stdout]    2: voltts::main
[INFO] [stdout]    3: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]    4: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]    5: std::rt::lang_start_internal
[INFO] [stdout]    6: main
[INFO] [stdout]    7: <unknown>
[INFO] [stdout]    8: __libc_start_main
[INFO] [stdout]    9: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637f5b949a91 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x637f5b95f9ea - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x637f5b94f5ac - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x637f5b9270e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x637f5b9413b9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x637f5b8cd800 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x637f5b941572 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x637f5b927192 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x637f5b91ea39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x637f5b927d8d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x637f5b96019c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x637f5b901b23 - <assert_cmd[2713e89a1ff81113]::assert::AssertError>::panic::<assert_cmd[2713e89a1ff81113]::assert::Assert>
[INFO] [stdout]   12:     0x637f5b902246 - <assert_cmd[2713e89a1ff81113]::assert::Assert>::success
[INFO] [stdout]   13:     0x637f5b8c02ff - <cli_std_runtime[fa4da9ec3dfae78]::control_flow_constructs_emit_expected_output::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x637f5b8c0b3b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x637f5b8ce185 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x637f5b8c8c34 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x637f5b8d12d2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x637f5b94929f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7504d911107a - <unknown>
[INFO] [stdout]   20:     0x7504d91a4534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- std_fs_example_runs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'std_fs_example_runs' (1359) panicked at tests/cli_std_runtime.rs:123:10:
[INFO] [stdout] lock poisoned: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637f5b949a91 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x637f5b95f9ea - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x637f5b94f5ac - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x637f5b9270e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x637f5b9413b9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x637f5b8cd800 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x637f5b941572 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x637f5b927192 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x637f5b91ea39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x637f5b927d8d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x637f5b96019c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x637f5b95ff72 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x637f5b8bcd68 - <cli_std_runtime[fa4da9ec3dfae78]::std_fs_example_runs::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x637f5b8c0b3b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x637f5b8ce185 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x637f5b8c8c34 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x637f5b8d12d2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x637f5b94929f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7504d911107a - <unknown>
[INFO] [stdout]   19:     0x7504d91a4534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- std_log_and_time_example_runs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'std_log_and_time_example_runs' (1360) panicked at tests/cli_std_runtime.rs:99:10:
[INFO] [stdout] lock poisoned: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637f5b949a91 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x637f5b95f9ea - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x637f5b94f5ac - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x637f5b9270e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x637f5b9413b9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x637f5b8cd800 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x637f5b941572 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x637f5b927192 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x637f5b91ea39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x637f5b927d8d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x637f5b96019c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x637f5b95ff72 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x637f5b8bda2d - <cli_std_runtime[fa4da9ec3dfae78]::std_log_and_time_example_runs::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x637f5b8c0b3b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x637f5b8ce185 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x637f5b8c8c34 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x637f5b8d12d2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x637f5b94929f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7504d911107a - <unknown>
[INFO] [stdout]   19:     0x7504d91a4534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs_runtime_writes_and_reads_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs_runtime_writes_and_reads_files' (1357) panicked at tests/cli_std_runtime.rs:69:10:
[INFO] [stdout] lock poisoned: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637f5b949a91 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x637f5b95f9ea - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x637f5b94f5ac - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x637f5b9270e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x637f5b9413b9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x637f5b8cd800 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x637f5b941572 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x637f5b927192 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x637f5b91ea39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x637f5b927d8d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x637f5b96019c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x637f5b95ff72 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x637f5b8be384 - <cli_std_runtime[fa4da9ec3dfae78]::fs_runtime_writes_and_reads_files::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x637f5b8c0b3b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x637f5b8ce185 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x637f5b8c8c34 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x637f5b8d12d2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x637f5b94929f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7504d911107a - <unknown>
[INFO] [stdout]   19:     0x7504d91a4534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- stdlib_showcase_runs_with_relative_imports stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stdlib_showcase_runs_with_relative_imports' (1362) panicked at tests/cli_std_runtime.rs:43:10:
[INFO] [stdout] lock poisoned: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637f5b949a91 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x637f5b95f9ea - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x637f5b94f5ac - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x637f5b9270e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x637f5b9413b9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x637f5b8cd800 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x637f5b941572 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x637f5b927192 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x637f5b91ea39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x637f5b927d8d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x637f5b96019c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x637f5b95ff72 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x637f5b8bfe39 - <cli_std_runtime[fa4da9ec3dfae78]::stdlib_showcase_runs_with_relative_imports::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x637f5b8c0b3b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x637f5b8ce185 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x637f5b8c8c34 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x637f5b8d12d2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x637f5b94929f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7504d911107a - <unknown>
[INFO] [stdout]   19:     0x7504d91a4534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sample_main_runs_with_std_runtime stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sample_main_runs_with_std_runtime' (1358) panicked at tests/cli_std_runtime.rs:14:10:
[INFO] [stdout] lock poisoned: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637f5b949a91 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x637f5b95f9ea - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x637f5b94f5ac - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x637f5b9270e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x637f5b9413b9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x637f5b8cd800 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x637f5b941572 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x637f5b927192 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x637f5b91ea39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x637f5b927d8d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x637f5b96019c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x637f5b95ff72 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x637f5b8bf1c2 - <cli_std_runtime[fa4da9ec3dfae78]::sample_main_runs_with_std_runtime::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x637f5b8c0b3b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x637f5b8ce185 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x637f5b8c8c34 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x637f5b8d12d2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x637f5b94929f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7504d911107a - <unknown>
[INFO] [stdout]   19:     0x7504d91a4534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- void_main_example_runs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'void_main_example_runs' (1363) panicked at tests/cli_std_runtime.rs:178:10:
[INFO] [stdout] lock poisoned: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637f5b949a91 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x637f5b95f9ea - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x637f5b94f5ac - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x637f5b9270e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x637f5b9413b9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x637f5b8cd800 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x637f5b941572 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x637f5b927192 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x637f5b91ea39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x637f5b927d8d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x637f5b96019c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x637f5b95ff72 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x637f5b8bd36e - <cli_std_runtime[fa4da9ec3dfae78]::void_main_example_runs::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x637f5b8c0b3b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x637f5b8ce185 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x637f5b8c8c34 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x637f5b8d12d2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x637f5b94929f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7504d911107a - <unknown>
[INFO] [stdout]   19:     0x7504d91a4534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     control_flow_constructs_emit_expected_output
[INFO] [stdout]     fs_runtime_writes_and_reads_files
[INFO] [stdout]     sample_main_runs_with_std_runtime
[INFO] [stdout]     std_fs_example_runs
[INFO] [stdout]     std_log_and_time_example_runs
[INFO] [stdout]     stdlib_showcase_runs_with_relative_imports
[INFO] [stdout]     void_main_example_runs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "671563117d8798bcd077cd432ec5b49541a7ee14fc8b3d07f24eae80974a74cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "671563117d8798bcd077cd432ec5b49541a7ee14fc8b3d07f24eae80974a74cc", kill_on_drop: false }`
[INFO] [stdout] 671563117d8798bcd077cd432ec5b49541a7ee14fc8b3d07f24eae80974a74cc
