[INFO] fetching crate xxpg 0.1.19...
[INFO] testing xxpg-0.1.19 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate xxpg 0.1.19 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate xxpg 0.1.19
[INFO] finished tweaking crates.io crate xxpg 0.1.19
[INFO] tweaked toml for crates.io crate xxpg 0.1.19 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xxpg 0.1.19 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 165 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.8.6)
[INFO] [stderr]       Adding ctor v0.2.9 (available: v0.6.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4d7686c3266e51a6f7d68670d3d0ce77574429b191572a201c45a287226a2d3
[INFO] running `Command { std: "docker" "start" "-a" "d4d7686c3266e51a6f7d68670d3d0ce77574429b191572a201c45a287226a2d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4d7686c3266e51a6f7d68670d3d0ce77574429b191572a201c45a287226a2d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4d7686c3266e51a6f7d68670d3d0ce77574429b191572a201c45a287226a2d3", kill_on_drop: false }`
[INFO] [stdout] d4d7686c3266e51a6f7d68670d3d0ce77574429b191572a201c45a287226a2d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccbe6a8e83a3e929c95d5d116aa0c44dab49e0a1d8d8eaac6e60493b19e66ea5
[INFO] running `Command { std: "docker" "start" "-a" "ccbe6a8e83a3e929c95d5d116aa0c44dab49e0a1d8d8eaac6e60493b19e66ea5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling static_init v1.0.4
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aok v0.1.18
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]    Compiling xxai-postgres-types v0.2.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling msgpacker-derive v0.3.2
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling msgpacker v0.4.8
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling async-lazy v0.1.2
[INFO] [stderr]    Compiling trt v0.1.29
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-postgres v0.7.15
[INFO] [stderr]    Compiling xxai-tokio-postgres v0.7.15
[INFO] [stderr]    Compiling xxpg_proc v0.1.7
[INFO] [stderr]    Compiling xxpg v0.1.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `async_lazy::Lazy::<T, Fut, F>::const_new`: use `new` instead
[INFO] [stdout]   --> src/lib.rs:77:37
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub static PG: Lazy<Client> = Lazy::const_new(|| Box::pin(async move { conn().await }));
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.33s
[INFO] running `Command { std: "docker" "inspect" "ccbe6a8e83a3e929c95d5d116aa0c44dab49e0a1d8d8eaac6e60493b19e66ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccbe6a8e83a3e929c95d5d116aa0c44dab49e0a1d8d8eaac6e60493b19e66ea5", kill_on_drop: false }`
[INFO] [stdout] ccbe6a8e83a3e929c95d5d116aa0c44dab49e0a1d8d8eaac6e60493b19e66ea5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e210099c9d764485f895fe07a5db262dd6de8c09cb58b23ccc65dfc5c1134ed
[INFO] running `Command { std: "docker" "start" "-a" "2e210099c9d764485f895fe07a5db262dd6de8c09cb58b23ccc65dfc5c1134ed", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated associated function `async_lazy::Lazy::<T, Fut, F>::const_new`: use `new` instead
[INFO] [stdout]   --> src/lib.rs:77:37
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub static PG: Lazy<Client> = Lazy::const_new(|| Box::pin(async move { conn().await }));
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xxpg v0.1.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `async_lazy::Lazy::<T, Fut, F>::const_new`: use `new` instead
[INFO] [stdout]   --> src/lib.rs:77:37
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub static PG: Lazy<Client> = Lazy::const_new(|| Box::pin(async move { conn().await }));
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "2e210099c9d764485f895fe07a5db262dd6de8c09cb58b23ccc65dfc5c1134ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e210099c9d764485f895fe07a5db262dd6de8c09cb58b23ccc65dfc5c1134ed", kill_on_drop: false }`
[INFO] [stdout] 2e210099c9d764485f895fe07a5db262dd6de8c09cb58b23ccc65dfc5c1134ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a934b7bd235afdbe4baab57c8873398ca73b27ce61e4155f66ce08543f45bb1e
[INFO] running `Command { std: "docker" "start" "-a" "a934b7bd235afdbe4baab57c8873398ca73b27ce61e4155f66ce08543f45bb1e", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `async_lazy::Lazy::<T, Fut, F>::const_new`: use `new` instead
[INFO] [stderr]   --> src/lib.rs:77:37
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub static PG: Lazy<Client> = Lazy::const_new(|| Box::pin(async move { conn().await }));
[INFO] [stderr]    |                                     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `xxpg` (lib) generated 1 warning
[INFO] [stderr] warning: `xxpg` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xxpg-3d6ffea1a8e57cc9)
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (24) panicked at src/lib.rs:54:40:
[INFO] [stderr] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x64e62d14df82 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x64e62d14df82 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x64e62d14df82 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x64e62d14df82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x64e62d15f9cf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x64e62d15f9cf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x64e62d11a693 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x64e62d11a693 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x64e62d127012 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x64e62d12bebf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x64e62d12bd19 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x64e62d12c545 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stderr]   12:     0x64e62d12c32a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]   13:     0x64e62d127149 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   14:     0x64e62d10ecad - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]   15:     0x64e62d168220 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x64e62d167766 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stderr]   17:     0x64e62cf0e9d3 - core::result::Result<T,E>::unwrap::h0ff73cb1dd423a98
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stderr]   18:     0x64e62cf0e9d3 - xxpg::conn::{{closure}}::ha348e2719986aa0f
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:54:40
[INFO] [stderr]   19:     0x64e62cf0e7c4 - xxpg::PG::{{closure}}::{{closure}}::h114d38a281134133
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:77:79
[INFO] [stderr]   20:     0x64e62cf2f3ff - <core::pin::Pin<P> as core::future::future::Future>::poll::hc4e5ce2db7ad72f8
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stderr]   21:     0x64e62cf2f45b - <core::pin::Pin<P> as core::future::future::Future>::poll::hd2118f0a13d4b27b
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x64e62cef886e - async_lazy::Lazy<T,Fut,F>::initialize::{{closure}}::ha573c04462d663e8
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-lazy-0.1.2/src/lib.rs:425:34
[INFO] [stderr]   23:     0x64e62cef8c37 - async_lazy::Lazy<T,Fut,F>::force::{{closure}}::h517e04d42636a2ae
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-lazy-0.1.2/src/lib.rs:275:55
[INFO] [stderr]   24:     0x64e62cf1007a - xxpg::init::{{closure}}::h0654d7f80ac5b116
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:83:22
[INFO] [stderr]   25:     0x64e62cf2f0bd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h0fc1874b920c04f7
[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]   26:     0x64e62cf2ef58 - tokio::task::coop::with_budget::hf2d8495ce15c17c0
[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]   27:     0x64e62cf2ef58 - tokio::task::coop::budget::h1a748e110f08811d
[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]   28:     0x64e62cf2ef58 - tokio::runtime::park::CachedParkThread::block_on::hb77487ae4afd5dee
[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]   29:     0x64e62cef6f13 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h049b14b2b02d09d0
[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]   30:     0x64e62cf13378 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h61dba739b7dcdb15
[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]   31:     0x64e62cf12855 - tokio::runtime::context::runtime::enter_runtime::h44d2a470d68ef194
[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]   32:     0x64e62cf13333 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hc73e4bfe22711155
[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]   33:     0x64e62cf22be9 - tokio::runtime::runtime::Runtime::block_on_inner::heb424224c96ab2d9
[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]   34:     0x64e62cf22e71 - tokio::runtime::runtime::Runtime::block_on::h491d32d46d8eef17
[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]   35:     0x64e62cf0ff27 - xxpg::init::hbbad039e72ab2509
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:81:7
[INFO] [stderr]   36:     0x64e62cf0e5d6 - xxpg::init___rust_ctor___ctor::init___rust_ctor___ctor::hfcee9fa944490700
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:79:1
[INFO] [stderr]   37:     0x7f2c8e2b2304 - __libc_start_main
[INFO] [stderr]   38:     0x64e62cef1735 - _start
[INFO] [stderr]   39:                0x0 - <unknown>
[INFO] [stderr] fatal runtime error: failed to initiate panic, error 5, aborting
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/xxpg-3d6ffea1a8e57cc9` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "a934b7bd235afdbe4baab57c8873398ca73b27ce61e4155f66ce08543f45bb1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a934b7bd235afdbe4baab57c8873398ca73b27ce61e4155f66ce08543f45bb1e", kill_on_drop: false }`
[INFO] [stdout] a934b7bd235afdbe4baab57c8873398ca73b27ce61e4155f66ce08543f45bb1e
