[INFO] cloning repository https://github.com/luizribeiro/apple-main
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luizribeiro/apple-main" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizribeiro%2Fapple-main", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizribeiro%2Fapple-main'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 174e0fd476525fbd5bb18b1f12a28fc9b69f4654
[INFO] testing luizribeiro/apple-main against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizribeiro%2Fapple-main" "/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/luizribeiro/apple-main
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/luizribeiro/apple-main
[INFO] tweaked toml for git repo https://github.com/luizribeiro/apple-main written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luizribeiro/apple-main on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luizribeiro/apple-main 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded escape8259 v0.5.3
[INFO] [stderr]   Downloaded criterion-macro v0.4.0
[INFO] [stderr]   Downloaded libtest-mimic v0.8.1
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 496f8ea6bfaed98c456961fb7d2b6d9f032141eadc00c044d9d74227d30ac459
[INFO] running `Command { std: "docker" "start" "-a" "496f8ea6bfaed98c456961fb7d2b6d9f032141eadc00c044d9d74227d30ac459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "496f8ea6bfaed98c456961fb7d2b6d9f032141eadc00c044d9d74227d30ac459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "496f8ea6bfaed98c456961fb7d2b6d9f032141eadc00c044d9d74227d30ac459", kill_on_drop: false }`
[INFO] [stdout] 496f8ea6bfaed98c456961fb7d2b6d9f032141eadc00c044d9d74227d30ac459
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2801812f112e86c0e377d3e465a7ab364db441acb39045c3d09891a8e2552a1c
[INFO] running `Command { std: "docker" "start" "-a" "2801812f112e86c0e377d3e465a7ab364db441acb39045c3d09891a8e2552a1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling apple-main-macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling apple-main v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.01s
[INFO] running `Command { std: "docker" "inspect" "2801812f112e86c0e377d3e465a7ab364db441acb39045c3d09891a8e2552a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2801812f112e86c0e377d3e465a7ab364db441acb39045c3d09891a8e2552a1c", kill_on_drop: false }`
[INFO] [stdout] 2801812f112e86c0e377d3e465a7ab364db441acb39045c3d09891a8e2552a1c
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07f56264b59601aa3c62d09db38e6e95f9483d6aad68e0fe240cd8b21f93bf32
[INFO] running `Command { std: "docker" "start" "-a" "07f56264b59601aa3c62d09db38e6e95f9483d6aad68e0fe240cd8b21f93bf32", kill_on_drop: false }`
[INFO] [stderr]    Compiling apple-main v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> tests/integration.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.94s
[INFO] running `Command { std: "docker" "inspect" "07f56264b59601aa3c62d09db38e6e95f9483d6aad68e0fe240cd8b21f93bf32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07f56264b59601aa3c62d09db38e6e95f9483d6aad68e0fe240cd8b21f93bf32", kill_on_drop: false }`
[INFO] [stdout] 07f56264b59601aa3c62d09db38e6e95f9483d6aad68e0fe240cd8b21f93bf32
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7f521a1a11144b6ead909bdc1237038e19856e79485e4d065393780b02cbf483
[INFO] running `Command { std: "docker" "start" "-a" "7f521a1a11144b6ead909bdc1237038e19856e79485e4d065393780b02cbf483", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> tests/integration.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `apple-main` (test "integration") generated 1 warning (run `cargo fix --test "integration" -p apple-main` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apple_main-f1ec8ca80c5ad38e)
[INFO] [stdout] running 12 tests
[INFO] [stdout] test platform::other::tests::is_main_thread_always_returns_true ... ok
[INFO] [stdout] test dispatch::tests::non_macos::on_main_sync_returns_value ... ok
[INFO] [stdout] test dispatch::tests::non_macos::on_main_sync_executes_closure ... ok
[INFO] [stdout] test platform::other::tests::is_main_thread_returns_true_on_spawned_thread ... ok
[INFO] [stdout] test test_harness::tests::test_case_can_be_created ... ok
[INFO] [stdout] test dispatch::tests::non_macos::on_main_returns_value ... ok
[INFO] [stdout] test runtime::tests::init_runtime_creates_runtime ... ok
[INFO] [stdout] test runtime::tests::block_on_executes_future ... ok
[INFO] [stdout] test runtime::tests::init_runtime_returns_same_instance ... ok
[INFO] [stdout] test runtime::tests::block_on_with_spawn ... ok
[INFO] [stdout] test dispatch::tests::non_macos::on_main_executes_closure ... ok
[INFO] [stdout] test runtime::tests::concurrent_init_returns_same_runtime ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/harness_integration.rs (/opt/rustwide/target/debug/deps/harness_integration-b84e6bbf2cc3a668)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (81) panicked at tests/harness_integration.rs:28:5:
[INFO] [stderr] assertion failed: !is_main
[INFO] [stderr] stack backtrace:
[INFO] [stdout] test test_multiple_tests_run       ... ok
[INFO] [stdout] test test_on_main_sync_dispatch    ... ok
[INFO] [stdout] test test_on_main_dispatch         ... ok
[INFO] [stdout] test test_async_operation          ... ok
[INFO] [stdout] test test_counter_increments       ... ok
[INFO] [stderr]    0:     0x5d4abdc66b02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5d4abdc66b02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5d4abdc66b02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5d4abdc66b02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5d4abdc7be3a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5d4abdc7be3a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stderr]    6:     0x5d4abdc6cf86 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5d4abdc6cf86 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5d4abdc4c34f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5d4abdc4c34f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5d4abdc5f541 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5d4abdc5f7ab - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x5d4abdc4c43a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stderr]   13:     0x5d4abdc43ef9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x5d4abdc4d24d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x5d4abdc7c57c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x5d4abdc7c542 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stderr]   17:     0x5d4abdab420e - harness_integration[a10199229e667595]::test_is_main_thread_available::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/harness_integration.rs:28:5
[INFO] [stderr]   18:     0x5d4abdabf153 - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stderr]   19:     0x5d4abdabb48f - <tokio[411efedcd9543701]::runtime::park::CachedParkThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()> + core[c5ed12ab89cc536a]::marker::Send>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stderr]   20:     0x5d4abdab705f - tokio[411efedcd9543701]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[411efedcd9543701]::runtime::park::CachedParkThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()> + core[c5ed12ab89cc536a]::marker::Send>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]   21:     0x5d4abdab705f - tokio[411efedcd9543701]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[411efedcd9543701]::runtime::park::CachedParkThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()> + core[c5ed12ab89cc536a]::marker::Send>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]   22:     0x5d4abdab705f - <tokio[411efedcd9543701]::runtime::park::CachedParkThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()> + core[c5ed12ab89cc536a]::marker::Send>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stderr]   23:     0x5d4abdab58fe - <tokio[411efedcd9543701]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()> + core[c5ed12ab89cc536a]::marker::Send>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   24:     0x5d4abdaba9b9 - <tokio[411efedcd9543701]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()> + core[c5ed12ab89cc536a]::marker::Send>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   25:     0x5d4abdaba253 - tokio[411efedcd9543701]::runtime::context::runtime::enter_runtime::<<tokio[411efedcd9543701]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()> + core[c5ed12ab89cc536a]::marker::Send>>>::{closure#0}, ()>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   26:     0x5d4abdab5b15 - <tokio[411efedcd9543701]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()> + core[c5ed12ab89cc536a]::marker::Send>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   27:     0x5d4abdab50c8 - <tokio[411efedcd9543701]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()> + core[c5ed12ab89cc536a]::marker::Send>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stderr]   28:     0x5d4abdab5419 - <tokio[411efedcd9543701]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()> + core[c5ed12ab89cc536a]::marker::Send>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stderr]   29:     0x5d4abdab9c85 - apple_main[baed0a5b71b27ab7]::runtime::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()> + core[c5ed12ab89cc536a]::marker::Send>>>
[INFO] [stderr]                                at /opt/rustwide/workdir/src/runtime.rs:23:15
[INFO] [stderr]   30:     0x5d4abdabdc40 - apple_main[baed0a5b71b27ab7]::test_harness::collect_tests::{closure#0}::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/test_harness.rs:18:17
[INFO] [stderr]   31:     0x5d4abdaba805 - <libtest_mimic[cd22fc144a81870a]::Trial>::test::<apple_main[baed0a5b71b27ab7]::test_harness::collect_tests::{closure#0}::{closure#0}, &str>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:119:54
[INFO] [stderr]   32:     0x5d4abdabdd9a - <<libtest_mimic[cd22fc144a81870a]::Trial>::test<apple_main[baed0a5b71b27ab7]::test_harness::collect_tests::{closure#0}::{closure#0}, &str>::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(bool,)>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x5d4abdae92f0 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(bool,), Output = libtest_mimic[cd22fc144a81870a]::Outcome> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<(bool,)>>::call_once
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]   34:     0x5d4abdac6f10 - libtest_mimic[cd22fc144a81870a]::run_single::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:43
[INFO] [stderr]   35:     0x5d4abdae6920 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<libtest_mimic[cd22fc144a81870a]::run_single::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   36:     0x5d4abdad230c - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<libtest_mimic[cd22fc144a81870a]::run_single::{closure#0}>, libtest_mimic[cd22fc144a81870a]::Outcome>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stderr]   37:     0x5d4abdaecedb - __rust_try
[INFO] [stderr]   38:     0x5d4abdae99fd - std[716c9a7a72e5c14e]::panicking::catch_unwind::<libtest_mimic[cd22fc144a81870a]::Outcome, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<libtest_mimic[cd22fc144a81870a]::run_single::{closure#0}>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stderr]   39:     0x5d4abdae99fd - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<libtest_mimic[cd22fc144a81870a]::run_single::{closure#0}>, libtest_mimic[cd22fc144a81870a]::Outcome>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x5d4abdac7a91 - libtest_mimic[cd22fc144a81870a]::run_single
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:5
[INFO] [stderr]   41:     0x5d4abdac6cf6 - libtest_mimic[cd22fc144a81870a]::run::{closure#3}::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:531:43
[INFO] [stderr]   42:     0x5d4abdadea86 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<libtest_mimic[cd22fc144a81870a]::run::{closure#3}::{closure#0}, ()>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   43:     0x5d4abdadfd02 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<libtest_mimic[cd22fc144a81870a]::run::{closure#3}::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   44:     0x5d4abdae68e1 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<libtest_mimic[cd22fc144a81870a]::run::{closure#3}::{closure#0}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   45:     0x5d4abdad22c7 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<libtest_mimic[cd22fc144a81870a]::run::{closure#3}::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stderr]   46:     0x5d4abdae103b - __rust_try
[INFO] [stderr]   47:     0x5d4abdadf9c0 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<libtest_mimic[cd22fc144a81870a]::run::{closure#3}::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stderr]   48:     0x5d4abdadf9c0 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<libtest_mimic[cd22fc144a81870a]::run::{closure#3}::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stderr]   49:     0x5d4abdadf9c0 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<libtest_mimic[cd22fc144a81870a]::run::{closure#3}::{closure#0}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   50:     0x5d4abdadfe7f - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<libtest_mimic[cd22fc144a81870a]::run::{closure#3}::{closure#0}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x5d4abdc663af - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]   52:     0x5d4abdc663af - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stderr]   53:     0x7f491616caa4 - <unknown>
[INFO] [stderr]   54:     0x7f49161f9a64 - clone
[INFO] [stderr]   55:                0x0 - <unknown>
[INFO] [stdout] test test_is_main_thread_available ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_is_main_thread_available ----
[INFO] [stdout] test panicked: assertion failed: !is_main
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_is_main_thread_available
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test harness_integration`
[INFO] running `Command { std: "docker" "inspect" "7f521a1a11144b6ead909bdc1237038e19856e79485e4d065393780b02cbf483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f521a1a11144b6ead909bdc1237038e19856e79485e4d065393780b02cbf483", kill_on_drop: false }`
[INFO] [stdout] 7f521a1a11144b6ead909bdc1237038e19856e79485e4d065393780b02cbf483
