[INFO] fetching crate xxpg 0.1.19... [INFO] testing xxpg-0.1.19 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate xxpg 0.1.19 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xxpg 0.1.19 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 166 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.5.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a01665ad536a7bdf276db8dd54200b84736e1a4f64bd36eb7772b0e47780b80b [INFO] running `Command { std: "docker" "start" "-a" "a01665ad536a7bdf276db8dd54200b84736e1a4f64bd36eb7772b0e47780b80b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a01665ad536a7bdf276db8dd54200b84736e1a4f64bd36eb7772b0e47780b80b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01665ad536a7bdf276db8dd54200b84736e1a4f64bd36eb7772b0e47780b80b", kill_on_drop: false }` [INFO] [stdout] a01665ad536a7bdf276db8dd54200b84736e1a4f64bd36eb7772b0e47780b80b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf55b5f8f93c245f63145150c92eb33dd88487ad2daab49b0b91257d02510d3e [INFO] running `Command { std: "docker" "start" "-a" "bf55b5f8f93c245f63145150c92eb33dd88487ad2daab49b0b91257d02510d3e", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling static_init_macro v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling static_init v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aok v0.1.17 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling postgres-types v0.2.10 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling xxai-postgres-types v0.2.9 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling tokio-macros v2.5.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 tokio v1.47.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling msgpacker v0.4.8 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling trt v0.1.29 [INFO] [stderr] Compiling async-lazy v0.1.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-postgres v0.7.14 [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::::const_new`: use `new` instead [INFO] [stdout] --> src/lib.rs:77:37 [INFO] [stdout] | [INFO] [stdout] 77 | pub static PG: Lazy = 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 1m 26s [INFO] running `Command { std: "docker" "inspect" "bf55b5f8f93c245f63145150c92eb33dd88487ad2daab49b0b91257d02510d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf55b5f8f93c245f63145150c92eb33dd88487ad2daab49b0b91257d02510d3e", kill_on_drop: false }` [INFO] [stdout] bf55b5f8f93c245f63145150c92eb33dd88487ad2daab49b0b91257d02510d3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5add1928f05b897e5c073d8abe87e0025af3616dd68a8b2a6dc4276636b8843e [INFO] running `Command { std: "docker" "start" "-a" "5add1928f05b897e5c073d8abe87e0025af3616dd68a8b2a6dc4276636b8843e", kill_on_drop: false }` [INFO] [stderr] Compiling xxpg v0.1.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `async_lazy::Lazy::::const_new`: use `new` instead [INFO] [stdout] --> src/lib.rs:77:37 [INFO] [stdout] | [INFO] [stdout] 77 | pub static PG: Lazy = 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] [stdout] warning: use of deprecated associated function `async_lazy::Lazy::::const_new`: use `new` instead [INFO] [stdout] --> src/lib.rs:77:37 [INFO] [stdout] | [INFO] [stdout] 77 | pub static PG: Lazy = 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 1.96s [INFO] running `Command { std: "docker" "inspect" "5add1928f05b897e5c073d8abe87e0025af3616dd68a8b2a6dc4276636b8843e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5add1928f05b897e5c073d8abe87e0025af3616dd68a8b2a6dc4276636b8843e", kill_on_drop: false }` [INFO] [stdout] 5add1928f05b897e5c073d8abe87e0025af3616dd68a8b2a6dc4276636b8843e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a1117ff825cbdd52a35c988a7b6c1ba2d8d7cc163fcad976730b3cca4c38ca05 [INFO] running `Command { std: "docker" "start" "-a" "a1117ff825cbdd52a35c988a7b6c1ba2d8d7cc163fcad976730b3cca4c38ca05", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `async_lazy::Lazy::::const_new`: use `new` instead [INFO] [stderr] --> src/lib.rs:77:37 [INFO] [stderr] | [INFO] [stderr] 77 | pub static PG: Lazy = 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.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xxpg-b040563de68f65f9) [INFO] [stderr] [INFO] [stderr] thread '' (16) panicked at src/lib.rs:54:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x62ffac27f822 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62ffac27f822 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62ffac27f822 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62ffac27f822 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62ffac2a40bf - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x62ffac2a40bf - core::fmt::write::h21ca93b65a7c281a [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x62ffac26ed83 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x62ffac26ed83 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x62ffac27fe32 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x62ffac26a98c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x62ffac26a7c6 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x62ffac26b64a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x62ffac27fc3a - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x62ffac27fb99 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x62ffac26b3bd - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x62ffac2acd40 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x62ffac2ae566 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stderr] 17: 0x62ffac0467ff - core::result::Result::unwrap::he2646798a4d55bbc [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1223:23 [INFO] [stderr] 18: 0x62ffac0467ff - xxpg::conn::{{closure}}::h1236dedea77db40c [INFO] [stderr] at /opt/rustwide/workdir/src/lib.rs:54:40 [INFO] [stderr] 19: 0x62ffac047094 - xxpg::PG::{{closure}}::{{closure}}::h1a03cf19e8efa95c [INFO] [stderr] at /opt/rustwide/workdir/src/lib.rs:77:79 [INFO] [stderr] 20: 0x62ffac034f4f - as core::future::future::Future>::poll::h925e4dc636d282d2 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/future/future.rs:133:9 [INFO] [stderr] 21: 0x62ffac034d8b - as core::future::future::Future>::poll::h1bd4e6bcbbe668a3 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/future/future.rs:133:9 [INFO] [stderr] 22: 0x62ffac05b488 - async_lazy::Lazy::initialize::{{closure}}::heb63f61d96366535 [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: 0x62ffac05aa4a - async_lazy::Lazy::force::{{closure}}::h91502121227d5ae1 [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: 0x62ffac046e73 - xxpg::init::{{closure}}::h8b22c211e4b57758 [INFO] [stderr] at /opt/rustwide/workdir/src/lib.rs:83:22 [INFO] [stderr] 25: 0x62ffac03ae6d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hc8b187d464a6e074 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71 [INFO] [stderr] 26: 0x62ffac03acbe - tokio::task::coop::with_budget::he2bf41b110c7b515 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stderr] 27: 0x62ffac03acbe - tokio::task::coop::budget::h521d48b968259b8d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stderr] 28: 0x62ffac03acbe - tokio::runtime::park::CachedParkThread::block_on::h119468ad58e858aa [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31 [INFO] [stderr] 29: 0x62ffac060325 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd366040d0dcd0f3f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14 [INFO] [stderr] 30: 0x62ffac051136 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h62a2b899e8b6668a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stderr] 31: 0x62ffac048595 - tokio::runtime::context::runtime::enter_runtime::he9272680180c126e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stderr] 32: 0x62ffac0510f1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hab71e9e37f6b533a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stderr] 33: 0x62ffac05c739 - tokio::runtime::runtime::Runtime::block_on_inner::h5ae3051542e4838f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50 [INFO] [stderr] 34: 0x62ffac05c9c1 - tokio::runtime::runtime::Runtime::block_on::hb90a2213ac24cb2f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stderr] 35: 0x62ffac046643 - xxpg::init::he26565052bda6ab3 [INFO] [stderr] at /opt/rustwide/workdir/src/lib.rs:81:7 [INFO] [stderr] 36: 0x62ffac046d06 - xxpg::init___rust_ctor___ctor::init___rust_ctor___ctor::h8cf3ea1666024138 [INFO] [stderr] at /opt/rustwide/workdir/src/lib.rs:79:1 [INFO] [stderr] 37: 0x7a0a1a1e0304 - __libc_start_main [INFO] [stderr] 38: 0x62ffac028625 - _start [INFO] [stderr] 39: 0x0 - [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-b040563de68f65f9` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "a1117ff825cbdd52a35c988a7b6c1ba2d8d7cc163fcad976730b3cca4c38ca05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1117ff825cbdd52a35c988a7b6c1ba2d8d7cc163fcad976730b3cca4c38ca05", kill_on_drop: false }` [INFO] [stdout] a1117ff825cbdd52a35c988a7b6c1ba2d8d7cc163fcad976730b3cca4c38ca05