[INFO] cloning repository https://github.com/galaxy-sec/orion-syspec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/galaxy-sec/orion-syspec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgalaxy-sec%2Forion-syspec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgalaxy-sec%2Forion-syspec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e5bf4a2619389fd41e1c3fdd5dc417da92e291e
[INFO] testing galaxy-sec/orion-syspec against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgalaxy-sec%2Forion-syspec" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/galaxy-sec/orion-syspec
[INFO] finished tweaking git repo https://github.com/galaxy-sec/orion-syspec
[INFO] tweaked toml for git repo https://github.com/galaxy-sec/orion-syspec written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/galaxy-sec/orion-syspec 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/galaxy-sec/orion-syspec already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/galaxy-sec/orion-common.git`
[INFO] [stderr]     Updating git repository `https://github.com/galaxy-sec/orion-infra`
[INFO] [stderr]     Updating git repository `https://github.com/galaxy-sec/orion-variate`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xattr v1.5.1
[INFO] [stderr]   Downloaded wildmatch v2.4.0
[INFO] [stderr]   Downloaded serde_spanned v1.0.0
[INFO] [stderr]   Downloaded toml v0.9.5
[INFO] [stderr]   Downloaded strfmt v0.2.5
[INFO] [stderr]   Downloaded deranged v0.5.3
[INFO] [stderr]   Downloaded toml_datetime v0.7.0
[INFO] [stderr]   Downloaded derive-getters v0.5.0
[INFO] [stderr]   Downloaded unit-prefix v0.5.1
[INFO] [stderr]   Downloaded fragile v2.0.1
[INFO] [stderr]   Downloaded serde_ini v0.2.0
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded orion-error v0.3.1
[INFO] [stderr]   Downloaded result v1.0.0
[INFO] [stderr]   Downloaded basic-cookies v0.1.5
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded gtmpl_value v0.5.1
[INFO] [stderr]   Downloaded async-object-pool v0.1.5
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] [stderr]   Downloaded os_info v3.12.0
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded contracts v0.6.6
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded gtmpl v0.7.1
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded winnow v0.6.26
[INFO] [stderr]   Downloaded signal-hook v0.3.18
[INFO] [stderr]   Downloaded indicatif v0.18.0
[INFO] [stderr]   Downloaded httpmock v0.7.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.5
[INFO] [stderr]   Downloaded plist v1.7.4
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded cc v1.2.36
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded time v0.3.43
[INFO] [stderr]   Downloaded reqwest v0.12.23
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded handlebars v6.3.2
[INFO] [stderr]   Downloaded flexi_logger v0.31.2
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded libgit2-sys v0.18.2+1.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3e34823c4f49adc3afd5f54accf5dc80040ef25cf337b98c3fd1a3483d8bd02
[INFO] running `Command { std: "docker" "start" "-a" "a3e34823c4f49adc3afd5f54accf5dc80040ef25cf337b98c3fd1a3483d8bd02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3e34823c4f49adc3afd5f54accf5dc80040ef25cf337b98c3fd1a3483d8bd02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3e34823c4f49adc3afd5f54accf5dc80040ef25cf337b98c3fd1a3483d8bd02", kill_on_drop: false }`
[INFO] [stdout] a3e34823c4f49adc3afd5f54accf5dc80040ef25cf337b98c3fd1a3483d8bd02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d877a6dfdb2beb77000a971dec434ee62329d03a2c893477e2e9447978cd859
[INFO] running `Command { std: "docker" "start" "-a" "8d877a6dfdb2beb77000a971dec434ee62329d03a2c893477e2e9447978cd859", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling result v1.0.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling wildmatch v2.4.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling flexi_logger v0.31.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling orion-error v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling orion_infra v0.2.0 (https://github.com/galaxy-sec/orion-infra?branch=main#56db20a9)
[INFO] [stderr]    Compiling gtmpl_value v0.5.1
[INFO] [stderr]    Compiling os_info v3.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling orion_common v0.2.0 (https://github.com/galaxy-sec/orion-common.git?branch=main#e045f1e9)
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling contracts v0.6.6
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling gtmpl v0.7.1
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling strfmt v0.2.5
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling orion_variate v0.6.2 (https://github.com/galaxy-sec/orion-variate?tag=v0.6.2#ffb1c6e5)
[INFO] [stderr]    Compiling galaxy-ops v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DockImage` is never constructed
[INFO] [stdout]   --> src/artifact/core.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct DockImage {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinPackage` is never constructed
[INFO] [stdout]   --> src/artifact/core.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct BinPackage {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 46s
[INFO] running `Command { std: "docker" "inspect" "8d877a6dfdb2beb77000a971dec434ee62329d03a2c893477e2e9447978cd859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d877a6dfdb2beb77000a971dec434ee62329d03a2c893477e2e9447978cd859", kill_on_drop: false }`
[INFO] [stdout] 8d877a6dfdb2beb77000a971dec434ee62329d03a2c893477e2e9447978cd859
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bdb88ad48ba975950200f9811b33a01140500b53d10a8e200823166ca687741
[INFO] running `Command { std: "docker" "start" "-a" "4bdb88ad48ba975950200f9811b33a01140500b53d10a8e200823166ca687741", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling flexi_logger v0.31.2
[INFO] [stderr]    Compiling orion_common v0.2.0 (https://github.com/galaxy-sec/orion-common.git?branch=main#e045f1e9)
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling orion_infra v0.2.0 (https://github.com/galaxy-sec/orion-infra?branch=main#56db20a9)
[INFO] [stderr]    Compiling os_info v3.12.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling orion_variate v0.6.2 (https://github.com/galaxy-sec/orion-variate?tag=v0.6.2#ffb1c6e5)
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling galaxy-ops v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stdout] warning: struct `DockImage` is never constructed
[INFO] [stdout]   --> src/artifact/core.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct DockImage {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinPackage` is never constructed
[INFO] [stdout]   --> src/artifact/core.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct BinPackage {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stdout] warning: struct `DockImage` is never constructed
[INFO] [stdout]   --> src/artifact/core.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct DockImage {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinPackage` is never constructed
[INFO] [stdout]   --> src/artifact/core.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct BinPackage {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 43s
[INFO] running `Command { std: "docker" "inspect" "4bdb88ad48ba975950200f9811b33a01140500b53d10a8e200823166ca687741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bdb88ad48ba975950200f9811b33a01140500b53d10a8e200823166ca687741", kill_on_drop: false }`
[INFO] [stdout] 4bdb88ad48ba975950200f9811b33a01140500b53d10a8e200823166ca687741
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a206974ab670678ceeb702956b59c16db90c0a9855cd48c8963f3460d538a9d
[INFO] running `Command { std: "docker" "start" "-a" "5a206974ab670678ceeb702956b59c16db90c0a9855cd48c8963f3460d538a9d", kill_on_drop: false }`
[INFO] [stderr] warning: struct `DockImage` is never constructed
[INFO] [stderr]   --> src/artifact/core.rs:62:12
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub struct DockImage {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BinPackage` is never constructed
[INFO] [stderr]   --> src/artifact/core.rs:68:12
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub struct BinPackage {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `galaxy-ops` (lib) generated 2 warnings
[INFO] [stderr] warning: `galaxy-ops` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/galaxy_ops-53dce7cf4e507ab6)
[INFO] [stdout] 
[INFO] [stdout] running 122 tests
[INFO] [stdout] test artifact::core::tests::test_http_artifact_v1 ... ignored, not run in ci
[INFO] [stdout] test artifact::core::tests::test_http_artifact_v2 ... ignored, not run in ci
[INFO] [stdout] test artifact::package::tests::test_artifact_package_default ... ok
[INFO] [stdout] test artifact::package::tests::test_artifact_package_deref ... ok
[INFO] [stdout] test artifact::package::tests::test_artifact_package_creation ... ok
[INFO] [stdout] test artifact::core::tests::test_artifact_basic_properties ... ok
[INFO] [stdout] test artifact::types::convert_addr_tests::test_convert_addr_http_tar ... ok
[INFO] [stdout] test artifact::types::convert_addr_tests::test_convert_addr_local ... ok
[INFO] [stdout] test artifact::types::convert_addr_tests::test_convert_addr_local_git ... ok
[INFO] [stderr] [flexi_logger][ERRCODE::Palette] Failed to initialize the palette, as it is already initialized
[INFO] [stderr]     See https://docs.rs/flexi_logger/latest/flexi_logger/error_info/index.html#palette
[INFO] [stderr] [flexi_logger][ERRCODE::Palette] Failed to initialize the palette, as it is already initialized
[INFO] [stderr]     See https://docs.rs/flexi_logger/latest/flexi_logger/error_info/index.html#palette
[INFO] [stdout] test artifact::types::convert_addr_tests::test_convert_addr_ssh_git ... ok
[INFO] [stdout] test artifact::package::tests::test_artifact_package_serialization ... ok
[INFO] [stdout] test artifact::types::convert_addr_tests::test_convert_addr_https_git ... ok
[INFO] [stdout] test artifact::core::tests::test_artifact_with_cache_addr ... ok
[INFO] [stdout] test artifact::core::tests::test_artifact_with_cache_enabled ... ok
[INFO] [stdout] test artifact::types::tests::test_build_pkg_bin_local ... ok
[INFO] [stdout] test artifact::types::tests::test_build_pkg_bin_remote ... ok
[INFO] [stdout] test artifact::types::tests::test_build_pkg_git_https ... ok
[INFO] [stdout] test artifact::types::tests::test_build_pkg_git_ssh ... ok
[INFO] [stdout] test conf::tests::test_conf_spec_new ... ok
[INFO] [stdout] test conf::tests::test_async_update ... FAILED
[INFO] [stdout] test infra::tests::test_configure_dfx_logging_with_debug ... ok
[INFO] [stdout] test infra::tests::test_configure_dfx_logging_with_log_setting ... ok
[INFO] [stdout] test infra::tests::test_configure_dfx_logging_with_no_log ... ok
[INFO] [stdout] test infra::tests::test_dfx_args_getter_trait_object ... ok
[INFO] [stdout] test infra::tests::test_init_env ... ok
[INFO] [stdout] test infra::tests::test_level_setting_debug_0 ... ok
[INFO] [stdout] test infra::tests::test_level_setting_debug_1 ... ok
[INFO] [stdout] test infra::tests::test_level_setting_debug_2 ... ok
[INFO] [stdout] test infra::tests::test_level_setting_debug_3 ... ok
[INFO] [stdout] test infra::tests::test_level_setting_debug_4 ... ok
[INFO] [stdout] test infra::tests::test_level_setting_debug_5 ... ok
[INFO] [stdout] test infra::tests::test_level_setting_debug_6 ... ok
[INFO] [stdout] test infra::tests::test_level_setting_debug_high ... ok
[INFO] [stdout] test infra::tests::test_level_setting_debug_negative ... ok
[INFO] [stdout] test infra::tests::test_level_setting_edge_cases ... ok
[INFO] [stdout] test infra::tests::test_once_init_log ... ok
[INFO] [stdout] test infra::tests::test_log_settings_contain_expected_modules ... ok
[INFO] [stdout] test local::tests::test_localize_path_basic_copy ... ok
[INFO] [stdout] test local::tests::test_localize_path_directory_creation ... ok
[INFO] [stdout] test local::tests::test_localize_path_factory_methods ... ok
[INFO] [stdout] test local::tests::test_localize_path_creation ... ok
[INFO] [stdout] test local::tests::test_localize_path_missing_value_file ... ok
[INFO] [stdout] test local::tests::test_localize_path_src_not_exists ... ok
[INFO] [stdout] test local::tests::test_localize_path_serialization ... ok
[INFO] [stdout] test conf::tests::test_conf_file_creation ... ok
[INFO] [stdout] test local::tests::test_localize_path_value_file_not_exists ... ok
[INFO] [stdout] test local::tests::test_localize_path_with_template ... ok
[INFO] [stdout] test local::tests::test_localize_path_with_default_setting ... ok
[INFO] [stdout] test local::tests::test_localize_set_struct ... ok
[INFO] [stdout] test module::depend::tests::test_dependency_builder_pattern ... ok
[INFO] [stdout] test module::depend::tests::test_dependency_enable_flag ... ok
[INFO] [stdout] test module::depend::tests::test_serialize_to_yaml ... ok
[INFO] [stdout] test local::tests::test_localize_set_multiple_files ... ok
[INFO] [stdout] test module::localize::tests::test_excluded_files ... ok
[INFO] [stdout] test module::localize::tests::test_render_directory ... ok
[INFO] [stdout] test module::localize::tests::test_render_path_with_handlebars ... ok
[INFO] [stderr] [flexi_logger][ERRCODE::Palette] Failed to initialize the palette, as it is already initialized
[INFO] [stderr]     See https://docs.rs/flexi_logger/latest/flexi_logger/error_info/index.html#palette
[INFO] [stdout] test artifact::types::tests::test_build_pkg_unsupported - should panic ... ok
[INFO] [stdout] test artifact::types::convert_addr_tests::test_convert_addr_unsupported - should panic ... ok
[INFO] [stdout] test conf::tests::test_conf_with_addr_addr ... FAILED
[INFO] [stdout] test module::depend::tests::test_depend ... FAILED
[INFO] [stdout] test module::refs::tests::test_module_spec_ref_builder ... ok
[INFO] [stdout] test module::refs::tests::test_module_spec_ref_enable_flag ... ok
[INFO] [stdout] test module::refs::tests::test_module_spec_ref_spec_path ... ok
[INFO] [stdout] test module::setting::export::tests::test_setting_env_eval_example ... ok
[INFO] [stdout] test module::setting::export::tests::test_setting_env_eval_empty_dict ... ok
[INFO] [stdout] test conf::tests::test_conf_with_http_addr ... FAILED
[INFO] [stdout] test module::setting::export::tests::test_setting_env_eval_none ... ok
[INFO] [stdout] test module::localize::tests::test_helm_nginx_rendering ... FAILED
[INFO] [stdout] test module::setting::localize::tests::test_localize_conf_env_eval_example ... ok
[INFO] [stdout] test module::setting::localize::tests::test_localize_conf_env_eval_empty_dict ... ok
[INFO] [stdout] test module::setting::path::tests::test_exclude_mut ... ok
[INFO] [stdout] test module::setting::path::tests::test_is_exclude ... ok
[INFO] [stdout] test module::setting::path::tests::test_is_include ... ok
[INFO] [stdout] test module::setting::export::tests::test_setting_serialization ... ok
[INFO] [stdout] test module::setting::path::tests::test_wildcard_exclude ... ok
[INFO] [stdout] test module::setting::path::tests::test_wildcard_include ... ok
[INFO] [stdout] test module::setting::templatize::tests::test_template_custom_env_eval_basic ... ok
[INFO] [stdout] test module::proj::tests::test_mod_prj_example ... FAILED
[INFO] [stdout] test ops_prj::import::test::ia_setting ... ignored, need interactive run
[INFO] [stdout] test module::setting::templatize::tests::test_template_targets_env_eval_empty_dict ... ok
[INFO] [stdout] test module::setting::templatize::tests::test_template_targets_env_eval_example ... ok
[INFO] [stdout] test module::setting::localize::tests::test_localize_conf_env_eval_none_values ... ok
[INFO] [stdout] test infra::tests::test_configure_run_logging ... ok
[INFO] [stdout] test module::setting::path::tests::test_new ... ok
[INFO] [stdout] test ops_prj::import::test::import_pkg ... ignored, need interactive run
[INFO] [stdout] test ops_prj::proj::tests::test_workins_example ... FAILED
[INFO] [stdout] test project::tests::test_build_used_value_with_default_only ... ok
[INFO] [stdout] test project::tests::test_complex_value_types ... ok
[INFO] [stdout] test project::tests::test_build_used_value_with_global_value ... ok
[INFO] [stdout] test project::tests::test_build_used_value_with_user_value ... ok
[INFO] [stdout] test project::tests::test_empty_vars_returns_empty_dict ... ok
[INFO] [stdout] test project::tests::test_env_variable_substitution ... ok
[INFO] [stdout] test module::proj::tests::test_mod_prj_new ... FAILED
[INFO] [stdout] test project::tests::test_use_default_value_flag ... ok
[INFO] [stdout] test project::tests::test_global_value_override_precedence ... ok
[INFO] [stdout] test project::tests::test_build_used_value_merge_precedence ... ok
[INFO] [stdout] test system::proj::tests::test_mod_prj_new ... FAILED
[INFO] [stdout] test system::spec::tests::build_example_sys_spec ... FAILED
[INFO] [stdout] test tools::tests::test_get_repo_name_bitbucket ... ok
[INFO] [stdout] test system::proj::tests::test_sys_prj_example ... FAILED
[INFO] [stdout] test tools::tests::test_get_repo_name_custom_domain ... ok
[INFO] [stdout] test tools::tests::test_get_repo_name_edge_cases ... ok
[INFO] [stdout] test tools::tests::test_get_repo_name_empty_url ... ok
[INFO] [stdout] test tools::tests::test_get_repo_name_https_github ... ok
[INFO] [stdout] test tools::tests::test_get_repo_name_https_gitlab ... ok
[INFO] [stdout] test tools::tests::test_get_repo_name_invalid_url ... ok
[INFO] [stdout] test tools::tests::test_get_repo_name_https_with_trailing_slash ... ok
[INFO] [stdout] test tools::tests::test_get_repo_name_ssh_format ... ok
[INFO] [stdout] test tools::tests::test_get_repo_name_ssh_without_git_extension ... ok
[INFO] [stdout] test tools::tests::test_get_repo_name_url_without_repo_name ... ok
[INFO] [stdout] test tools::tests::test_get_repo_name_no_trailing_slash ... ok
[INFO] [stdout] test tools::tests::test_git_repo_clone_and_debug ... ok
[INFO] [stdout] test tools::tests::test_get_repo_name_with_subpath ... ok
[INFO] [stdout] test tools::tests::test_get_repo_name_ssh_complex ... ok
[INFO] [stdout] test tools::tests::test_git_repo_default_creation ... ok
[INFO] [stdout] test tools::tests::test_gx_shell_clone_and_debug ... ok
[INFO] [stdout] test tools::tests::test_gx_shell_default_creation ... ok
[INFO] [stdout] test tools::tests::test_http_clone_and_debug ... ok
[INFO] [stdout] test tools::tests::test_http_default_creation ... ok
[INFO] [stdout] test workflow::act::tests::test_host_tpl_init ... ok
[INFO] [stdout] test workflow::act::tests::test_k8s_tpl_init ... ok
[INFO] [stdout] test workflow::act::tests::test_save_and_load_actions ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- conf::tests::test_async_update stdout ----
[INFO] [stdout] Error: StructError { imp: StructErrorImpl { reason: Uvs(ResError(ErrorPayload("Read-only file system (os error 30)"))), detail: None, position: None, context: [] } }
[INFO] [stdout] 
[INFO] [stdout] ---- conf::tests::test_conf_with_addr_addr stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conf::tests::test_conf_with_addr_addr' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.3.1/src/testcase.rs:20:33:
[INFO] [stdout] [TEST ASSERTION FAILED] 
[INFO] [stdout]  Error details: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6020325b09c2 - 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:     0x6020325b09c2 - 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:     0x6020325b09c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6020325b09c2 - <<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:     0x6020325cd06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6020325cd06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6020325b86f6 - 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:     0x6020325b86f6 - <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:     0x602032588f6f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x602032588f6f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6020325a5d79 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60203166963e - <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:     0x60203166963e - 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:     0x6020325a5fe2 - <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:     0x6020325a5fe2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x602032589028 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60203257ff79 - 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:     0x60203258a5bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6020325cd85c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6020315f2048 - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error> as orion_error[65af6a4978f543fd]::testcase::TestAssert>::assert::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.3.1/src/testcase.rs:20:33
[INFO] [stdout]   20:     0x6020315128e1 - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<<core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error> as orion_error[65af6a4978f543fd]::testcase::TestAssert>::assert::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6020315140d1 - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error> as orion_error[65af6a4978f543fd]::testcase::TestAssert>::assert
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.3.1/src/testcase.rs:20:14
[INFO] [stdout]   22:     0x60203158e313 - galaxy_ops[6cfc348bdc891e60]::conf::tests::test_conf_with_addr_addr::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conf.rs:281:44
[INFO] [stdout]   23:     0x6020315ad755 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6020315ad8cd - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x60203164919d - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x602031648afc - tokio[780de3a67cace52e]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>, <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x602031648afc - tokio[780de3a67cace52e]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>, <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x602031648afc - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x60203163945a - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>, <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x602031645d5d - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x602031643a5b - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x60203162449a - <tokio[780de3a67cace52e]::runtime::context::scoped::Scoped<tokio[780de3a67cace52e]::runtime::scheduler::Context>>::set::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x602031630e2a - tokio[780de3a67cace52e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x60203156fd16 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[780de3a67cace52e]::runtime::context::Context>>::try_with::<tokio[780de3a67cace52e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x60203156f2dc - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[780de3a67cace52e]::runtime::context::Context>>::with::<tokio[780de3a67cace52e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x602031627b31 - tokio[780de3a67cace52e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x602031640289 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x602031640f26 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x602031642689 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x602031575c23 - tokio[780de3a67cace52e]::runtime::context::runtime::enter_runtime::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x602031638841 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x60203153aabf - <tokio[780de3a67cace52e]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x60203153af25 - <tokio[780de3a67cace52e]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x60203159a237 - galaxy_ops[6cfc348bdc891e60]::conf::tests::test_conf_with_addr_addr
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conf.rs:292:11
[INFO] [stdout]   45:     0x60203158cc67 - galaxy_ops[6cfc348bdc891e60]::conf::tests::test_conf_with_addr_addr::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conf.rs:266:44
[INFO] [stdout]   46:     0x60203160ecf6 - <galaxy_ops[6cfc348bdc891e60]::conf::tests::test_conf_with_addr_addr::{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]   47:     0x60203165d9eb - <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]   48:     0x60203165d9eb - 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]   49:     0x60203166a24a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x60203166a24a - <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]   51:     0x60203166a24a - 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]   52:     0x60203166a24a - 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]   53:     0x60203166a24a - 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]   54:     0x60203166a24a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x60203166a24a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x602031664714 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x602031664714 - 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]   58:     0x60203166cd42 - 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]   59:     0x60203166cd42 - <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]   60:     0x60203166cd42 - 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]   61:     0x60203166cd42 - 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]   62:     0x60203166cd42 - 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]   63:     0x60203166cd42 - 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]   64:     0x60203166cd42 - <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]   65:     0x6020325af76f - <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]   66:     0x6020325af76f - <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]   67:     0x7cf55d39baa4 - <unknown>
[INFO] [stdout]   68:     0x7cf55d428a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- module::depend::tests::test_depend stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'module::depend::tests::test_depend' (73) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.3.1/src/testcase.rs:31:33:
[INFO] [stdout] [TEST ASSERTION FAILED] create prj_path 
[INFO] [stdout]  Error details: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6020325b09c2 - 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:     0x6020325b09c2 - 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:     0x6020325b09c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6020325b09c2 - <<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:     0x6020325cd06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6020325cd06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6020325b86f6 - 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:     0x6020325b86f6 - <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:     0x602032588f6f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x602032588f6f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6020325a5d79 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60203166963e - <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:     0x60203166963e - 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:     0x6020325a5fe2 - <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:     0x6020325a5fe2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x602032589028 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60203257ff79 - 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:     0x60203258a5bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6020325cd85c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6020315f2530 - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error> as orion_error[65af6a4978f543fd]::testcase::TestAssertWithMsg<&str>>::assert::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.3.1/src/testcase.rs:31:33
[INFO] [stdout]   20:     0x602031512931 - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<<core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error> as orion_error[65af6a4978f543fd]::testcase::TestAssertWithMsg<&str>>::assert::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x602031516311 - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error> as orion_error[65af6a4978f543fd]::testcase::TestAssertWithMsg<&str>>::assert
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.3.1/src/testcase.rs:31:14
[INFO] [stdout]   22:     0x60203152a523 - galaxy_ops[6cfc348bdc891e60]::module::depend::tests::test_depend::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module/depend.rs:158:44
[INFO] [stdout]   23:     0x6020315ad7d2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6020315ad94d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x60203164921d - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x602031648e7b - tokio[780de3a67cace52e]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x602031648e7b - tokio[780de3a67cace52e]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x602031648e7b - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x60203163a230 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x6020316472cd - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x602031643ab4 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x6020316246eb - <tokio[780de3a67cace52e]::runtime::context::scoped::Scoped<tokio[780de3a67cace52e]::runtime::scheduler::Context>>::set::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x602031630f79 - tokio[780de3a67cace52e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x602031570232 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[780de3a67cace52e]::runtime::context::Context>>::try_with::<tokio[780de3a67cace52e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x60203156f47e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[780de3a67cace52e]::runtime::context::Context>>::with::<tokio[780de3a67cace52e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x602031627c4d - tokio[780de3a67cace52e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x602031640b30 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x602031641026 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x602031642dc0 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x602031575f03 - tokio[780de3a67cace52e]::runtime::context::runtime::enter_runtime::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x6020316389a1 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x60203153ad54 - <tokio[780de3a67cace52e]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x60203153b39c - <tokio[780de3a67cace52e]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x602031532567 - galaxy_ops[6cfc348bdc891e60]::module::depend::tests::test_depend
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module/depend.rs:168:16
[INFO] [stdout]   45:     0x60203152a2c7 - galaxy_ops[6cfc348bdc891e60]::module::depend::tests::test_depend::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module/depend.rs:153:27
[INFO] [stdout]   46:     0x60203160fd76 - <galaxy_ops[6cfc348bdc891e60]::module::depend::tests::test_depend::{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]   47:     0x60203165d9eb - <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]   48:     0x60203165d9eb - 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]   49:     0x60203166a24a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x60203166a24a - <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]   51:     0x60203166a24a - 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]   52:     0x60203166a24a - 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]   53:     0x60203166a24a - 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]   54:     0x60203166a24a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x60203166a24a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x602031664714 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x602031664714 - 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]   58:     0x60203166cd42 - 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]   59:     0x60203166cd42 - <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]   60:     0x60203166cd42 - 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]   61:     0x60203166cd42 - 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]   62:     0x60203166cd42 - 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]   63:     0x60203166cd42 - 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]   64:     0x60203166cd42 - <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]   65:     0x6020325af76f - <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]   66:     0x6020325af76f - <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]   67:     0x7cf55d39baa4 - <unknown>
[INFO] [stdout]   68:     0x7cf55d428a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conf::tests::test_conf_with_http_addr stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conf::tests::test_conf_with_http_addr' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.3.1/src/testcase.rs:20:33:
[INFO] [stdout] [TEST ASSERTION FAILED] 
[INFO] [stdout]  Error details: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6020325b09c2 - 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:     0x6020325b09c2 - 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:     0x6020325b09c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6020325b09c2 - <<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:     0x6020325cd06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6020325cd06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6020325b86f6 - 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:     0x6020325b86f6 - <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:     0x602032588f6f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x602032588f6f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6020325a5d79 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60203166963e - <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:     0x60203166963e - 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:     0x6020325a5fe2 - <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:     0x6020325a5fe2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x602032589028 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60203257ff79 - 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:     0x60203258a5bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6020325cd85c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6020315f2048 - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error> as orion_error[65af6a4978f543fd]::testcase::TestAssert>::assert::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.3.1/src/testcase.rs:20:33
[INFO] [stdout]   20:     0x6020315128e1 - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<<core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error> as orion_error[65af6a4978f543fd]::testcase::TestAssert>::assert::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6020315140d1 - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error> as orion_error[65af6a4978f543fd]::testcase::TestAssert>::assert
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.3.1/src/testcase.rs:20:14
[INFO] [stdout]   22:     0x60203158ebb2 - galaxy_ops[6cfc348bdc891e60]::conf::tests::test_conf_with_http_addr::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conf.rs:244:44
[INFO] [stdout]   23:     0x6020315ad755 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6020315ad8cd - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x60203164919d - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x602031648afc - tokio[780de3a67cace52e]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>, <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x602031648afc - tokio[780de3a67cace52e]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>, <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x602031648afc - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x60203163945a - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>, <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x602031645d5d - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x602031643a5b - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x60203162449a - <tokio[780de3a67cace52e]::runtime::context::scoped::Scoped<tokio[780de3a67cace52e]::runtime::scheduler::Context>>::set::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x602031630e2a - tokio[780de3a67cace52e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x60203156fd16 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[780de3a67cace52e]::runtime::context::Context>>::try_with::<tokio[780de3a67cace52e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x60203156f2dc - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[780de3a67cace52e]::runtime::context::Context>>::with::<tokio[780de3a67cace52e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x602031627b31 - tokio[780de3a67cace52e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x602031640289 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x602031640f26 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x602031642689 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x602031575c23 - tokio[780de3a67cace52e]::runtime::context::runtime::enter_runtime::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x602031638841 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x60203153aabf - <tokio[780de3a67cace52e]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x60203153af25 - <tokio[780de3a67cace52e]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x60203159a407 - galaxy_ops[6cfc348bdc891e60]::conf::tests::test_conf_with_http_addr
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conf.rs:263:11
[INFO] [stdout]   45:     0x60203158cc97 - galaxy_ops[6cfc348bdc891e60]::conf::tests::test_conf_with_http_addr::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conf.rs:223:44
[INFO] [stdout]   46:     0x60203160ed36 - <galaxy_ops[6cfc348bdc891e60]::conf::tests::test_conf_with_http_addr::{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]   47:     0x60203165d9eb - <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]   48:     0x60203165d9eb - 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]   49:     0x60203166a24a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x60203166a24a - <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]   51:     0x60203166a24a - 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]   52:     0x60203166a24a - 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]   53:     0x60203166a24a - 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]   54:     0x60203166a24a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x60203166a24a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x602031664714 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x602031664714 - 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]   58:     0x60203166cd42 - 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]   59:     0x60203166cd42 - <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]   60:     0x60203166cd42 - 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]   61:     0x60203166cd42 - 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]   62:     0x60203166cd42 - 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]   63:     0x60203166cd42 - 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]   64:     0x60203166cd42 - <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]   65:     0x6020325af76f - <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]   66:     0x6020325af76f - <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]   67:     0x7cf55d39baa4 - <unknown>
[INFO] [stdout]   68:     0x7cf55d428a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- module::localize::tests::test_helm_nginx_rendering stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'module::localize::tests::test_helm_nginx_rendering' (78) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.3.1/src/testcase.rs:20:33:
[INFO] [stdout] [TEST ASSERTION FAILED] 
[INFO] [stdout]  Error details: [103] sys error << Read-only file system (os error 30)
[INFO] [stdout]   -> Want: render tpl path
[INFO] [stdout]   -> Context stack:
[INFO] [stdout] context 0: 
[INFO] [stdout] target: render tpl path 
[INFO] [stdout] 1. data: ./test_data/helm/value.json 
[INFO] [stdout] 2. need-fmt: json 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6020325b09c2 - 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:     0x6020325b09c2 - 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:     0x6020325b09c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6020325b09c2 - <<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:     0x6020325cd06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6020325cd06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6020325b86f6 - 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:     0x6020325b86f6 - <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:     0x602032588f6f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x602032588f6f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6020325a5d79 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60203166963e - <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:     0x60203166963e - 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:     0x6020325a5fe2 - <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:     0x6020325a5fe2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x602032589028 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60203257ff79 - 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:     0x60203258a5bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6020325cd85c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6020315f1fa0 - <core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>> as orion_error[65af6a4978f543fd]::testcase::TestAssert>::assert::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.3.1/src/testcase.rs:20:33
[INFO] [stdout]   20:     0x602031512411 - <core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>::unwrap_or_else::<<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>> as orion_error[65af6a4978f543fd]::testcase::TestAssert>::assert::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6020315140b1 - <core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>> as orion_error[65af6a4978f543fd]::testcase::TestAssert>::assert
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.3.1/src/testcase.rs:20:14
[INFO] [stdout]   22:     0x60203153566d - galaxy_ops[6cfc348bdc891e60]::module::localize::tests::test_helm_nginx_rendering
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module/localize.rs:321:14
[INFO] [stdout]   23:     0x60203152ab97 - galaxy_ops[6cfc348bdc891e60]::module::localize::tests::test_helm_nginx_rendering::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module/localize.rs:300:35
[INFO] [stdout]   24:     0x60203160fef6 - <galaxy_ops[6cfc348bdc891e60]::module::localize::tests::test_helm_nginx_rendering::{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]   25:     0x60203165d9eb - <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]   26:     0x60203165d9eb - 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]   27:     0x60203166a24a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x60203166a24a - <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]   29:     0x60203166a24a - 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]   30:     0x60203166a24a - 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]   31:     0x60203166a24a - 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]   32:     0x60203166a24a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x60203166a24a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x602031664714 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x602031664714 - 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]   36:     0x60203166cd42 - 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]   37:     0x60203166cd42 - <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]   38:     0x60203166cd42 - 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]   39:     0x60203166cd42 - 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]   40:     0x60203166cd42 - 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]   41:     0x60203166cd42 - 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]   42:     0x60203166cd42 - <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]   43:     0x6020325af76f - <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]   44:     0x6020325af76f - <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]   45:     0x7cf55d39baa4 - <unknown>
[INFO] [stdout]   46:     0x7cf55d428a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- module::proj::tests::test_mod_prj_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'module::proj::tests::test_mod_prj_example' (81) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.3.1/src/testcase.rs:31:33:
[INFO] [stdout] [TEST ASSERTION FAILED] yes 
[INFO] [stdout]  Error details: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6020325b09c2 - 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:     0x6020325b09c2 - 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:     0x6020325b09c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6020325b09c2 - <<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:     0x6020325cd06a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6020325cd06a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6020325b86f6 - 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:     0x6020325b86f6 - <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:     0x602032588f6f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x602032588f6f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6020325a5d79 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60203166963e - <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:     0x60203166963e - 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:     0x6020325a5fe2 - <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:     0x6020325a5fe2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x602032589028 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60203257ff79 - 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:     0x60203258a5bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6020325cd85c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6020315f2530 - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error> as orion_error[65af6a4978f543fd]::testcase::TestAssertWithMsg<&str>>::assert::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.3.1/src/testcase.rs:31:33
[INFO] [stdout]   20:     0x602031512931 - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<<core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error> as orion_error[65af6a4978f543fd]::testcase::TestAssertWithMsg<&str>>::assert::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x602031516311 - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error> as orion_error[65af6a4978f543fd]::testcase::TestAssertWithMsg<&str>>::assert
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.3.1/src/testcase.rs:31:14
[INFO] [stdout]   22:     0x602031529c85 - galaxy_ops[6cfc348bdc891e60]::module::proj::tests::test_mod_prj_example::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module/proj.rs:232:44
[INFO] [stdout]   23:     0x6020315ad755 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6020315ad8cd - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x60203164919d - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x602031648afc - tokio[780de3a67cace52e]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>, <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x602031648afc - tokio[780de3a67cace52e]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>, <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x602031648afc - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x60203163945a - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>, <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x602031645d5d - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x602031643a5b - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x60203162449a - <tokio[780de3a67cace52e]::runtime::context::scoped::Scoped<tokio[780de3a67cace52e]::runtime::scheduler::Context>>::set::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x602031630e2a - tokio[780de3a67cace52e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x60203156fd16 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[780de3a67cace52e]::runtime::context::Context>>::try_with::<tokio[780de3a67cace52e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x60203156f2dc - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[780de3a67cace52e]::runtime::context::Context>>::with::<tokio[780de3a67cace52e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x602031627b31 - tokio[780de3a67cace52e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>), <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x602031640289 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x602031640f26 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x602031642689 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x602031575c23 - tokio[780de3a67cace52e]::runtime::context::runtime::enter_runtime::<<tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x602031638841 - <tokio[780de3a67cace52e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x60203153aabf - <tokio[780de3a67cace52e]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x60203153af25 - <tokio[780de3a67cace52e]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<(), orion_error[65af6a4978f543fd]::core::error::StructError<galaxy_ops[6cfc348bdc891e60]::error::MainReason>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x602031532397 - galaxy_ops[6cfc348bdc891e60]::module::proj::tests::test_mod_prj_example
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module/proj.rs:245:11
[INFO] [stdout]   45:     0x602031529527 - galaxy_ops[6cfc348bdc891e60]::module::proj::tests::test_mod_prj_example::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module/proj.rs:224:40
[INFO] [stdout]   46:     0x60203160fc76 - <galaxy_ops[6cfc348bdc891e60]::module::proj::tests::test_mod_prj_example::{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]   47:     0x60203165d9eb - <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]   48:     0x60203165d9eb - 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]   49:     0x60203166a24a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x60203166a24a - <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]   51:     0x60203166a24a - 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]   52:     0x60203166a24a - 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]   53:     0x60203166a24a - 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]   54:     0x60203166a24a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x60203166a24a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x602031664714 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x602031664714 - 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]   58:     0x60203166cd42 - 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]   59:     0x60203166cd42 - <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]   60:     0x60203166cd42 - 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]   61:     0x60203166cd42 - 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]   62:     0x60203166cd42 - 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]   63:     0x60203166cd42 - 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]   64:     0x60203166cd42 - <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]   65:     0x6020325af76f - <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]   66:     0x6020325af76f - <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]   67:     0x7cf55d39baa4 - <unknown>
[INFO] [stdout]   68:     0x7cf55d428a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ops_prj::proj::tests::test_workins_example stdout ----
[INFO] [stdout] Error: StructError { imp: StructErrorImpl { reason: Uvs(SysError(ErrorPayload("[103] sys error << Read-only file system (os error 30)\n  -> Context stack:\ncontext 0: \n1. key: ./example/workins-prj/workins_sys_1 \n\n"))), detail: None, position: None, context: [] } }
[INFO] [stdout] 
[INFO] [stdout] ---- module::proj::tests::test_mod_prj_new stdout ----
[INFO] [stdout] Error: StructError { imp: StructErrorImpl { reason: Uvs(SysError(ErrorPayload("[103] sys error << Read-only file system (os error 30)\n  -> Context stack:\ncontext 0: \n1. key: ./example/modules/mod-new \n\n"))), detail: None, position: None, context: [] } }
[INFO] [stdout] 
[INFO] [stdout] ---- system::proj::tests::test_mod_prj_new stdout ----
[INFO] [stdout] Error: StructError { imp: StructErrorImpl { reason: Uvs(SysError(ErrorPayload("[103] sys error << Read-only file system (os error 30)\n  -> Context stack:\ncontext 0: \n1. key: ./example/sys-model-prj/sys_new \n\n"))), detail: None, position: None, context: [] } }
[INFO] [stdout] 
[INFO] [stdout] ---- system::spec::tests::build_example_sys_spec stdout ----
[INFO] [stdout] Error: StructError { imp: StructErrorImpl { reason: Uvs(SysError(ErrorPayload("[103] sys error << Read-only file system (os error 30)\n  -> Context stack:\ncontext 0: \n1. key: ./example/sys-model-spec/example_sys \n\n"))), detail: None, position: None, context: [] } }
[INFO] [stdout] 
[INFO] [stdout] ---- system::proj::tests::test_sys_prj_example stdout ----
[INFO] [stdout] Error: StructError { imp: StructErrorImpl { reason: Uvs(SysError(ErrorPayload("[103] sys error << Read-only file system (os error 30)\n  -> Context stack:\ncontext 0: \n1. key: ./example/sys-model-prj/example_sys2 \n\n"))), detail: None, position: None, context: [] } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     conf::tests::test_async_update
[INFO] [stdout]     conf::tests::test_conf_with_addr_addr
[INFO] [stdout]     conf::tests::test_conf_with_http_addr
[INFO] [stdout]     module::depend::tests::test_depend
[INFO] [stdout]     module::localize::tests::test_helm_nginx_rendering
[INFO] [stdout]     module::proj::tests::test_mod_prj_example
[INFO] [stdout]     module::proj::tests::test_mod_prj_new
[INFO] [stdout]     ops_prj::proj::tests::test_workins_example
[INFO] [stdout]     system::proj::tests::test_mod_prj_new
[INFO] [stdout]     system::proj::tests::test_sys_prj_example
[INFO] [stdout]     system::spec::tests::build_example_sys_spec
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 107 passed; 11 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5a206974ab670678ceeb702956b59c16db90c0a9855cd48c8963f3460d538a9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a206974ab670678ceeb702956b59c16db90c0a9855cd48c8963f3460d538a9d", kill_on_drop: false }`
[INFO] [stdout] 5a206974ab670678ceeb702956b59c16db90c0a9855cd48c8963f3460d538a9d
