[INFO] cloning repository https://github.com/mihneabuz/inel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mihneabuz/inel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihneabuz%2Finel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihneabuz%2Finel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d728a1ce34f1027cf02a89bed8d2c9ee34adb84
[INFO] testing mihneabuz/inel against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihneabuz%2Finel" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mihneabuz/inel
[INFO] finished tweaking git repo https://github.com/mihneabuz/inel
[INFO] tweaked toml for git repo https://github.com/mihneabuz/inel written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mihneabuz/inel 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/mihneabuz/inel 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 git repository `https://github.com/mihneabuz/io-uring.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded io-uring v0.7.8
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded prettyplease v0.2.35
[INFO] [stderr]   Downloaded cc v1.2.29
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.2
[INFO] [stderr]   Downloaded rustls v0.23.29
[INFO] [stderr]   Downloaded tokio v1.46.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1c21e6083830a58627647d5c91ce83991fda894ce43793e089b14b1502b99955
[INFO] running `Command { std: "docker" "start" "-a" "1c21e6083830a58627647d5c91ce83991fda894ce43793e089b14b1502b99955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c21e6083830a58627647d5c91ce83991fda894ce43793e089b14b1502b99955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c21e6083830a58627647d5c91ce83991fda894ce43793e089b14b1502b99955", kill_on_drop: false }`
[INFO] [stdout] 1c21e6083830a58627647d5c91ce83991fda894ce43793e089b14b1502b99955
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 271115f98d532f08760e0581beb4f1ce02750302b52c014d2bde4a7b008ecd53
[INFO] running `Command { std: "docker" "start" "-a" "271115f98d532f08760e0581beb4f1ce02750302b52c014d2bde4a7b008ecd53", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling aws-lc-rs v1.13.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling io-uring v0.7.8 (https://github.com/mihneabuz/io-uring.git#6a110b16)
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling inel-interface v0.1.0 (/opt/rustwide/workdir/crates/inel-interface)
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling inel-macro v0.1.0 (/opt/rustwide/workdir/crates/inel-macro)
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling inel-reactor v0.1.0 (/opt/rustwide/workdir/crates/inel-reactor)
[INFO] [stderr]    Compiling inel-executor v0.1.0 (/opt/rustwide/workdir/crates/inel-executor)
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling inel v0.1.0 (/opt/rustwide/workdir/crates/inel)
[INFO] [stderr]    Compiling inel-benches v0.1.0 (/opt/rustwide/workdir/crates/inel-benches)
[INFO] [stderr]    Compiling inel-examples v0.1.0 (/opt/rustwide/workdir/crates/inel-examples)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "271115f98d532f08760e0581beb4f1ce02750302b52c014d2bde4a7b008ecd53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "271115f98d532f08760e0581beb4f1ce02750302b52c014d2bde4a7b008ecd53", kill_on_drop: false }`
[INFO] [stdout] 271115f98d532f08760e0581beb4f1ce02750302b52c014d2bde4a7b008ecd53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2314354b50f865fccd7bcc97273c6936442a62633695d1b4285c643f78cdd426
[INFO] running `Command { std: "docker" "start" "-a" "2314354b50f865fccd7bcc97273c6936442a62633695d1b4285c643f78cdd426", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling inel-macro v0.1.0 (/opt/rustwide/workdir/crates/inel-macro)
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling inel-executor v0.1.0 (/opt/rustwide/workdir/crates/inel-executor)
[INFO] [stderr]    Compiling inel-reactor v0.1.0 (/opt/rustwide/workdir/crates/inel-reactor)
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling inel-interface v0.1.0 (/opt/rustwide/workdir/crates/inel-interface)
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling inel v0.1.0 (/opt/rustwide/workdir/crates/inel)
[INFO] [stderr]    Compiling inel-benches v0.1.0 (/opt/rustwide/workdir/crates/inel-benches)
[INFO] [stderr]    Compiling inel-examples v0.1.0 (/opt/rustwide/workdir/crates/inel-examples)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "2314354b50f865fccd7bcc97273c6936442a62633695d1b4285c643f78cdd426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2314354b50f865fccd7bcc97273c6936442a62633695d1b4285c643f78cdd426", kill_on_drop: false }`
[INFO] [stdout] 2314354b50f865fccd7bcc97273c6936442a62633695d1b4285c643f78cdd426
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cc08956fdbc4e6d6c0dc039366fb1fadb731ebaf4b69589f5cf5c39e5e7b7d05
[INFO] running `Command { std: "docker" "start" "-a" "cc08956fdbc4e6d6c0dc039366fb1fadb731ebaf4b69589f5cf5c39e5e7b7d05", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inel-dbc4d3445d9f1df1)
[INFO] [stderr]      Running tests/unit/main.rs (/opt/rustwide/target/debug/deps/unit-ffce66626adff99c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test compat::axum::shared ... FAILED
[INFO] [stdout] test combo ... FAILED
[INFO] [stdout] test compat::hyper::simple ... FAILED
[INFO] [stdout] test compat::axum::fixed ... FAILED
[INFO] [stdout] test compat::hyper::shared ... FAILED
[INFO] [stdout] test compat::hyper::fixed ... FAILED
[INFO] [stdout] test fs::dir::create ... FAILED
[INFO] [stdout] test fs::file::create ... FAILED
[INFO] [stdout] test fs::dir::error ... FAILED
[INFO] [stdout] test fs::file::direct::create ... FAILED
[INFO] [stdout] test compat::axum::default ... FAILED
[INFO] [stdout] test fs::file::direct::open ... FAILED
[INFO] [stdout] test compat::rustls::simple ... FAILED
[INFO] [stdout] test fs::dir::recursive ... FAILED
[INFO] [stdout] test fs::file::direct::error ... FAILED
[INFO] [stdout] test fs::file::append ... FAILED
[INFO] [stdout] test fs::file::direct::split ... FAILED
[INFO] [stdout] test fs::file::errors ... FAILED
[INFO] [stdout] test fs::file::metadata ... FAILED
[INFO] [stdout] test compat::axum::direct ... FAILED
[INFO] [stdout] test fs::file::direct::append ... FAILED
[INFO] [stdout] test compat::rustls::direct ... FAILED
[INFO] [stdout] test fs::file::no_options ... FAILED
[INFO] [stdout] test fs::file::split_buffered ... FAILED
[INFO] [stdout] test fs::file::truncate ... FAILED
[INFO] [stdout] test fs::file::open ... FAILED
[INFO] [stdout] test fs::func::error ... FAILED
[INFO] [stdout] test fs::file::raw_fd ... FAILED
[INFO] [stdout] test fs::file::split ... FAILED
[INFO] [stdout] test fs::func::metadata ... FAILED
[INFO] [stdout] test fs::func::read ... FAILED
[INFO] [stdout] test fs::func::write ... FAILED
[INFO] [stdout] test fs::func::exists ... FAILED
[INFO] [stdout] test io::bufreader::fixed::error ... FAILED
[INFO] [stdout] test fs::func::write_buf ... FAILED
[INFO] [stdout] test init ... FAILED
[INFO] [stdout] test io::bufreader::fixed::inner ... FAILED
[INFO] [stdout] test io::bufreader::fixed::simple ... FAILED
[INFO] [stdout] test io::bufreader::inner ... FAILED
[INFO] [stdout] test io::bufreader::lines ... FAILED
[INFO] [stdout] test io::bufreader::fixed::lines ... FAILED
[INFO] [stdout] test io::bufreader::simple ... FAILED
[INFO] [stdout] test io::bufwriter::error ... FAILED
[INFO] [stdout] test io::bufwriter::fixed::error ... FAILED
[INFO] [stdout] test io::bufreader::group::error ... FAILED
[INFO] [stdout] test io::bufreader::group::lines ... FAILED
[INFO] [stdout] test fs::func::read_buf ... FAILED
[INFO] [stdout] test io::bufwriter::fixed::simple ... FAILED
[INFO] [stdout] test io::bufreader::group::simple ... FAILED
[INFO] [stdout] test io::bufwriter::fixed::inner ... FAILED
[INFO] [stdout] test io::bufwriter::group::lines ... FAILED
[INFO] [stdout] test io::bufwriter::fixed::lines ... FAILED
[INFO] [stdout] test io::bufwriter::group::inner ... FAILED
[INFO] [stdout] test io::bufwriter::group::simple ... FAILED
[INFO] [stdout] test io::bufwriter::simple ... FAILED
[INFO] [stdout] test io::group::combo ... FAILED
[INFO] [stdout] test io::group::write ... FAILED
[INFO] [stdout] test io::bufreader::error ... FAILED
[INFO] [stdout] test io::bufwriter::inner ... FAILED
[INFO] [stdout] test io::bufwriter::lines ... FAILED
[INFO] [stdout] test io::bufwriter::group::error ... FAILED
[INFO] [stdout] test io::group::error ... FAILED
[INFO] [stdout] test io::group::read ... FAILED
[INFO] [stdout] test io::read::fixed ... FAILED
[INFO] [stdout] test io::read::cancel ... FAILED
[INFO] [stdout] test io::read::simple ... FAILED
[INFO] [stdout] test io::write::offset ... FAILED
[INFO] [stdout] test io::stdio ... FAILED
[INFO] [stdout] test io::write::fixed ... FAILED
[INFO] [stdout] test io::read::view ... FAILED
[INFO] [stdout] test io::write::cancel ... FAILED
[INFO] [stdout] test io::write::sync ... FAILED
[INFO] [stdout] test io::write::view ... FAILED
[INFO] [stdout] test net::tcp::client ... FAILED
[INFO] [stdout] test io::read::offset ... FAILED
[INFO] [stdout] test net::tcp::connect ... FAILED
[INFO] [stdout] test io::write::simple ... FAILED
[INFO] [stdout] test net::tcp::direct::client ... FAILED
[INFO] [stdout] test net::tcp::direct::full ... FAILED
[INFO] [stdout] test net::tcp::direct::error ... FAILED
[INFO] [stdout] test net::tcp::direct::connect ... FAILED
[INFO] [stdout] test net::tcp::direct::read_write ... FAILED
[INFO] [stdout] test net::tcp::error ... FAILED
[INFO] [stdout] test net::tcp::direct::server ... FAILED
[INFO] [stdout] test net::tcp::raw_fd ... FAILED
[INFO] [stdout] test net::tcp::read_write ... FAILED
[INFO] [stdout] test fs::func::read_to_string ... FAILED
[INFO] [stdout] test sanity ... FAILED
[INFO] [stdout] test net::tcp::server ... FAILED
[INFO] [stdout] test net::tcp::direct::listen ... FAILED
[INFO] [stdout] test net::tcp::full ... FAILED
[INFO] [stdout] test main ... FAILED
[INFO] [stdout] test select ... FAILED
[INFO] [stdout] test spawn ... FAILED
[INFO] [stdout] test net::tcp::listen ... FAILED
[INFO] [stdout] test sleep ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compat::axum::shared stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compat::axum::shared' (21) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4d673 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_buffer_group::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::BufferGroupId, std[716c9a7a72e5c14e]::io::error::Error>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::BufferGroupId, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e555 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_buffer_group::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::BufferGroupId, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51b2d - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_buffer_group
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:66:14
[INFO] [stdout]   33:     0x610588e4df84 - <inel_reactor[7ba7ab0fcf100e55]::group::ReadBufferGroup>::register::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/group.rs:37:26
[INFO] [stdout]   34:     0x610588e57cee - <inel[4eb2dff1c9b0eeda]::group::ReadBufferSetInner>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:103:9
[INFO] [stdout]   35:     0x610588e57173 - <inel[4eb2dff1c9b0eeda]::group::ReadBufferSet>::empty
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:28:9
[INFO] [stdout]   36:     0x610588948d27 - <inel[4eb2dff1c9b0eeda]::group::ReadBufferSet>::with_buffers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:34:20
[INFO] [stdout]   37:     0x6105889495db - <inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:226:88
[INFO] [stdout]   38:     0x6105889498f4 - <inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:248:33
[INFO] [stdout]   39:     0x61058899059d - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   40:     0x6105888beb71 - <futures_util[2fbb7595ef5e102b]::future::future::Map<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105889d2d5e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   42:     0x6105888c2203 - <futures_util[2fbb7595ef5e102b]::future::future::Then<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   43:     0x6105887dc691 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   44:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   45:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   46:     0x6105888304ef - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, <inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   47:     0x610588a0945f - inel[4eb2dff1c9b0eeda]::block_on::<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   48:     0x61058871e22c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup, std[716c9a7a72e5c14e]::io::error::Error>>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   49:     0x610588707343 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup, std[716c9a7a72e5c14e]::io::error::Error>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   50:     0x6105886fe1fc - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup, std[716c9a7a72e5c14e]::io::error::Error>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   51:     0x61058870fe2e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   52:     0x6105889fb0b4 - inel[4eb2dff1c9b0eeda]::block_on::<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup>::new::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   53:     0x610588a67329 - unit[c26a9c19b5a40cbb]::compat::axum::shared
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:423:21
[INFO] [stdout]   54:     0x610588a32247 - unit[c26a9c19b5a40cbb]::compat::axum::shared::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:422:16
[INFO] [stdout]   55:     0x6105885b2246 - <unit[c26a9c19b5a40cbb]::compat::axum::shared::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   77:     0x76a1b2d48a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- combo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'combo' (17) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4d157 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::with_borrow_mut<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::wait::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4d03f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::with_borrow_mut<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::wait::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32:     0x610588e4de7f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::with_borrow_mut::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::wait::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:757:14
[INFO] [stdout]   33:     0x610588e519e2 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::wait
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:18:17
[INFO] [stdout]   34:     0x610588819a12 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:72:21
[INFO] [stdout]   35:     0x61058882ff73 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::combo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   36:     0x610588a092f8 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::combo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   37:     0x61058871dced - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::combo::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   38:     0x610588706d06 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::combo::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x6105886fe08e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::combo::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x61058870fcbd - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::combo::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   41:     0x6105889faf6c - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::combo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   42:     0x610588616760 - unit[c26a9c19b5a40cbb]::combo
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/main.rs:53:5
[INFO] [stdout]   43:     0x6105885f7207 - unit[c26a9c19b5a40cbb]::combo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/main.rs:48:11
[INFO] [stdout]   44:     0x6105885b12d6 - <unit[c26a9c19b5a40cbb]::combo::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   66:     0x76a1b2d48a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compat::hyper::simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compat::hyper::simple' (24) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588982187 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::net::Socket, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588ba4a9d - <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind::<(&str, u16)>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:67:18
[INFO] [stdout]   35:     0x610588b8bc1d - inel[4eb2dff1c9b0eeda]::net::tcp::for_each_addr::<(&str, u16), <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind<(&str, u16)>::{closure#0}::{closure#0}, <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind<(&str, u16)>::{closure#0}::{closure#0}::{closure#0}, inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:35:23
[INFO] [stdout]   36:     0x610588b81172 - <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind::<(&str, u16)>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:79:10
[INFO] [stdout]   37:     0x6105885bf55f - unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1::<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:82:18
[INFO] [stdout]   38:     0x610588989fb8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   39:     0x6105888bdc21 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105889c639e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   41:     0x6105888c18d3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x6105887da7f1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   43:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   44:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   45:     0x61058882fa18 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   46:     0x610588a091b6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   47:     0x61058871d7b3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   48:     0x61058870671f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x6105886fdf4e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x61058870fb90 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   51:     0x6105889fae76 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   52:     0x6105885b9b8e - unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1::<unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:80:9
[INFO] [stdout]   53:     0x610588621746 - unit[c26a9c19b5a40cbb]::compat::hyper::simple
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:37:9
[INFO] [stdout]   54:     0x6105886072a7 - unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:36:16
[INFO] [stdout]   55:     0x6105885b2346 - <unit[c26a9c19b5a40cbb]::compat::hyper::simple::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   77:     0x76a1b2d48a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compat::axum::fixed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compat::axum::fixed' (20) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588982187 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::net::Socket, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588ba4a9d - <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind::<(&str, u16)>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:67:18
[INFO] [stdout]   35:     0x610588b8bc1d - inel[4eb2dff1c9b0eeda]::net::tcp::for_each_addr::<(&str, u16), <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind<(&str, u16)>::{closure#0}::{closure#0}, <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind<(&str, u16)>::{closure#0}::{closure#0}::{closure#0}, inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:35:23
[INFO] [stdout]   36:     0x610588b81172 - <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind::<(&str, u16)>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:79:10
[INFO] [stdout]   37:     0x610588ba81d0 - unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:5:10
[INFO] [stdout]   38:     0x6105889909c8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   39:     0x6105888bec11 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105889d359e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   41:     0x6105888c2263 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x6105887dc7d1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   43:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   44:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   45:     0x610588830708 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   46:     0x610588a094e8 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   47:     0x61058871e443 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}, u16>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   48:     0x6105887075a1 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}, u16>::{closure#0}, u16>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x6105886fe2ae - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}, u16>::{closure#0}, u16>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x61058870feb2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}, u16>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   51:     0x6105889fb13a - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   52:     0x610588a6708b - unit[c26a9c19b5a40cbb]::compat::axum::run_server
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:433:20
[INFO] [stdout]   53:     0x610588a672c9 - unit[c26a9c19b5a40cbb]::compat::axum::fixed
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:418:9
[INFO] [stdout]   54:     0x610588a321e7 - unit[c26a9c19b5a40cbb]::compat::axum::fixed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:417:15
[INFO] [stdout]   55:     0x6105885b21c6 - <unit[c26a9c19b5a40cbb]::compat::axum::fixed::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   77:     0x76a1b2d48a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compat::hyper::shared stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compat::hyper::shared' (23) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4d673 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_buffer_group::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::BufferGroupId, std[716c9a7a72e5c14e]::io::error::Error>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::BufferGroupId, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e555 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_buffer_group::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::BufferGroupId, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51b2d - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_buffer_group
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:66:14
[INFO] [stdout]   33:     0x610588e4df84 - <inel_reactor[7ba7ab0fcf100e55]::group::ReadBufferGroup>::register::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/group.rs:37:26
[INFO] [stdout]   34:     0x610588e57cee - <inel[4eb2dff1c9b0eeda]::group::ReadBufferSetInner>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:103:9
[INFO] [stdout]   35:     0x610588e57173 - <inel[4eb2dff1c9b0eeda]::group::ReadBufferSet>::empty
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:28:9
[INFO] [stdout]   36:     0x610588948d27 - <inel[4eb2dff1c9b0eeda]::group::ReadBufferSet>::with_buffers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:34:20
[INFO] [stdout]   37:     0x6105889495db - <inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:226:88
[INFO] [stdout]   38:     0x61058899033d - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   39:     0x6105888beb21 - <futures_util[2fbb7595ef5e102b]::future::future::Map<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105889d293e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   41:     0x6105888c21d3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x6105887dc5f1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   43:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   44:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   45:     0x6105888303ba - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, <inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   46:     0x610588a09411 - inel[4eb2dff1c9b0eeda]::block_on::<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   47:     0x61058871e100 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup, std[716c9a7a72e5c14e]::io::error::Error>>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   48:     0x6105887071dc - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup, std[716c9a7a72e5c14e]::io::error::Error>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x6105886fe19c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup, std[716c9a7a72e5c14e]::io::error::Error>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x61058870fdcc - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel[4eb2dff1c9b0eeda]::group::BufferShareGroup, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   51:     0x6105889fb066 - inel[4eb2dff1c9b0eeda]::block_on::<<inel[4eb2dff1c9b0eeda]::group::BufferShareGroupOptions>::build::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   52:     0x610588621525 - unit[c26a9c19b5a40cbb]::compat::hyper::shared
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:51:21
[INFO] [stdout]   53:     0x610588607277 - unit[c26a9c19b5a40cbb]::compat::hyper::shared::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:50:16
[INFO] [stdout]   54:     0x6105885b2306 - <unit[c26a9c19b5a40cbb]::compat::hyper::shared::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   76:     0x76a1b2d48a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compat::hyper::fixed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compat::hyper::fixed' (22) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588982187 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::net::Socket, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588ba4a9d - <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind::<(&str, u16)>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:67:18
[INFO] [stdout]   35:     0x610588b8bc1d - inel[4eb2dff1c9b0eeda]::net::tcp::for_each_addr::<(&str, u16), <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind<(&str, u16)>::{closure#0}::{closure#0}, <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind<(&str, u16)>::{closure#0}::{closure#0}::{closure#0}, inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:35:23
[INFO] [stdout]   36:     0x610588b81172 - <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind::<(&str, u16)>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:79:10
[INFO] [stdout]   37:     0x6105885be8bf - unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1::<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:82:18
[INFO] [stdout]   38:     0x610588989bd8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   39:     0x6105888bdb81 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105889c5bde - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   41:     0x6105888c1873 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x6105887da6b1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   43:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   44:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   45:     0x61058882f7d8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   46:     0x610588a09136 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   47:     0x61058871d573 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   48:     0x61058870649f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x6105886fdece - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x61058870fb10 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   51:     0x6105889fae16 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   52:     0x6105885b9a0e - unit[c26a9c19b5a40cbb]::compat::hyper::run_server_http1::<unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:80:9
[INFO] [stdout]   53:     0x610588621466 - unit[c26a9c19b5a40cbb]::compat::hyper::fixed
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:44:9
[INFO] [stdout]   54:     0x610588607247 - unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:43:15
[INFO] [stdout]   55:     0x6105885b22c6 - <unit[c26a9c19b5a40cbb]::compat::hyper::fixed::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   77:     0x76a1b2d48a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::dir::create stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::dir::create' (27) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x61058898454d - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::MkDirAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588948aeb - <inel[4eb2dff1c9b0eeda]::fs::dir::DirBuilder>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/dir.rs:41:14
[INFO] [stdout]   35:     0x610588a2585b - unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/dir.rs:11:66
[INFO] [stdout]   36:     0x610588990dd8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   37:     0x6105888becb1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   38:     0x6105889d3d5e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   39:     0x6105888c22c3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105887dc911 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   41:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   42:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   43:     0x610588830948 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   44:     0x610588a09566 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   45:     0x61058871e693 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   46:     0x61058870782f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x6105886fe33e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x61058870ff30 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   49:     0x6105889fb1a6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   50:     0x610588a64dab - unit[c26a9c19b5a40cbb]::fs::dir::create
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/dir.rs:10:5
[INFO] [stdout]   51:     0x610588a25377 - unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/dir.rs:4:12
[INFO] [stdout]   52:     0x6105885b14a6 - <unit[c26a9c19b5a40cbb]::fs::dir::create::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   74:     0x76a1b2d48a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::file::create stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::file::create' (31) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c4ca - <inel[4eb2dff1c9b0eeda]::fs::file::File>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:349:64
[INFO] [stdout]   36:     0x610588a281e6 - unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:15:52
[INFO] [stdout]   37:     0x610588991b68 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888beee1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889d587e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2413 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887dcd71 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x6105888311b8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a09726 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x61058871ef33 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870817f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886fe4fe - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x6105887100f0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fb326 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588a6602b - unit[c26a9c19b5a40cbb]::fs::file::create
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:14:5
[INFO] [stdout]   52:     0x610588a25dc7 - unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:8:12
[INFO] [stdout]   53:     0x6105885b1666 - <unit[c26a9c19b5a40cbb]::fs::file::create::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::dir::error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::dir::error' (28) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x61058898454d - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::MkDirAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588948aeb - <inel[4eb2dff1c9b0eeda]::fs::dir::DirBuilder>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/dir.rs:41:14
[INFO] [stdout]   35:     0x610588a2556b - unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/dir.rs:30:70
[INFO] [stdout]   36:     0x610588990be8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   37:     0x6105888bec61 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   38:     0x6105889d397e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   39:     0x6105888c2293 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105887dc871 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   41:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   42:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   43:     0x610588830828 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   44:     0x610588a09526 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   45:     0x61058871e573 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   46:     0x6105887076ef - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x6105886fe2fe - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x61058870fef0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   49:     0x6105889fb176 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   50:     0x610588a64bb8 - unit[c26a9c19b5a40cbb]::fs::dir::error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/dir.rs:29:5
[INFO] [stdout]   51:     0x610588a25347 - unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/dir.rs:21:11
[INFO] [stdout]   52:     0x6105885b1466 - <unit[c26a9c19b5a40cbb]::fs::dir::error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   74:     0x76a1b2d48a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::file::direct::create stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::file::direct::create' (33) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588982ec7 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAtAuto, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0ad82 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open_direct::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:128:14
[INFO] [stdout]   35:     0x610588a0bf9a - <inel[4eb2dff1c9b0eeda]::fs::file::File>::create_direct::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:361:14
[INFO] [stdout]   36:     0x610588a35166 - unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:323:63
[INFO] [stdout]   37:     0x610588998ae8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bffc1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889e2f7e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2e33 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887def31 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x6105888347d8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a0a3d6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x610588722683 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870beef - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886ff2ae - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710da0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fbdf6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588a68c4b - unit[c26a9c19b5a40cbb]::fs::file::direct::create
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:322:9
[INFO] [stdout]   52:     0x610588a33757 - unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:316:16
[INFO] [stdout]   53:     0x6105885b2506 - <unit[c26a9c19b5a40cbb]::fs::file::direct::create::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compat::axum::default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compat::axum::default' (18) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588982187 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::net::Socket, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588ba4a9d - <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind::<(&str, u16)>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:67:18
[INFO] [stdout]   35:     0x610588b8bc1d - inel[4eb2dff1c9b0eeda]::net::tcp::for_each_addr::<(&str, u16), <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind<(&str, u16)>::{closure#0}::{closure#0}, <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind<(&str, u16)>::{closure#0}::{closure#0}::{closure#0}, inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:35:23
[INFO] [stdout]   36:     0x610588b81172 - <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind::<(&str, u16)>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:79:10
[INFO] [stdout]   37:     0x610588ba81d0 - unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:5:10
[INFO] [stdout]   38:     0x6105889909c8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   39:     0x6105888bec11 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105889d359e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   41:     0x6105888c2263 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x6105887dc7d1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   43:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   44:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   45:     0x610588830708 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   46:     0x610588a094e8 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   47:     0x61058871e443 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}, u16>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   48:     0x6105887075a1 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}, u16>::{closure#0}, u16>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x6105886fe2ae - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}, u16>::{closure#0}, u16>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x61058870feb2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}, u16>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   51:     0x6105889fb13a - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   52:     0x610588a6708b - unit[c26a9c19b5a40cbb]::compat::axum::run_server
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:433:20
[INFO] [stdout]   53:     0x610588a674b5 - unit[c26a9c19b5a40cbb]::compat::axum::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:408:9
[INFO] [stdout]   54:     0x610588a32277 - unit[c26a9c19b5a40cbb]::compat::axum::default::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:407:17
[INFO] [stdout]   55:     0x6105885b2286 - <unit[c26a9c19b5a40cbb]::compat::axum::default::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   77:     0x76a1b2d48a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::file::direct::open stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::file::direct::open' (35) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588982ec7 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAtAuto, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0ad82 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open_direct::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:128:14
[INFO] [stdout]   35:     0x610588a0bcf2 - <inel[4eb2dff1c9b0eeda]::fs::file::File>::open_direct::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:353:58
[INFO] [stdout]   36:     0x610588a338d6 - unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:341:61
[INFO] [stdout]   37:     0x610588998328 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bfe81 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889e1ffe - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2d73 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887decb1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588834328 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a0a2d6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x6105887221c3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870b9bf - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886ff1ae - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710ca0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fbd26 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588a68394 - unit[c26a9c19b5a40cbb]::fs::file::direct::open
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:340:9
[INFO] [stdout]   52:     0x610588a33697 - unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:332:14
[INFO] [stdout]   53:     0x6105885b2406 - <unit[c26a9c19b5a40cbb]::fs::file::direct::open::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compat::rustls::simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compat::rustls::simple' (26) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588982187 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::net::Socket, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588ba4a9d - <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind::<(&str, u16)>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:67:18
[INFO] [stdout]   35:     0x610588b8bc1d - inel[4eb2dff1c9b0eeda]::net::tcp::for_each_addr::<(&str, u16), <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind<(&str, u16)>::{closure#0}::{closure#0}, <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind<(&str, u16)>::{closure#0}::{closure#0}::{closure#0}, inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:35:23
[INFO] [stdout]   36:     0x610588b81172 - <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind::<(&str, u16)>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:79:10
[INFO] [stdout]   37:     0x610588a32dd8 - unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:277:64
[INFO] [stdout]   38:     0x610588998090 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   39:     0x6105888bfe31 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105889e1bc0 - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   41:     0x6105888c2d43 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x6105887dec11 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   43:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   44:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   45:     0x610588834211 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   46:     0x610588a0a291 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   47:     0x61058872209a - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}>::{closure#0}, (inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>)>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   48:     0x61058870b877 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}>::{closure#0}, (inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>)>::{closure#0}, (inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x6105886ff153 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}>::{closure#0}, (inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>)>::{closure#0}, (inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x610588710c5c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}>::{closure#0}, (inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>, inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   51:     0x6105889fbce6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   52:     0x610588a6750d - unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:276:9
[INFO] [stdout]   53:     0x6105885b34e5 - <unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair as core[c5ed12ab89cc536a]::ops::function::Fn<()>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   54:     0x610588a02439 - unit[c26a9c19b5a40cbb]::compat::rustls::run::<inel[4eb2dff1c9b0eeda]::compat::stream::BufStream<inel[4eb2dff1c9b0eeda]::net::tcp::TcpStream>, unit[c26a9c19b5a40cbb]::compat::rustls::simple_pair>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:334:36
[INFO] [stdout]   55:     0x610588a681db - unit[c26a9c19b5a40cbb]::compat::rustls::simple
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:379:9
[INFO] [stdout]   56:     0x610588a33667 - unit[c26a9c19b5a40cbb]::compat::rustls::simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:378:16
[INFO] [stdout]   57:     0x6105885b23c6 - <unit[c26a9c19b5a40cbb]::compat::rustls::simple::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   70:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   71:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   77:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   78:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   79:     0x76a1b2d48a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::dir::recursive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::dir::recursive' (29) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x61058898454d - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::MkDirAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x6105889483da - <inel[4eb2dff1c9b0eeda]::fs::dir::DirBuilder>::create_recursive::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/dir.rs:54:18
[INFO] [stdout]   35:     0x6105889489fc - <inel[4eb2dff1c9b0eeda]::fs::dir::DirBuilder>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/dir.rs:35:49
[INFO] [stdout]   36:     0x610588a25b77 - unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/dir.rs:51:14
[INFO] [stdout]   37:     0x610588990fc8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bed01 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889d413e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c22f3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887dc9b1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588830a68 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a095a6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x61058871e7b3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870796f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886fe37e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x61058870ff70 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fb1d6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588a650f6 - unit[c26a9c19b5a40cbb]::fs::dir::recursive
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/dir.rs:47:5
[INFO] [stdout]   52:     0x610588a253a7 - unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/dir.rs:40:15
[INFO] [stdout]   53:     0x6105885b14e6 - <unit[c26a9c19b5a40cbb]::fs::dir::recursive::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::file::direct::error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::file::direct::error' (34) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588982ec7 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAtAuto, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0ad82 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open_direct::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:128:14
[INFO] [stdout]   35:     0x610588a0bcf2 - <inel[4eb2dff1c9b0eeda]::fs::file::File>::open_direct::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:353:58
[INFO] [stdout]   36:     0x610588a33b46 - unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:436:57
[INFO] [stdout]   37:     0x610588998518 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bfed1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889e23de - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2da3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887ded51 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588834448 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a0a316 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x6105887222e3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870baff - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886ff1ee - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710ce0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fbd56 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588a68531 - unit[c26a9c19b5a40cbb]::fs::file::direct::error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:435:9
[INFO] [stdout]   52:     0x610588a336c7 - unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:429:15
[INFO] [stdout]   53:     0x6105885b2446 - <unit[c26a9c19b5a40cbb]::fs::file::direct::error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::file::append stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::file::append' (30) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a27839 - unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:89:14
[INFO] [stdout]   36:     0x610588991978 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   37:     0x6105888bee91 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   38:     0x6105889d549e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   39:     0x6105888c23e3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105887dccd1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   41:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   42:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   43:     0x610588831098 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   44:     0x610588a096e8 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   45:     0x61058871ee11 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   46:     0x61058870803d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x6105886fe4be - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x6105887100b2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   49:     0x6105889fb2ea - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   50:     0x610588a65ca2 - unit[c26a9c19b5a40cbb]::fs::file::append
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:83:5
[INFO] [stdout]   51:     0x610588a25d97 - unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:75:12
[INFO] [stdout]   52:     0x6105885b1626 - <unit[c26a9c19b5a40cbb]::fs::file::append::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   74:     0x76a1b2d48a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::file::direct::split stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::file::direct::split' (36) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588982ec7 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAtAuto, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0ad82 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open_direct::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:128:14
[INFO] [stdout]   35:     0x610588a33e99 - unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:397:18
[INFO] [stdout]   36:     0x610588998708 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   37:     0x6105888bff21 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   38:     0x6105889e27be - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   39:     0x6105888c2dd3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105887dedf1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   41:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   42:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   43:     0x6105888345a3 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   44:     0x610588a0a358 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   45:     0x61058872243d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   46:     0x61058870bc6d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x6105886ff22e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x610588710d22 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   49:     0x6105889fbd8a - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   50:     0x610588a685f8 - unit[c26a9c19b5a40cbb]::fs::file::direct::split
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:391:9
[INFO] [stdout]   51:     0x610588a336f7 - unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:385:15
[INFO] [stdout]   52:     0x6105885b2486 - <unit[c26a9c19b5a40cbb]::fs::file::direct::split::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   74:     0x76a1b2d48a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::file::errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::file::errors' (37) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588982ec7 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAtAuto, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0ad82 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open_direct::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:128:14
[INFO] [stdout]   35:     0x610588a0bcf2 - <inel[4eb2dff1c9b0eeda]::fs::file::File>::open_direct::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:353:58
[INFO] [stdout]   36:     0x610588a28488 - unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:302:53
[INFO] [stdout]   37:     0x610588991d58 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bef31 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889d5c5e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2443 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887dce11 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x6105888312d8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a09766 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x61058871f053 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x6105887082bf - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886fe53e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710130 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fb356 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588a661fe - unit[c26a9c19b5a40cbb]::fs::file::errors
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:301:5
[INFO] [stdout]   52:     0x610588a25df7 - unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:295:12
[INFO] [stdout]   53:     0x6105885b16a6 - <unit[c26a9c19b5a40cbb]::fs::file::errors::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::file::metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::file::metadata' (38) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c222 - <inel[4eb2dff1c9b0eeda]::fs::file::File>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:345:51
[INFO] [stdout]   36:     0x610588a291ab - unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:126:53
[INFO] [stdout]   37:     0x610588992348 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bf021 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889d684e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c24d3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887dcff1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588a1dbde - inel[4eb2dff1c9b0eeda]::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:70:36
[INFO] [stdout]   45:     0x610588724876 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::run::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   46:     0x61058870e4b3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::run::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x6105886ffb3e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::run::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x61058871154e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::run::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   49:     0x610588a353ad - inel[4eb2dff1c9b0eeda]::run
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:70:14
[INFO] [stdout]   50:     0x610588a66852 - unit[c26a9c19b5a40cbb]::fs::file::metadata
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:157:5
[INFO] [stdout]   51:     0x610588a25e57 - unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:112:14
[INFO] [stdout]   52:     0x6105885b1726 - <unit[c26a9c19b5a40cbb]::fs::file::metadata::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   74:     0x76a1b2d48a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compat::axum::direct stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compat::axum::direct' (19) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588982187 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::net::Socket, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588ba4a9d - <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind::<(&str, u16)>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:67:18
[INFO] [stdout]   35:     0x610588b8bc1d - inel[4eb2dff1c9b0eeda]::net::tcp::for_each_addr::<(&str, u16), <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind<(&str, u16)>::{closure#0}::{closure#0}, <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind<(&str, u16)>::{closure#0}::{closure#0}::{closure#0}, inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:35:23
[INFO] [stdout]   36:     0x610588b81172 - <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind::<(&str, u16)>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:79:10
[INFO] [stdout]   37:     0x610588ba81d0 - unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:5:10
[INFO] [stdout]   38:     0x6105889909c8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   39:     0x6105888bec11 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105889d359e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   41:     0x6105888c2263 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x6105887dc7d1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   43:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   44:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   45:     0x610588830708 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   46:     0x610588a094e8 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   47:     0x61058871e443 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}, u16>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   48:     0x6105887075a1 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}, u16>::{closure#0}, u16>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x6105886fe2ae - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}, u16>::{closure#0}, u16>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x61058870feb2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>::{closure#0}, u16>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   51:     0x6105889fb13a - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   52:     0x610588a6708b - unit[c26a9c19b5a40cbb]::compat::axum::run_server
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:433:20
[INFO] [stdout]   53:     0x610588a672f9 - unit[c26a9c19b5a40cbb]::compat::axum::direct
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:413:9
[INFO] [stdout]   54:     0x610588a32217 - unit[c26a9c19b5a40cbb]::compat::axum::direct::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:412:16
[INFO] [stdout]   55:     0x6105885b2206 - <unit[c26a9c19b5a40cbb]::compat::axum::direct::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   77:     0x76a1b2d48a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::file::direct::append stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::file::direct::append' (32) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588982ec7 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAtAuto, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0ad82 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open_direct::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:128:14
[INFO] [stdout]   35:     0x610588a34799 - unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:362:18
[INFO] [stdout]   36:     0x6105889988f8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   37:     0x6105888bff71 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   38:     0x6105889e2b9e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   39:     0x6105888c2e03 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105887dee91 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   41:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   42:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   43:     0x6105888346b8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   44:     0x610588a0a396 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   45:     0x610588722563 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   46:     0x61058870bdaf - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x6105886ff26e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x610588710d60 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   49:     0x6105889fbdc6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   50:     0x610588a688c2 - unit[c26a9c19b5a40cbb]::fs::file::direct::append
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:356:9
[INFO] [stdout]   51:     0x610588a33727 - unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:348:16
[INFO] [stdout]   52:     0x6105885b24c6 - <unit[c26a9c19b5a40cbb]::fs::file::direct::append::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   74:     0x76a1b2d48a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compat::rustls::direct stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compat::rustls::direct' (25) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588982187 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::net::Socket, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588ba4a9d - <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind::<(&str, u16)>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:67:18
[INFO] [stdout]   35:     0x610588b8bc1d - inel[4eb2dff1c9b0eeda]::net::tcp::for_each_addr::<(&str, u16), <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind<(&str, u16)>::{closure#0}::{closure#0}, <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind<(&str, u16)>::{closure#0}::{closure#0}::{closure#0}, inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:35:23
[INFO] [stdout]   36:     0x610588b81172 - <inel[4eb2dff1c9b0eeda]::net::tcp::TcpListener>::bind::<(&str, u16)>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/net/tcp.rs:79:10
[INFO] [stdout]   37:     0x610588ba81d0 - unit[c26a9c19b5a40cbb]::compat::find_open_port::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:5:10
[INFO] [stdout]   38:     0x610588a3241b - unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:297:41
[INFO] [stdout]   39:     0x610588997df0 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   40:     0x6105888bfde1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105889e1770 - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   42:     0x6105888c2d13 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   43:     0x6105887deb71 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   44:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   45:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   46:     0x6105888340cf - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   47:     0x610588a0a23f - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   48:     0x610588721f6c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}>::{closure#0}, (inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::DirectTcpStream>, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::DirectTcpStream>)>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   49:     0x61058870b715 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}>::{closure#0}, (inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::DirectTcpStream>, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::DirectTcpStream>)>::{closure#0}, (inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::DirectTcpStream>, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::DirectTcpStream>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   50:     0x6105886ff0e3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}>::{closure#0}, (inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::DirectTcpStream>, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::DirectTcpStream>)>::{closure#0}, (inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::DirectTcpStream>, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::DirectTcpStream>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   51:     0x610588710bfe - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}>::{closure#0}, (inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::DirectTcpStream>, inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::DirectTcpStream>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   52:     0x6105889fbc94 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   53:     0x610588a674e1 - unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:296:9
[INFO] [stdout]   54:     0x6105885b34c5 - <unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair as core[c5ed12ab89cc536a]::ops::function::Fn<()>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   55:     0x610588a01c35 - unit[c26a9c19b5a40cbb]::compat::rustls::run::<inel[4eb2dff1c9b0eeda]::compat::stream::FixedBufStream<inel[4eb2dff1c9b0eeda]::net::tcp::DirectTcpStream>, unit[c26a9c19b5a40cbb]::compat::rustls::direct_pair>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:334:36
[INFO] [stdout]   56:     0x610588a681cb - unit[c26a9c19b5a40cbb]::compat::rustls::direct
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:384:9
[INFO] [stdout]   57:     0x610588a33637 - unit[c26a9c19b5a40cbb]::compat::rustls::direct::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/compat.rs:383:16
[INFO] [stdout]   58:     0x6105885b2386 - <unit[c26a9c19b5a40cbb]::compat::rustls::direct::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   78:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   79:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   80:     0x76a1b2d48a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::file::no_options stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::file::no_options' (39) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a26028 - unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:288:60
[INFO] [stdout]   36:     0x6105889911b8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   37:     0x6105888bed51 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   38:     0x6105889d451e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   39:     0x6105888c2323 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105887dca51 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   41:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   42:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   43:     0x610588830bc3 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   44:     0x610588a095e6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   45:     0x61058871e90d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   46:     0x610588707add - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x6105886fe3be - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x61058870ffb0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   49:     0x6105889fb203 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   50:     0x610588a65404 - unit[c26a9c19b5a40cbb]::fs::file::no_options
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:287:5
[INFO] [stdout]   51:     0x610588a25cd7 - unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:279:16
[INFO] [stdout]   52:     0x6105885b1526 - <unit[c26a9c19b5a40cbb]::fs::file::no_options::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   74:     0x76a1b2d48a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::file::split_buffered stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::file::split_buffered' (43) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a2638b - unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:223:14
[INFO] [stdout]   36:     0x6105889913a8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   37:     0x6105888beda1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   38:     0x6105889d48fe - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   39:     0x6105888c2353 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105887dcaf1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   41:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   42:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   43:     0x610588830d13 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   44:     0x610588a09628 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   45:     0x61058871ea6d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   46:     0x610588707c4d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x6105886fe3fe - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x61058870fff2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   49:     0x6105889fb23a - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   50:     0x610588a65598 - unit[c26a9c19b5a40cbb]::fs::file::split_buffered
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:217:5
[INFO] [stdout]   51:     0x610588a25d07 - unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:211:20
[INFO] [stdout]   52:     0x6105885b1566 - <unit[c26a9c19b5a40cbb]::fs::file::split_buffered::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   74:     0x76a1b2d48a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::file::truncate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::file::truncate' (44) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a2b425 - unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:53:14
[INFO] [stdout]   36:     0x610588992728 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   37:     0x6105888bf0c1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   38:     0x6105889d700e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   39:     0x6105888c2533 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105887dd131 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   41:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   42:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   43:     0x610588831638 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   44:     0x610588a09828 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   45:     0x61058871f3a1 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   46:     0x61058870867d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x6105886fe5fe - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x6105887101f2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   49:     0x6105889fb3ea - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   50:     0x610588a66c32 - unit[c26a9c19b5a40cbb]::fs::file::truncate
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:48:5
[INFO] [stdout]   51:     0x610588a25e87 - unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:40:14
[INFO] [stdout]   52:     0x6105885b1766 - <unit[c26a9c19b5a40cbb]::fs::file::truncate::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   74:     0x76a1b2d48a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::file::open stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::file::open' (40) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c222 - <inel[4eb2dff1c9b0eeda]::fs::file::File>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:345:51
[INFO] [stdout]   36:     0x610588a26be6 - unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:33:50
[INFO] [stdout]   37:     0x610588991598 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bedf1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889d4cde - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2383 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887dcb91 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588830e28 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a09666 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x61058871eb93 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x610588707d8f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886fe43e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710030 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fb276 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588a65844 - unit[c26a9c19b5a40cbb]::fs::file::open
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:32:5
[INFO] [stdout]   52:     0x610588a25d37 - unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:24:10
[INFO] [stdout]   53:     0x6105885b15a6 - <unit[c26a9c19b5a40cbb]::fs::file::open::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::func::error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::func::error' (45) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4d453 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_direct_slot::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::DirectSlot, std[716c9a7a72e5c14e]::io::error::Error>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::DirectSlot, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e4d5 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_direct_slot::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::DirectSlot, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51a7d - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_direct_slot
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:58:14
[INFO] [stdout]   33:     0x610588e54ebd - <inel_reactor[7ba7ab0fcf100e55]::source::DirectFd>::get::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/source.rs:35:28
[INFO] [stdout]   34:     0x610588e5000d - <inel[4eb2dff1c9b0eeda]::source::OwnedDirect>::reserve
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/source.rs:70:22
[INFO] [stdout]   35:     0x610588b894df - inel[4eb2dff1c9b0eeda]::fs::func::read_buf::<std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/func.rs:71:18
[INFO] [stdout]   36:     0x610588ba9245 - unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:120:69
[INFO] [stdout]   37:     0x610588992cf8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bf1b1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889d7bae - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c25c3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887dd311 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588831998 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a098e8 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x61058871f701 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x610588708a3d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886fe6be - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x6105887102b2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fb4aa - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588bba1f3 - unit[c26a9c19b5a40cbb]::fs::func::error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:119:5
[INFO] [stdout]   52:     0x610588ba8667 - unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:115:11
[INFO] [stdout]   53:     0x6105885b1826 - <unit[c26a9c19b5a40cbb]::fs::func::error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::file::raw_fd stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::file::raw_fd' (41) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c4ca - <inel[4eb2dff1c9b0eeda]::fs::file::File>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:349:64
[INFO] [stdout]   36:     0x610588a28b2a - unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:262:14
[INFO] [stdout]   37:     0x610588991f48 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bef81 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889d603e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2473 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887dceb1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x6105888313f8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a097a6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x61058871f173 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}>::{closure#0}, i32>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x610588708400 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}>::{closure#0}, i32>::{closure#0}, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886fe57e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}>::{closure#0}, i32>::{closure#0}, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710170 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}>::{closure#0}, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fb386 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588a662bb - unit[c26a9c19b5a40cbb]::fs::file::raw_fd
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:260:14
[INFO] [stdout]   52:     0x610588a25e27 - unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:254:12
[INFO] [stdout]   53:     0x6105885b16e6 - <unit[c26a9c19b5a40cbb]::fs::file::raw_fd::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::file::split stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::file::split' (42) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a26f49 - unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:176:14
[INFO] [stdout]   36:     0x610588991788 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   37:     0x6105888bee41 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   38:     0x6105889d50be - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   39:     0x6105888c23b3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105887dcc31 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   41:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   42:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   43:     0x610588830f83 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   44:     0x610588a096a8 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   45:     0x61058871eced - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   46:     0x610588707efd - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x6105886fe47e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x610588710072 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   49:     0x6105889fb2aa - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   50:     0x610588a659d8 - unit[c26a9c19b5a40cbb]::fs::file::split
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:170:5
[INFO] [stdout]   51:     0x610588a25d67 - unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/file.rs:164:11
[INFO] [stdout]   52:     0x6105885b15e6 - <unit[c26a9c19b5a40cbb]::fs::file::split::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   74:     0x76a1b2d48a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::func::metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::func::metadata' (47) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c222 - <inel[4eb2dff1c9b0eeda]::fs::file::File>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:345:51
[INFO] [stdout]   36:     0x610588b89159 - inel[4eb2dff1c9b0eeda]::fs::func::metadata::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/func.rs:128:33
[INFO] [stdout]   37:     0x610588ba9b7a - unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:134:45
[INFO] [stdout]   38:     0x6105889932c8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   39:     0x6105888bf2a1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105889d874e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   41:     0x6105888c2653 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x6105887dd4f1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   43:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   44:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   45:     0x610588831cf8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   46:     0x610588a099a6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   47:     0x61058871fa63 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   48:     0x610588708dff - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x6105886fe77e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x610588710370 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   51:     0x6105889fb556 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   52:     0x610588bbab88 - unit[c26a9c19b5a40cbb]::fs::func::metadata
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:133:5
[INFO] [stdout]   53:     0x610588ba86f7 - unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:126:14
[INFO] [stdout]   54:     0x6105885b18e6 - <unit[c26a9c19b5a40cbb]::fs::func::metadata::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   76:     0x76a1b2d48a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::func::read stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::func::read' (48) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c222 - <inel[4eb2dff1c9b0eeda]::fs::file::File>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:345:51
[INFO] [stdout]   36:     0x610588b87dc9 - inel[4eb2dff1c9b0eeda]::fs::func::read::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/func.rs:92:33
[INFO] [stdout]   37:     0x610588ba8ce8 - unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:72:47
[INFO] [stdout]   38:     0x610588992b08 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   39:     0x6105888bf161 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105889d77ce - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   41:     0x6105888c2593 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x6105887dd271 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   43:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   44:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   45:     0x610588831878 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   46:     0x610588a098a8 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   47:     0x61058871f5e1 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   48:     0x6105887088fd - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x6105886fe67e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x610588710272 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   51:     0x6105889fb46a - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   52:     0x610588bba086 - unit[c26a9c19b5a40cbb]::fs::func::read
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:71:5
[INFO] [stdout]   53:     0x610588ba8637 - unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:63:10
[INFO] [stdout]   54:     0x6105885b17e6 - <unit[c26a9c19b5a40cbb]::fs::func::read::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   76:     0x76a1b2d48a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::func::write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::func::write' (51) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c4ca - <inel[4eb2dff1c9b0eeda]::fs::file::File>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:349:64
[INFO] [stdout]   36:     0x610588b8859a - inel[4eb2dff1c9b0eeda]::fs::func::write::<std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/func.rs:117:35
[INFO] [stdout]   37:     0x610588ba950e - unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:31:61
[INFO] [stdout]   38:     0x610588992ee8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   39:     0x6105888bf201 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105889d7f8e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   41:     0x6105888c25f3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x6105887dd3b1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   43:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   44:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   45:     0x610588831ab8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   46:     0x610588a09926 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   47:     0x61058871f823 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   48:     0x610588708b7f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x6105886fe6fe - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x6105887102f0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   51:     0x6105889fb4e6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   52:     0x610588bba35d - unit[c26a9c19b5a40cbb]::fs::func::write
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:30:5
[INFO] [stdout]   53:     0x610588ba8697 - unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:23:11
[INFO] [stdout]   54:     0x6105885b1866 - <unit[c26a9c19b5a40cbb]::fs::func::write::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   76:     0x76a1b2d48a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::func::exists stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::func::exists' (46) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4d453 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_direct_slot::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::DirectSlot, std[716c9a7a72e5c14e]::io::error::Error>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::DirectSlot, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e4d5 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_direct_slot::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::DirectSlot, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51a7d - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_direct_slot
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:58:14
[INFO] [stdout]   33:     0x610588e54ebd - <inel_reactor[7ba7ab0fcf100e55]::source::DirectFd>::get::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/source.rs:35:28
[INFO] [stdout]   34:     0x610588e5000d - <inel[4eb2dff1c9b0eeda]::source::OwnedDirect>::reserve
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/source.rs:70:22
[INFO] [stdout]   35:     0x610588b88b90 - inel[4eb2dff1c9b0eeda]::fs::func::exists::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/func.rs:31:18
[INFO] [stdout]   36:     0x610588ba97bd - unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:107:40
[INFO] [stdout]   37:     0x6105889930d8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bf251 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889d836e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2623 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887dd451 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588831bd8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a09968 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x61058871f941 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x610588708cbd - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886fe73e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710332 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fb51a - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588bba8b2 - unit[c26a9c19b5a40cbb]::fs::func::exists
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:106:5
[INFO] [stdout]   52:     0x610588ba86c7 - unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:97:12
[INFO] [stdout]   53:     0x6105885b18a6 - <unit[c26a9c19b5a40cbb]::fs::func::exists::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufreader::fixed::error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufreader::fixed::error' (55) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b43d - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<&std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x6105886077fd - unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:245:18
[INFO] [stdout]   36:     0x610588998cd8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   37:     0x6105888c0011 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   38:     0x6105889e335e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   39:     0x6105888c2e63 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105887defd1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   41:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   42:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   43:     0x6105888348f8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   44:     0x610588a0a418 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   45:     0x6105887227a1 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   46:     0x61058870c02d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x6105886ff2ee - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x610588710de2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   49:     0x6105889fbe2a - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   50:     0x610588621965 - unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:240:9
[INFO] [stdout]   51:     0x610588607577 - unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:232:15
[INFO] [stdout]   52:     0x6105885b2546 - <unit[c26a9c19b5a40cbb]::io::bufreader::fixed::error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   74:     0x76a1b2d48a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::func::write_buf stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::func::write_buf' (52) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4d453 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_direct_slot::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::DirectSlot, std[716c9a7a72e5c14e]::io::error::Error>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::DirectSlot, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e4d5 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_direct_slot::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::DirectSlot, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51a7d - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_direct_slot
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:58:14
[INFO] [stdout]   33:     0x610588e54ebd - <inel_reactor[7ba7ab0fcf100e55]::source::DirectFd>::get::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/source.rs:35:28
[INFO] [stdout]   34:     0x610588e5000d - <inel[4eb2dff1c9b0eeda]::source::OwnedDirect>::reserve
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/source.rs:70:22
[INFO] [stdout]   35:     0x610588b89d78 - inel[4eb2dff1c9b0eeda]::fs::func::write_buf::<std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/func.rs:44:18
[INFO] [stdout]   36:     0x610588baaaa6 - unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:12:72
[INFO] [stdout]   37:     0x6105889936a8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bf341 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889d8f0e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c26b3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887dd631 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588831f38 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a09a26 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x61058871fca3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870907f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886fe7fe - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x6105887103f0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fb5b6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588bbb1b0 - unit[c26a9c19b5a40cbb]::fs::func::write_buf
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:11:5
[INFO] [stdout]   52:     0x610588ba8757 - unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:4:15
[INFO] [stdout]   53:     0x6105885b1966 - <unit[c26a9c19b5a40cbb]::fs::func::write_buf::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- init stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'init' (53) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4d087 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::with_borrow<inel[4eb2dff1c9b0eeda]::init::{closure#0}, bool>::{closure#0}, bool>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4cfef - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::with_borrow<inel[4eb2dff1c9b0eeda]::init::{closure#0}, bool>::{closure#0}, bool>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32:     0x610588e4de5f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::init::{closure#0}, bool>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   33:     0x610588e4f978 - inel[4eb2dff1c9b0eeda]::init
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:45:16
[INFO] [stdout]   34:     0x61058861664d - unit[c26a9c19b5a40cbb]::init
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/main.rs:83:5
[INFO] [stdout]   35:     0x6105885f71a7 - unit[c26a9c19b5a40cbb]::init::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/main.rs:80:10
[INFO] [stdout]   36:     0x6105885b1256 - <unit[c26a9c19b5a40cbb]::init::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   39:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   40:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   45:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   46:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   47:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   49:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   56:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   57:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   58:     0x76a1b2d48a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufreader::fixed::inner stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufreader::fixed::inner' (56) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c222 - <inel[4eb2dff1c9b0eeda]::fs::file::File>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:345:51
[INFO] [stdout]   36:     0x610588607ed0 - unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:172:57
[INFO] [stdout]   37:     0x610588998ec8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888c0061 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889e373e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2e93 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887df071 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588834a18 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a0a458 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x6105887228c3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870c173 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886ff32e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710e22 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fbe6a - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588621dbc - unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:171:19
[INFO] [stdout]   52:     0x6105886075a7 - unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:162:15
[INFO] [stdout]   53:     0x6105885b2586 - <unit[c26a9c19b5a40cbb]::io::bufreader::fixed::inner::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufreader::fixed::simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufreader::fixed::simple' (58) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c222 - <inel[4eb2dff1c9b0eeda]::fs::file::File>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:345:51
[INFO] [stdout]   36:     0x6105886090f3 - unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:143:57
[INFO] [stdout]   37:     0x6105889992f8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888c0101 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889e3f3e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2ef3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887df1b1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588834c48 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a0a4d6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x610588722b13 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870c401 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886ff3be - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710ea0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fbee6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x61058862278c - unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:142:19
[INFO] [stdout]   52:     0x610588607607 - unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:133:16
[INFO] [stdout]   53:     0x6105885b2606 - <unit[c26a9c19b5a40cbb]::io::bufreader::fixed::simple::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufreader::inner stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufreader::inner' (62) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c222 - <inel[4eb2dff1c9b0eeda]::fs::file::File>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:345:51
[INFO] [stdout]   36:     0x6105885ff850 - unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:45:53
[INFO] [stdout]   37:     0x610588995f58 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bf931 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889ddb2e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2a43 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887de211 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588833478 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a09f66 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x6105887212c3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870a901 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886fedbe - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710910 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fba16 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x61058861f3b0 - unit[c26a9c19b5a40cbb]::io::bufreader::inner
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:44:15
[INFO] [stdout]   52:     0x6105885ff057 - unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:35:11
[INFO] [stdout]   53:     0x6105885b1da6 - <unit[c26a9c19b5a40cbb]::io::bufreader::inner::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufreader::lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufreader::lines' (63) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c222 - <inel[4eb2dff1c9b0eeda]::fs::file::File>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:345:51
[INFO] [stdout]   36:     0x610588600333 - unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:79:53
[INFO] [stdout]   37:     0x610588996198 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bf981 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889ddf4e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2a73 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887de2b1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588833588 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a09fa6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x6105887213e3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870aa3f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886fee0e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710950 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fba46 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x61058861f8ec - unit[c26a9c19b5a40cbb]::io::bufreader::lines
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:78:5
[INFO] [stdout]   52:     0x6105885ff087 - unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:68:11
[INFO] [stdout]   53:     0x6105885b1de6 - <unit[c26a9c19b5a40cbb]::io::bufreader::lines::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufreader::fixed::lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufreader::fixed::lines' (57) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c222 - <inel[4eb2dff1c9b0eeda]::fs::file::File>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:345:51
[INFO] [stdout]   36:     0x610588608aed - unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:207:57
[INFO] [stdout]   37:     0x610588999108 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888c00b1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889e3b5e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2ec3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887df111 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588834b28 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a0a498 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x6105887229f1 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870c2bd - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886ff37e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710e62 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fbeaa - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x61058862232c - unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:206:9
[INFO] [stdout]   52:     0x6105886075d7 - unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:196:15
[INFO] [stdout]   53:     0x6105885b25c6 - <unit[c26a9c19b5a40cbb]::io::bufreader::fixed::lines::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufreader::simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufreader::simple' (64) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c222 - <inel[4eb2dff1c9b0eeda]::fs::file::File>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:345:51
[INFO] [stdout]   36:     0x610588600833 - unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:17:53
[INFO] [stdout]   37:     0x610588996388 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bf9d1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889de32e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2aa3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887de351 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x6105888336a8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a09fe6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x610588721503 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870ab81 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886fee4e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710990 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fba76 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x61058861fd10 - unit[c26a9c19b5a40cbb]::io::bufreader::simple
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:16:15
[INFO] [stdout]   52:     0x6105885ff0b7 - unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:7:12
[INFO] [stdout]   53:     0x6105885b1e26 - <unit[c26a9c19b5a40cbb]::io::bufreader::simple::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufwriter::error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufwriter::error' (65) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b43d - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<&std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588601194 - unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:111:14
[INFO] [stdout]   36:     0x6105889965c8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   37:     0x6105888bfa21 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   38:     0x6105889de74e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   39:     0x6105888c2ad3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105887de3f1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   41:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   42:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   43:     0x6105888337b8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   44:     0x610588a0a026 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   45:     0x610588721623 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   46:     0x61058870acbf - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x6105886fee9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x6105887109d0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   49:     0x6105889fbaa6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   50:     0x61058862018f - unit[c26a9c19b5a40cbb]::io::bufwriter::error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:106:5
[INFO] [stdout]   51:     0x610588600ed7 - unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:98:11
[INFO] [stdout]   52:     0x6105885b1e66 - <unit[c26a9c19b5a40cbb]::io::bufwriter::error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   74:     0x76a1b2d48a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufwriter::fixed::error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufwriter::fixed::error' (66) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b43d - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<&std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588badd8a - unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:236:18
[INFO] [stdout]   36:     0x610588999b58 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   37:     0x6105888c0241 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   38:     0x6105889e4f3e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   39:     0x6105888c2fb3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105887df431 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   41:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   42:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   43:     0x6105888350a8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   44:     0x610588a0a5d8 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   45:     0x610588722fa1 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   46:     0x61058870c90d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x6105886ff4de - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x610588710fa2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   49:     0x6105889fbfba - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   50:     0x610588bbd60f - unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:231:9
[INFO] [stdout]   51:     0x610588badaa7 - unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:223:15
[INFO] [stdout]   52:     0x6105885b2706 - <unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   74:     0x76a1b2d48a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufreader::group::error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufreader::group::error' (59) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4d673 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_buffer_group::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::BufferGroupId, std[716c9a7a72e5c14e]::io::error::Error>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::BufferGroupId, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e555 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_buffer_group::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::BufferGroupId, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51b2d - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_buffer_group
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:66:14
[INFO] [stdout]   33:     0x610588e4df84 - <inel_reactor[7ba7ab0fcf100e55]::group::ReadBufferGroup>::register::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/group.rs:37:26
[INFO] [stdout]   34:     0x610588e57cee - <inel[4eb2dff1c9b0eeda]::group::ReadBufferSetInner>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:103:9
[INFO] [stdout]   35:     0x610588e57173 - <inel[4eb2dff1c9b0eeda]::group::ReadBufferSet>::empty
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:28:9
[INFO] [stdout]   36:     0x610588948d27 - <inel[4eb2dff1c9b0eeda]::group::ReadBufferSet>::with_buffers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:34:20
[INFO] [stdout]   37:     0x610588609ab8 - unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:344:62
[INFO] [stdout]   38:     0x610588999538 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   39:     0x6105888c0151 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105889e435e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   41:     0x6105888c2f23 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x6105887df251 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   43:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   44:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   45:     0x610588834d58 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   46:     0x610588a0a516 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   47:     0x610588722c33 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   48:     0x61058870c53f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x6105886ff40e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x610588710ee0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   51:     0x6105889fbf16 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   52:     0x610588622c65 - unit[c26a9c19b5a40cbb]::io::bufreader::group::error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:343:9
[INFO] [stdout]   53:     0x610588609887 - unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:335:15
[INFO] [stdout]   54:     0x6105885b2646 - <unit[c26a9c19b5a40cbb]::io::bufreader::group::error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   76:     0x76a1b2d48a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufreader::group::lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufreader::group::lines' (60) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4d673 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_buffer_group::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::BufferGroupId, std[716c9a7a72e5c14e]::io::error::Error>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::BufferGroupId, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e555 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_buffer_group::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::BufferGroupId, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51b2d - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_buffer_group
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:66:14
[INFO] [stdout]   33:     0x610588e4df84 - <inel_reactor[7ba7ab0fcf100e55]::group::ReadBufferGroup>::register::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/group.rs:37:26
[INFO] [stdout]   34:     0x610588e57cee - <inel[4eb2dff1c9b0eeda]::group::ReadBufferSetInner>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:103:9
[INFO] [stdout]   35:     0x610588e57173 - <inel[4eb2dff1c9b0eeda]::group::ReadBufferSet>::empty
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:28:9
[INFO] [stdout]   36:     0x610588948d27 - <inel[4eb2dff1c9b0eeda]::group::ReadBufferSet>::with_buffers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:34:20
[INFO] [stdout]   37:     0x61058860a3a7 - unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:308:61
[INFO] [stdout]   38:     0x610588999728 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   39:     0x6105888c01a1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105889e473e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   41:     0x6105888c2f53 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x6105887df2f1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   43:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   44:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   45:     0x610588834e78 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   46:     0x610588a0a556 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   47:     0x610588722d53 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   48:     0x61058870c67f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x6105886ff44e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x610588710f20 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   51:     0x6105889fbf46 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   52:     0x61058862303c - unit[c26a9c19b5a40cbb]::io::bufreader::group::lines
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:307:9
[INFO] [stdout]   53:     0x6105886098b7 - unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:297:15
[INFO] [stdout]   54:     0x6105885b2686 - <unit[c26a9c19b5a40cbb]::io::bufreader::group::lines::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   76:     0x76a1b2d48a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::func::read_buf stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::func::read_buf' (49) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4d453 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_direct_slot::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::DirectSlot, std[716c9a7a72e5c14e]::io::error::Error>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::DirectSlot, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e4d5 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_direct_slot::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::DirectSlot, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51a7d - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_direct_slot
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:58:14
[INFO] [stdout]   33:     0x610588e54ebd - <inel_reactor[7ba7ab0fcf100e55]::source::DirectFd>::get::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/source.rs:35:28
[INFO] [stdout]   34:     0x610588e5000d - <inel[4eb2dff1c9b0eeda]::source::OwnedDirect>::reserve
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/source.rs:70:22
[INFO] [stdout]   35:     0x610588b894df - inel[4eb2dff1c9b0eeda]::fs::func::read_buf::<std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/func.rs:71:18
[INFO] [stdout]   36:     0x610588baa55d - unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:51:77
[INFO] [stdout]   37:     0x6105889934b8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bf2f1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889d8b2e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2683 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887dd591 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588831e18 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a099e6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x61058871fb83 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x610588708f3f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886fe7be - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x6105887103b0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fb586 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588bbaf0f - unit[c26a9c19b5a40cbb]::fs::func::read_buf
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:50:5
[INFO] [stdout]   52:     0x610588ba8727 - unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/fs/func.rs:41:14
[INFO] [stdout]   53:     0x6105885b1926 - <unit[c26a9c19b5a40cbb]::fs::func::read_buf::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufwriter::fixed::simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufwriter::fixed::simple' (69) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c4ca - <inel[4eb2dff1c9b0eeda]::fs::file::File>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:349:64
[INFO] [stdout]   36:     0x610588bafd64 - unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:136:59
[INFO] [stdout]   37:     0x61058899a178 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888c0331 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889e5b1e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c3043 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887df611 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x6105888353f8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a0a696 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x610588723303 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870ccd1 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886ff5ae - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588711060 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fc056 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588bbe059 - unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:135:19
[INFO] [stdout]   52:     0x610588badb37 - unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:129:16
[INFO] [stdout]   53:     0x6105885b27c6 - <unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::simple::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufreader::group::simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufreader::group::simple' (61) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4d673 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_buffer_group::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::BufferGroupId, std[716c9a7a72e5c14e]::io::error::Error>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::BufferGroupId, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e555 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_buffer_group::{closure#0}, core[c5ed12ab89cc536a]::result::Result<inel_reactor[7ba7ab0fcf100e55]::ring::register::BufferGroupId, std[716c9a7a72e5c14e]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51b2d - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::get_buffer_group
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:66:14
[INFO] [stdout]   33:     0x610588e4df84 - <inel_reactor[7ba7ab0fcf100e55]::group::ReadBufferGroup>::register::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/group.rs:37:26
[INFO] [stdout]   34:     0x610588e57cee - <inel[4eb2dff1c9b0eeda]::group::ReadBufferSetInner>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:103:9
[INFO] [stdout]   35:     0x610588e57173 - <inel[4eb2dff1c9b0eeda]::group::ReadBufferSet>::empty
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:28:9
[INFO] [stdout]   36:     0x610588948d27 - <inel[4eb2dff1c9b0eeda]::group::ReadBufferSet>::with_buffers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/group.rs:34:20
[INFO] [stdout]   37:     0x61058860abe5 - unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:276:62
[INFO] [stdout]   38:     0x610588999918 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   39:     0x6105888c01f1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105889e4b1e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   41:     0x6105888c2f83 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x6105887df391 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   43:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   44:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   45:     0x610588834f98 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   46:     0x610588a0a598 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   47:     0x610588722e73 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   48:     0x61058870c7c3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x6105886ff48e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x610588710f62 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   51:     0x6105889fbf7a - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   52:     0x61058862349c - unit[c26a9c19b5a40cbb]::io::bufreader::group::simple
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:275:19
[INFO] [stdout]   53:     0x6105886098e7 - unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:266:16
[INFO] [stdout]   54:     0x6105885b26c6 - <unit[c26a9c19b5a40cbb]::io::bufreader::group::simple::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   76:     0x76a1b2d48a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufwriter::fixed::inner stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufwriter::fixed::inner' (67) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c4ca - <inel[4eb2dff1c9b0eeda]::fs::file::File>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:349:64
[INFO] [stdout]   36:     0x610588bae6aa - unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:164:59
[INFO] [stdout]   37:     0x610588999d48 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888c0291 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889e531e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2fe3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887df4d1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x6105888351c8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a0a616 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x6105887230c3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870ca51 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886ff51e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710fe0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fbff6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588bbd719 - unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:163:19
[INFO] [stdout]   52:     0x610588badad7 - unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:157:15
[INFO] [stdout]   53:     0x6105885b2746 - <unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::inner::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufwriter::group::lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufwriter::group::lines' (72) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c4ca - <inel[4eb2dff1c9b0eeda]::fs::file::File>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:349:64
[INFO] [stdout]   36:     0x61058860cfe5 - unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:339:59
[INFO] [stdout]   37:     0x61058899a7e8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888c0421 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889e673e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c30d3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887df7f1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588835738 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a0a758 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x610588723671 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870d09d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886ff68e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588711122 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fc0fa - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588623fa6 - unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:336:9
[INFO] [stdout]   52:     0x61058860b607 - unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:326:15
[INFO] [stdout]   53:     0x6105885b2886 - <unit[c26a9c19b5a40cbb]::io::bufwriter::group::lines::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufwriter::fixed::lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufwriter::fixed::lines' (68) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c4ca - <inel[4eb2dff1c9b0eeda]::fs::file::File>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:349:64
[INFO] [stdout]   36:     0x610588baf4c6 - unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:203:59
[INFO] [stdout]   37:     0x610588999f88 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888c02e1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889e573e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c3013 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887df571 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x6105888352d8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a0a656 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x6105887231e3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870cb8f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886ff56e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588711020 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fc026 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588bbdc66 - unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:202:9
[INFO] [stdout]   52:     0x610588badb07 - unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:192:15
[INFO] [stdout]   53:     0x6105885b2786 - <unit[c26a9c19b5a40cbb]::io::bufwriter::fixed::lines::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufwriter::group::inner stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufwriter::group::inner' (71) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c4ca - <inel[4eb2dff1c9b0eeda]::fs::file::File>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:349:64
[INFO] [stdout]   36:     0x61058860c1bc - unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:298:59
[INFO] [stdout]   37:     0x61058899a5a8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888c03d1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889e631e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c30a3 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887df751 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588835628 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a0a718 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x610588723543 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870cf53 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886ff63e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x6105887110e2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fc0ba - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588623a59 - unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:295:19
[INFO] [stdout]   52:     0x61058860b5d7 - unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:289:15
[INFO] [stdout]   53:     0x6105885b2846 - <unit[c26a9c19b5a40cbb]::io::bufwriter::group::inner::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufwriter::group::simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufwriter::group::simple' (73) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c4ca - <inel[4eb2dff1c9b0eeda]::fs::file::File>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:349:64
[INFO] [stdout]   36:     0x61058860d838 - unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:268:59
[INFO] [stdout]   37:     0x61058899a9d8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888c0471 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889e6b1e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c3103 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887df891 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588835858 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a0a798 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x610588723793 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870d1e3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886ff6ce - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588711162 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fc13a - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588624399 - unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:265:19
[INFO] [stdout]   52:     0x61058860b637 - unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:259:16
[INFO] [stdout]   53:     0x6105885b28c6 - <unit[c26a9c19b5a40cbb]::io::bufwriter::group::simple::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufwriter::simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufwriter::simple' (76) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c4ca - <inel[4eb2dff1c9b0eeda]::fs::file::File>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:349:64
[INFO] [stdout]   36:     0x610588602e14 - unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:14:55
[INFO] [stdout]   37:     0x610588996be8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bfb11 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889df32e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2b63 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887de5d1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588833b08 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a0a0e8 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x610588721993 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870b093 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886fef6e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710a92 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fbb5a - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588620b19 - unit[c26a9c19b5a40cbb]::io::bufwriter::simple
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:13:15
[INFO] [stdout]   52:     0x610588600f67 - unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:7:12
[INFO] [stdout]   53:     0x6105885b1f26 - <unit[c26a9c19b5a40cbb]::io::bufwriter::simple::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::group::combo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::group::combo' (77) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c4ca - <inel[4eb2dff1c9b0eeda]::fs::file::File>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:349:64
[INFO] [stdout]   36:     0x6105885f8b6c - unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/group.rs:66:71
[INFO] [stdout]   37:     0x610588994818 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bf5c1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889daf4e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2833 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887ddb31 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588832828 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a09c66 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x610588720613 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x610588709aef - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886fea7e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710620 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fb7a6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x61058861cb04 - unit[c26a9c19b5a40cbb]::io::group::combo
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/group.rs:65:5
[INFO] [stdout]   52:     0x6105885f7ea7 - unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/group.rs:56:11
[INFO] [stdout]   53:     0x6105885b1b26 - <unit[c26a9c19b5a40cbb]::io::group::combo::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::group::write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::group::write' (80) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c4ca - <inel[4eb2dff1c9b0eeda]::fs::file::File>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:349:64
[INFO] [stdout]   36:     0x6105885fa9b3 - unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/group.rs:39:59
[INFO] [stdout]   37:     0x610588994bf8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bf661 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889db70e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2893 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887ddc71 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588832a68 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a09ce6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x610588720853 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x610588709d6f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886feafe - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x6105887106a0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fb816 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x61058861cf83 - unit[c26a9c19b5a40cbb]::io::group::write
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/group.rs:38:5
[INFO] [stdout]   52:     0x6105885f7f07 - unit[c26a9c19b5a40cbb]::io::group::write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/group.rs:34:11
[INFO] [stdout]   53:     0x6105885b1ba6 - <unit[c26a9c19b5a40cbb]::io::group::write::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufreader::error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufreader::error' (54) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b43d - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<&std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x6105885ff27e - unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:116:14
[INFO] [stdout]   36:     0x610588995d68 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   37:     0x6105888bf8e1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   38:     0x6105889dd74e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   39:     0x6105888c2a13 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105887de171 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   41:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   42:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   43:     0x610588833358 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   44:     0x610588a09f26 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   45:     0x6105887211a3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   46:     0x61058870a7bf - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x6105886fed7e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x6105887108d0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   49:     0x6105889fb9e6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   50:     0x61058861efa3 - unit[c26a9c19b5a40cbb]::io::bufreader::error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:111:5
[INFO] [stdout]   51:     0x6105885ff027 - unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufreader.rs:103:11
[INFO] [stdout]   52:     0x6105885b1d66 - <unit[c26a9c19b5a40cbb]::io::bufreader::error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   74:     0x76a1b2d48a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufwriter::inner stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufwriter::inner' (74) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c4ca - <inel[4eb2dff1c9b0eeda]::fs::file::File>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:349:64
[INFO] [stdout]   36:     0x6105886019c5 - unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:41:55
[INFO] [stdout]   37:     0x6105889967b8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bfa71 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889deb2e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2b03 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887de491 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x6105888338d8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a0a068 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x610588721743 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870ae03 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886feede - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710a12 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}>::{closure#0}, alloc[9c68fdf4f4f29218]::boxed::Box<[u8; 256usize]>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fbada - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x610588620259 - unit[c26a9c19b5a40cbb]::io::bufwriter::inner
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:40:15
[INFO] [stdout]   52:     0x610588600f07 - unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:34:11
[INFO] [stdout]   53:     0x6105885b1ea6 - <unit[c26a9c19b5a40cbb]::io::bufwriter::inner::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufwriter::lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufwriter::lines' (75) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c4ca - <inel[4eb2dff1c9b0eeda]::fs::file::File>::create::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:349:64
[INFO] [stdout]   36:     0x6105886026a1 - unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:79:55
[INFO] [stdout]   37:     0x6105889969f8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bfac1 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889def4e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2b33 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887de531 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x6105888339e8 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a0a0a8 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x610588721871 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x61058870af4d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886fef2e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710a52 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fbb1a - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x61058862076d - unit[c26a9c19b5a40cbb]::io::bufwriter::lines
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:78:5
[INFO] [stdout]   52:     0x610588600f37 - unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:68:11
[INFO] [stdout]   53:     0x6105885b1ee6 - <unit[c26a9c19b5a40cbb]::io::bufwriter::lines::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::bufwriter::group::error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::bufwriter::group::error' (70) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b43d - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<&std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x61058860b8c8 - unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:374:18
[INFO] [stdout]   36:     0x61058899a3b8 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   37:     0x6105888c0381 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   38:     0x6105889e5f3e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   39:     0x6105888c3073 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   40:     0x6105887df6b1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   41:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   42:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   43:     0x610588835508 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   44:     0x610588a0a6d6 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   45:     0x610588723423 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   46:     0x61058870ce0f - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x6105886ff5fe - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x6105887110a0 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   49:     0x6105889fc086 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   50:     0x61058862394f - unit[c26a9c19b5a40cbb]::io::bufwriter::group::error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:367:9
[INFO] [stdout]   51:     0x61058860b5a7 - unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/bufwriter.rs:359:15
[INFO] [stdout]   52:     0x6105885b2806 - <unit[c26a9c19b5a40cbb]::io::bufwriter::group::error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   74:     0x76a1b2d48a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::group::error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::group::error' (78) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[INFO] [stdout]   22:     0x6105893c9c97 - <inel_reactor[7ba7ab0fcf100e55]::ring::Ring as core[c5ed12ab89cc536a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:177:25
[INFO] [stdout]   23:     0x610588e5178b - inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:10:50
[INFO] [stdout]   24:     0x610588e5bdb1 - <inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610588e54a2d - <core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::unwrap_or_else::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1067:21
[INFO] [stdout]   26:     0x610588e54a2d - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init_slow::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   27:     0x610588e548f9 - <std[716c9a7a72e5c14e]::sys::thread_local::native::lazy::Storage<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>, ()>>::get_or_init::<inel[4eb2dff1c9b0eeda]::REACTOR::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   28:     0x610588e4f5ef - inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   29:     0x610588e5bbfc - <inel[4eb2dff1c9b0eeda]::REACTOR::{K#0}::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(core[c5ed12ab89cc536a]::option::Option<&mut core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x610588e4db65 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_reactor[7ba7ab0fcf100e55]::ring::Ring>>>::try_with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   31:     0x610588e4e687 - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_interface[3d3ab216cb136d57]::Reactor>::with::<<inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit::{closure#0}, inel_reactor[7ba7ab0fcf100e55]::ring::completion::Key>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:25:17
[INFO] [stdout]   32:     0x610588e51ccf - <inel[4eb2dff1c9b0eeda]::GlobalReactor as inel_reactor[7ba7ab0fcf100e55]::reactor::RingReactor>::submit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/reactor.rs:34:14
[INFO] [stdout]   33:     0x610588984087 - <inel_reactor[7ba7ab0fcf100e55]::submission::Submission<inel_reactor[7ba7ab0fcf100e55]::op::file::OpenAt, inel[4eb2dff1c9b0eeda]::GlobalReactor> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/submission.rs:93:49
[INFO] [stdout]   34:     0x610588a0b117 - <inel[4eb2dff1c9b0eeda]::fs::file::OpenOptions>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:116:14
[INFO] [stdout]   35:     0x610588a0c222 - <inel[4eb2dff1c9b0eeda]::fs::file::File>::open::<std[716c9a7a72e5c14e]::path::PathBuf>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/fs/file.rs:345:51
[INFO] [stdout]   36:     0x6105885f9f15 - unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/group.rs:101:57
[INFO] [stdout]   37:     0x610588994a08 - <futures_util[2fbb7595ef5e102b]::future::future::map::Map<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   38:     0x6105888bf611 - <futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   39:     0x6105889db32e - <futures_util[2fbb7595ef5e102b]::future::future::flatten::Flatten<futures_util[2fbb7595ef5e102b]::future::future::Map<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}>::{closure#0}>, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}>::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/flatten.rs:50:38
[INFO] [stdout]   40:     0x6105888c2863 - <futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   41:     0x6105887ddbd1 - <futures_util[2fbb7595ef5e102b]::future::future::fuse::Fuse<futures_util[2fbb7595ef5e102b]::future::future::Then<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}>::{closure#0}::{closure#0}, <inel_executor[a00781264fe200f4]::executor::Executor>::spawn<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/fuse.rs:84:30
[INFO] [stdout]   42:     0x6105893e4ff7 - <inel_executor[a00781264fe200f4]::task::Task>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/task.rs:22:43
[INFO] [stdout]   43:     0x610588819af1 - <inel_executor[a00781264fe200f4]::executor::Executor>::run::<inel[4eb2dff1c9b0eeda]::GlobalReactor>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:69:30
[INFO] [stdout]   44:     0x610588832948 - <inel_executor[a00781264fe200f4]::executor::Executor>::block_on::<inel[4eb2dff1c9b0eeda]::GlobalReactor, unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-executor/src/executor.rs:53:14
[INFO] [stdout]   45:     0x610588a09ca8 - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:36
[INFO] [stdout]   46:     0x610588720731 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   47:     0x610588709c2d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x6105886feabe - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x610588710662 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<inel_executor[a00781264fe200f4]::executor::Executor>>>::with_borrow::<inel[4eb2dff1c9b0eeda]::block_on<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   50:     0x6105889fb7da - inel[4eb2dff1c9b0eeda]::block_on::<unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/src/lib.rs:65:14
[INFO] [stdout]   51:     0x61058861cdee - unit[c26a9c19b5a40cbb]::io::group::error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/group.rs:100:5
[INFO] [stdout]   52:     0x6105885f7ed7 - unit[c26a9c19b5a40cbb]::io::group::error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel/tests/unit/io/group.rs:94:11
[INFO] [stdout]   53:     0x6105885b1b66 - <unit[c26a9c19b5a40cbb]::io::group::error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x610588dd4e4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x610588dd4e4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x610588de16aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x610588de16aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x610588de16aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x610588de16aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x610588de16aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x610588ddbb74 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x610588ddbb74 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x610588de41a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x610588de41a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x610588de41a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x610588de41a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x610588de41a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61058944431f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x61058944431f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x76a1b2cbbaa4 - <unknown>
[INFO] [stdout]   75:     0x76a1b2d48a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::group::read stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::group::read' (79) panicked at crates/inel-reactor/src/ring/mod.rs:114:14:
[INFO] [stdout] Failed to create io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6105894452c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6105894452c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6105894452c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61058945cb6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61058945cb6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61058944a526 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61058944a526 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610589420d8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610589420d8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61058943be29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x610588de0a9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x610588de0a9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61058943c092 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61058943c092 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610589420e48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610589418559 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610589421e6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61058945d35c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61058945d0a2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6105893d0036 - <core[c5ed12ab89cc536a]::result::Result<io_uring[d7a4965352736698]::IoUring, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6105893c35cb - <inel_reactor[7ba7ab0fcf100e55]::ring::RingOptions>::build
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/inel-reactor/src/ring/mod.rs:114:14
[WARN] too many lines in the log, truncating it
