[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhaoCake%2Flearning_marlin" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZhaoCake/learning_marlin on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded file-guard v0.2.0
[INFO] [stderr]   Downloaded marlin-verilog v0.10.0
[INFO] [stderr]   Downloaded marlin-verilog-macro v0.10.0
[INFO] [stderr]   Downloaded marlin-verilog-macro-builder v0.10.0
[INFO] [stderr]   Downloaded nom-tracable v0.9.1
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded nom-recursive v0.5.1
[INFO] [stderr]   Downloaded nom-recursive-macros v0.5.1
[INFO] [stderr]   Downloaded nom-packrat v0.7.0
[INFO] [stderr]   Downloaded marlin-verilator v0.10.0
[INFO] [stderr]   Downloaded sv-parser-pp v0.13.4
[INFO] [stderr]   Downloaded sv-parser-parser v0.13.4
[INFO] [stderr]   Downloaded sv-parser v0.13.4
[INFO] [stderr]   Downloaded nom-greedyerror v0.5.0
[INFO] [stderr]   Downloaded sv-parser-error v0.13.4
[INFO] [stderr]   Downloaded nom-tracable-macros v0.9.1
[INFO] [stderr]   Downloaded sv-parser-syntaxtree v0.13.4
[INFO] [stderr]   Downloaded str-concat v0.2.0
[INFO] [stderr]   Downloaded nom-packrat-macros v0.7.0
[INFO] [stderr]   Downloaded sv-parser-macros v0.13.4
[INFO] [stderr]   Downloaded boxcar v0.2.14
[INFO] [stderr]   Downloaded marlin v0.10.0
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ced81534bb3936b4471d3c2ea956a5210ffc1d05328b716db1039cf67958fc80
[INFO] running `Command { std: "docker" "start" "-a" "ced81534bb3936b4471d3c2ea956a5210ffc1d05328b716db1039cf67958fc80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ced81534bb3936b4471d3c2ea956a5210ffc1d05328b716db1039cf67958fc80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ced81534bb3936b4471d3c2ea956a5210ffc1d05328b716db1039cf67958fc80", kill_on_drop: false }`
[INFO] [stdout] ced81534bb3936b4471d3c2ea956a5210ffc1d05328b716db1039cf67958fc80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8079dc7795c987add057ae2b9bc973ddafe2d5467617c66f27ee5251019d2326
[INFO] running `Command { std: "docker" "start" "-a" "8079dc7795c987add057ae2b9bc973ddafe2d5467617c66f27ee5251019d2326", 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 bytecount v0.6.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling str-concat v0.2.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling nom-greedyerror v0.5.0
[INFO] [stderr]    Compiling nom-packrat-macros v0.7.0
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]    Compiling nom-recursive-macros v0.5.1
[INFO] [stderr]    Compiling nom-recursive v0.5.1
[INFO] [stderr]    Compiling nom-tracable v0.9.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 regex v1.12.2
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.13.4
[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 52s
[INFO] running `Command { std: "docker" "inspect" "8079dc7795c987add057ae2b9bc973ddafe2d5467617c66f27ee5251019d2326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8079dc7795c987add057ae2b9bc973ddafe2d5467617c66f27ee5251019d2326", kill_on_drop: false }`
[INFO] [stdout] 8079dc7795c987add057ae2b9bc973ddafe2d5467617c66f27ee5251019d2326
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e5aef27ba930ef28600df188a658de23a508ab54dcda460fccb9238eca5a273
[INFO] running `Command { std: "docker" "start" "-a" "8e5aef27ba930ef28600df188a658de23a508ab54dcda460fccb9238eca5a273", 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 8.07s
[INFO] running `Command { std: "docker" "inspect" "8e5aef27ba930ef28600df188a658de23a508ab54dcda460fccb9238eca5a273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e5aef27ba930ef28600df188a658de23a508ab54dcda460fccb9238eca5a273", kill_on_drop: false }`
[INFO] [stdout] 8e5aef27ba930ef28600df188a658de23a508ab54dcda460fccb9238eca5a273
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d88bb416f6ca72c287c21e9b1db118d054c607aa1c828936d39258a68c3c838
[INFO] running `Command { std: "docker" "start" "-a" "7d88bb416f6ca72c287c21e9b1db118d054c607aa1c828936d39258a68c3c838", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/learning_marlin-dee415be06555eaf)
[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] [stderr]      Running tests/simple_test.rs (/opt/rustwide/target/debug/deps/simple_test-3e7efa26f1c3228a)
[INFO] [stdout] 
[INFO] [stdout] running 1 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: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as 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<(), std::io::error::Error> as snafu::ResultExt<(), std::io::error::Error>>::whatever_context::<alloc::string::String, snafu::Whatever>", 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::<learning_marlin::Main>", 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::<learning_marlin::Main>", 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#0}", file: "./tests/simple_test.rs", line: 7 }, { fn: "<simple_test::forwards_u32max_correctly::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs", line: 275 }, { 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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs", line: 70 }, { 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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs", line: 275 }, { 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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs", line: 68 }, { 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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as 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<&libloading::safe::Library, snafu::Whatever> as snafu::ResultExt<&libloading::safe::Library, snafu::Whatever>>::whatever_context::<&str, snafu::Whatever>", 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::<learning_marlin::Main>", 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::<learning_marlin::Main>", 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#0}", file: "./tests/simple_test.rs", line: 7 }, { fn: "<simple_test::forwards_u32max_correctly::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs", line: 275 }, { 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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs", line: 70 }, { 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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs", line: 275 }, { 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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs", line: 68 }, { 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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test simple_test`
[INFO] running `Command { std: "docker" "inspect" "7d88bb416f6ca72c287c21e9b1db118d054c607aa1c828936d39258a68c3c838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d88bb416f6ca72c287c21e9b1db118d054c607aa1c828936d39258a68c3c838", kill_on_drop: false }`
[INFO] [stdout] 7d88bb416f6ca72c287c21e9b1db118d054c607aa1c828936d39258a68c3c838
