[INFO] fetching crate orion-accessor 0.6.0... [INFO] testing orion-accessor-0.6.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate orion-accessor 0.6.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate orion-accessor 0.6.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate orion-accessor 0.6.0 [INFO] tweaked toml for crates.io crate orion-accessor 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate orion-accessor 0.6.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate orion-accessor 0.6.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d170b8e5ebf4b2cf7ff2e8d594e4515e1d5019b4081ef7fe238e2923a0d97098 [INFO] running `Command { std: "docker" "start" "-a" "d170b8e5ebf4b2cf7ff2e8d594e4515e1d5019b4081ef7fe238e2923a0d97098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d170b8e5ebf4b2cf7ff2e8d594e4515e1d5019b4081ef7fe238e2923a0d97098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d170b8e5ebf4b2cf7ff2e8d594e4515e1d5019b4081ef7fe238e2923a0d97098", kill_on_drop: false }` [INFO] [stdout] d170b8e5ebf4b2cf7ff2e8d594e4515e1d5019b4081ef7fe238e2923a0d97098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 552c42b572104f51c5546521990d8648a45c10482e93cf69de12091daba75f7b [INFO] running `Command { std: "docker" "start" "-a" "552c42b572104f51c5546521990d8648a45c10482e93cf69de12091daba75f7b", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling contracts v0.6.7 [INFO] [stderr] Compiling flexi_logger v0.31.8 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling os_info v3.14.0 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling jiff v0.2.22 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling orion-error v0.6.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling orion-variate v0.11.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling wildmatch v2.6.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling orion_conf v0.5.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling orion-infra v0.5.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling orion-accessor v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 11s [INFO] running `Command { std: "docker" "inspect" "552c42b572104f51c5546521990d8648a45c10482e93cf69de12091daba75f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "552c42b572104f51c5546521990d8648a45c10482e93cf69de12091daba75f7b", kill_on_drop: false }` [INFO] [stdout] 552c42b572104f51c5546521990d8648a45c10482e93cf69de12091daba75f7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25b92b1a5e11d16e3aaabf2311043d84d37789797d437677b0caa760ce46c9e3 [INFO] running `Command { std: "docker" "start" "-a" "25b92b1a5e11d16e3aaabf2311043d84d37789797d437677b0caa760ce46c9e3", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling orion-accessor v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.54s [INFO] running `Command { std: "docker" "inspect" "25b92b1a5e11d16e3aaabf2311043d84d37789797d437677b0caa760ce46c9e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25b92b1a5e11d16e3aaabf2311043d84d37789797d437677b0caa760ce46c9e3", kill_on_drop: false }` [INFO] [stdout] 25b92b1a5e11d16e3aaabf2311043d84d37789797d437677b0caa760ce46c9e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55ac5d6dbe3b92d0e73a015a96cce73e017d9820143f544fd771aca7bc8fe539 [INFO] running `Command { std: "docker" "start" "-a" "55ac5d6dbe3b92d0e73a015a96cce73e017d9820143f544fd771aca7bc8fe539", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orion_accessor-9a2c388a5addbd9e) [INFO] [stdout] [INFO] [stdout] running 277 tests [INFO] [stdout] test addr::access_ctrl::rule::tests::test_rule_env_eval ... ok [INFO] [stdout] test addr::access_ctrl::auth::tests::test_auth_config_env_eval_with_defaults ... ok [INFO] [stdout] test addr::access_ctrl::rule::tests::test_rule2 ... ok [INFO] [stdout] test addr::access_ctrl::serv::tests::test_redirect_service ... 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_complex_yaml_structure ... ok [INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_empty_yaml ... 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_redirect_service_env_eval_disabled ... ok [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_env_eval ... ok [INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_file_roundtrip ... ok [INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_no_redirect_match ... ok [INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_redirect_functionality ... 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_with_units ... ok [INFO] [stdout] test addr::access_ctrl::unit::tests::test_unit_direct_address_redirection ... ok [INFO] [stdout] test addr::access_ctrl::unit::tests::test_unit_redirect_with_auth ... 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_edge_cases_and_environment_evaluation ... 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_new ... 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_set_auth ... ok [INFO] [stdout] test addr::access_ctrl::unit::tests::test_unit_set_timeout_config ... ok [INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_from_rule_serialization ... ok [INFO] [stdout] test addr::access_ctrl::serv::tests::test_serv_json_format ... 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_serialization_basic ... 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::client::tests::test_create_http_client_by_ctrl_with_all_configs ... ok [INFO] [stdout] test addr::accessor::git::tests::test_git_addr_update_local ... ignored, need more time [INFO] [stdout] test addr::accessor::git::tests::test_checkout_specific_branch ... FAILED [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::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::client::tests::test_create_http_client_by_ctrl_with_invalid_proxy ... ok [INFO] [stdout] test addr::accessor::git::tests::test_git_accessor_error_handling ... ok [INFO] [stdout] test addr::accessor::local::tests::test_local ... FAILED [INFO] [stdout] test addr::accessor::http::tests::test_http_auth_download_no ... 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::http::tests::test_http_upload_post ... 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::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::accessor::http::tests::test_http_upload_put ... 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_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_git_credentials ... 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_github_token ... ok [INFO] [stdout] test addr::git::tests::test_git_repository_with_opt_token ... ok [INFO] [stdout] test addr::git::tests::test_git_repository_with_path ... ok [INFO] [stdout] test addr::git::tests::test_git_repository_with_opt_username ... 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_tag ... ok [INFO] [stdout] test addr::git::tests::test_git_repository_with_token ... ok [INFO] [stdout] test addr::git::tests::test_git_repository_with_username ... ok [INFO] [stdout] test addr::git::tests::test_git_repository_with_ssh_passphrase ... ok [INFO] [stdout] test addr::git::tests::test_read_git_credentials_invalid_url ... ok [INFO] [stdout] test addr::git::tests::test_read_git_credentials_valid_file ... ok [INFO] [stdout] test addr::http::tests::test_get_filename_with_empty_path ... ok [INFO] [stdout] test addr::git::tests::test_read_git_credentials_empty_file ... 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_fragment ... 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_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_env_eval_with_vars ... 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::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::proxy::tests::test_proxy_type_variants_and_functionality ... ok [INFO] [stdout] test addr::types::tests::test_addr_parse_error_display ... ok [INFO] [stdout] test addr::http::tests::test_get_filename_with_regular_url ... ok [INFO] [stdout] test addr::types::tests::test_address_clone ... ok [INFO] [stdout] test addr::types::tests::test_address_env_eval ... ok [INFO] [stdout] test addr::types::tests::test_address_from_str_git_ssh ... 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_home ... 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_display ... ok [INFO] [stdout] test addr::types::tests::test_address_http_variant ... ok [INFO] [stdout] test addr::types::tests::test_address_git_variant ... ok [INFO] [stdout] test addr::types::tests::test_address_local_variant ... 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_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 addr::validation::tests::test_http_resource_authentication_edge_cases ... ok [INFO] [stdout] test archive::tests::test_compress_decompress_roundtrip ... ok [INFO] [stdout] test archive::tests::test_compress_empty_directory ... 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 opt::tests::test_edge_cases ... ok [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 addr::accessor::git::tests::test_git_addr_update_local_sub ... FAILED [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 opt::tests::test_type_consistency ... ok [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 timeout::tests::progress_tracker::test_edge_case_max_values ... ok [INFO] [stdout] test timeout::tests::progress_tracker::test_edge_case_zero_values ... ok [INFO] [stdout] test addr::accessor::local::tests::test_rename_path_dir_new_model ... FAILED [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 archive::tests::test_compress_nonexistent_directory ... ok [INFO] [stdout] test addr::accessor::universal::tests::test_select_accessor ... FAILED [INFO] [stdout] test archive::tests::test_decompress_nonexistent_file ... ok [INFO] [stdout] test timeout::tests::progress_tracker::test_new_tracker ... ok [INFO] [stdout] test timeout::tests::progress_tracker::test_progress_percent_complete ... 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_progress_percent_partial ... ok [INFO] [stdout] test archive::tests::test_decompress_to_existing_directory ... ok [INFO] [stdout] test addr::accessor::http::tests::test_http_auth_download_with_redirect ... FAILED [INFO] [stdout] test timeout::tests::progress_tracker::test_update_with_total ... ok [INFO] [stdout] test timeout::tests::progress_tracker::test_progress_percent_zero_total ... 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 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_serialize_roundtrip_json ... ok [INFO] [stdout] test timeout::tests::serde_tests::test_serialize_roundtrip_yaml ... ok [INFO] [stdout] test timeout::tests::serde_tests::test_serialize_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::serde_tests::test_deserialize_yaml ... ok [INFO] [stdout] test timeout::tests::serde_tests::test_serialize_json ... 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::progress_tracker::test_zero_timeout_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_zero_connect_timeout ... ok [INFO] [stdout] test timeout::tests::timeout_config::test_validation_valid_config ... 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 types::tests::test_downloader_with_different_addresses ... ok [INFO] [stdout] test types::tests::test_resource_uploader_upload ... 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_clone_performance ... 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_empty_path ... ok [INFO] [stdout] test types::tests::test_update_unit_from_pathbuf ... ok [INFO] [stdout] test types::tests::test_update_unit_set_position ... ok [INFO] [stdout] test types::tests::test_resource_downloader_download ... ok [INFO] [stdout] test types::tests::test_update_unit_position_getter ... 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 update::tests::test_cache_behavior_consistency ... ok [INFO] [stdout] test types::tests::test_update_unit_with_position ... 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_clone ... ok [INFO] [stdout] test update::tests::test_download_options_for_test ... ok [INFO] [stdout] test update::tests::test_download_options_debug ... ok [INFO] [stdout] test update::tests::test_download_options_new ... ok [INFO] [stdout] test update::tests::test_download_options_default ... ok [INFO] [stdout] test update::tests::test_download_options_clean_git_cache ... ok [INFO] [stdout] test update::tests::test_download_options_reuse_cache ... ok [INFO] [stdout] test update::tests::test_download_options_values ... ok [INFO] [stdout] test update::tests::test_from_trait_edge_cases ... ok [INFO] [stdout] test update::tests::test_from_tuple_for_download_options ... ok [INFO] [stdout] test update::tests::test_download_options_scope_level ... ok [INFO] [stdout] test update::tests::test_download_options_with_different_values ... 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_default ... ok [INFO] [stdout] test update::tests::test_keep_duration_partial_eq ... ok [INFO] [stdout] test update::tests::test_update_scope_debug ... ok [INFO] [stdout] test update::tests::test_update_scope_default ... ok [INFO] [stdout] test update::tests::test_scope_level_variants ... ok [INFO] [stdout] test update::tests::test_update_scope_partial_eq ... ok [INFO] [stdout] test update::tests::test_update_scope_clone ... 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_http_method_clone ... ok [INFO] [stdout] test update::upload_options::tests::test_http_method_default ... ok [INFO] [stdout] test update::upload_options::tests::test_http_method_partial_eq ... ok [INFO] [stdout] test update::upload_options::tests::test_parse_http_method_error ... 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_from_str_valid_cases ... ok [INFO] [stdout] test update::upload_options::tests::test_http_method_display ... ok [INFO] [stdout] test update::upload_options::tests::test_upload_options_compression ... ok [INFO] [stdout] test update::upload_options::tests::test_upload_options_clone ... ok [INFO] [stdout] test update::upload_options::tests::test_from_usize_value_dict ... ok [INFO] [stdout] test update::upload_options::tests::test_upload_options_default ... ok [INFO] [stdout] test update::upload_options::tests::test_upload_options_debug ... 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_with_method ... 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_for_test ... 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] [2026-04-19T22:54:50Z ERROR addr/git] 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] [2026-04-19T22:54:50Z ERROR addr/git] 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), detail: Some("[200] data error\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] [2026-04-19T22:54:50Z ERROR addr/git] 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::local::tests::test_local stdout ---- [INFO] [stdout] Error: StructError { imp: StructErrorImpl { reason: Uvs(ConfigError(Core)), detail: Some("Read-only file system (os error 30)"), position: None, context: [] } } [INFO] [stdout] [INFO] [stdout] ---- addr::accessor::http::tests::test_http_auth_download_no stdout ---- [INFO] [stdout] downlaod from :http://127.0.0.1:42681/wpflow.txt [INFO] [stdout] [2026-04-19T22:54:50Z ERROR addr/http] fail! download url: [INFO] [stdout] call context: [INFO] [stdout] url : http://127.0.0.1:42681/wpflow.txt [INFO] [stdout] local : ./tests/temp [INFO] [stdout] [INFO] [stdout] Error: StructError { imp: StructErrorImpl { reason: Uvs(ConfigError(Core)), detail: Some("Read-only file system (os error 30)"), position: None, context: [OperationContext { context: CallContext { items: [("url", "http://127.0.0.1:42681/wpflow.txt"), ("local", "./tests/temp")] }, result: Fail, exit_log: true, mod_path: "addr/http", target: Some("download url") }] } } [INFO] [stdout] [2026-04-19T22:54:50Z ERROR addr/http] fail! download url: [INFO] [stdout] call context: [INFO] [stdout] url : http://127.0.0.1:42681/wpflow.txt [INFO] [stdout] local : ./tests/temp [INFO] [stdout] [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' (56) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/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: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5b6e4ce3f2ca - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5b6e4ce59a7a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5b6e4ce59a7a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5b6e4ce460e2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b6e4ce460e2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5b6e4ce1953f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5b6e4ce1953f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5b6e4ce34f09 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5b6e4c04cf1c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5b6e4c04cf1c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b6e4ce35182 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5b6e4ce35182 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5b6e4ce195f8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5b6e4ce104c9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5b6e4ce1a93d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5b6e4ce5a2ec - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5b6e4bf2b698 - as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssert>::assert::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/src/testcase.rs:20:33 [INFO] [stdout] 20: 0x5b6e4bf0d0f1 - >::unwrap_or_else::< as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssert>::assert::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x5b6e4bf12ca1 - as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssert>::assert [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/src/testcase.rs:20:14 [INFO] [stdout] 22: 0x5b6e4bede92f - orion_accessor[d14f6068dc2fa66d]::addr::accessor::git::tests::test_git_addr_pull_2::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/git.rs:714:45 [INFO] [stdout] 23: 0x5b6e4bf6a4e5 - >>> as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5b6e4bf6a5dd - >>>> as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5b6e4bf619cd - ::block_on::>>>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 26: 0x5b6e4bf616dc - tokio[433bfdda9a22a2e2]::task::coop::with_budget::>>, ::block_on>>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x5b6e4bf616dc - tokio[433bfdda9a22a2e2]::task::coop::budget::>>, ::block_on>>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x5b6e4bf616dc - ::block_on::>>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 29: 0x5b6e4bf5463a - ::enter::>>, ::block_on>>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 30: 0x5b6e4bf5fbdd - ::block_on::>>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 31: 0x5b6e4bf5e3cb - ::enter::<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 32: 0x5b6e4bf3daaa - >::set::<::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x5b6e4beccdda - tokio[433bfdda9a22a2e2]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x5b6e4bef56d6 - >::try_with::, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x5b6e4bef4f7c - >::with::, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x5b6e4bec3571 - tokio[433bfdda9a22a2e2]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x5b6e4bf5bfc9 - ::enter::<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 38: 0x5b6e4bf5c796 - ::block_on::>>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 39: 0x5b6e4bf5d769 - ::block_on::>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x5b6e4bf1b8c3 - tokio[433bfdda9a22a2e2]::runtime::context::runtime::enter_runtime::<::block_on>>>>::{closure#0}, core[6aaeda2c7ad07a48]::result::Result<(), orion_error[6d4983ba6c2fb3e9]::core::error::StructError>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x5b6e4bf53ee1 - ::block_on::>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x5b6e4bf18e3f - ::block_on_inner::>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 43: 0x5b6e4bf19163 - ::block_on::>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 44: 0x5b6e4bef1a37 - orion_accessor[d14f6068dc2fa66d]::addr::accessor::git::tests::test_git_addr_pull_2 [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/git.rs:729:11 [INFO] [stdout] 45: 0x5b6e4bede4e7 - orion_accessor[d14f6068dc2fa66d]::addr::accessor::git::tests::test_git_addr_pull_2::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/git.rs:707:40 [INFO] [stdout] 46: 0x5b6e4be96756 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5b6e4c040ffb - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x5b6e4c040ffb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x5b6e4c04d9eb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x5b6e4c049104 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x5b6e4c049104 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x5b6e4c0505f2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x5b6e4c0505f2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5b6e4c0505f2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x5b6e4c0505f2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x5b6e4ce3e5cf - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x5b6e4ce3e5cf - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7751a5544aa4 - [INFO] [stdout] 68: 0x7751a55d1a64 - clone [INFO] [stdout] 69: 0x0 - [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' (57) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/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: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5b6e4ce3f2ca - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5b6e4ce59a7a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5b6e4ce59a7a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5b6e4ce460e2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b6e4ce460e2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5b6e4ce1953f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5b6e4ce1953f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5b6e4ce34f09 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5b6e4c04cf1c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5b6e4c04cf1c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b6e4ce35182 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5b6e4ce35182 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5b6e4ce195f8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5b6e4ce104c9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5b6e4ce1a93d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5b6e4ce5a2ec - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5b6e4bf2b698 - as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssert>::assert::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/src/testcase.rs:20:33 [INFO] [stdout] 20: 0x5b6e4bf0d0f1 - >::unwrap_or_else::< as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssert>::assert::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x5b6e4bf12ca1 - as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssert>::assert [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/src/testcase.rs:20:14 [INFO] [stdout] 22: 0x5b6e4bedfe8a - orion_accessor[d14f6068dc2fa66d]::addr::accessor::git::tests::test_git_addr_pull_redirect::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/git.rs:740:45 [INFO] [stdout] 23: 0x5b6e4bf6a4e5 - >>> as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5b6e4bf6a5dd - >>>> as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5b6e4bf619cd - ::block_on::>>>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 26: 0x5b6e4bf616dc - tokio[433bfdda9a22a2e2]::task::coop::with_budget::>>, ::block_on>>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x5b6e4bf616dc - tokio[433bfdda9a22a2e2]::task::coop::budget::>>, ::block_on>>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x5b6e4bf616dc - ::block_on::>>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 29: 0x5b6e4bf5463a - ::enter::>>, ::block_on>>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 30: 0x5b6e4bf5fbdd - ::block_on::>>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 31: 0x5b6e4bf5e3cb - ::enter::<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 32: 0x5b6e4bf3daaa - >::set::<::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x5b6e4beccdda - tokio[433bfdda9a22a2e2]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x5b6e4bef56d6 - >::try_with::, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x5b6e4bef4f7c - >::with::, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x5b6e4bec3571 - tokio[433bfdda9a22a2e2]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x5b6e4bf5bfc9 - ::enter::<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 38: 0x5b6e4bf5c796 - ::block_on::>>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 39: 0x5b6e4bf5d769 - ::block_on::>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x5b6e4bf1b8c3 - tokio[433bfdda9a22a2e2]::runtime::context::runtime::enter_runtime::<::block_on>>>>::{closure#0}, core[6aaeda2c7ad07a48]::result::Result<(), orion_error[6d4983ba6c2fb3e9]::core::error::StructError>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x5b6e4bf53ee1 - ::block_on::>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x5b6e4bf18e3f - ::block_on_inner::>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 43: 0x5b6e4bf19163 - ::block_on::>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 44: 0x5b6e4bef1ee7 - orion_accessor[d14f6068dc2fa66d]::addr::accessor::git::tests::test_git_addr_pull_redirect [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/git.rs:767:11 [INFO] [stdout] 45: 0x5b6e4bede577 - orion_accessor[d14f6068dc2fa66d]::addr::accessor::git::tests::test_git_addr_pull_redirect::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/git.rs:733:47 [INFO] [stdout] 46: 0x5b6e4be96816 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5b6e4c040ffb - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x5b6e4c040ffb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x5b6e4c04d9eb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x5b6e4c049104 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x5b6e4c049104 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x5b6e4c0505f2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x5b6e4c0505f2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5b6e4c0505f2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x5b6e4c0505f2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x5b6e4ce3e5cf - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x5b6e4ce3e5cf - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7751a5544aa4 - [INFO] [stdout] 68: 0x7751a55d1a64 - clone [INFO] [stdout] 69: 0x0 - [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' (58) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/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: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5b6e4ce3f2ca - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5b6e4ce59a7a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5b6e4ce59a7a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5b6e4ce460e2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b6e4ce460e2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5b6e4ce1953f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5b6e4ce1953f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5b6e4ce34f09 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5b6e4c04cf1c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5b6e4c04cf1c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b6e4ce35182 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5b6e4ce35182 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5b6e4ce195f8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5b6e4ce104c9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5b6e4ce1a93d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5b6e4ce5a2ec - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5b6e4bf2b698 - as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssert>::assert::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/src/testcase.rs:20:33 [INFO] [stdout] 20: 0x5b6e4bf0d0f1 - >::unwrap_or_else::< as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssert>::assert::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x5b6e4bf12ca1 - as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssert>::assert [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/src/testcase.rs:20:14 [INFO] [stdout] 22: 0x5b6e4bee2b1d - orion_accessor[d14f6068dc2fa66d]::addr::accessor::git::tests::test_git_addr_update_local_sub::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/git.rs:689:45 [INFO] [stdout] 23: 0x5b6e4bf6a4e5 - >>> as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5b6e4bf6a5dd - >>>> as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5b6e4bf619cd - ::block_on::>>>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 26: 0x5b6e4bf616dc - tokio[433bfdda9a22a2e2]::task::coop::with_budget::>>, ::block_on>>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x5b6e4bf616dc - tokio[433bfdda9a22a2e2]::task::coop::budget::>>, ::block_on>>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x5b6e4bf616dc - ::block_on::>>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 29: 0x5b6e4bf5463a - ::enter::>>, ::block_on>>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 30: 0x5b6e4bf5fbdd - ::block_on::>>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 31: 0x5b6e4bf5e3cb - ::enter::<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 32: 0x5b6e4bf3daaa - >::set::<::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x5b6e4beccdda - tokio[433bfdda9a22a2e2]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x5b6e4bef56d6 - >::try_with::, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x5b6e4bef4f7c - >::with::, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x5b6e4bec3571 - tokio[433bfdda9a22a2e2]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x5b6e4bf5bfc9 - ::enter::<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 38: 0x5b6e4bf5c796 - ::block_on::>>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 39: 0x5b6e4bf5d769 - ::block_on::>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x5b6e4bf1b8c3 - tokio[433bfdda9a22a2e2]::runtime::context::runtime::enter_runtime::<::block_on>>>>::{closure#0}, core[6aaeda2c7ad07a48]::result::Result<(), orion_error[6d4983ba6c2fb3e9]::core::error::StructError>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x5b6e4bf53ee1 - ::block_on::>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x5b6e4bf18e3f - ::block_on_inner::>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 43: 0x5b6e4bf19163 - ::block_on::>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 44: 0x5b6e4bef2647 - orion_accessor[d14f6068dc2fa66d]::addr::accessor::git::tests::test_git_addr_update_local_sub [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/git.rs:703:11 [INFO] [stdout] 45: 0x5b6e4bede667 - orion_accessor[d14f6068dc2fa66d]::addr::accessor::git::tests::test_git_addr_update_local_sub::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/git.rs:681:50 [INFO] [stdout] 46: 0x5b6e4be96956 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5b6e4c040ffb - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x5b6e4c040ffb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x5b6e4c04d9eb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x5b6e4c049104 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x5b6e4c049104 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x5b6e4c0505f2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x5b6e4c0505f2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5b6e4c0505f2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x5b6e4c0505f2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x5b6e4ce3e5cf - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x5b6e4ce3e5cf - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7751a5544aa4 - [INFO] [stdout] 68: 0x7751a55d1a64 - clone [INFO] [stdout] 69: 0x0 - [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' (71) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/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: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5b6e4ce3f2ca - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5b6e4ce59a7a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5b6e4ce59a7a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5b6e4ce460e2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b6e4ce460e2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5b6e4ce1953f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5b6e4ce1953f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5b6e4ce34f09 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5b6e4c04cf1c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5b6e4c04cf1c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b6e4ce35182 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5b6e4ce35182 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5b6e4ce195f8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5b6e4ce104c9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5b6e4ce1a93d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5b6e4ce5a2ec - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5b6e4bf2b698 - as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssert>::assert::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/src/testcase.rs:20:33 [INFO] [stdout] 20: 0x5b6e4bf0d0f1 - >::unwrap_or_else::< as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssert>::assert::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x5b6e4bf12ca1 - as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssert>::assert [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/src/testcase.rs:20:14 [INFO] [stdout] 22: 0x5b6e4bebc1e2 - orion_accessor[d14f6068dc2fa66d]::addr::accessor::local::tests::test_rename_path_dir_new_model [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/local.rs:229:44 [INFO] [stdout] 23: 0x5b6e4beb7fb7 - orion_accessor[d14f6068dc2fa66d]::addr::accessor::local::tests::test_rename_path_dir_new_model::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/local.rs:223:44 [INFO] [stdout] 24: 0x5b6e4be96cd6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5b6e4c040ffb - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5b6e4c040ffb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5b6e4c04d9eb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5b6e4c049104 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5b6e4c049104 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5b6e4c0505f2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5b6e4c0505f2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5b6e4c0505f2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5b6e4c0505f2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5b6e4ce3e5cf - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5b6e4ce3e5cf - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x7751a5544aa4 - [INFO] [stdout] 46: 0x7751a55d1a64 - clone [INFO] [stdout] 47: 0x0 - [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] [2026-04-19T22:54:50Z ERROR addr/git] 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] [2026-04-19T22:54:50Z ERROR addr/git] 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.6.0/src/testcase.rs:20:33: [INFO] [stdout] [TEST ASSERTION FAILED] [INFO] [stdout] Error details: [200] data error [INFO] [stdout] -> Want: download local [INFO] [stdout] -> Details: [200] data error [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: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5b6e4ce3f2ca - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5b6e4ce59a7a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5b6e4ce59a7a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5b6e4ce460e2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b6e4ce460e2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5b6e4ce1953f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5b6e4ce1953f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5b6e4ce34f09 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5b6e4c04cf1c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5b6e4c04cf1c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b6e4ce35182 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5b6e4ce35182 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5b6e4ce195f8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5b6e4ce104c9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5b6e4ce1a93d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5b6e4ce5a2ec - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5b6e4bf2b410 - > as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssert>::assert::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/src/testcase.rs:20:33 [INFO] [stdout] 20: 0x5b6e4bf0ab79 - >>::unwrap_or_else::<> as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssert>::assert::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x5b6e4bf12bc3 - > as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssert>::assert [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/src/testcase.rs:20:14 [INFO] [stdout] 22: 0x5b6e4bf420fa - orion_accessor[d14f6068dc2fa66d]::addr::accessor::universal::tests::test_select_accessor::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/universal.rs:182:14 [INFO] [stdout] 23: 0x5b6e4bf6a522 - > as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5b6e4bf6a61d - >> as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5b6e4bf61a0d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 26: 0x5b6e4bf6188b - tokio[433bfdda9a22a2e2]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x5b6e4bf6188b - tokio[433bfdda9a22a2e2]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x5b6e4bf6188b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 29: 0x5b6e4bf54cd0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 30: 0x5b6e4bf6068d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 31: 0x5b6e4bf5e3f4 - ::enter::<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 32: 0x5b6e4bf3dbcb - >::set::<::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x5b6e4becce69 - tokio[433bfdda9a22a2e2]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x5b6e4bef5952 - >::try_with::, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x5b6e4bef503e - >::with::, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x5b6e4bec35ed - tokio[433bfdda9a22a2e2]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x5b6e4bf5c420 - ::enter::<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 38: 0x5b6e4bf5c816 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 39: 0x5b6e4bf5db00 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x5b6e4bf1ba33 - tokio[433bfdda9a22a2e2]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x5b6e4bf53f91 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x5b6e4bf18f84 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 43: 0x5b6e4bf1939f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 44: 0x5b6e4bf51037 - orion_accessor[d14f6068dc2fa66d]::addr::accessor::universal::tests::test_select_accessor [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/universal.rs:182:22 [INFO] [stdout] 45: 0x5b6e4bf41b97 - orion_accessor[d14f6068dc2fa66d]::addr::accessor::universal::tests::test_select_accessor::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/universal.rs:164:36 [INFO] [stdout] 46: 0x5b6e4be96f96 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5b6e4c040ffb - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x5b6e4c040ffb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x5b6e4c04d9eb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x5b6e4c049104 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x5b6e4c049104 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x5b6e4c0505f2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x5b6e4c0505f2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5b6e4c0505f2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x5b6e4c0505f2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x5b6e4ce3e5cf - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x5b6e4ce3e5cf - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7751a5544aa4 - [INFO] [stdout] 68: 0x7751a55d1a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [2026-04-19T22:54:51Z ERROR addr/git] 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] ---- 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' (63) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/src/testcase.rs:31:33: [INFO] [stdout] [TEST ASSERTION FAILED] path [INFO] [stdout] Error details: [201] system error [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: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b6e4ce3f2ca - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5b6e4ce3f2ca - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5b6e4ce59a7a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5b6e4ce59a7a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5b6e4ce460e2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b6e4ce460e2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5b6e4ce1953f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5b6e4ce1953f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5b6e4ce34f09 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5b6e4c04cf1c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5b6e4c04cf1c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b6e4ce35182 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5b6e4ce35182 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5b6e4ce195f8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5b6e4ce104c9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5b6e4ce1a93d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5b6e4ce5a2ec - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5b6e4bf2f529 - > as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssertWithMsg<&str>>::assert::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/src/testcase.rs:31:33 [INFO] [stdout] 20: 0x5b6e4bf0cac7 - >>::unwrap_or_else::<> as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssertWithMsg<&str>>::assert::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x5b6e4bf13319 - > as orion_error[6d4983ba6c2fb3e9]::testcase::TestAssertWithMsg<&str>>::assert [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.6.0/src/testcase.rs:31:14 [INFO] [stdout] 22: 0x5b6e4beb6f71 - orion_accessor[d14f6068dc2fa66d]::addr::accessor::http::tests::test_http_auth_download_with_redirect::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/http.rs:438:32 [INFO] [stdout] 23: 0x5b6e4bf6a4e5 - >>> as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5b6e4bf6a5dd - >>>> as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5b6e4bf619cd - ::block_on::>>>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 26: 0x5b6e4bf616dc - tokio[433bfdda9a22a2e2]::task::coop::with_budget::>>, ::block_on>>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x5b6e4bf616dc - tokio[433bfdda9a22a2e2]::task::coop::budget::>>, ::block_on>>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x5b6e4bf616dc - ::block_on::>>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 29: 0x5b6e4bf5463a - ::enter::>>, ::block_on>>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 30: 0x5b6e4bf5fbdd - ::block_on::>>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 31: 0x5b6e4bf5e3cb - ::enter::<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 32: 0x5b6e4bf3daaa - >::set::<::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x5b6e4beccdda - tokio[433bfdda9a22a2e2]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x5b6e4bef56d6 - >::try_with::, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x5b6e4bef4f7c - >::with::, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x5b6e4bec3571 - tokio[433bfdda9a22a2e2]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option>>), ::enter<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x5b6e4bf5bfc9 - ::enter::<::block_on>>>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 38: 0x5b6e4bf5c796 - ::block_on::>>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 39: 0x5b6e4bf5d769 - ::block_on::>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x5b6e4bf1b8c3 - tokio[433bfdda9a22a2e2]::runtime::context::runtime::enter_runtime::<::block_on>>>>::{closure#0}, core[6aaeda2c7ad07a48]::result::Result<(), orion_error[6d4983ba6c2fb3e9]::core::error::StructError>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x5b6e4bf53ee1 - ::block_on::>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x5b6e4bf18e3f - ::block_on_inner::>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 43: 0x5b6e4bf19163 - ::block_on::>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 44: 0x5b6e4bebbaf4 - orion_accessor[d14f6068dc2fa66d]::addr::accessor::http::tests::test_http_auth_download_with_redirect [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/http.rs:468:11 [INFO] [stdout] 45: 0x5b6e4beb37b7 - orion_accessor[d14f6068dc2fa66d]::addr::accessor::http::tests::test_http_auth_download_with_redirect::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/addr/accessor/http.rs:425:57 [INFO] [stdout] 46: 0x5b6e4be96bd6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5b6e4c040ffb - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x5b6e4c040ffb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x5b6e4c04d9eb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x5b6e4c04d9eb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x5b6e4c04d9eb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x5b6e4c049104 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x5b6e4c049104 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x5b6e4c0505f2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x5b6e4c0505f2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x5b6e4c0505f2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5b6e4c0505f2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x5b6e4c0505f2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x5b6e4ce3e5cf - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x5b6e4ce3e5cf - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7751a5544aa4 - [INFO] [stdout] 68: 0x7751a55d1a64 - clone [INFO] [stdout] 69: 0x0 - [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.75s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "55ac5d6dbe3b92d0e73a015a96cce73e017d9820143f544fd771aca7bc8fe539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ac5d6dbe3b92d0e73a015a96cce73e017d9820143f544fd771aca7bc8fe539", kill_on_drop: false }` [INFO] [stdout] 55ac5d6dbe3b92d0e73a015a96cce73e017d9820143f544fd771aca7bc8fe539