[INFO] fetching crate orion-accessor 0.5.4...
[INFO] testing orion-accessor-0.5.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate orion-accessor 0.5.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate orion-accessor 0.5.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate orion-accessor 0.5.4
[INFO] tweaked toml for crates.io crate orion-accessor 0.5.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate orion-accessor 0.5.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate orion-accessor 0.5.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd275e864ecbcb63aacc2afabccfa2be319da45332e45c581c8dab6444c3ff3a
[INFO] running `Command { std: "docker" "start" "-a" "bd275e864ecbcb63aacc2afabccfa2be319da45332e45c581c8dab6444c3ff3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd275e864ecbcb63aacc2afabccfa2be319da45332e45c581c8dab6444c3ff3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd275e864ecbcb63aacc2afabccfa2be319da45332e45c581c8dab6444c3ff3a", kill_on_drop: false }`
[INFO] [stdout] bd275e864ecbcb63aacc2afabccfa2be319da45332e45c581c8dab6444c3ff3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d6cb0e21fabf56fdf030755365edb527ed3b169def049d1d44643ea13a69f95
[INFO] running `Command { std: "docker" "start" "-a" "8d6cb0e21fabf56fdf030755365edb527ed3b169def049d1d44643ea13a69f95", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling serde_spanned v1.0.1
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling toml v0.9.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling orion-error v0.5.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling orion_conf v0.3.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling result v1.0.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling flexi_logger v0.31.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling os_info v3.12.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling contracts v0.6.6
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling orion-infra v0.4.1
[INFO] [stderr]    Compiling orion-variate v0.10.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling wildmatch v2.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling orion-accessor v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/prelude.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use log::{debug, error, info};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 56s
[INFO] running `Command { std: "docker" "inspect" "8d6cb0e21fabf56fdf030755365edb527ed3b169def049d1d44643ea13a69f95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d6cb0e21fabf56fdf030755365edb527ed3b169def049d1d44643ea13a69f95", kill_on_drop: false }`
[INFO] [stdout] 8d6cb0e21fabf56fdf030755365edb527ed3b169def049d1d44643ea13a69f95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a687e80f9450145a41403fe78c43eae426d5bedc5af93e34ed9b559c796eafb
[INFO] running `Command { std: "docker" "start" "-a" "6a687e80f9450145a41403fe78c43eae426d5bedc5af93e34ed9b559c796eafb", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling orion-accessor v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/prelude.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use log::{debug, error, info};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/prelude.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use log::{debug, error, info};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.51s
[INFO] running `Command { std: "docker" "inspect" "6a687e80f9450145a41403fe78c43eae426d5bedc5af93e34ed9b559c796eafb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a687e80f9450145a41403fe78c43eae426d5bedc5af93e34ed9b559c796eafb", kill_on_drop: false }`
[INFO] [stdout] 6a687e80f9450145a41403fe78c43eae426d5bedc5af93e34ed9b559c796eafb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d3a253d92b3cab26da8d6d36c37bc9a01b1f577ce57c3cc9103dcb4e97325fb5
[INFO] running `Command { std: "docker" "start" "-a" "d3a253d92b3cab26da8d6d36c37bc9a01b1f577ce57c3cc9103dcb4e97325fb5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]  --> src/prelude.rs:1:22
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub use log::{debug, error, info};
[INFO] [stderr]   |                      ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `orion-accessor` (lib) generated 1 warning (run `cargo fix --lib -p orion-accessor` to apply 1 suggestion)
[INFO] [stderr] warning: `orion-accessor` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orion_accessor-15514fba3314e57a)
[INFO] [stdout] 
[INFO] [stdout] running 277 tests
[INFO] [stdout] test addr::access_ctrl::auth::tests::test_auth_config_make_example ... ok
[INFO] [stdout] test addr::access_ctrl::auth::tests::test_auth_config_mixed_env_eval ... ok
[INFO] [stdout] test addr::access_ctrl::serv::tests::test_redirect_service ... ok
[INFO] [stdout] test addr::access_ctrl::serv::tests::test_redirect_service_env_eval_disabled ... ok
[INFO] [stdout] test addr::access_ctrl::rule::tests::test_rule2 ... ok
[INFO] [stdout] test addr::access_ctrl::rule::tests::test_rule_env_eval ... ok
[INFO] [stdout] test addr::access_ctrl::rule::tests::test_rule_env_eval_with_defaults ... ok
[INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_empty_yaml ... ok
[INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_json_format ... ok
[INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_complex_yaml_structure ... ok
[INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_from_rule_serialization ... ok
[INFO] [stdout] test addr::access_ctrl::auth::tests::test_auth_config_env_eval ... ok
[INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_multiple_units_serialization ... ok
[INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_no_redirect_match ... ok
[INFO] [stdout] test addr::access_ctrl::auth::tests::test_auth_config_env_eval_with_defaults ... ok
[INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_serialization_with_units ... ok
[INFO] [stdout] test addr::access_ctrl::unit::tests::test_unit_add_rule ... ok
[INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_serialization_yaml_format ... ok
[INFO] [stdout] test addr::access_ctrl::unit::tests::test_unit_new ... ok
[INFO] [stdout] test addr::access_ctrl::unit::tests::test_unit_edge_cases_and_environment_evaluation ... ok
[INFO] [stdout] test addr::access_ctrl::unit::tests::test_unit_direct_address_redirection ... ok
[INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_redirect_functionality ... ok
[INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_serialization_basic ... ok
[INFO] [stdout] test addr::access_ctrl::unit::tests::test_unit_redirect_with_auth ... ok
[INFO] [stdout] test addr::access_ctrl::unit::tests::test_unit_redirect_with_match ... ok
[INFO] [stdout] test addr::access_ctrl::unit::tests::test_unit_redirect_without_match ... ok
[INFO] [stdout] test addr::access_ctrl::unit::tests::test_unit_set_auth ... ok
[INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_file_roundtrip ... ok
[INFO] [stdout] test addr::access_ctrl::serv::tests::test_redirect_service_env_eval ... ok
[INFO] [stdout] test addr::access_ctrl::unit::tests::test_unit_set_timeout_config ... ok
[INFO] [stdout] test addr::accessor::git::tests::test_dir_upload_to_remote_repo ... ignored, no run in ci
[INFO] [stdout] test addr::accessor::git::tests::test_file_upload_to_remote_repo ... ignored, no run in ci
[INFO] [stdout] test addr::accessor::git::tests::test_git_accessor_authentication_modes ... ok
[INFO] [stdout] test addr::accessor::git::tests::test_git_addr_cnb_cool_clone ... ignored, need cnb.cool access
[INFO] [stdout] test addr::accessor::git::tests::test_git_addr_cnb_cool_with_token ... ignored, need cnb.cool token access
[INFO] [stdout] test addr::accessor::git::tests::test_git_addr_env_token ... ok
[INFO] [stdout] test addr::accessor::client::tests::test_create_http_client_by_ctrl_none ... ok
[INFO] [stdout] test addr::accessor::git::tests::test_checkout_specific_branch ... FAILED
[INFO] [stdout] test addr::accessor::git::tests::test_git_addr_update_local ... ignored, need more time
[INFO] [stdout] test addr::accessor::git::tests::test_git_accessor_error_handling ... ok
[INFO] [stdout] test addr::accessor::git::tests::test_git_addr_with_git_credentials ... ok
[INFO] [stdout] test addr::accessor::git::tests::test_git_credentials_parsing ... ok
[INFO] [stdout] test addr::accessor::http::tests::test_http_addr ... ignored, need more time
[INFO] [stdout] test addr::accessor::http::tests::test_http_auth_download_no ... FAILED
[INFO] [stdout] test addr::accessor::client::tests::test_create_http_client_by_ctrl_with_all_configs ... ok
[INFO] [stdout] test addr::accessor::client::tests::test_create_http_client_by_ctrl_with_invalid_proxy ... ok
[INFO] [stdout] test addr::accessor::client::tests::test_create_http_client_by_ctrl_with_timeout ... ok
[INFO] [stdout] test addr::accessor::client::tests::test_create_http_client_by_ctrl_with_proxy ... ok
[INFO] [stdout] test addr::accessor::local::tests::test_local ... FAILED
[INFO] [stdout] test addr::accessor::local::tests::test_rename_path_dir_overwrite_existing_dir ... ok
[INFO] [stdout] test addr::accessor::local::tests::test_rename_path_file_new_model ... ok
[INFO] [stdout] test addr::accessor::local::tests::test_rename_path_file_overwrite_existing_file ... ok
[INFO] [stdout] test addr::accessor::local::tests::test_upload_dir_from_local ... ok
[INFO] [stdout] test addr::accessor::local::tests::test_upload_file_from_local ... ok
[INFO] [stdout] test addr::accessor::universal::config_tests::test_universal_config_builder_pattern ... ok
[INFO] [stdout] test addr::accessor::universal::config_tests::test_universal_config_file_handling ... ok
[INFO] [stdout] test addr::accessor::http::tests::test_http_upload_put ... ok
[INFO] [stdout] test addr::accessor::universal::tests::test_universal_accessor_config_accessors ... ok
[INFO] [stdout] test addr::accessor::universal::tests::test_universal_accessor_upload_functionality ... ok
[INFO] [stdout] test addr::constants::tests::test_constants_are_static ... ok
[INFO] [stdout] test addr::constants::tests::test_env_constants ... ok
[INFO] [stdout] test addr::constants::tests::test_git_constants ... ok
[INFO] [stdout] test addr::constants::tests::test_http_constants ... ok
[INFO] [stdout] test addr::constants::tests::test_local_constants ... ok
[INFO] [stdout] test addr::constants::tests::test_redirect_constants ... ok
[INFO] [stdout] test addr::error::tests::test_addr_reason_brief ... ok
[INFO] [stdout] test addr::error::tests::test_addr_reason_operation_timeout_exceeded ... ok
[INFO] [stdout] test addr::error::tests::test_addr_reason_retry_exhausted ... ok
[INFO] [stdout] test addr::error::tests::test_addr_reason_total_timeout_exceeded ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_from ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_branch ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_git_credentials ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_git_credentials_no_match ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_gitea_token ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_github_token ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_gitlab_token ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_opt_branch ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_opt_tag ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_opt_token ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_opt_username ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_path ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_rev ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_ssh_key ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_ssh_passphrase ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_tag ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_token ... ok
[INFO] [stdout] test addr::accessor::http::tests::test_http_upload_post ... ok
[INFO] [stdout] test addr::git::tests::test_git_repository_with_username ... ok
[INFO] [stdout] test addr::git::tests::test_read_git_credentials_empty_file ... ok
[INFO] [stdout] test addr::git::tests::test_read_git_credentials_valid_file ... ok
[INFO] [stdout] test addr::git::tests::test_read_git_credentials_invalid_url ... ok
[INFO] [stdout] test addr::http::tests::test_get_filename_with_empty_path ... ok
[INFO] [stdout] test addr::http::tests::test_get_filename_with_fragment ... ok
[INFO] [stdout] test addr::http::tests::test_get_filename_with_encoded_characters ... ok
[INFO] [stdout] test addr::http::tests::test_get_filename_with_invalid_url ... ok
[INFO] [stdout] test addr::http::tests::test_get_filename_with_multiple_path_segments ... ok
[INFO] [stdout] test addr::http::tests::test_get_filename_with_query_params ... ok
[INFO] [stdout] test addr::http::tests::test_get_filename_with_regular_url ... ok
[INFO] [stdout] test addr::http::tests::test_get_filename_with_trailing_slash ... ok
[INFO] [stdout] test addr::local::tests::test_local_path_clone ... ok
[INFO] [stdout] test addr::local::tests::test_local_path_debug ... ok
[INFO] [stdout] test addr::local::tests::test_local_path_env_eval_multiple_vars ... ok
[INFO] [stdout] test addr::local::tests::test_local_path_env_eval_no_vars ... ok
[INFO] [stdout] test addr::local::tests::test_local_path_env_eval_undefined_var ... ok
[INFO] [stdout] test addr::local::tests::test_local_path_from_str ... ok
[INFO] [stdout] test addr::local::tests::test_local_path_partial_eq ... ok
[INFO] [stdout] test addr::proxy::tests::test_proxy_config_creation_and_accessors ... ok
[INFO] [stdout] test addr::local::tests::test_local_path_env_eval_with_vars ... ok
[INFO] [stdout] test addr::proxy::tests::test_proxy_config_environment_evaluation ... ok
[INFO] [stdout] test addr::proxy::tests::test_proxy_config_serialization_roundtrip ... ok
[INFO] [stdout] test addr::proxy::tests::test_proxy_config_with_different_schemes ... ok
[INFO] [stdout] test addr::types::tests::test_addr_parse_error_display ... ok
[INFO] [stdout] test addr::proxy::tests::test_proxy_type_variants_and_functionality ... ok
[INFO] [stdout] test addr::types::tests::test_address_clone ... ok
[INFO] [stdout] test addr::types::tests::test_address_display ... ok
[INFO] [stdout] test addr::types::tests::test_address_from_str_git_ssh ... ok
[INFO] [stdout] test addr::types::tests::test_address_env_eval ... ok
[INFO] [stdout] test addr::types::tests::test_address_from_str_gitlab_url ... ok
[INFO] [stdout] test addr::types::tests::test_address_from_str_http ... ok
[INFO] [stdout] test addr::types::tests::test_address_from_str_invalid_format ... ok
[INFO] [stdout] test addr::types::tests::test_address_from_str_local_absolute ... ok
[INFO] [stdout] test addr::types::tests::test_address_from_str_local_relative ... ok
[INFO] [stdout] test addr::types::tests::test_address_from_str_ref ... ok
[INFO] [stdout] test addr::types::tests::test_address_from_str_ref_fallback_to_local ... ok
[INFO] [stdout] test addr::types::tests::test_address_from_str_trim_whitespace ... ok
[INFO] [stdout] test addr::types::tests::test_address_git_variant ... ok
[INFO] [stdout] test addr::types::tests::test_address_http_variant ... ok
[INFO] [stdout] test addr::types::tests::test_address_local_variant ... ok
[INFO] [stdout] test addr::types::tests::test_address_from_str_local_home ... ok
[INFO] [stdout] test addr::types::tests::test_path_template_clone ... ok
[INFO] [stdout] test addr::types::tests::test_path_template_default ... ok
[INFO] [stdout] test addr::types::tests::test_path_template_from_path ... ok
[INFO] [stdout] test addr::types::tests::test_path_template_from_pathbuf ... ok
[INFO] [stdout] test addr::types::tests::test_path_template_from_pathbuf_ref ... ok
[INFO] [stdout] test addr::types::tests::test_path_template_from_str ... ok
[INFO] [stdout] test addr::types::tests::test_path_template_path_no_vars ... ok
[INFO] [stdout] test addr::types::tests::test_path_template_path_with_vars ... ok
[INFO] [stdout] test addr::validation::tests::test_address_validation ... ok
[INFO] [stdout] test addr::validation::tests::test_batch_validation ... ok
[INFO] [stdout] test addr::validation::tests::test_git_repository_validation ... ok
[INFO] [stdout] test addr::validation::tests::test_git_repository_authentication_and_version_conflicts ... ok
[INFO] [stdout] test addr::validation::tests::test_http_resource_authentication_edge_cases ... ok
[INFO] [stdout] test addr::validation::tests::test_http_resource_validation ... ok
[INFO] [stdout] test addr::validation::tests::test_is_valid_git_url ... ok
[INFO] [stdout] test addr::validation::tests::test_local_path_advanced_validation ... ok
[INFO] [stdout] test addr::validation::tests::test_local_path_validation ... ok
[INFO] [stdout] test archive::tests::test_compress_empty_directory ... ok
[INFO] [stdout] test archive::tests::test_compress_decompress_roundtrip ... ok
[INFO] [stdout] test archive::tests::test_compress_with_special_files ... ok
[INFO] [stdout] test addr::accessor::git::tests::test_git_addr_pull_2 ... FAILED
[INFO] [stdout] test addr::accessor::git::tests::test_git_addr_pull_redirect ... FAILED
[INFO] [stdout] test addr::accessor::git::tests::test_git_addr_update_local_sub ... FAILED
[INFO] [stdout] test opt::tests::test_memory_efficiency ... ok
[INFO] [stdout] test opt::tests::test_pathbuf_properties ... ok
[INFO] [stdout] test opt::tests::test_str_to_pathbuf_option ... ok
[INFO] [stdout] test opt::tests::test_str_to_string_option ... ok
[INFO] [stdout] test opt::tests::test_string_equality ... ok
[INFO] [stdout] test opt::tests::test_string_to_string_option ... ok
[INFO] [stdout] test opt::tests::test_trait_object_safety ... ok
[INFO] [stdout] test addr::accessor::http::tests::test_http_auth_download_with_redirect ... FAILED
[INFO] [stdout] test opt::tests::test_type_consistency ... ok
[INFO] [stdout] test addr::accessor::local::tests::test_rename_path_dir_new_model ... FAILED
[INFO] [stdout] test timeout::tests::progress_tracker::test_clone_tracker ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_debug_format_tracker ... ok
[INFO] [stdout] test addr::accessor::universal::tests::test_select_accessor ... FAILED
[INFO] [stdout] test archive::tests::test_compress_nonexistent_directory ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_edge_case_max_values ... ok
[INFO] [stdout] test archive::tests::test_decompress_to_existing_directory ... ok
[INFO] [stdout] test archive::tests::test_decompress_nonexistent_file ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_progress_percent_complete ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_edge_case_zero_values ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_large_timeout_duration ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_multiple_updates ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_new_tracker ... ok
[INFO] [stdout] test opt::tests::test_edge_cases ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_progress_percent_half ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_progress_percent_large_numbers ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_update_with_total ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_progress_percent_partial ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_progress_percent_zero_total ... ok
[INFO] [stdout] test timeout::tests::serde_tests::test_deserialize_json ... ok
[INFO] [stdout] test timeout::tests::serde_tests::test_deserialize_extra_field ... ok
[INFO] [stdout] test timeout::tests::serde_tests::test_deserialize_missing_field ... ok
[INFO] [stdout] test timeout::tests::serde_tests::test_deserialize_yaml ... ok
[INFO] [stdout] test timeout::tests::serde_tests::test_serialize_json ... ok
[INFO] [stdout] test timeout::tests::serde_tests::test_serialize_roundtrip_json ... ok
[INFO] [stdout] test timeout::tests::serde_tests::test_serialize_yaml ... ok
[INFO] [stdout] test timeout::tests::serde_tests::test_serialize_roundtrip_yaml ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_clone ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_connect_duration ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_debug_format ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_default_config ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_duration_conversions_large_values ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_duration_conversions_zero_values ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_git_operation_config ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_http_large_file_config ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_http_simple_config ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_new_config ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_partial_eq ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_read_duration ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_total_duration ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_validation_all_zero_values ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_validation_edge_case_one_second ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_validation_valid_config ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_validation_zero_connect_timeout ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_validation_zero_read_timeout ... ok
[INFO] [stdout] test timeout::tests::timeout_config::test_validation_zero_total_timeout ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_zero_timeout_duration ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_update_changes_total_expected ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_update_without_total ... ok
[INFO] [stdout] test types::tests::test_downloader_with_different_addresses ... ok
[INFO] [stdout] test types::tests::test_resource_uploader_upload ... ok
[INFO] [stdout] test types::tests::test_resource_downloader_download ... ok
[INFO] [stdout] test types::tests::test_update_unit_clone ... ok
[INFO] [stdout] test types::tests::test_update_unit_debug ... ok
[INFO] [stdout] test types::tests::test_update_unit_default ... ok
[INFO] [stdout] test types::tests::test_update_unit_new ... ok
[INFO] [stdout] test types::tests::test_update_unit_partial_eq ... ok
[INFO] [stdout] test types::tests::test_update_unit_position_getter ... ok
[INFO] [stdout] test types::tests::test_update_unit_clone_performance ... ok
[INFO] [stdout] test types::tests::test_update_unit_set_position ... ok
[INFO] [stdout] test types::tests::test_update_unit_from_pathbuf ... ok
[INFO] [stdout] test types::tests::test_update_unit_vars_getter_none ... ok
[INFO] [stdout] test types::tests::test_update_unit_vars_getter ... ok
[INFO] [stdout] test types::tests::test_update_unit_position_mut ... ok
[INFO] [stdout] test types::tests::test_update_unit_with_position ... ok
[INFO] [stdout] test update::tests::test_cache_behavior_consistency ... ok
[INFO] [stdout] test types::tests::test_uploader_with_different_addresses ... ok
[INFO] [stdout] test update::tests::test_download_options_clean_cache ... ok
[INFO] [stdout] test update::tests::test_download_options_clean_git_cache ... ok
[INFO] [stdout] test update::tests::test_download_options_debug ... ok
[INFO] [stdout] test update::tests::test_download_options_default ... ok
[INFO] [stdout] test update::tests::test_download_options_for_test ... ok
[INFO] [stdout] test update::tests::test_download_options_clone ... ok
[INFO] [stdout] test update::tests::test_download_options_new ... ok
[INFO] [stdout] test update::tests::test_download_options_scope_level ... ok
[INFO] [stdout] test update::tests::test_download_options_values ... ok
[INFO] [stdout] test update::tests::test_download_options_reuse_cache ... ok
[INFO] [stdout] test update::tests::test_from_trait_edge_cases ... ok
[INFO] [stdout] test update::tests::test_download_options_with_different_values ... ok
[INFO] [stdout] test update::tests::test_from_tuple_for_download_options ... ok
[INFO] [stdout] test update::tests::test_keep_duration_clone ... ok
[INFO] [stdout] test update::tests::test_keep_duration_debug ... ok
[INFO] [stdout] test update::tests::test_keep_duration_partial_eq ... ok
[INFO] [stdout] test update::tests::test_scope_level_variants ... ok
[INFO] [stdout] test update::tests::test_keep_duration_default ... ok
[INFO] [stdout] test update::tests::test_update_scope_clone ... ok
[INFO] [stdout] test update::tests::test_update_scope_default ... ok
[INFO] [stdout] test update::tests::test_update_scope_debug ... ok
[INFO] [stdout] test update::upload_options::tests::test_from_download_options ... ok
[INFO] [stdout] test update::upload_options::tests::test_from_str_invalid_cases ... ok
[INFO] [stdout] test update::upload_options::tests::test_from_str_valid_cases ... ok
[INFO] [stdout] test update::upload_options::tests::test_http_method_clone ... ok
[INFO] [stdout] test update::upload_options::tests::test_from_usize_value_dict ... ok
[INFO] [stdout] test update::upload_options::tests::test_http_method_default ... ok
[INFO] [stdout] test update::upload_options::tests::test_http_method_display ... ok
[INFO] [stdout] test update::upload_options::tests::test_parse_http_method_error ... ok
[INFO] [stdout] test update::upload_options::tests::test_http_method_partial_eq ... ok
[INFO] [stdout] test update::upload_options::tests::test_try_from_str ... ok
[INFO] [stdout] test update::upload_options::tests::test_try_from_string ... ok
[INFO] [stdout] test update::upload_options::tests::test_upload_options_builder_pattern ... ok
[INFO] [stdout] test update::upload_options::tests::test_upload_options_chaining ... ok
[INFO] [stdout] test update::upload_options::tests::test_upload_options_clone ... ok
[INFO] [stdout] test update::upload_options::tests::test_upload_options_compression ... ok
[INFO] [stdout] test update::upload_options::tests::test_upload_options_debug ... ok
[INFO] [stdout] test update::upload_options::tests::test_upload_options_default ... ok
[INFO] [stdout] test update::upload_options::tests::test_upload_options_for_test ... ok
[INFO] [stdout] test update::upload_options::tests::test_upload_options_getters ... ok
[INFO] [stdout] test update::upload_options::tests::test_upload_options_metadata ... ok
[INFO] [stdout] test update::upload_options::tests::test_upload_options_method_setter ... ok
[INFO] [stdout] test update::upload_options::tests::test_upload_options_new ... ok
[INFO] [stdout] test update::upload_options::tests::test_upload_options_with_method ... ok
[INFO] [stdout] test types::tests::test_update_unit_empty_path ... ok
[INFO] [stdout] test update::tests::test_update_scope_partial_eq ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_reset ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_timeout_behavior ... ok
[INFO] [stdout] test timeout::tests::progress_tracker::test_tracker_behavior_under_load ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- addr::accessor::git::tests::test_checkout_specific_branch stdout ----
[INFO] [stdout] clone repo from https://github.com/galaxy-sec/hello-word.git
[INFO] [stdout] [2025-11-13T21:07:58Z ERROR orion_error::core::context] fail! clone repository: 
[INFO] [stdout]     call context:
[INFO] [stdout]     	repo : https://github.com/galaxy-sec/hello-word.git
[INFO] [stdout]     	target : /root/.cache/galaxy/hello-word.git_develop
[INFO] [stdout]     
[INFO] [stdout] [2025-11-13T21:07:58Z ERROR orion_error::core::context] fail! download local: 
[INFO] [stdout]     call context:
[INFO] [stdout]     	repo : https://github.com/galaxy-sec/hello-word.git
[INFO] [stdout]     	path : /root/.cache/galaxy/hello-word.git_develop
[INFO] [stdout]     
[INFO] [stdout] [2025-11-13T21:07:58Z ERROR orion_error::core::context] fail! download local: 
[INFO] [stdout]     call context:
[INFO] [stdout]     	repo : https://github.com/galaxy-sec/hello-word.git
[INFO] [stdout]     	path : /root/.cache/galaxy/hello-word.git_develop
[INFO] [stdout]     
[INFO] [stdout] Error: StructError { imp: StructErrorImpl { reason: Uvs(DataError("[200] data error << failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)\n  -> Details: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)", None)), detail: Some("[200] data error << failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)\n  -> Details: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)"), position: None, context: [OperationContext { context: CallContext { items: [("repo", "https://github.com/galaxy-sec/hello-word.git"), ("path", "/root/.cache/galaxy/hello-word.git_develop")] }, result: Fail, exit_log: true, mod_path: "addr/git", target: Some("download local") }] } }
[INFO] [stdout] [2025-11-13T21:07:58Z ERROR orion_error::core::context] fail! download local: 
[INFO] [stdout]     call context:
[INFO] [stdout]     	repo : https://github.com/galaxy-sec/hello-word.git
[INFO] [stdout]     	path : /root/.cache/galaxy/hello-word.git_develop
[INFO] [stdout]     
[INFO] [stdout] 
[INFO] [stdout] ---- addr::accessor::http::tests::test_http_auth_download_no stdout ----
[INFO] [stdout] downlaod from :http://127.0.0.1:36655/wpflow.txt
[INFO] [stdout] [2025-11-13T21:07:58Z ERROR orion_error::core::context] fail! download url: 
[INFO] [stdout]     call context:
[INFO] [stdout]     	url : http://127.0.0.1:36655/wpflow.txt
[INFO] [stdout]     	local : ./tests/temp
[INFO] [stdout]     
[INFO] [stdout] [2025-11-13T21:07:58Z ERROR orion_error::core::context] fail! download url: 
[INFO] [stdout]     call context:
[INFO] [stdout]     	url : http://127.0.0.1:36655/wpflow.txt
[INFO] [stdout]     	local : ./tests/temp
[INFO] [stdout]     
[INFO] [stdout] Error: StructError { imp: StructErrorImpl { reason: Uvs(ConfigError(Core("Read-only file system (os error 30)"))), detail: Some("Read-only file system (os error 30)"), position: None, context: [OperationContext { context: CallContext { items: [("url", "http://127.0.0.1:36655/wpflow.txt"), ("local", "./tests/temp")] }, result: Fail, exit_log: true, mod_path: "addr/http", target: Some("download url") }] } }
[INFO] [stdout] [2025-11-13T21:07:58Z ERROR orion_error::core::context] fail! download url: 
[INFO] [stdout]     call context:
[INFO] [stdout]     	url : http://127.0.0.1:36655/wpflow.txt
[INFO] [stdout]     	local : ./tests/temp
[INFO] [stdout]     
[INFO] [stdout] 
[INFO] [stdout] ---- addr::accessor::local::tests::test_local stdout ----
[INFO] [stdout] Error: StructError { imp: StructErrorImpl { reason: Uvs(ConfigError(Core("Read-only file system (os error 30)"))), detail: Some("Read-only file system (os error 30)"), position: None, context: [] } }
[INFO] [stdout] 
[INFO] [stdout] ---- addr::accessor::git::tests::test_git_addr_pull_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'addr::accessor::git::tests::test_git_addr_pull_2' (57) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/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:     0x55cf731b98d2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55cf731b98d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55cf731b98d2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55cf731b98d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55cf731ccfff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55cf731ccfff - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55cf73180153 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55cf73180153 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55cf7318f3d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55cf7319500f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55cf73194ea1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55cf723b3d5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55cf723b3d5e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55cf731956cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55cf731956cf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55cf7319547a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55cf7318f509 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55cf7317388d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55cf731d7e20 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55cf721e47b4 - <core::result::Result<T,E> as orion_error::testcase::TestAssert>::assert::{{closure}}::hfa7a9ac8d6ac17d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:20:33
[INFO] [stdout]   20:     0x55cf722c6681 - core::result::Result<T,E>::unwrap_or_else::hba30512020f82d63
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x55cf722d1a71 - <core::result::Result<T,E> as orion_error::testcase::TestAssert>::assert::hd45cf56c28e3da1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:20:14
[INFO] [stdout]   22:     0x55cf721c315f - orion_accessor::addr::accessor::git::tests::test_git_addr_pull_2::{{closure}}::hc98e96bd36a43c0d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/git.rs:710:45
[INFO] [stdout]   23:     0x55cf722b06e5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6202bb4373584e9b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55cf722b065d - <core::pin::Pin<P> as core::future::future::Future>::poll::h429247d748f04dae
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x55cf7222ef9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hac24ab0da3581fd7
[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:     0x55cf7222e90c - tokio::task::coop::with_budget::h2b1997effa592c4a
[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:     0x55cf7222e90c - tokio::task::coop::budget::heb983646e4d44852
[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:     0x55cf7222e90c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4c8ab65100977633
[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:     0x55cf72228d6a - tokio::runtime::scheduler::current_thread::Context::enter::h3aec716a9fa11275
[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:     0x55cf7222ca4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4ef83752197553d0
[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:     0x55cf7222bb2b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha6bf6aa6f8254d93
[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:     0x55cf7223d0aa - tokio::runtime::context::scoped::Scoped<T>::set::h8900828db82dd7d3
[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:     0x55cf722aff3a - tokio::runtime::context::set_scheduler::{{closure}}::hc579fa2f7064ad43
[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:     0x55cf722ad896 - std::thread::local::LocalKey<T>::try_with::h78708ba22af16add
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x55cf722acc4c - std::thread::local::LocalKey<T>::with::hfe1e03aeee72f6fe
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x55cf722afe01 - tokio::runtime::context::set_scheduler::ha201052d62ec0561
[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:     0x55cf7222b459 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hae2b86c410769c5b
[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:     0x55cf7222bcc2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he15c3e2267f521ba
[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:     0x55cf72227d09 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h666eb31b368e0d34
[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:     0x55cf721d4a70 - tokio::runtime::context::runtime::enter_runtime::h5ad626a3a8e2f19e
[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:     0x55cf72227411 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hef47eec16f87434e
[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:     0x55cf721aa06f - tokio::runtime::runtime::Runtime::block_on_inner::h579a281624b56c20
[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:     0x55cf721aa5d5 - tokio::runtime::runtime::Runtime::block_on::h1b7053b2a5f9b4c6
[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:     0x55cf721c2ee7 - orion_accessor::addr::accessor::git::tests::test_git_addr_pull_2::he0319f8d862f112f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/git.rs:725:11
[INFO] [stdout]   45:     0x55cf721c2f87 - orion_accessor::addr::accessor::git::tests::test_git_addr_pull_2::{{closure}}::hb51e4154c890a3d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/git.rs:703:40
[INFO] [stdout]   46:     0x55cf72296a06 - core::ops::function::FnOnce::call_once::he8941e6cde6c30c4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55cf723b3bab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55cf723b3bab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x55cf723c7bbd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x55cf723c7bbd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x55cf723c7bbd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x55cf723c7bbd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x55cf723c7bbd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x55cf723c7bbd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x55cf723c7bbd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x55cf723a1104 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x55cf723a1104 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x55cf723a4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x55cf723a4a3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x55cf723a4a3a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x55cf723a4a3a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x55cf723a4a3a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x55cf723a4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x55cf723a4a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55cf7318a90f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x55cf7318a90f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x76e4e4d6eaa4 - <unknown>
[INFO] [stdout]   68:     0x76e4e4dfba64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- addr::accessor::git::tests::test_git_addr_pull_redirect stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'addr::accessor::git::tests::test_git_addr_pull_redirect' (58) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/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:     0x55cf731b98d2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55cf731b98d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55cf731b98d2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55cf731b98d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55cf731ccfff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55cf731ccfff - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55cf73180153 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55cf73180153 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55cf7318f3d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55cf7319500f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55cf73194ea1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55cf723b3d5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55cf723b3d5e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55cf731956cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55cf731956cf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55cf7319547a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55cf7318f509 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55cf7317388d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55cf731d7e20 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55cf721e47b4 - <core::result::Result<T,E> as orion_error::testcase::TestAssert>::assert::{{closure}}::hfa7a9ac8d6ac17d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:20:33
[INFO] [stdout]   20:     0x55cf722c6681 - core::result::Result<T,E>::unwrap_or_else::hba30512020f82d63
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x55cf722d1a71 - <core::result::Result<T,E> as orion_error::testcase::TestAssert>::assert::hd45cf56c28e3da1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:20:14
[INFO] [stdout]   22:     0x55cf721c4b2a - orion_accessor::addr::accessor::git::tests::test_git_addr_pull_redirect::{{closure}}::hf80cc7180725319a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/git.rs:736:45
[INFO] [stdout]   23:     0x55cf722b06e5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6202bb4373584e9b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55cf722b065d - <core::pin::Pin<P> as core::future::future::Future>::poll::h429247d748f04dae
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x55cf7222ef9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hac24ab0da3581fd7
[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:     0x55cf7222e90c - tokio::task::coop::with_budget::h2b1997effa592c4a
[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:     0x55cf7222e90c - tokio::task::coop::budget::heb983646e4d44852
[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:     0x55cf7222e90c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4c8ab65100977633
[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:     0x55cf72228d6a - tokio::runtime::scheduler::current_thread::Context::enter::h3aec716a9fa11275
[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:     0x55cf7222ca4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4ef83752197553d0
[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:     0x55cf7222bb2b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha6bf6aa6f8254d93
[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:     0x55cf7223d0aa - tokio::runtime::context::scoped::Scoped<T>::set::h8900828db82dd7d3
[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:     0x55cf722aff3a - tokio::runtime::context::set_scheduler::{{closure}}::hc579fa2f7064ad43
[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:     0x55cf722ad896 - std::thread::local::LocalKey<T>::try_with::h78708ba22af16add
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x55cf722acc4c - std::thread::local::LocalKey<T>::with::hfe1e03aeee72f6fe
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x55cf722afe01 - tokio::runtime::context::set_scheduler::ha201052d62ec0561
[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:     0x55cf7222b459 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hae2b86c410769c5b
[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:     0x55cf7222bcc2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he15c3e2267f521ba
[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:     0x55cf72227d09 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h666eb31b368e0d34
[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:     0x55cf721d4a70 - tokio::runtime::context::runtime::enter_runtime::h5ad626a3a8e2f19e
[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:     0x55cf72227411 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hef47eec16f87434e
[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:     0x55cf721aa06f - tokio::runtime::runtime::Runtime::block_on_inner::h579a281624b56c20
[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:     0x55cf721aa5d5 - tokio::runtime::runtime::Runtime::block_on::h1b7053b2a5f9b4c6
[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:     0x55cf721c4897 - orion_accessor::addr::accessor::git::tests::test_git_addr_pull_redirect::h2aa0c5fd7c8a4dac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/git.rs:763:11
[INFO] [stdout]   45:     0x55cf721c4937 - orion_accessor::addr::accessor::git::tests::test_git_addr_pull_redirect::{{closure}}::h6bc69ed165080d6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/git.rs:729:47
[INFO] [stdout]   46:     0x55cf72292286 - core::ops::function::FnOnce::call_once::h13dc0b74c5bc5248
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55cf723b3bab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55cf723b3bab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x55cf723c7bbd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x55cf723c7bbd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x55cf723c7bbd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x55cf723c7bbd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x55cf723c7bbd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x55cf723c7bbd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x55cf723c7bbd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x55cf723a1104 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x55cf723a1104 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x55cf723a4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x55cf723a4a3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x55cf723a4a3a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x55cf723a4a3a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x55cf723a4a3a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x55cf723a4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x55cf723a4a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55cf7318a90f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x55cf7318a90f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x76e4e4d6eaa4 - <unknown>
[INFO] [stdout]   68:     0x76e4e4dfba64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- addr::accessor::git::tests::test_git_addr_update_local_sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'addr::accessor::git::tests::test_git_addr_update_local_sub' (59) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/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:     0x55cf731b98d2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55cf731b98d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55cf731b98d2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55cf731b98d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55cf731ccfff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55cf731ccfff - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55cf73180153 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55cf73180153 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55cf7318f3d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55cf7319500f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55cf73194ea1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55cf723b3d5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55cf723b3d5e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55cf731956cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55cf731956cf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55cf7319547a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55cf7318f509 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55cf7317388d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55cf731d7e20 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55cf721e47b4 - <core::result::Result<T,E> as orion_error::testcase::TestAssert>::assert::{{closure}}::hfa7a9ac8d6ac17d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:20:33
[INFO] [stdout]   20:     0x55cf722c6681 - core::result::Result<T,E>::unwrap_or_else::hba30512020f82d63
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x55cf722d1a71 - <core::result::Result<T,E> as orion_error::testcase::TestAssert>::assert::hd45cf56c28e3da1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:20:14
[INFO] [stdout]   22:     0x55cf721c7e8d - orion_accessor::addr::accessor::git::tests::test_git_addr_update_local_sub::{{closure}}::hba23285b2df26162
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/git.rs:685:45
[INFO] [stdout]   23:     0x55cf722b06e5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6202bb4373584e9b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55cf722b065d - <core::pin::Pin<P> as core::future::future::Future>::poll::h429247d748f04dae
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x55cf7222ef9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hac24ab0da3581fd7
[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:     0x55cf7222e90c - tokio::task::coop::with_budget::h2b1997effa592c4a
[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:     0x55cf7222e90c - tokio::task::coop::budget::heb983646e4d44852
[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:     0x55cf7222e90c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4c8ab65100977633
[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:     0x55cf72228d6a - tokio::runtime::scheduler::current_thread::Context::enter::h3aec716a9fa11275
[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:     0x55cf7222ca4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4ef83752197553d0
[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:     0x55cf7222bb2b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha6bf6aa6f8254d93
[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:     0x55cf7223d0aa - tokio::runtime::context::scoped::Scoped<T>::set::h8900828db82dd7d3
[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:     0x55cf722aff3a - tokio::runtime::context::set_scheduler::{{closure}}::hc579fa2f7064ad43
[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:     0x55cf722ad896 - std::thread::local::LocalKey<T>::try_with::h78708ba22af16add
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x55cf722acc4c - std::thread::local::LocalKey<T>::with::hfe1e03aeee72f6fe
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x55cf722afe01 - tokio::runtime::context::set_scheduler::ha201052d62ec0561
[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:     0x55cf7222b459 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hae2b86c410769c5b
[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:     0x55cf7222bcc2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he15c3e2267f521ba
[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:     0x55cf72227d09 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h666eb31b368e0d34
[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:     0x55cf721d4a70 - tokio::runtime::context::runtime::enter_runtime::h5ad626a3a8e2f19e
[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:     0x55cf72227411 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hef47eec16f87434e
[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:     0x55cf721aa06f - tokio::runtime::runtime::Runtime::block_on_inner::h579a281624b56c20
[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:     0x55cf721aa5d5 - tokio::runtime::runtime::Runtime::block_on::h1b7053b2a5f9b4c6
[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:     0x55cf721c7c47 - orion_accessor::addr::accessor::git::tests::test_git_addr_update_local_sub::haf3202ad4de3047b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/git.rs:699:11
[INFO] [stdout]   45:     0x55cf721c7ce7 - orion_accessor::addr::accessor::git::tests::test_git_addr_update_local_sub::{{closure}}::h336862a68025d63f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/git.rs:677:50
[INFO] [stdout]   46:     0x55cf72292cf6 - core::ops::function::FnOnce::call_once::h31df85a6c2fa806b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55cf723b3bab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55cf723b3bab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x55cf723c7bbd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x55cf723c7bbd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x55cf723c7bbd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x55cf723c7bbd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x55cf723c7bbd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x55cf723c7bbd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x55cf723c7bbd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x55cf723a1104 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x55cf723a1104 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x55cf723a4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x55cf723a4a3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x55cf723a4a3a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x55cf723a4a3a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x55cf723a4a3a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x55cf723a4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x55cf723a4a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55cf7318a90f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x55cf7318a90f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x76e4e4d6eaa4 - <unknown>
[INFO] [stdout]   68:     0x76e4e4dfba64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- addr::accessor::http::tests::test_http_auth_download_with_redirect stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'addr::accessor::http::tests::test_http_auth_download_with_redirect' (65) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:31:33:
[INFO] [stdout] [TEST ASSERTION FAILED] path 
[INFO] [stdout]  Error details: [201] system error << Read-only file system (os error 30)
[INFO] [stdout]   -> Details: Read-only file system (os error 30)
[INFO] [stdout]   -> Context stack:
[INFO] [stdout] context 0: 
[INFO] [stdout] 1. path: ./tests/temp 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55cf731b98d2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55cf731b98d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55cf731b98d2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55cf731b98d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55cf731ccfff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55cf731ccfff - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55cf73180153 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55cf73180153 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55cf7318f3d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55cf7319500f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55cf73194ea1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55cf723b3d5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55cf723b3d5e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55cf731956cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55cf731956cf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55cf7319547a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55cf7318f509 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55cf7317388d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55cf731d7e20 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55cf721d801b - <core::result::Result<T,E> as orion_error::testcase::TestAssertWithMsg<&str>>::assert::{{closure}}::h84969aa9a08c54e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:31:33
[INFO] [stdout]   20:     0x55cf722c63c7 - core::result::Result<T,E>::unwrap_or_else::h1e92f2c4c92926ac
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x55cf722c2009 - <core::result::Result<T,E> as orion_error::testcase::TestAssertWithMsg<&str>>::assert::h60578e202243b1c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:31:14
[INFO] [stdout]   22:     0x55cf721fa6f4 - orion_accessor::addr::accessor::http::tests::test_http_auth_download_with_redirect::{{closure}}::hbe24012dbf85a064
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/http.rs:440:32
[INFO] [stdout]   23:     0x55cf722b06e5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6202bb4373584e9b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55cf722b065d - <core::pin::Pin<P> as core::future::future::Future>::poll::h429247d748f04dae
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x55cf7222ef9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hac24ab0da3581fd7
[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:     0x55cf7222e90c - tokio::task::coop::with_budget::h2b1997effa592c4a
[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:     0x55cf7222e90c - tokio::task::coop::budget::heb983646e4d44852
[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:     0x55cf7222e90c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4c8ab65100977633
[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:     0x55cf72228d6a - tokio::runtime::scheduler::current_thread::Context::enter::h3aec716a9fa11275
[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:     0x55cf7222ca4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4ef83752197553d0
[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:     0x55cf7222bb2b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha6bf6aa6f8254d93
[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:     0x55cf7223d0aa - tokio::runtime::context::scoped::Scoped<T>::set::h8900828db82dd7d3
[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:     0x55cf722aff3a - tokio::runtime::context::set_scheduler::{{closure}}::hc579fa2f7064ad43
[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:     0x55cf722ad896 - std::thread::local::LocalKey<T>::try_with::h78708ba22af16add
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x55cf722acc4c - std::thread::local::LocalKey<T>::with::hfe1e03aeee72f6fe
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x55cf722afe01 - tokio::runtime::context::set_scheduler::ha201052d62ec0561
[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:     0x55cf7222b459 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hae2b86c410769c5b
[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:     0x55cf7222bcc2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he15c3e2267f521ba
[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:     0x55cf72227d09 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h666eb31b368e0d34
[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:     0x55cf721d4a70 - tokio::runtime::context::runtime::enter_runtime::h5ad626a3a8e2f19e
[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:     0x55cf72227411 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hef47eec16f87434e
[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:     0x55cf721aa06f - tokio::runtime::runtime::Runtime::block_on_inner::h579a281624b56c20
[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:     0x55cf721aa5d5 - tokio::runtime::runtime::Runtime::block_on::h1b7053b2a5f9b4c6
[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:     0x55cf721fa0c4 - orion_accessor::addr::accessor::http::tests::test_http_auth_download_with_redirect::hd8a5a290cbd06cfc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/http.rs:470:11
[INFO] [stdout]   45:     0x55cf721fa167 - orion_accessor::addr::accessor::http::tests::test_http_auth_download_with_redirect::{{closure}}::h81a305e0b2aa5381
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/http.rs:427:57
[INFO] [stdout]   46:     0x55cf72292836 - core::ops::function::FnOnce::call_once::h2251b2748dde3c86
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55cf723b3bab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55cf723b3bab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x55cf723c7bbd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x55cf723c7bbd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x55cf723c7bbd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x55cf723c7bbd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x55cf723c7bbd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x55cf723c7bbd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x55cf723c7bbd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x55cf723a1104 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x55cf723a1104 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x55cf723a4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x55cf723a4a3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x55cf723a4a3a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x55cf723a4a3a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x55cf723a4a3a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x55cf723a4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x55cf723a4a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55cf7318a90f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x55cf7318a90f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x76e4e4d6eaa4 - <unknown>
[INFO] [stdout]   68:     0x76e4e4dfba64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- addr::accessor::local::tests::test_rename_path_dir_new_model stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'addr::accessor::local::tests::test_rename_path_dir_new_model' (73) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/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:     0x55cf731b98d2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55cf731b98d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55cf731b98d2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55cf731b98d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55cf731ccfff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55cf731ccfff - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55cf73180153 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55cf73180153 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55cf7318f3d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55cf7319500f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55cf73194ea1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55cf723b3d5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55cf723b3d5e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55cf731956cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55cf731956cf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55cf7319547a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55cf7318f509 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55cf7317388d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55cf731d7e20 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55cf721e47b4 - <core::result::Result<T,E> as orion_error::testcase::TestAssert>::assert::{{closure}}::hfa7a9ac8d6ac17d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:20:33
[INFO] [stdout]   20:     0x55cf722c6681 - core::result::Result<T,E>::unwrap_or_else::hba30512020f82d63
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x55cf722d1a71 - <core::result::Result<T,E> as orion_error::testcase::TestAssert>::assert::hd45cf56c28e3da1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:20:14
[INFO] [stdout]   22:     0x55cf722a5062 - orion_accessor::addr::accessor::local::tests::test_rename_path_dir_new_model::h2301f45e99425f30
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/local.rs:229:44
[INFO] [stdout]   23:     0x55cf722a54f7 - orion_accessor::addr::accessor::local::tests::test_rename_path_dir_new_model::{{closure}}::h01ef4ab2381d2477
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/local.rs:223:44
[INFO] [stdout]   24:     0x55cf72293176 - core::ops::function::FnOnce::call_once::h40dcc84eeb8a847a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55cf723b3bab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55cf723b3bab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x55cf723c7bbd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x55cf723c7bbd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x55cf723c7bbd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x55cf723c7bbd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x55cf723c7bbd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x55cf723c7bbd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x55cf723c7bbd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x55cf723a1104 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x55cf723a1104 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x55cf723a4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x55cf723a4a3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x55cf723a4a3a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x55cf723a4a3a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x55cf723a4a3a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x55cf723a4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x55cf723a4a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55cf7318a90f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x55cf7318a90f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x76e4e4d6eaa4 - <unknown>
[INFO] [stdout]   46:     0x76e4e4dfba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- addr::accessor::universal::tests::test_select_accessor stdout ----
[INFO] [stdout] clone repo from https://github.com/galaxy-sec/hello-word.git
[INFO] [stdout] [2025-11-13T21:07:58Z ERROR orion_error::core::context] fail! clone repository: 
[INFO] [stdout]     call context:
[INFO] [stdout]     	repo : https://github.com/galaxy-sec/hello-word.git
[INFO] [stdout]     	target : /root/.cache/galaxy/hello-word.git
[INFO] [stdout]     
[INFO] [stdout] [2025-11-13T21:07:58Z ERROR orion_error::core::context] fail! download local: 
[INFO] [stdout]     call context:
[INFO] [stdout]     	repo : https://github.com/galaxy-sec/hello-word.git
[INFO] [stdout]     	path : /root/.cache/galaxy/hello-word.git
[INFO] [stdout]     
[INFO] [stdout] [2025-11-13T21:07:58Z ERROR orion_error::core::context] fail! download local: 
[INFO] [stdout]     call context:
[INFO] [stdout]     	repo : https://github.com/galaxy-sec/hello-word.git
[INFO] [stdout]     	path : /root/.cache/galaxy/hello-word.git
[INFO] [stdout]     
[INFO] [stdout] 
[INFO] [stdout] thread 'addr::accessor::universal::tests::test_select_accessor' (81) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:20:33:
[INFO] [stdout] [TEST ASSERTION FAILED] 
[INFO] [stdout]  Error details: [200] data error << [200] data error << failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout]   -> Details: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout]   -> Want: download local
[INFO] [stdout]   -> Details: [200] data error << failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout]   -> Details: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout]   -> Context stack:
[INFO] [stdout] context 0: 
[INFO] [stdout] target: download local 
[INFO] [stdout] 1. repo: https://github.com/galaxy-sec/hello-word.git 
[INFO] [stdout] 2. path: /root/.cache/galaxy/hello-word.git 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55cf731b98d2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55cf731b98d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55cf731b98d2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55cf731b98d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55cf731ccfff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55cf731ccfff - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55cf73180153 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55cf73180153 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55cf7318f3d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55cf7319500f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55cf73194ea1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55cf723b3d5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55cf723b3d5e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55cf731956cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55cf731956cf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55cf7319547a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55cf7318f509 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55cf7317388d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55cf731d7e20 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55cf721e436c - <core::result::Result<T,E> as orion_error::testcase::TestAssert>::assert::{{closure}}::h013940c01bc46305
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:20:33
[INFO] [stdout]   20:     0x55cf722c6629 - core::result::Result<T,E>::unwrap_or_else::hb2e66e35b545679c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x55cf722d1a94 - <core::result::Result<T,E> as orion_error::testcase::TestAssert>::assert::hfe61d256fa9f5f07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:20:14
[INFO] [stdout]   22:     0x55cf721cc8b7 - orion_accessor::addr::accessor::universal::tests::test_select_accessor::{{closure}}::head073deb0305d1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/universal.rs:182:14
[INFO] [stdout]   23:     0x55cf722b06a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4f8b249fc71a0097
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55cf722b07fd - <core::pin::Pin<P> as core::future::future::Future>::poll::hf78ecff38fd8aa8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x55cf7222ef5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6268ac953e8c491d
[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:     0x55cf7222ec6b - tokio::task::coop::with_budget::hf85030dd79432eba
[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:     0x55cf7222ec6b - tokio::task::coop::budget::h261a93dc90390891
[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:     0x55cf7222ec6b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcb58178b9e594050
[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:     0x55cf722296c0 - tokio::runtime::scheduler::current_thread::Context::enter::hae8753d40e74ecd6
[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:     0x55cf7222d4fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h65971e632b7a27b1
[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:     0x55cf7222bb84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd83a21767e0a4978
[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:     0x55cf7223cdfb - tokio::runtime::context::scoped::Scoped<T>::set::h58437a0005b3fcb9
[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:     0x55cf722aff89 - tokio::runtime::context::set_scheduler::{{closure}}::hecb7d84c5c733c21
[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:     0x55cf722ace82 - std::thread::local::LocalKey<T>::try_with::h16d9033a512e79b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x55cf722ac78e - std::thread::local::LocalKey<T>::with::h48305b5400d9d8f2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x55cf722afe3d - tokio::runtime::context::set_scheduler::hc02aff12b4a9e432
[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:     0x55cf7222b040 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h731e1988c3939b7c
[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:     0x55cf7222bc63 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha9597651fcd48bb1
[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:     0x55cf72227660 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1c1cb51f8c6ef74b
[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:     0x55cf721d4ea0 - tokio::runtime::context::runtime::enter_runtime::haa8d6df35aec331a
[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:     0x55cf72227371 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hba0d44ec055be506
[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:     0x55cf721aa404 - tokio::runtime::runtime::Runtime::block_on_inner::haff8c4403d6e4bef
[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:     0x55cf721aa80c - tokio::runtime::runtime::Runtime::block_on::he5cdfa3b2f61d447
[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:     0x55cf721cc397 - orion_accessor::addr::accessor::universal::tests::test_select_accessor::h0b6efe9bc8bdf779
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/universal.rs:182:22
[INFO] [stdout]   45:     0x55cf721cc437 - orion_accessor::addr::accessor::universal::tests::test_select_accessor::{{closure}}::h8fde994844ba1f6e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/addr/accessor/universal.rs:164:36
[INFO] [stdout]   46:     0x55cf72295786 - core::ops::function::FnOnce::call_once::hba96ed8271ebbca4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55cf723b3bab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55cf723b3bab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x55cf723c7bbd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x55cf723c7bbd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x55cf723c7bbd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x55cf723c7bbd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x55cf723c7bbd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x55cf723c7bbd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x55cf723c7bbd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x55cf723a1104 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x55cf723a1104 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x55cf723a4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x55cf723a4a3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x55cf723a4a3a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x55cf723a4a3a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x55cf723a4a3a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x55cf723a4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x55cf723a4a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x55cf7318a90f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x55cf7318a90f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x76e4e4d6eaa4 - <unknown>
[INFO] [stdout]   68:     0x76e4e4dfba64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] [2025-11-13T21:07:58Z ERROR orion_error::core::context] fail! download local: 
[INFO] [stdout]     call context:
[INFO] [stdout]     	repo : https://github.com/galaxy-sec/hello-word.git
[INFO] [stdout]     	path : /root/.cache/galaxy/hello-word.git
[INFO] [stdout]     
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     addr::accessor::git::tests::test_checkout_specific_branch
[INFO] [stdout]     addr::accessor::git::tests::test_git_addr_pull_2
[INFO] [stdout]     addr::accessor::git::tests::test_git_addr_pull_redirect
[INFO] [stdout]     addr::accessor::git::tests::test_git_addr_update_local_sub
[INFO] [stdout]     addr::accessor::http::tests::test_http_auth_download_no
[INFO] [stdout]     addr::accessor::http::tests::test_http_auth_download_with_redirect
[INFO] [stdout]     addr::accessor::local::tests::test_local
[INFO] [stdout]     addr::accessor::local::tests::test_rename_path_dir_new_model
[INFO] [stdout]     addr::accessor::universal::tests::test_select_accessor
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 262 passed; 9 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d3a253d92b3cab26da8d6d36c37bc9a01b1f577ce57c3cc9103dcb4e97325fb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3a253d92b3cab26da8d6d36c37bc9a01b1f577ce57c3cc9103dcb4e97325fb5", kill_on_drop: false }`
[INFO] [stdout] d3a253d92b3cab26da8d6d36c37bc9a01b1f577ce57c3cc9103dcb4e97325fb5
