[INFO] cloning repository https://github.com/objectionary/reo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/objectionary/reo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobjectionary%2Freo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobjectionary%2Freo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de2bcf6942803c2fffd7d70019fa5df8290fb065
[INFO] testing objectionary/reo 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%2Fobjectionary%2Freo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/objectionary/reo
[INFO] finished tweaking git repo https://github.com/objectionary/reo
[INFO] tweaked toml for git repo https://github.com/objectionary/reo written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/objectionary/reo 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/objectionary/reo 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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 39e856ea54c97122eff65a3035d4fa367f36ec5ec85870b850baeced2a0b8144
[INFO] running `Command { std: "docker" "start" "39e856ea54c97122eff65a3035d4fa367f36ec5ec85870b850baeced2a0b8144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39e856ea54c97122eff65a3035d4fa367f36ec5ec85870b850baeced2a0b8144", 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" "39e856ea54c97122eff65a3035d4fa367f36ec5ec85870b850baeced2a0b8144" "/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" "39e856ea54c97122eff65a3035d4fa367f36ec5ec85870b850baeced2a0b8144", 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" "39e856ea54c97122eff65a3035d4fa367f36ec5ec85870b850baeced2a0b8144" "/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.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling peresil v0.3.0
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling sxd-document v0.3.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling rstest_macros v0.16.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling reo v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling xml-builder v0.5.2
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr] warning: reo@0.0.0: Maven `process-resources` did not complete, so EO test fixtures under target/eo/sodg were not (re)generated; tests that depend on them will be skipped.
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling sxd-xpath v0.4.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling simple_logger v4.3.3
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling serial_test_derive v3.0.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling fsutils v0.1.7
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rstest v0.16.0
[INFO] [stderr]    Compiling serial_test v3.0.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sodg v0.0.32
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.91s
[INFO] running `Command { std: "docker" "inspect" "39e856ea54c97122eff65a3035d4fa367f36ec5ec85870b850baeced2a0b8144", 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" "39e856ea54c97122eff65a3035d4fa367f36ec5ec85870b850baeced2a0b8144" "/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 regex-automata v0.4.15
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling reo v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr] warning: reo@0.0.0: Maven `process-resources` did not complete, so EO test fixtures under target/eo/sodg were not (re)generated; tests that depend on them will be skipped.
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling sodg v0.0.32
[INFO] [stderr]    Compiling fsutils v0.1.7
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.00s
[INFO] running `Command { std: "docker" "inspect" "39e856ea54c97122eff65a3035d4fa367f36ec5ec85870b850baeced2a0b8144", 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" "39e856ea54c97122eff65a3035d4fa367f36ec5ec85870b850baeced2a0b8144" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]    Compiling reo v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: reo@0.0.0: Maven `process-resources` did not complete, so EO test fixtures under target/eo/sodg were not (re)generated; tests that depend on them will be skipped.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reo-a0f9d6c00e78346a)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test org::eolang::array::simple ... ok
[INFO] [stdout] test universe::fnd_absent_vertex ... ok
[INFO] [stdout] test org::eolang::int::fails_to_divide_by_zero ... ok
[INFO] [stdout] test org::eolang::int::divides_two_integers ... ok
[INFO] [stdout] test org::eolang::int::multiplies_two_integers ... ok
[INFO] [stdout] test universe::generates_random_int ... ok
[INFO] [stdout] test org::eolang::int::fails_when_times_overflows ... ok
[INFO] [stdout] test universe::quick_tests ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test org::eolang::int::fails_when_plus_overflows ... ok
[INFO] [stdout] test universe::find_absent_vertex ... ok
[INFO] [stdout] test org::eolang::int::adds_two_integers ... ok
[INFO] [stdout] test universe::quick_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- universe::quick_tests stdout ----
[INFO] [stdout] TRACE [reo::universe] 
[INFO] [stdout] 
[INFO] [stdout] #quick_tests: 01-self-ref.sodg
[INFO] [stdout] TRACE [sodg::script] #deploy_to: deploying command no.1 'ADD(0)'...
[INFO] [stdout] TRACE [sodg::ops] #add: vertex ν0 added
[INFO] [stdout] TRACE [sodg::script] #deploy_to: deploying command no.2 'ADD($v1)'...
[INFO] [stdout] TRACE [sodg::ops] #add: vertex ν1 added
[INFO] [stdout] TRACE [sodg::script] #deploy_to: deploying command no.3 'BIND(0, $v1, bar)'...
[INFO] [stdout] TRACE [sodg::ops] #bind: edge added ν0.bar → ν1
[INFO] [stdout] TRACE [sodg::script] #deploy_to: deploying command no.4 'ADD($v2)'...
[INFO] [stdout] TRACE [sodg::ops] #add: vertex ν2 added
[INFO] [stdout] TRACE [sodg::script] #deploy_to: deploying command no.5 'BIND($v1, $v2, Δ)'...
[INFO] [stdout] TRACE [sodg::ops] #bind: edge added ν1.Δ → ν2
[INFO] [stdout] TRACE [sodg::script] #deploy_to: deploying command no.6 'PUT($v2, 00-00-00-00-00-00-00-2A)'...
[INFO] [stdout] TRACE [sodg::ops] #data: data of ν2 set to 00-00-00-00-00-00-00-2A
[INFO] [stdout] TRACE [sodg::script] #deploy_to: deploying command no.7 'BIND(0, $v1, foo)'...
[INFO] [stdout] TRACE [sodg::ops] #bind: edge added ν0.foo → ν1
[INFO] [stdout] TRACE [sodg::script] #deploy_to: deploying command no.8 'ADD($v3)'...
[INFO] [stdout] TRACE [sodg::ops] #add: vertex ν3 added
[INFO] [stdout] TRACE [sodg::script] #deploy_to: deploying command no.9 'BIND($v3, $v1, ε)'...
[INFO] [stdout] TRACE [sodg::ops] #bind: edge added ν3.ε → ν1
[INFO] [stdout] TRACE [reo::universe] #register: atom inc registered as 0x5ef03a11ad90
[INFO] [stdout] TRACE [reo::universe] #register: atom times registered as 0x5ef03a11b1d0
[INFO] [stdout] TRACE [sodg::find] #find(ν0, Φ.foo.Δ): calling relay(ν0, Φ)...
[INFO] [stdout] TRACE [sodg::find] #find(ν0, ν0): ▷ found ν0 in 2 jumps
[INFO] [stdout] TRACE [sodg::find] #find(ν0, Φ.foo.Δ): ν0.Φ relayed to ν0 (re: ν0)
[INFO] [stdout] TRACE [sodg::find] #find(ν0, Φ.foo.Δ): found ν2 in 4 jumps
[INFO] [stdout] TRACE [sodg::ops] #data: data of ν2 retrieved
[INFO] [stdout] TRACE [reo::universe] #dataize: data found in ν2 (8 bytes): 00-00-00-00-00-00-00-2A
[INFO] [stdout] Error: Can't create directory target/surge/01-self-ref.sodg
[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::<anyhow::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.80/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), core::io::error::Error> as anyhow::Context<(), core::io::error::Error>>::context::<anyhow::Error>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.80/src/context.rs:54:37
[INFO] [stdout]    2: <reo::Universe>::snapshot
[INFO] [stdout]              at ./src/universe.rs:391:14
[INFO] [stdout]    3: <reo::Universe>::exit_it
[INFO] [stdout]              at ./src/universe.rs:374:14
[INFO] [stdout]    4: reo::universe::quick_tests
[INFO] [stdout]              at ./src/universe.rs:633:13
[INFO] [stdout]    5: reo::universe::quick_tests::{closure#0}
[INFO] [stdout]              at ./src/universe.rs:610:21
[INFO] [stdout]    6: <reo::universe::quick_tests::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]    9: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   12: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   13: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   15: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   16: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   18: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   19: <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
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   20: 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}>, ()>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   22: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   24: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   26: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     universe::quick_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "39e856ea54c97122eff65a3035d4fa367f36ec5ec85870b850baeced2a0b8144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39e856ea54c97122eff65a3035d4fa367f36ec5ec85870b850baeced2a0b8144", kill_on_drop: false }`
[INFO] [stdout] 39e856ea54c97122eff65a3035d4fa367f36ec5ec85870b850baeced2a0b8144
