[INFO] cloning repository https://github.com/ZhaoCake/learning_marlin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZhaoCake/learning_marlin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhaoCake%2Flearning_marlin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhaoCake%2Flearning_marlin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f6f2481f73f72ba2f7f1583397bdba1e3586426
[INFO] testing ZhaoCake/learning_marlin against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhaoCake%2Flearning_marlin" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ZhaoCake/learning_marlin
[INFO] finished tweaking git repo https://github.com/ZhaoCake/learning_marlin
[INFO] tweaked toml for git repo https://github.com/ZhaoCake/learning_marlin written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZhaoCake/learning_marlin on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ZhaoCake/learning_marlin 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5fc1bcc9dfdab45c98e404ca937f125d145a6ccf96420f8e9d62cc897f52603
[INFO] running `Command { std: "docker" "start" "-a" "c5fc1bcc9dfdab45c98e404ca937f125d145a6ccf96420f8e9d62cc897f52603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5fc1bcc9dfdab45c98e404ca937f125d145a6ccf96420f8e9d62cc897f52603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5fc1bcc9dfdab45c98e404ca937f125d145a6ccf96420f8e9d62cc897f52603", kill_on_drop: false }`
[INFO] [stdout] c5fc1bcc9dfdab45c98e404ca937f125d145a6ccf96420f8e9d62cc897f52603
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e350dde7ed3e15aa39eef66010e8e4fe2c7730580c42905174da0a9fad9cff4
[INFO] running `Command { std: "docker" "start" "-a" "6e350dde7ed3e15aa39eef66010e8e4fe2c7730580c42905174da0a9fad9cff4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling str-concat v0.2.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling nom-greedyerror v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling nom-recursive-macros v0.5.1
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]    Compiling nom-packrat-macros v0.7.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling nom-tracable v0.9.1
[INFO] [stderr]    Compiling nom-recursive v0.5.1
[INFO] [stderr]    Compiling nom-packrat v0.7.0
[INFO] [stderr]    Compiling sv-parser-macros v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.13.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling sv-parser-error v0.13.4
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling marlin-verilator v0.10.0
[INFO] [stderr]    Compiling sv-parser-parser v0.13.4
[INFO] [stderr]    Compiling sv-parser-pp v0.13.4
[INFO] [stderr]    Compiling sv-parser v0.13.4
[INFO] [stderr]    Compiling marlin-verilog-macro-builder v0.10.0
[INFO] [stderr]    Compiling marlin-verilog-macro v0.10.0
[INFO] [stderr]    Compiling marlin-verilog v0.10.0
[INFO] [stderr]    Compiling marlin v0.10.0
[INFO] [stderr]    Compiling learning_marlin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "6e350dde7ed3e15aa39eef66010e8e4fe2c7730580c42905174da0a9fad9cff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e350dde7ed3e15aa39eef66010e8e4fe2c7730580c42905174da0a9fad9cff4", kill_on_drop: false }`
[INFO] [stdout] 6e350dde7ed3e15aa39eef66010e8e4fe2c7730580c42905174da0a9fad9cff4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b72e04acf5f75e5de468c3738533380e8eb2a4b3c3e9a85fd9731d51ef7b413
[INFO] running `Command { std: "docker" "start" "-a" "7b72e04acf5f75e5de468c3738533380e8eb2a4b3c3e9a85fd9731d51ef7b413", kill_on_drop: false }`
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling marlin-verilator v0.10.0
[INFO] [stderr]    Compiling marlin-verilog-macro-builder v0.10.0
[INFO] [stderr]    Compiling marlin-verilog-macro v0.10.0
[INFO] [stderr]    Compiling marlin-verilog v0.10.0
[INFO] [stderr]    Compiling marlin v0.10.0
[INFO] [stderr]    Compiling learning_marlin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.34s
[INFO] running `Command { std: "docker" "inspect" "7b72e04acf5f75e5de468c3738533380e8eb2a4b3c3e9a85fd9731d51ef7b413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b72e04acf5f75e5de468c3738533380e8eb2a4b3c3e9a85fd9731d51ef7b413", kill_on_drop: false }`
[INFO] [stdout] 7b72e04acf5f75e5de468c3738533380e8eb2a4b3c3e9a85fd9731d51ef7b413
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b152602e488f7bbca53d9b2adb3d5835938e6d67c39f5e98e5533b93170c99fd
[INFO] running `Command { std: "docker" "start" "-a" "b152602e488f7bbca53d9b2adb3d5835938e6d67c39f5e98e5533b93170c99fd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/learning_marlin-f66cbf890db25918)
[INFO] [stderr]      Running tests/simple_test.rs (/opt/rustwide/target/debug/deps/simple_test-3babc1972e022d8e)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--test simple_test`
[INFO] [stdout] test forwards_u32max_correctly ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- forwards_u32max_correctly stdout ----
[INFO] [stdout] Error: Whatever { source: Some(Whatever { source: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), message: "Failed to create artifacts directory build/main__opt_rustwide_workdir_src_main.sv_13128873946991910593", backtrace: Backtrace [{ fn: "snafu::backtrace_impl::<impl snafu::GenerateImplicitData for std::backtrace::Backtrace>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "snafu::GenerateImplicitData::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<snafu::Whatever as snafu::FromString>::with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1638 }, { fn: "<core::result::Result<T,E> as snafu::ResultExt<T,E>>::whatever_context", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 934 }, { fn: "marlin_verilator::VerilatorRuntime::build_or_retrieve_library", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/marlin-verilator-0.10.0/src/lib.rs", line: 640 }, { fn: "marlin_verilator::VerilatorRuntime::create_model", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/marlin-verilator-0.10.0/src/lib.rs", line: 430 }, { fn: "marlin_verilator::VerilatorRuntime::create_model_simple", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/marlin-verilator-0.10.0/src/lib.rs", line: 418 }, { fn: "simple_test::forwards_u32max_correctly", file: "./tests/simple_test.rs", line: 16 }, { fn: "simple_test::forwards_u32max_correctly::{{closure}}", file: "./tests/simple_test.rs", line: 7 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 686 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs", line: 2240 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }), message: "Failed to build or retrieve verilator dynamic library. Try removing the build directory if it is corrupted.", backtrace: Backtrace [{ fn: "snafu::backtrace_impl::<impl snafu::GenerateImplicitData for std::backtrace::Backtrace>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "snafu::GenerateImplicitData::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<snafu::Whatever as snafu::FromString>::with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1638 }, { fn: "<core::result::Result<T,E> as snafu::ResultExt<T,E>>::whatever_context", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 934 }, { fn: "marlin_verilator::VerilatorRuntime::create_model", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/marlin-verilator-0.10.0/src/lib.rs", line: 436 }, { fn: "marlin_verilator::VerilatorRuntime::create_model_simple", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/marlin-verilator-0.10.0/src/lib.rs", line: 418 }, { fn: "simple_test::forwards_u32max_correctly", file: "./tests/simple_test.rs", line: 16 }, { fn: "simple_test::forwards_u32max_correctly::{{closure}}", file: "./tests/simple_test.rs", line: 7 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 686 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs", line: 2240 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     forwards_u32max_correctly
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b152602e488f7bbca53d9b2adb3d5835938e6d67c39f5e98e5533b93170c99fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b152602e488f7bbca53d9b2adb3d5835938e6d67c39f5e98e5533b93170c99fd", kill_on_drop: false }`
[INFO] [stdout] b152602e488f7bbca53d9b2adb3d5835938e6d67c39f5e98e5533b93170c99fd
