[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 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhaoCake%2Flearning_marlin" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZhaoCake/learning_marlin on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0aa5909ae6877f4c481acda908196418271367e5d73328091942afc6c34a8a5a
[INFO] running `Command { std: "docker" "start" "0aa5909ae6877f4c481acda908196418271367e5d73328091942afc6c34a8a5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0aa5909ae6877f4c481acda908196418271367e5d73328091942afc6c34a8a5a", 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" "0aa5909ae6877f4c481acda908196418271367e5d73328091942afc6c34a8a5a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0aa5909ae6877f4c481acda908196418271367e5d73328091942afc6c34a8a5a", 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" "0aa5909ae6877f4c481acda908196418271367e5d73328091942afc6c34a8a5a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[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 libc v0.2.180
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling str-concat v0.2.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling walkdir v2.5.0
[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 parking_lot_core v0.9.12
[INFO] [stderr]    Compiling file-guard v0.2.0
[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 regex v1.12.2
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.13.4
[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-tracable v0.9.1
[INFO] [stderr]    Compiling nom-packrat v0.7.0
[INFO] [stderr]    Compiling nom-recursive v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling sv-parser-macros v0.13.4
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[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 34s
[INFO] running `Command { std: "docker" "inspect" "0aa5909ae6877f4c481acda908196418271367e5d73328091942afc6c34a8a5a", 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" "0aa5909ae6877f4c481acda908196418271367e5d73328091942afc6c34a8a5a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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.20s
[INFO] running `Command { std: "docker" "inspect" "0aa5909ae6877f4c481acda908196418271367e5d73328091942afc6c34a8a5a", 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" "0aa5909ae6877f4c481acda908196418271367e5d73328091942afc6c34a8a5a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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] [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-3babc1972e022d8e)
[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<(), core::io::error::Error> as snafu::ResultExt<(), core::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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs", line: 576 }, { 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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs", line: 576 }, { 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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs", line: 2319 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs", line: 123 }, { 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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs", line: 576 }, { 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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs", line: 576 }, { 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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs", line: 2319 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs", line: 123 }, { 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.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test simple_test`
[INFO] running `Command { std: "docker" "inspect" "0aa5909ae6877f4c481acda908196418271367e5d73328091942afc6c34a8a5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aa5909ae6877f4c481acda908196418271367e5d73328091942afc6c34a8a5a", kill_on_drop: false }`
[INFO] [stdout] 0aa5909ae6877f4c481acda908196418271367e5d73328091942afc6c34a8a5a
